A Shearlet Approach to Edge Analysis and Detection Sheng Yi, Demetrio Labate, Glenn R

Total Page:16

File Type:pdf, Size:1020Kb

A Shearlet Approach to Edge Analysis and Detection Sheng Yi, Demetrio Labate, Glenn R IEEE TRANS. IMAGE PROCESSING 1 A Shearlet Approach to Edge Analysis and Detection Sheng Yi, Demetrio Labate, Glenn R. Easley, and Hamid Krim Abstract—It is well known that the wavelet transform tracting and classifying basic edge features such as cor- provides a very effective framework for analysis of multi- ners and junctions. scale edges. In this paper, we propose a novel approach based on the shearlet transform: a multiscale directional Our shearlet approach has similarities with a num- transform with a greater ability to localize distributed ber of other methods in applied mathematics and en- discontinuities such as edges. Indeed, unlike traditional gineering to overcome the limitations of traditional wavelets, shearlets are theoretically optimal in represent- ing images with edges and, in particular, have the ability wavelets. These methods include contourlets [6], [7] to fully capture directional and other geometrical fea- complex wavelets [8], ridgelets [9] and curvelets [10]. tures. Numerical examples demonstrate that the shear- In contrast to all these methods, the shearlet frame- let approach is highly effective at detecting both the loca- work provides a unique combination of mathematical tion and orientation of edges, and outperforms methods based on wavelets as well as other standard methods. rigidness and computational efficiency when addressing Furthermore, the shearlet approach is useful to design edges, optimal efficiency in dealing with edges, and com- simple and effective algorithms for the detection of cor- putational efficiency. In addition, its continuous formu- ners and junctions. lation is particularly well-suited for designing an imple- Index Terms—Curvelets, edge detection, feature ex- traction, shearlets, singularities, wavelets. mentation, presented in this work, for the purpose of edge analysis and detection. I. Introduction A. Edge detection using wavelets. Edges are prominent features in images and their In the classic Canny edge detection algorithm [11], an analysis and detection are an essential goal in computer image u is smoothed by a convolution with a Gaussian vision and image processing. Indeed, identifying and filter: localizing edges are a low level task in a variety of ap- ua = u Ga, (I.1) plications such as 3D reconstruction, shape recognition, ∗ 1 1 image compression, enhancement and restoration. where Ga(x)= a− G(a− x), for a> 0, and G(x) is the In this paper, we apply a novel directional multiscale Gaussian function. Edges are then recognized as the mathematical framework which is especially adapted to local maxima of the magnitude of the gradient of ua. identification and analysis of distributed discontinuities The adjustable scaling factor a determines the amount such as edges occurring in natural images. Multiscale of smoothing: as a increases, the detector’s sensitivity methods based on wavelets, have been successfully ap- to noise decreases; however, as a increases, the local- plied to the analysis and detection of edges [1], [2], ization error in the detection of edges also increases. [3], [4], [5]. Despite their success, wavelets are how- As a result, the performance of the algorithm heavily ever known to have a limited capability in dealing with depends on the scaling factor a [12], [13]. directional information. By contrast, the shearlet ap- It was observed by Mallat et al. [1], [2] that, at a proach, which we propose here, is particularly designed single scale, the Canny edge detector is equivalent to to deal with directional and anisotropic features typi- the detection of the local maxima of the wavelet trans- cally present in natural images, and has the ability to form of u, for some particular choices of the analyzing wavelet. In fact, the function ψ = G is a wavelet accurately and efficiently capture the geometric infor- ∇ mation of edges. As a result, the shearlet framework known as the first derivative Gaussian wavelet. Thus, each image u L2(R2) satisfies: provides highly competitive algorithms, for detecting ∈ both the location and orientation of edges, and for ex- u(x)= Wψu(a,y) ψa(x y) dy, D. Labate, S. Yi and H. Krim are with North Carolina State − University, Raleigh, NC 27695, USA ([email protected]; Z [email protected]; [email protected]) 1 1 where ψa(x) = a− ψ(a− x), and Wψu(a, x) is the S.Yi and H.Krim were in part funded by AFOSR, AF9550-07- 1-0104.DL acknowledges partial support from NSF DMS 0604561 wavelet transform of u, defined by and DMS (Career) 0746778 G.R. Easley is with System Planning Corporation 1000 Wilson W u(a, x)= u(y) ψ (x y) dy = u ψ (x). Boulevard, Arlington, VA 22209, USA ([email protected]) ψ a − ∗ a Z 2 IEEE TRANS. IMAGE PROCESSING The significance of this representation is that the This transform, introduced by the authors and their col- wavelet transform provides a space-scale decomposition laborators in [19], [20], is a genuinely multidimensional of the image u, where u L2(R2) is mapped into ∈ version of the traditional wavelet transform, and is es- the coefficients Wψu(a,y) which depend on the loca- pecially designed to address anisotropic and directional tion y R2 and the scaling variable a > 0. Another useful observation∈ is that the wavelet transform of u is information at various scales. Indeed, the traditional proportional to the gradient of the smoothed image ua: wavelet approach, which is based on isotropic dilations, has a very limited capability to account for the geome- ∇ua(x)= u ∗∇Ga(x) = u ∗ ψa(x) = Wψu(a, x). (I.2) try of multidimensional functions. In contrast, the an- alyzing functions associated to the shearlet transform This shows that the maxima of the magnitude of the are highly anisotropic, and, unlike traditional wavelets, gradient of the smoothed image ua correspond exactly are defined at various scales, locations and orientations. to the maxima of the magnitude of the wavelet trans- As a consequence, this transform provides an optimally form Wψu(a, x); this provides a natural mathematical efficient representation of images with edges [21]. framework for the multiscale analysis of edges [1], [2]. The shearlet transform has similarities to the curvelet In particular, utilizing multiscale wavelet representa- transform, first introduced by Cand`es and Donoho [10], tion avoids the problem of finding the appropriate scale [22]. Shearlets and curvelets, in fact, are the only two a which produces an improved detection of the clas- systems which were mathematically known to provide sic Canny algorithm. Furthermore, there are very effi- optimally sparse representations of images with edges. cient numerical implementations of the wavelet trans- The spatial-frequency tilings of the two representations form [14]. are completely different, yet the implementations of the The difficulty of edge detection is particularly promi- curvelet transform corresponds to essentially the same nent in the presence of noise, and when several edges are tiling as that of the shearlet transform. In spite of this close together or cross each other, e.g., 2–dimensional similarity, it is not clear how the curvelet transform im- projections of 3–dimensional objects [15]. In such cases, plementations could be modified to do the applications the following limitations of the wavelet approach (and described in this paper. Yet an application of low-level other traditional edge detectors) become evident: vision using curvelets has been suggested in [23]. Difficulty in distinguishing close edges. The • Both systems are related to contourlets [6], [7] and isotropic Gaussian filtering causes edges running steerable filters [24], [25]. Contourlets, however, provide close together to be blurred into a single curve. a purely discrete approach which presents difficulties in Poor angular accuracy. In the presence of sharp • rigorously addressing the edge detection problem. We changes in curvature or crossing curves, the refer to [19] for more details about the comparison of isotropic Gaussian filtering leads to an inaccurate shearlets and other orientable multiscale transforms. detection of edge orientation. This affects the de- In this paper, we combine the shearlet framework tection of corners and junctions. with several well established ideas from the image pro- To address these difficulties one has to account for the cessing literature to obtain improved and computation- anisotropic nature of edge lines and curves. For exam- ally efficient algorithms for edge analysis and detection. ple, in [16], [17], [18] it is proposed to replace the scal- Our approach may be viewed as a truly multidimen- able collection of isotropic Gaussian filters Ga(x1, x2), sional refinement of the approach of Mallat et al., where a > 0 in (I.1) with a family of steerable and scalable the isotropic wavelet transform Wψu(a, x) is replaced by anisotropic Gaussian filters an anisotropic directional multiscale transform. Specif- 1/2 1/2 1 1 ically, for an image u, the shearlet transform is a map- Ga1,a2,θ(x1, x2)= a1− a2− Rθ G(a1− x1,a2− x2), ping u ψu(a,s,x), where a1,a2 > 0 and Rθ is the rotation matrix by θ. → SH Unfortunately, the design and implementation of such depending on the scale a > 0, the orientation s and filters is computationally demanding. In addition, the the location x. This provides a directional scale-space justification for this approach is essentially intuitive, decomposition of u and, as shown below, a theoretical and there is no proper theoretical model to indicate justifiable framework for the identification and analy- how to “optimize” such family of filters to best capture sis of the edges of u. The shearlet transform can be edges. expressed as B. The Shearlet Approach. u(a,s,x)= u(y) ψ (x y) dy = u ψ (x). SHψ as − ∗ as The approach proposed in this paper is based on a Z new multiscale transform called the shearlet transform. where the analyzing elements ψas are well localized A SHEARLET APPROACH TO EDGE ANALYSIS AND DETECTION 3 waveforms at various scales and orientations.
Recommended publications
  • Image Denoising Using Wavelet and Shearlet Transform
    [Kumar et. al., Vol.5 (Iss.4: RACEEE), April, 2017] ISSN- 2350-0530(O), ISSN- 2394-3629(P) ICV (Index Copernicus Value) 2015: 71.21 IF: 4.321 (CosmosImpactFactor), 2.532 (I2OR) InfoBase Index IBI Factor 3.86 Recent Advances in Communication, Electronics & Electrical Engineering RACEEE - 17 IMAGE DENOISING USING WAVELET AND SHEARLET TRANSFORM 1 2 3 4 5 Bharath Kumar S , Kavyashree S , Ananth V Naik , Kavyashree C.L , Gayathri K.M 1,2,3,4 UG Students, Department of Electronics and Communication Engineering, School of Engineering and Technology, Jain University, Bangalore-562112, India 5 Assistant Professor, Department of Electronics and Communication Engineering, School of Engineering and Technology, Jain University, Bangalore-562112, India DOI: https://doi.org/10.29121/granthaalayah.v5.i4RACEEE.2017.3316 Abstract Image plays an important role in this present technological world which further leads to progress in multimedia communication, various research field related to image processing, etc. The images are corrupted due to various noises which occur in nature and poor performance of electronic devices. The various types of noise patterns observed in the image are Gaussian, salt and pepper, speckle etc. due to which the image is attenuated or amplified. The main challenge lies in removing these noises. We use various denoising techniques in removal of noise in order to retrieve the original information from the image. Wavelet transforms are one of the denoising algorithms used as conventional methods. This algorithm is used to capture the image along different directions in limited manner which becomes the main disadvantage of using this algorithm. In this work we propose a technique by integrating Wavelet and Shearlet transform which effectively removes the noise to the maximum extent and restores the image by edge detection which can be identified.
    [Show full text]
  • Digital Shearlet Transforms
    Digital Shearlet Transforms Gitta Kutyniok, Wang-Q Lim, and Xiaosheng Zhuang Abstract Over the past years, various representation systems which sparsely approximate functions governed by anisotropic features such as edges in images have been proposed. We exemplarily mention the systems of contourlets, curvelets, and shearlets. Alongside the theoretical devel- opment of these systems, algorithmic realizations of the associated transforms were provided. However, one of the most common shortcomings of these frameworks is the lack of providing a unified treatment of the continuum and digital world, i.e., allowing a digital theory to be a natural digitization of the continuum theory. In fact, shearlet systems are the only systems so far which satisfy this property, yet still deliver optimally sparse approximations of cartoon-like images. In this chapter, we provide an introduction to digital shearlet theory with a particular focus on a unified treatment of the continuum and digital realm. In our survey we will present the implementations of two shearlet transforms, one based on band-limited shearlets and the other based on compactly supported shearlets. We will moreover discuss various quantitative measures, which allow an objective comparison with other directional transforms and an objec- tive tuning of parameters. The codes for both presented transforms as well as the framework for quantifying performance are provided in the Matlab toolbox ShearLab. 1 Introduction One key property of wavelets, which enabled their success as a universal methodology for signal processing, is the unified treatment of the continuum and digital world. In fact, the wavelet transform can be implemented by a natural digitization of the continuum theory, thus providing a theoretical foundation for the digital transform.
    [Show full text]
  • Light Field Reconstruction Using Shearlet Transform
    1 Light Field Reconstruction Using Shearlet Transform Suren Vagharshakyan, Robert Bregovic and Atanas Gotchev, Member, IEEE Abstract—In this article we develop an image based rendering technique based on light field reconstruction from a limited set of perspective views acquired by cameras. Our approach utilizes sparse representation of epipolar-plane images in a directionally sensitive transform domain, obtained by an adapted discrete shearlet transform. The used iterative thresholding algorithm provides high-quality reconstruction results for relatively big disparities between neighboring views. The generated densely sampled light field of a given 3D scene is thus suitable for all applications which requires light field reconstruction. The proposed algorithm is compared favorably against state of the art depth image based rendering techniques. Index Terms—Image-based rendering, light field reconstruction, shearlets, frames, view synthesis. F 1 INTRODUCTION YNTHESIS of intermediate views from a given set of needs to sample the LF such that the disparity between S captured views of a 3D visual scene is usually referred neighboring views is less than one pixel [9]. Hereafter, to as image-based rendering (IBR) [1]. The scene is typically we will refer to such sampling as dense sampling and to captured by a limited number of cameras which form a the correspondingly sampled LF as densely sampled LF. In rather coarse set of multiview images. However, denser set order to capture a densely sampled LF, the required distance of images (i.e. intermediate views) is required in immersive between neighboring camera positions can be estimated visual applications such as free viewpoint television (FVT) based on the minimal scene depth (zmin) and the camera and virtual reality (VR) aimed at creating the perception of resolution.
    [Show full text]
  • Image Denoising Using Hard Threshold Techniques On
    ISSN No.: 2454- 2024 (online) International Journal of Technical Research & Science IMAGE DENOISING USING HARD THRESHOLD TECHNIQUES ON WAVELET TRANSFORM AND SHEARLET TRANSFORM Ankita Yadav, Riya Fagna, Aparna Vyas E-Mail Id: [email protected] Department of Mathematics, Manav Rachna University, Faridabad, Haryana, India Abstract- In this data age century with increment in the modern technology there is a development in the theory of multidimensional data to provide the higher directional sensitivity in imaging. A numeric image is a portrayal of a real image which is taken as a set of numbers that can be gathered and picked up by a digital computer. In order to decode the image into numbers it is divided into small segments called pixels (picture elements). Whenever there is a transmission of images or due to some environment factor there is an addition of noise to the images takes place that ultimately results in the reduction of originality of the image. It is very important to remove the noise from the images so that it is safeguard. Shearlets are a multiscale foundation which authorize efficient encoding of anisotropic feature in multivariate problem classes. In this paper, we have set forth the noise removal transform by hard thresholding for denoising. We can denoise the noisy image by wiping out the fine details, to enhance the quality of the images. Keywords: Wavelets, Wavelet Transform, Shearlet, Shearlet Transform, Image De- noising. 1. INTRODUCTION Digital images are the aggregation of pictures elements called pixel. Each pixel contains location and intensity values. These Digital images get corrupted or noisy by the imaging device or due to external environment in transmission or digitization procedures, then the resultant image is called noise image and to maintain the originality of the image it is very important to eliminate the noise from the image.
    [Show full text]
  • Wavelet and Shearlet-Based Image Representations for Visual Servoing Lesley-Ann Duflot, Rafael Reisenhofer, Brahim Tamadazte, Nicolas Andreff, Alexandre Krupa
    Wavelet and Shearlet-based Image Representations for Visual Servoing Lesley-Ann Duflot, Rafael Reisenhofer, Brahim Tamadazte, Nicolas Andreff, Alexandre Krupa To cite this version: Lesley-Ann Duflot, Rafael Reisenhofer, Brahim Tamadazte, Nicolas Andreff, Alexandre Krupa. Wavelet and Shearlet-based Image Representations for Visual Servoing. The International Journal of Robotics Research, SAGE Publications, 2019, 38 (4), pp.422-450. 10.1177/0278364918769739. hal-01735241 HAL Id: hal-01735241 https://hal.archives-ouvertes.fr/hal-01735241 Submitted on 15 Mar 2018 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Wavelet and Shearlet-based Image Representations for Visual Servoing Lesley-Ann Duflot1,2, Rafael Reisenhofer3, Brahim Tamadazte2, Nicolas Andreff2 and Alexandre Krupa1 1L. A. Duflot and A. Krupa are with Univ Rennes, Inria, CNRS, IRISA. Campus universitaire de Beaulieu, Rennes 35042, France 2L. A. Duflot, B. Tamadazte and N. Andreff are with FEMTO-ST, AS2M, Univ. Bourgogne Franche-Comte,´ Univ. de Franche-Comte/CNRS/ENSMM,´ 25000 Besanc¸on, France 3R. Reisenhofer is with the University of Bremen, Computational Data Analysis, Fachbereich 3, Postfach 330440, 28334 Bremen, Germany Corresponding author: [email protected] Abstract A visual servoing scheme consists of a closed-loop control approach which uses visual information feedback to control the motion of a robotic system.
    [Show full text]
  • The Complex Shearlet Transform and Applications to Image Quality Assessment
    Technische Universität Berlin Fachgruppe Angewandte Funktionalanalysis The Complex Shearlet Transform and Applications to Image Quality Assessment Master Thesis by Rafael Reisenhofer 18. Juli 2014 – 17. Oktober 2014 Primary reviewer: Prof. Dr. Gitta Kutyniok Secondary reviewer: Dr. Wang-Q Lim Supervisor: Prof. Dr. Gitta Kutyniok Rafael Reisenhofer Beusselstraße 64 10553 Berlin Hiermit erkläre ich, dass ich die vorliegende Arbeit selbstständig und eigenhändig sowie ohne unerlaubte fremde Hilfe und ausschließlich unter Verwendung der aufgeführten Quellen und Hilfsmittel angefertigt habe. Berlin, den 17. Oktober 2014 Rafael Reisenhofer Contents List of Figures 5 1 Introduction 7 2 Complex Shearlet Transforms 9 2.1 From Fourier to Shearlets via an Analysis of Optimality . ........ 10 2.1.1 FourierAnalysis........................... 14 2.1.2 Wavelets............................... 20 2.1.2.1 Wavelets in Two Dimensions . 26 2.1.3 Shearlets............................... 27 2.2 Wavelet and Shearlet Transforms . 33 2.3 Complex Wavelet and Shearlet Transforms . ... 34 3 Complex Shearlet Transforms and the Visual Cortex 41 4 Applications 45 4.1 EdgeDetection ............................... 45 4.1.1 PhaseCongruency ......................... 47 4.1.2 Detection of Singularities With Pairs of Symmetric and Odd- SymmetricWavelets ........................ 51 4.1.3 Edge Detection With Pairs of Symmetric and Odd-Symmetric Shearlets............................... 56 4.2 ImageQualityAssessment . 62 4.2.1 Structural Similarity Index (SSIM) . 63 4.2.2 Complex Shearlet-Based Image Similarity Measure . .... 67 4.2.3 NumericalResults ......................... 71 5 Discussion 75 A Some Definitions and Formulas 79 A.1.1 PolynomialDepthSearch . 81 References 83 3 4 List of Figures 2.1 A piecewise smooth function and a cartoon like image . ...... 11 2.2 ExampleofFouriermodes.
    [Show full text]
  • SAR Interferogram Filtering of Shearlet Domain Based on Interferometric Phase Statistics
    applied sciences Article SAR Interferogram Filtering of Shearlet Domain Based on Interferometric Phase Statistics Yonghong He 1,2, Jianjun Zhu 1,*, Haiqiang Fu 1, Qinghua Xie 1, Bing Xu 1 and Bing Zhang 1 1 School of Geosciences and Info-Physics, Central South University, Changsha 410083, China; [email protected] (Y.H.); [email protected] (H.F.); [email protected] (Q.X.); [email protected] (B.X.); [email protected] (B.Z.) 2 School of Civil and Environmental Engineering, Hunan University of Science and Engineering, Yongzhou 425199, China * Correspondence: [email protected]; Tel.: +86-731-8887-9510 Academic Editor: Ting-Chung Poon Received: 21 November 2016; Accepted: 17 January 2017; Published: 4 February 2017 Abstract: This paper presents a new filtering approach for Synthetic Aperture Radar (SAR) interferometric phase noise reduction in the shearlet domain, depending on the coherent statistical characteristics. Shearlets provide a multidirectional and multiscale decomposition that have advantages over wavelet filtering methods when dealing with noisy phase fringes. Phase noise in SAR interferograms is directly related to the interferometric coherence and the look number of the interferogram. Therefore, an optimal interferogram filter should incorporate information from both of them. The proposed method combines the phase noise standard deviation with the shearlet transform. Experimental results show that the proposed method can reduce the interferogram noise while maintaining the spatial resolution, especially in areas with low coherence. Keywords: phase filtering; phase statistics; shearlet; coherence; Interferometric SAR (InSAR) 1. Introduction Interferometric Synthetic Aperture Radar (InSAR) has proven to be an effective technology for creating a digital elevation model (DEM) and detecting ground deformation [1], so it has been widely applied in the study of seismic deformation, volcanic activity, glacial drift, urban subsidence and landslides [2,3].
    [Show full text]
  • Wavelet and Shearlet-Based Image Representations for Visual Servoing
    Wavelet and Shearlet-based Image Representations for Visual Servoing Lesley-Ann Duflot1,2, Rafael Reisenhofer3, Brahim Tamadazte2, Nicolas Andreff2 and Alexandre Krupa1 1L. A. Duflot and A. Krupa are with Univ Rennes, Inria, CNRS, IRISA. Campus universitaire de Beaulieu, Rennes 35042, France 2L. A. Duflot, B. Tamadazte and N. Andreff are with FEMTO-ST, AS2M, Univ. Bourgogne Franche-Comte,´ Univ. de Franche-Comte/CNRS/ENSMM,´ 25000 Besanc¸on, France 3R. Reisenhofer is with the University of Bremen, Computational Data Analysis, Fachbereich 3, Postfach 330440, 28334 Bremen, Germany Corresponding author: [email protected] Abstract A visual servoing scheme consists of a closed-loop control approach which uses visual information feedback to control the motion of a robotic system. Probably the most popular visual servoing method is image-based visual servoing (IBVS). This kind of method uses geometric visual features extracted from the image to design the control law. However, extracting, matching and tracking geometric visual features over time significantly limits the versatility of visual servoing controllers in various industrial and medical applications, in particular for ”low-structured” medical images, e.g., ultrasounds and opti- cal coherence tomography modalities. In order to overcome the limits of conventional IBVS, one can consider novel visual servoing paradigms known as “direct” or “featureless” approaches. This paper deals with the development of a new generation of direct visual servoing methods in which the signal control inputs are the coefficients of a multiscale image representation. In particular, we consider the use of multiscale image representations that are based on discrete wavelet and shearlet transforms. Up to now, one of the main obstacles in the investigation of multiscale image representations for visual ser- voing schemes was the issue of obtaining an analytical formulation of the interaction matrix that links the variation of wavelet and shearlet coefficients to the spatial velocity of the camera and the robot.
    [Show full text]
  • Construction of Compactly Supported Shearlet Frames
    CONSTRUCTION OF COMPACTLY SUPPORTED SHEARLET FRAMES PISAMAI KITTIPOOM, GITTA KUTYNIOK, AND WANG-Q LIM Abstract. Shearlet tight frames have been extensively studied during the last years due to their optimal approximation properties of cartoon-like images and their unified treatment of the continuum and digital setting. However, these studies only concerned shearlet tight frames generated by a band-limited shearlet, whereas for practical purposes compact support in spatial domain is crucial. In this paper, we focus on cone-adapted shearlet systems which – accounting for stabil- ity questions – are associated with a general irregular set of parameters. We first derive sufficient conditions for such cone-adapted irregular shearlet systems to form a frame and provide explicit estimates for their frame bounds. Secondly, exploring these results and using specifically designed wavelet scaling functions and filters, we construct a family of cone-adapted shearlet frames consisting of compactly supported shearlets. For this family, we derive estimates for the ratio of their frame bounds and prove that they provide opti- mally sparse approximations of cartoon-like images. Finally, we discuss an implementation strategy for the shearlet transform based on compactly supported shearlets. We further show that an optimally sparse N-term approximation of an M M cartoon-like image can be derived with asymptotic computational cost O(M 2(1+τ)) for× some positive constant τ depending on M and N. 1. Introduction Over the last 20 years wavelets have established themselves as a key methodology for efficiently representing signals or operators with applications ranging from more theoretical tasks such as adaptive schemes for solving elliptic partial differential equations to more practically tasks such as data compression.
    [Show full text]
  • Image Separation Using Wavelets and Shearlets
    Image Separation using Wavelets and Shearlets Gitta Kutyniok and Wang-Q Lim Institute of Mathematics, University of Osnabr¨uck, 49069 Osnabr¨uck, Germany kutyniok,[email protected] Abstract. In this paper, we present an image separation method for separating images into point- and curvelike parts by employing a com- bined dictionary consisting of wavelets and compactly supported shear- lets utilizing the fact that they sparsely represent point and curvilinear singularities, respectively. Our methodology is based on the very recently introduced mathematical theory of geometric separation, which shows that highly precise separation of the morphologically distinct features of points and curves can be achieved by ℓ1 minimization. Finally, we present some experimental results showing the effectiveness of our algorithm, in particular, the ability to accurately separate points from curves even if the curvature is relatively large due to the excellent localization property of compactly supported shearlets. Keywords: Geometric separation, ℓ1 minimization, sparse approxima- tion, shearlets, wavelets 1 Introduction The task of separating an image into its morphologically different contents has recently drawn a lot of attention in the research community due to its signif- icance for applications. In neurobiological imaging, it would, for instance, be desirable to separate ’spines’ (pointlike objects) from ’dendrites’ (curvelike ob- jects) in order to analyze them independently aiming to detect characteristics of Alzheimer disease. Also, in astronomical imaging, astronomers would often like to separate stars from filaments for further analysis, hence again separating point- from curvelike structures. Successful methodologies for efficiently and ac- curately solving this task can in fact be applied to a much broader range of areas in science and technology including medical imaging, surveillance, and speech processing.
    [Show full text]
  • 3D Discrete Shearlet Transform and Video Processing Pooran Singh Negi and Demetrio Labate
    IEEE TRANSACTIONS ON IMAGE PROCESSING 1 3D Discrete Shearlet Transform and Video Processing Pooran Singh Negi and Demetrio Labate Abstract—In this paper, we introduce a digital implementation Up to the log-like factor, this is the optimal approximation rate, of the 3D shearlet transform and illustrate its application to in the sense that no other orthonormal systems or even frames problems of video denoising and enhancement. The shearlet can achieve a rate better than M −2. By contrast, wavelet representation is a multiscale pyramid of well-localized wave- −1 forms defined at various locations and orientations, which was approximations can only achieve a rate M for functions in introduced to overcome the limitations of traditional multiscale this class [3]. Concerning the topic of sparse approximations, it systems in dealing with multidimensional data. While the shearlet is important to recall that the relevance of this notion goes far approach shares the general philosophy of curvelets and sur- beyond the applications to compression. In fact, constructing facelets, it is based on a very different mathematical framework sparse representations for data in a certain class entails the which is derived from the theory of affine systems and uses shearing matrices rather than rotations. This allows a natural intimate understanding of their true nature and structure, so transition from the continuous to the digital setting and a that sparse representations also provide the most effective tool more flexible mathematical structure. The 3D digital shearlet for tasks such as feature extraction and pattern recognition [6], transform algorithm presented in this paper consists in a cascade [7].
    [Show full text]
  • Medical Video Coding Based on 2Nd-Generation Wavelets: Performance Evaluation
    electronics Article Medical Video Coding Based on 2nd-Generation Wavelets: Performance Evaluation Merzak Ferroukhi 1, Abdeldjalil Ouahabi 2,3,* , Mokhtar Attari 1, Yassine Habchi 4 and Abdelmalik Taleb-Ahmed 5 1 Laboratory of Instrumentation, Faculty of Electronics and Computers, University of Sciences and Technology Houari Boumediene, 16111 Algiers, Algeria; [email protected] (M.F.); [email protected] (M.A.) 2 Polytech Tours, Imaging and Brain, INSERM U930, University of Tours, 37200 Tours, France 3 Computer Science Department, LIMPAF, University of Bouira, 10000 Bouira, Algeria 4 Electrical Engineering Department, LTIT, Bechar University, 08000 Bechar, Algeria; [email protected] 5 IEMN DOAE UMR CNRS 8520, UPHF, 59313 Valenciennes, France; [email protected] * Correspondence: [email protected]; Tel.: +33-603894463 Received: 5 October 2018; Accepted: 8 January 2019; Published: 14 January 2019 Abstract: The operations of digitization, transmission and storage of medical data, particularly images, require increasingly effective encoding methods not only in terms of compression ratio and flow of information but also in terms of visual quality. At first, there was DCT (discrete cosine transform) then DWT (discrete wavelet transform) and their associated standards in terms of coding and image compression. The 2nd-generation wavelets seeks to be positioned and confronted by the image and video coding methods currently used. It is in this context that we suggest a method combining bandelets and the SPIHT (set partitioning in hierarchical trees) algorithm. There are two main reasons for our approach: the first lies in the nature of the bandelet transform to take advantage of capturing the geometrical complexity of the image structure.
    [Show full text]