Color Image Enhancement via Chromaticity Diffusion

Size: px
Start display at page:

Download "Color Image Enhancement via Chromaticity Diffusion"

Transcription

1 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 10, NO. 5, MAY Color Image Enhancement via Chromaticity Diffusion Bei Tang, Guillermo Sapiro, Member, IEEE, and Vicent Caselles Abstract A novel approach for color image denoising is proposed in this paper. The algorithm is based on separating the color data into chromaticity and brightness, and then processing each one of these components with partial differential equations or diffusion flows. In the proposed algorithm, each color pixel is considered as an -dimensional vector. The vectors direction, a unit vector, gives the chromaticity, while the magnitude represents the pixel brightness. The chromaticity is processed with a system of coupled diffusion equations adapted from the theory of harmonic maps in liquid crystals. This theory deals with the regularization of vectorial data, while satisfying the intrinsic unit norm constraint of directional data such as chromaticity. Both isotropic and anisotropic diffusion flows are presented for this -dimensional chromaticity diffusion flow. The brightness is processed by a scalar median filter or any of the popular and well established anisotropic diffusion flows for scalar image enhancement. We present the underlying theory, a number of examples, and briefly compare with the current literature. Index Terms Brightness, chromaticity, color image denoising, directions, harmonic maps, isotropic and anisotropic diffusion, liquid crystals, partial differential equations. I. INTRODUCTION IN a number of disciplines, directions provide a fundamental source of information. Examples in the area of image processing are gradient directions, optical flow directions, surface normals, principal directions, and color. In the color case addressed in this paper, the direction is given by the normalized vector in the color space, and it represents the pixels chromaticity. Formally, an direction defined on an image in is given by a vector such that the Euclidean norm of is equal to one, that is,, where are the components of the vector. The notation can be simplified by considering, where is the unit ball in. When smoothing the data, or computing a multiscale representation of a direction ( stands for the scale), it is crucial to maintain the unit norm constraint. That is, the smoothed direction must also sat- Manuscript received May 13, 1999; revised January 31, This work was supported in part by the TMR European project Viscosity solutions and their applications, reference FMRX-CT , the European Network PAVR FMRXCT960036, the Office of Naval Research under Grant ONR-N , the Office of Naval Research Young Investigator Award, the Presidential Early Career Awards for Scientists and Engineers (PECASE), a National Science Foundation CAREER Award, and the National Science Foundation Learning and Intelligent Systems Program (LIS). The associate editor coordinating the review of this manuscript and approving it for publication was Prof. Scott T. Acton. B. Tang and G. Sapiro are with Electrical and Computer Engineering, University of Minnesota, Minneapolis, MN USA ( guille@ece.umn.edu). V. Caselles is with Escola Superior Politecnica, Universitat Pompeu Fabra, Barcelona, Spain. Publisher Item Identifier S (01) isfy.or,. The same constraint holds for a multiscale representation of the original direction. This is what makes the smoothing (denoising) of directions in general, and chromaticity in particular, different from the smoothing of ordinary vectorial data: The smoothing is performed in instead of ( for RGB color spaces for example). In [33], we introduced a new framework for the diffusion of directional data. This extends to images in classical results for images in, e.g., [3], [23], [25] [27], [36], [38], [39]. That is, from the original unit norm vectorial image we showed how to construct a family of unit norm vectorial images that provides a multiscale representation of directions. The method intrinsically takes care of the unit norm constraint. The approach follows results from the literature on harmonic maps in liquid crystals, and is obtained from a system of coupled partial differential equations that reduces a given (harmonic) energy. The framework includes both isotropic and anisotropic (preserving chroma discontinuities) diffusion, works for directions in any dimension, it supports nonsmooth data (edges), applies also to directions defined on general manifolds, and it is based on a substantial amount of existing theoretical results that help to answer a number of relevant image processing questions. In this paper we extend and apply this direction diffusion framework to the problem of color image enhancement (more precisely, denoising). As mentioned above, we consider each pixel of the color image as a vector in. 1 The unit direction, representing chromaticity, is obtained by normalizing this vector. The brightness is given by the vectors magnitude. While the brightness is enhanced using classical scalar anisotropic diffusion flows, Section II, the chromaticity is processed with the novel direction diffusion framework, Section III. A. Related Previous Work The use of partial differential equations (PDEs) has already been established as an important area in the image processing community [8]. A number of authors have addressed color image enhancement using PDEs [6], [27], [29], [37], [38], [40]. All these works deal with (anisotropic) diffusion of vectors, basically extending in different forms the already well established scalar diffusion flows, e.g., [3], [5], [8], [25], [26], [37]. 2 These works do not separate the vector into its direction 1 In this paper we consider n =3 and work on RGB (we found that the results are worse in Lab), although the theory is general and can be used for other dimensions as well. We can for example obtain n>3 from wavelets-type decompositions of the color space. 2 A vectorial approach helps for example in the detection of color edges and in controlling the introduction of spurious colors /01$ IEEE

2 702 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 10, NO. 5, MAY 2001 (chromaticity) and magnitude (brightness), and although good results have been reported, the chromaticity is not always well preserved and color artifacts are frequently observed. A number of authors have proposed to separate the chromaticity and the brightness, and to somehow process them separately. The most recent results, and some of the most interesting ones, are related to the extensions of scalar medians to vectorial data. One possibility to obtain this extension is to consider the ( ) distance in vector space between the image vectors, obtaining a vector median filter [4]. Another possible option is to consider an order in the vector space [9], [42]. A third class of filters considers the vector directions, that is, the chromaticity, obtaining vector directional filters [22], [34], [35]. In this case, the median is obtained as the vector that minimizes the sum of the angles with all the other vectors in the set. This filter is in general combined or cascaded with a scalar filter that enhances the vector magnitude (brightness). These filters are therefore smoothing the chromaticity and the brightness, in a discrete fashion and inspired by scalar median filters, and were shown to be very effective in preserving the image color (chromaticity). Moreover, they have been shown to outperform, in general, the independent scalar filtering of the channels. We can consider the approach here presented as an extension of this discrete technique to the PDEs (diffusion) framework. Note that for the scalar case, there is a close relationship between median filtering and anisotropic diffusion obtained from PDEs [20] (basically, scalar median filtering is a nonconsistent implementation of curvature-based anisotropic diffusion, thereby producing worse results). Therefore, it is natural to study the extension of discrete vectorial algorithms, like the vector directional filter, to this PDEs arena as well. In the examples section we will present explicit comparisons between our algorithm and some of these discrete approaches. The general framework of partial differential equations for denoising of general data on general manifolds is also studied in [10], [29]. In [29], the authors present the general framework and then enhance color images by treating them as surfaces in 5-D (three dimensions for the color and two for the space). Color artifacts are introduced in this formulation. In [10], the authors deal mainly with a discrete formulation of the problem, presenting a number of important contributions and relations with our work [33]. The authors of [10], [29] have also recently showed, inspired by [33] and this work, examples on the denoising of chroma plus brightness using their framework. See also [30] for an example of introducing perceptual color metrics in the framework introduced in [29]. Finally, we should note that Perona, in his pioneering work [24], also proposed an algorithm for diffusing directions, and applied it to the regularization of two-dimensional (2-D) image gradients (see also [19] and [36]). His algorithm is developed only in 2-D, and processes the direction by diffusing the angle the vector makes with a fixed coordinate system. Of course, in the case of color images, the directional vector is at least in 3-D, and this angle diffusion framework needs to be extended. See [33] for a detailed discussion of the advantages of the directional diffusion scheme here proposed over the angle diffusion one introduced by Perona. II. BRIGHTNESS DIFFUSION Let represent the color data (normally ), and and its magnitude (brightness) and unit direction (chromaticity) respectively. In other word and The basic idea in image enhancement via partial differential equations is to use as the initial datum of a given PDE. This PDE will produce, the enhanced image. As pointed out in the introduction, a number of a PDEs have been proposed in the literature for scalar image denoising. All of them attempt, in a different form, to remove the noise while preserving the image edges. This is in contrast with Gaussian filtering, which is equivalent to the Laplacian flow or heat equation given by which destroys the edges end thereby the image content. This is an isotropic flow, and then those preserving edges are commonly denoted as anisotropic flows. It is outside the scope of this paper to review the literature related to anisotropic image diffusion. We just proceed to present the PDE corresponding to the flow that will be used in this paper together with the novel directional diffusion framework introduced in the following section. In particular, in this paper we denoise the brightness via (subscripts denote derivatives) which corresponds to the affine invariant anisotropic flow introduced in [2], [28]. The basic idea here is that each level set of the brightness is deforming according to a curvature based affine invariant flow, while the whole diffusion is being stopped by the edge dependent term. It can be shown that basically this flow is smoothing the image in the direction parallel to the edges. See the mentioned references for more details on this classical filter or on any of the other proposed scalar anisotropic diffusion flows. 3 III. CHROMATICITY DIFFUSION Following the previous section, the (noisy) color vector has been separated in its brightness and its chromaticity. Let stand for each one of the components of. We search for a family of images, a multiscale representation, of the form 3 In addition to this flow, in Section IV we will also use a discrete 323 median filter to denoise the scalar brightness. (1) (2)

3 TANG et al.: COLOR IMAGE ENHANCEMENT VIA CHROMATICITY DIFFUSION 703, and once again we use to represent each one of the components of this family. Let us define the component gradient as, where and are the unit vectors in the and directions respectively. From this,, gives the absolute value of the component gradient. The component Laplacian is given by. We are also interested in the absolute value of the image gradient, given by The problem of harmonic maps in liquid crystals is formulated as the search for the solution to where stands for the image domain and. This variational formulation can be re-written as such that This is a particular case of the search for maps between Riemannian manifolds and which are critical points of the harmonic energy (3) (4) (5) (6) dvol (7) where is the length of the differential in. In our particular case, is a domain in and, and reduces to (3). The critical points of (7) are called p-harmonic maps (or simply harmonic maps for ). This is in analogy to the critical points of the Dirichlet energy for real valued functions, which are called harmonic functions. We are then looking, in analogy to the scalar case given by the harmonic functions, a smooth as possible map between the manifolds. (The resulting minimizing map is also a general geodesic.) In this paper we will concentrate on the particular form (4) of the harmonic energy. See [33] for image processing applications of the general form (7). In addition, in our application we are not (just) interested in the harmonic map between the domain in and (the critical point of the energy), which might even be a constant map, but are interested in the process of computing this map via partial differential equations. More specifically, we are interested in the gradient-descent type flow of the harmonic energy (4). This is partially motivated by the fact that diffusion equations for gray-valued images can be obtained as gradient descent flows acting on real-valued data; see, for example [5], [25], [26], and [41]. Isotropic diffusion, (1), is just the gradient descent of the norm of the image gradient, while anisotropic diffusion of the class of (2) can be interpreted as the gradient descent flow of more robust norms acting on the image gradient. In the following sections, we will present the gradient descent flows for our particular energy (4). We concentrate on the cases of, isotropic, and, anisotropic (or in general ). The use of corresponds to the classical heat flow from the linear scale-space theory [23], [39], while the case corresponds to the total variation flow studied in [26]. Most of the literature on harmonic maps deals with in (7) or (4), the linear case. Some more recent results are available for,, [11], [13], and very few results deal with the case [18]. A review of the theoretical results, both for the variational formulation and its corresponding gradient descent flow, which are relevant to the multiscale representation of directions in general and chromaticity in particular, is given in [33]. The papers [14] and [15] are an excellent source of information for regular harmonic maps, while [21] contains a comprehensive review of singularities of harmonic maps (check also [31], a classic on harmonic maps). A classical paper for harmonic maps in liquid crystals, that is, the particular case of (4) (or in general, being a domain in and ), is [7]. A. Isotropic Diffusion It is easy to show that for, the gradient descent flow corresponding to (5) with the constraint (6) is given by the set of coupled PDEs This system of coupled PDEs defines the isotropic multiscale representation of, which is used as initial data to solve (8). (Boundary conditions are also added in the case of finite domains.) The first part of (8) comes from the variational form, while the second one comes from the constraint (see for example [32]). As expected, the first part is decoupled between components, and linear, while the coupling and nonlinearity come from the constraint. Existence results for harmonic mappings were already reported in [16] for a particular selection of the target manifold. Struwe [31] showed, in one of the classical papers in the area, that for initial data with finite energy [as measured by (7)], a 2-D manifold with (manifold without boundary), and, there is a unique solution to the general gradient-descent flow. Moreover, this solution is regular with the exception of a finite number of isolated points and the harmonic energy is decreasing in time. If the initial energy is small, the solution is completely regular and converges to a constant value. (The results actually holds for any compact.) This uniqueness results was later extended to manifolds with smooth and for weak solutions [17]. Recapping, there is a unique weak solution to (8) [weak solutions defined in natural spaces, ], and the set of possible singularities is finite. These solutions decrease the harmonic energy. B. Anisotropic Diffusion The gradient descent flow corresponding to (5), in the range (and formally for ), with the constraint (6) is given by the set of coupled PDEs div This system of coupled PDEs defines the anisotropic multiscale representation of, which is used as initial datum to (8) (9)

4 704 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 10, NO. 5, MAY 2001 Fig. 1. Effects of chroma diffusion. See text for details. solve (8). In contrast with the isotropic case, now both terms in (9) are nonlinear and include coupled components. Formally, we can also explicitly write the case, being the analysis an interpretation of this case much more delicate. The case of in (7) has been less studied in the literature. When is a domain in, and, the function,, is a critical point of the energy for, for [this interval includes the energy case that leads to (9)], and for [21]. Of course, we are more interested in the results for the flow (9), and not just in its corresponding energy. Some results exist for,, showing in a number of cases the existence of local solutions which are not smooth. To the best of our knowledge, the case of, and in particular, has not been fully studied for the evolution equation, and this is part of our future plans. Following the framework for robust anisotropic diffusion introduced in [5], we can also generalize (4) and study problems of the form where is now a robust function like the Tukey biweight. (10) IV. EXAMPLES In this section we present a number of examples for the chromaticity flows for (isotropic) and (anisotropic). We also combine this with median filtering and anisotropic diffusion for the brightness. Although specialized numerical techniques to solve (4) and its corresponding gradient-descent flow, have been developed, e.g., [1], we can basically use the algorithms developed for isotropic and anisotropic diffusion without the unit norm constraint to implement (8) and (9) [12]. Although these equations preserve the unit norm, numerical errors might violate the constraint. Therefore, between every two steps of the numerical implementation of this equations we add a renormalization step [12]. Basically, a simple time-step iteration is used for (8), while for (9) we incorporate the edge capturing technique developed in [26] (we always use the maximal time step that ensures stability). All the diffusions are artificially stopped when the noise has been significantly removed. Adding constraints as those in [26] it is straightforward, and they will permit to run the flows until steady-state is achieved. Fig. 1 shows the effects of chromaticity diffusion. The first and second columns show the original image, noisy one with salt-and-pepper noise added to the chroma only, and the result of isotropic chroma diffusion after 21 iterations respectively

5 TANG et al.: COLOR IMAGE ENHANCEMENT VIA CHROMATICITY DIFFUSION 705 Fig. 2. Examples of our algorithm and comparison with discrete approaches. See text for details. (the brightness, vector magnitude, was not processed at all). Note how the proposed chroma diffusion removes the color noise while preserving the details in the image. The third column repeats this, but now the noise has been added to the full color image (original on the top). That is, both the chroma and brightness are noisy (middle row). To illustrate the effects of chroma diffusion alone, the bottom figure shows the results of the isotropic direction (chroma) flow, while the noisy magnitude (brightness) was kept without processing. In Fig. 2 we show examples of our algorithm and compare with the approach and [22], where the discrete vector directional and magnitude median filters are combined. In all the columns, originalisshownfirst,followedbythenoisyone,theresultof[22],and the result of our algorithm. In the first column we use Gaussian noise (second row), and the anisotropic chroma diffusion is combined with median filtering for the magnitude (last row). This is repeated in the second column. This time, scalar anisotropic diffusion for the brightness is combined with isotropic chroma dif-

6 706 IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 10, NO. 5, MAY 2001 Fig. 3. Additional examples of our algorithm. See text for details. fusion, last row. The last column shows the results for noise obtained from JPEG compression. Once again, the chroma diffusion is combined with scalar anisotropic diffusion for the brightness in our scheme (last row). Note how the proposed algorithm outperforms [22], which by itself was shown in the literature to produce better results than other vector median filters. Additional examples of our algorithm are given in Fig. 3. In all the rows we show, from top to bottom, the original image, noisy one, and enhanced by the proposed algorithm. In the first and second columns, salt-and-pepper noise is used (second row), and the isotropic chroma diffusion flow is combined with median filtering for the brightness denoising. Gaussian noise is used in the third column. This time, scalar anisotropic diffusion is used for the brightness. V. CONCLUDING REMARKS In this paper we have introduced a new algorithm for denoising color images. The framework is based on using PDEs from the area of harmonic maps to smooth the chromaticity data, and then combine this with scalar anisotropic diffusion or median filtering for the brightness. Although all the examples in this paper were presented for 3-D color vectors, the theory applies to any dimension and can be used in any vectorial color representation. A number of questions remain open. First of all, we need to perform a complete analysis of the harmonic energy and gradient descent flow for, the anisotropic case. We need at least results concerning with the existence and uniqueness of (weak) solutions. In addition, it is interesting to study the optimal coupling between the chromaticity and brightness diffusion flows. The coupling of chromaticity and brightness was found helpful for other color image processing tasks like segmentation. We are interested in investigated the diffusion techniques here proposed for this as well. These questions are part of our current research. ACKNOWLEDGMENT G. Sapiro would like to thank Prof. R. Kohn from the Courant Institute, New York University, for encouraging him to think again about filtering vectorial images, Prof. K. Rubinstein from the Technion Israel Institute of Technology, for pointing out

7 TANG et al.: COLOR IMAGE ENHANCEMENT VIA CHROMATICITY DIFFUSION 707 very relevant literature on harmonic maps, Profs. S. Osher, T. Chan, and J. Shen from the University of California, Los Angeles, for sharing their ideas on direction diffusion, and Prof. R. Kimmel, Technion Israel Institute of Technology, and Prof. N. Sochen, Tel Aviv University, for comments on the relations to their work. Perona s work [24] was very influential and inspiring. REFERENCES [1] F. Alouges, An energy decreasing algorithm for harmonic maps, in Nematics, J. M. Coron et al., Eds. Norwell, MA: Kluwer, 1991, pp [2] L. Alvarez, F. Guichard, P. L. Lions, and J. M. Morel, Axioms and fundamental equations of image processing, Arch. Ration. Mech., vol. 123, pp , [3] L. Alvarez, P. L. Lions, and J. M. Morel, Image selective smoothing and edge detection by nonlinear diffusion, SIAM J. Numer. Anal., vol. 29, pp , [4] J. Astola, P. Haavisto, and Y. Nuevo, Vector median filters, Proc. IEEE, vol. 78, pp , [5] M. Black, G. Sapiro, D. Marimont, and D. Heeger, Robust anisotropic diffusion, IEEE Trans. Image Processing, vol. 7, pp , Mar [6] P. Blomgren and T. Chan, Color TV: Total variation methods for restoration of vector valued images, IEEE Trans. Image Processing, vol. 7, pp , Feb [7] H. Brezis, J. M. Coron, and E. H. Lieb, Harmonic maps with defects, Commun. Math. Phys., vol. 107, pp , [8] Special issue on partial differential equations and geometry-driven diffusion in image processing and analysis, IEEE Trans. Image Processing, vol. 7, pp , Mar [9] V. Caselles and G. Sapiro, Vector median filters, morphology, and PDEs: Theoretical connections, Dept. ECE, Univ. Minn., Minneapolis, Tech. Rep., Sept [10] T. Chan and J. Shen, Variational restoration of nonflat image features: Models and algorithms, Tech. Rep. UCLA CAM-TR 99-20, June [11] Y. Chen, M. C. Hong, and N. Hungerbuhler, Heat flow of p-harmonic maps with values into spheres, Math. Z., vol. 205, pp , [12] R. Cohen, R. M. Hardt, D. Kinderlehrer, S. Y. Lin, and M. Luskin, Minimum energy configurations for liquid crystals: Computational results, in Theory and Applications of Liquid Crystals, J. L. Ericksen and D. Kinderlehrer, Eds. New York: Springer-Verlag, 1987, pp [13] J. M. Coron and R. Gulliver, Minimizing p-harmonic maps into spheres, J. Reine Angew. Math., vol. 401, pp , [14] J. Eells and L. Lemarie, A report on harmonic maps, Bull. Lond. Math. Soc., vol. 10, no. 1, pp. 1 68, [15], Another report on harmonic maps, Bull. Lond. Math. Soc., vol. 20, no. 5, pp , [16] J. Eells and J. H. Sampson, Harmonic mappings of Riemannian manifolds, Amer. J. Math., vol. 86, pp , [17] A. Freire, Uniqueness for the harmonic map flow in two dimensions, Calc. Var., vol. 3, pp , [18] M. Giaquinta, G. Modica, and J. Soucek, Variational problems for maps of bounded variation with values in S, Calc. Var., vol. 1, pp , [19] G. H. Granlund and H. Knuttson, Signal Processing for Computer Vision. Norwell, MA: Kluwer, [20] F. Guichard and J. M. Morel, Introduction to partial differential equations in image processing, in Proc. IEEE Int. Conf. Image Processing, Washington, DC, Oct [21] R. M. Hardt, Singularities of harmonic maps, Bull. Amer. Math. Soc., vol. 34, no. 1, pp , [22] D. Karakos and P. E. Trahanias, Generalized multichannel image-filtering structures, IEEE Trans. Image Processing, vol. 6, pp , July [23] J. J. Koenderink, The structure of images, Biol. Cybern., vol. 50, pp , [24] P. Perona, Orientation diffusion, IEEE Trans. Image Processing, vol. 7, pp , Mar [25] P. Perona and J. Malik, Scale-space and edge detection using anisotropic diffusion, IEEE Trans. Pattern. Anal. Machine Intell., vol. 12, pp , [26] L. I. Rudin, S. Osher, and E. Fatemi, Nonlinear total variation based noise removal algorithms, Phys. D, vol. 60, pp , [27] G. Sapiro and D. Ringach, Anisotropic diffusion of multivalued images with applications to color filtering, IEEE Trans. Image Processing, vol. 5, pp , Nov [28] G. Sapiro and A. Tannenbaum, Affine invariant scale-space, Int. J. Comput. Vis., vol. 11, no. 1, pp , [29] N. Sochen, R. Kimmel, and R. Malladi, A general framework for low level vision, IEEE Trans. Image Processing, vol. 7, pp , Feb [30] N. Sochen and Y. Y. Zeevi, Representation of colored images by manifolds embedded in higher dimensional non-euclidean spaces, in Proc. IEEE Int. Conf. Image Processing, Chicago, IL, [31] M. Struwe, On the evolution of harmonic mappings of Riemannian surfaces, Comment. Math. Helvetici, vol. 60, pp , [32] M. Struwe, Variational Methods. New York: Springer-Verlag, [33] B. Tang, G. Sapiro, and V. Caselles, Diffusion of general data on non-flat manifolds via harmonic maps theory: The direction diffusion case, Int. J. Comput. Vis., vol. 36, pp , Feb [34] P. E. Trahanias and A. N. Venetsanopoulos, Vector directional filters A new class of multichannel image processing filters, IEEE Trans. Image Processing, vol. 2, pp , Mar [35] P. E. Trahanias, D. Karakos, and A. N. Venetsanopoulos, Directional processing of color images: Theory and experimental results, IEEE Trans. Image Processing, vol. 5, pp , June [36] J. Weickert, Foundations and applications of nonlinear anisotropic diffusion filtering, Zeitscgr. Angewandte Math. Mech., vol. 76, pp , [37], Coherence-enhancing diffusion of color images, in Proc. VII Nat. Symp. Pattern Recognition Image Analysis, Barcelona, Spain, 1997, pp [38] R. T. Whitaker and G. Gerig, Vector-valued diffusion, in Geometry Driven Diffusion in Computer Vision, B. ter Haar Romeny, Ed. Norwell, MA: Kluwer, [39] A. P. Witkin, Scale-space filtering, in Int. Joint. Conf. Artificial Intelligence, 1983, pp [40] A. Yezzi, Modified curvature motion for image smoothing and enhancement, IEEE Trans. Image Processing, vol. 7, pp , Mar [41] Y. L. You, W. Xu, A. Tannenbaum, and M. Kaveh, Behavioral analysis of anisotropic diffusion in image processing, IEEE Trans. Image Processing, vol. 5, pp , Nov [42] V. Caselles, G. Sapiro, and D. H. Chung, Vector median filters, inf-sup operations, and coupled PDEs: Theoretical connections, J. Math. Imag. Vis., vol. 12, pp , Apr Bei Tang received the B.S. degree in computer science and engineering from Northwestern Polytechnical University, Xian, China, in 1994, and the M.Sc. degree in computer science from the University of Minnesota, Duluth, in 1997, and the M.Sc. degree in electrical engineering from University of Minnesota, Minneapolis, in Since August 1999, she has been a Research Engineer with the Multimedia Architecture Laboratory, Motorola, Inc. Her research interests include image and video processing, color science, computer vision and CMOS imaging. Guillermo Sapiro (M 95) was born in Montevideo, Uruguay, on April 3, He received the B.Sc. (summa cum laude), M.Sc., and Ph.D. from the Department of Electrical Engineering at the Technion Israel Institute of Technology, Haifa, in 1989, 1991, and 1993, respectively. After postdoctoral research at the Massachusetts Institute of Technology, Cambridge, he became Member of Technical Staff at the research facilities of Hewlett-Packard Laboratories, Palo Alto, CA. He is currently with the Department of Electrical and Computer Engineering, University of Minnesota, Minneapolis. He works on differential geometry and geometric partial differential equations, both in theory and applications in computer vision, computer graphics, medical imaging, and image analysis. He recently co-edited a special issue of the Journal of Visual Communication and Image Representation. Dr. Sapiro recently co-edited a special issue of IEEE TRANSACTIONS ON IMAGE PROCESSING. He was awarded the Gutwirth Scholarship for Special Excellence in Graduate Studies in 1991, the Ollendorff Fellowship for Excellence in Vision and Image Understanding Work in 1992, the Rothschild Fellowship for Post-Doctoral Studies in 1993, the Office of Naval Research Young Investigator Award in 1998, the Presidential Early Career Awards for Scientist and Engineers (PECASE) in 1988, and the National Science Foundation Career Award in Vicent Caselles, photograph and biography not available at time of publication.

Vector Median Filters, Inf-Sup Operations, and Coupled PDE s: Theoretical Connections

Vector Median Filters, Inf-Sup Operations, and Coupled PDE s: Theoretical Connections Journal of Mathematical Imaging and Vision 8, 109 119 000 c 000 Kluwer Academic Publishers Manufactured in The Netherlands Vector Median Filters, Inf-Sup Operations, and Coupled PDE s: Theoretical Connections

More information

Nonlinear diffusion filtering on extended neighborhood

Nonlinear diffusion filtering on extended neighborhood Applied Numerical Mathematics 5 005) 1 11 www.elsevier.com/locate/apnum Nonlinear diffusion filtering on extended neighborhood Danny Barash Genome Diversity Center, Institute of Evolution, University of

More information

R. Kimmel, 1 R. Malladi, 1 and N. Sochen 2. Lawrence Berkeley National Laboratory University of California, Berkeley,

R. Kimmel, 1 R. Malladi, 1 and N. Sochen 2. Lawrence Berkeley National Laboratory University of California, Berkeley, Image Processing via the Beltrami Operator? R. Kimmel, 1 R. Malladi, 1 and N. Sochen 2 1 Lawrence Berkeley National Laboratory University of California, Berkeley, CA 94720. 2 Electrical Engineering Dept.

More information

PDE-based image restoration, I: Anti-staircasing and anti-diffusion

PDE-based image restoration, I: Anti-staircasing and anti-diffusion PDE-based image restoration, I: Anti-staircasing and anti-diffusion Kisee Joo and Seongjai Kim May 16, 2003 Abstract This article is concerned with simulation issues arising in the PDE-based image restoration

More information

Introduction to Nonlinear Image Processing

Introduction to Nonlinear Image Processing Introduction to Nonlinear Image Processing 1 IPAM Summer School on Computer Vision July 22, 2013 Iasonas Kokkinos Center for Visual Computing Ecole Centrale Paris / INRIA Saclay Mean and median 2 Observations

More information

Efficient Beltrami Filtering of Color Images via Vector Extrapolation

Efficient Beltrami Filtering of Color Images via Vector Extrapolation Efficient Beltrami Filtering of Color Images via Vector Extrapolation Lorina Dascal, Guy Rosman, and Ron Kimmel Computer Science Department, Technion, Institute of Technology, Haifa 32000, Israel Abstract.

More information

SINCE THE elegant formulation of anisotropic diffusion

SINCE THE elegant formulation of anisotropic diffusion IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 7, NO. 3, MARCH 1998 421 Robust Anisotropic Diffusion Michael J. Black, Member, IEEE, Guillermo Sapiro, Member, IEEE, David H. Marimont, Member, IEEE, and David

More information

Tensor-based Image Diffusions Derived from Generalizations of the Total Variation and Beltrami Functionals

Tensor-based Image Diffusions Derived from Generalizations of the Total Variation and Beltrami Functionals Generalizations of the Total Variation and Beltrami Functionals 29 September 2010 International Conference on Image Processing 2010, Hong Kong Anastasios Roussos and Petros Maragos Computer Vision, Speech

More information

On Mean Curvature Diusion in Nonlinear Image Filtering. Adel I. El-Fallah and Gary E. Ford. University of California, Davis. Davis, CA

On Mean Curvature Diusion in Nonlinear Image Filtering. Adel I. El-Fallah and Gary E. Ford. University of California, Davis. Davis, CA On Mean Curvature Diusion in Nonlinear Image Filtering Adel I. El-Fallah and Gary E. Ford CIPIC, Center for Image Processing and Integrated Computing University of California, Davis Davis, CA 95616 Abstract

More information

Solving Variational Problems and Partial Differential Equations Mapping into General Target Manifolds

Solving Variational Problems and Partial Differential Equations Mapping into General Target Manifolds Solving Variational Problems and Partial Differential Equations Mapping into General Target Manifolds Facundo Mémoli Guillermo Sapiro Stanley Osher Abstract A framework for solving variational problems

More information

Mathematical Problems in Image Processing

Mathematical Problems in Image Processing Gilles Aubert Pierre Kornprobst Mathematical Problems in Image Processing Partial Differential Equations and the Calculus of Variations Second Edition Springer Foreword Preface to the Second Edition Preface

More information

Nonlinear Diffusion. Journal Club Presentation. Xiaowei Zhou

Nonlinear Diffusion. Journal Club Presentation. Xiaowei Zhou 1 / 41 Journal Club Presentation Xiaowei Zhou Department of Electronic and Computer Engineering The Hong Kong University of Science and Technology 2009-12-11 2 / 41 Outline 1 Motivation Diffusion process

More information

Fraunhofer Institute for Computer Graphics Research Interactive Graphics Systems Group, TU Darmstadt Fraunhoferstrasse 5, Darmstadt, Germany

Fraunhofer Institute for Computer Graphics Research Interactive Graphics Systems Group, TU Darmstadt Fraunhoferstrasse 5, Darmstadt, Germany Scale Space and PDE methods in image analysis and processing Arjan Kuijper Fraunhofer Institute for Computer Graphics Research Interactive Graphics Systems Group, TU Darmstadt Fraunhoferstrasse 5, 64283

More information

ON THE DISCRETE MAXIMUM PRINCIPLE FOR THE BELTRAMI COLOR FLOW

ON THE DISCRETE MAXIMUM PRINCIPLE FOR THE BELTRAMI COLOR FLOW ON THE DISCRETE MAXIMUM PRINCIPLE FOR THE BELTRAMI COLOR FLOW LORINA DASCAL, ADI DITKOWSKI, AND NIR A. SOCHEN Abstract. We analyze the discrete maximum principle for the Beltrami color flow. The Beltrami

More information

A Partial Differential Equation Approach to Image Zoom

A Partial Differential Equation Approach to Image Zoom A Partial Differential Equation Approach to Image Zoom Abdelmounim Belahmidi and Frédéric Guichard January 2004 Abstract We propose a new model for zooming digital image. This model, driven by a partial

More information

A BAYESIAN APPROACH TO NONLINEAR DIFFUSION BASED ON A LAPLACIAN PRIOR FOR IDEAL IMAGE GRADIENT

A BAYESIAN APPROACH TO NONLINEAR DIFFUSION BASED ON A LAPLACIAN PRIOR FOR IDEAL IMAGE GRADIENT A BAYESIAN APPROACH TO NONLINEAR DIFFUSION BASED ON A LAPLACIAN PRIOR FOR IDEAL IMAGE GRADIENT Aleksandra Pižurica, Iris Vanhamel, Hichem Sahli, Wilfried Philips and Antonis Katartzis Ghent University,

More information

NON-LINEAR DIFFUSION FILTERING

NON-LINEAR DIFFUSION FILTERING NON-LINEAR DIFFUSION FILTERING Chalmers University of Technology Page 1 Summary Introduction Linear vs Nonlinear Diffusion Non-Linear Diffusion Theory Applications Implementation References Page 2 Introduction

More information

Scale Space Analysis by Stabilized Inverse Diffusion Equations

Scale Space Analysis by Stabilized Inverse Diffusion Equations Scale Space Analysis by Stabilized Inverse Diffusion Equations Ilya Pollak, Alan S. Willsky and Hamid Krim Laboratory for Information and Decision Systems, Massachusetts Institute of Technology, 77 Massachusetts

More information

A Four-Pixel Scheme for Singular Differential Equations

A Four-Pixel Scheme for Singular Differential Equations A Four-Pixel Scheme for Singular Differential Equations Martin Welk 1, Joachim Weickert 1, and Gabriele Steidl 1 Mathematical Image Analysis Group Faculty of Mathematics and Computer Science, Bldg. 7 Saarland

More information

Erkut Erdem. Hacettepe University February 24 th, Linear Diffusion 1. 2 Appendix - The Calculus of Variations 5.

Erkut Erdem. Hacettepe University February 24 th, Linear Diffusion 1. 2 Appendix - The Calculus of Variations 5. LINEAR DIFFUSION Erkut Erdem Hacettepe University February 24 th, 2012 CONTENTS 1 Linear Diffusion 1 2 Appendix - The Calculus of Variations 5 References 6 1 LINEAR DIFFUSION The linear diffusion (heat)

More information

MOMENT functions are used in several computer vision

MOMENT functions are used in several computer vision IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 13, NO. 8, AUGUST 2004 1055 Some Computational Aspects of Discrete Orthonormal Moments R. Mukundan, Senior Member, IEEE Abstract Discrete orthogonal moments

More information

CN780 Final Lecture. Low-Level Vision, Scale-Space, and Polyakov Action. Neil I. Weisenfeld

CN780 Final Lecture. Low-Level Vision, Scale-Space, and Polyakov Action. Neil I. Weisenfeld CN780 Final Lecture Low-Level Vision, Scale-Space, and Polyakov Action Neil I. Weisenfeld Department of Cognitive and Neural Systems Boston University chapter 14.2-14.3 May 9, 2005 p.1/25 Introduction

More information

Convex Hodge Decomposition of Image Flows

Convex Hodge Decomposition of Image Flows Convex Hodge Decomposition of Image Flows Jing Yuan 1, Gabriele Steidl 2, Christoph Schnörr 1 1 Image and Pattern Analysis Group, Heidelberg Collaboratory for Image Processing, University of Heidelberg,

More information

ITK Filters. Thresholding Edge Detection Gradients Second Order Derivatives Neighborhood Filters Smoothing Filters Distance Map Image Transforms

ITK Filters. Thresholding Edge Detection Gradients Second Order Derivatives Neighborhood Filters Smoothing Filters Distance Map Image Transforms ITK Filters Thresholding Edge Detection Gradients Second Order Derivatives Neighborhood Filters Smoothing Filters Distance Map Image Transforms ITCS 6010:Biomedical Imaging and Visualization 1 ITK Filters:

More information

VARIATIONAL RESTORATION OF NON-FLAT IMAGE FEATURES: MODELS AND ALGORITHMS TONY CHAN AND JIANHONG SHEN COMPUTATIONAL AND APPLIED MATHEMATICS

VARIATIONAL RESTORATION OF NON-FLAT IMAGE FEATURES: MODELS AND ALGORITHMS TONY CHAN AND JIANHONG SHEN COMPUTATIONAL AND APPLIED MATHEMATICS VARIATIONAL RESTORATION OF NON-FLAT IMAGE FEATURES: MODELS AND ALGORITHMS TONY CHAN AND JIANHONG SHEN COMPUTATIONAL AND APPLIED MATHEMATICS DEPARTMENT OF MATHEMATICS LOS ANGELES, CA 90095-555 chan, jhshen@math.ucla.edu

More information

Histogram Modification via Differential Equations

Histogram Modification via Differential Equations journal of differential equations 135, 2326 (1997) article no. DE963237 Histogram Modification via Differential Equations Guillermo Sapiro* Hewlett-Packard Labs, 1501 Page Mill Road, Palo Alto, California

More information

Complex Diffusion Processes for Image Filtering

Complex Diffusion Processes for Image Filtering Complex Diffusion Processes for Image Filtering Guy Gilboa, Yehoshua Y. Zeevi, and Nir A. Sochen Department of Electrical Engineering, Technion - Israel Institute of Technology Technion City, Haifa 3,

More information

A Variational Approach to Reconstructing Images Corrupted by Poisson Noise

A Variational Approach to Reconstructing Images Corrupted by Poisson Noise J Math Imaging Vis c 27 Springer Science + Business Media, LLC. Manufactured in The Netherlands. DOI: 1.7/s1851-7-652-y A Variational Approach to Reconstructing Images Corrupted by Poisson Noise TRIET

More information

WE study the capacity of peak-power limited, single-antenna,

WE study the capacity of peak-power limited, single-antenna, 1158 IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 56, NO. 3, MARCH 2010 Gaussian Fading Is the Worst Fading Tobias Koch, Member, IEEE, and Amos Lapidoth, Fellow, IEEE Abstract The capacity of peak-power

More information

Consistent Positive Directional Splitting of Anisotropic Diffusion

Consistent Positive Directional Splitting of Anisotropic Diffusion In: Boštjan Likar (ed.): Proc. of Computer Vision Winter Workshop, Bled, Slovenia, Feb. 7-9, 2001, pp. 37-48. Consistent Positive Directional Splitting of Anisotropic Diffusion Pavel Mrázek and Mirko Navara

More information

Nonlinear Diffusion. 1 Introduction: Motivation for non-standard diffusion

Nonlinear Diffusion. 1 Introduction: Motivation for non-standard diffusion Nonlinear Diffusion These notes summarize the way I present this material, for my benefit. But everything in here is said in more detail, and better, in Weickert s paper. 1 Introduction: Motivation for

More information

A Riemannian Framework for Denoising Diffusion Tensor Images

A Riemannian Framework for Denoising Diffusion Tensor Images A Riemannian Framework for Denoising Diffusion Tensor Images Manasi Datar No Institute Given Abstract. Diffusion Tensor Imaging (DTI) is a relatively new imaging modality that has been extensively used

More information

A Generative Model Based Approach to Motion Segmentation

A Generative Model Based Approach to Motion Segmentation A Generative Model Based Approach to Motion Segmentation Daniel Cremers 1 and Alan Yuille 2 1 Department of Computer Science University of California at Los Angeles 2 Department of Statistics and Psychology

More information

Energy-Based Image Simplification with Nonlocal Data and Smoothness Terms

Energy-Based Image Simplification with Nonlocal Data and Smoothness Terms Energy-Based Image Simplification with Nonlocal Data and Smoothness Terms Stephan Didas 1, Pavel Mrázek 2, and Joachim Weickert 1 1 Mathematical Image Analysis Group Faculty of Mathematics and Computer

More information

Locally Monotonic Diffusion

Locally Monotonic Diffusion IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 48, NO. 5, MAY 2000 1379 Locally Monotonic Diffusion Scott T. Acton, Senior Member, IEEE Abstract Anisotropic diffusion affords an efficient, adaptive signal

More information

Shape Representation via Harmonic Embedding

Shape Representation via Harmonic Embedding Shape Representation via Harmonic Embedding Alessandro Duci Anthony J Yezzi Sanjoy K Mitter Stefano Soatto Computer Science Department, University of California at Los Angeles, Los Angeles CA 90095 Electrical

More information

Generalized reaction diffusion equations

Generalized reaction diffusion equations 16 April 1999 Chemical Physics Letters 303 1999 531 536 Generalized reaction diffusion euations G.W. Wei ) Department of Computational Science, National UniÕersity of Singapore, Singapore 11960, Singapore

More information

IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. XX, NO. Y, MONTH A General Framework for Low Level Vision. Nir Sochen Ron Kimmel Ravi Malladi

IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. XX, NO. Y, MONTH A General Framework for Low Level Vision. Nir Sochen Ron Kimmel Ravi Malladi IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. XX, NO. Y, MONTH 1999 100 A General Framework for Low Level Vision Nir Sochen Ron Kimmel Ravi Malladi Abstract We introduce a new geometrical framework based

More information

Harmonic Flow for Histogram Matching

Harmonic Flow for Histogram Matching Harmonic Flow for Histogram Matching Thomas Batard and Marcelo Bertalmío Department of Information and Communication Technologies University Pompeu Fabra, Barcelona, Spain {thomas.batard,marcelo.bertalmio}@upf.edu

More information

Existence of 1-harmonic map flow

Existence of 1-harmonic map flow Existence of 1-harmonic map flow Michał Łasica joint work with L. Giacomelli and S. Moll University of Warsaw, Sapienza University of Rome Banff, June 22, 2018 1 of 30 Setting Ω a bounded Lipschitz domain

More information

A TWO STAGE DYNAMIC TRILATERAL FILTER REMOVING IMPULSE PLUS GAUSSIAN NOISE

A TWO STAGE DYNAMIC TRILATERAL FILTER REMOVING IMPULSE PLUS GAUSSIAN NOISE International Journal of Information Technology and Knowledge Management January June 009, Volume, No. 1, pp. 9-13 A TWO STAGE DYNAMIC TRILATERAL FILTER REMOVING IMPULSE PLUS GAUSSIAN NOISE Neha Jain *

More information

Edge detection and noise removal by use of a partial differential equation with automatic selection of parameters

Edge detection and noise removal by use of a partial differential equation with automatic selection of parameters Volume 24, N. 1, pp. 131 150, 2005 Copyright 2005 SBMAC ISSN 0101-8205 www.scielo.br/cam Edge detection and noise removal by use of a partial differential equation with automatic selection of parameters

More information

NONLINEAR DIFFUSION PDES

NONLINEAR DIFFUSION PDES NONLINEAR DIFFUSION PDES Erkut Erdem Hacettepe University March 5 th, 0 CONTENTS Perona-Malik Type Nonlinear Diffusion Edge Enhancing Diffusion 5 References 7 PERONA-MALIK TYPE NONLINEAR DIFFUSION The

More information

Total Variation Image Edge Detection

Total Variation Image Edge Detection Total Variation Image Edge Detection PETER NDAJAH Graduate School of Science and Technology, Niigata University, 8050, Ikarashi 2-no-cho, Nishi-ku, Niigata, 950-28, JAPAN ndajah@telecom0.eng.niigata-u.ac.jp

More information

A finite element level set method for anisotropic mean curvature flow with space dependent weight

A finite element level set method for anisotropic mean curvature flow with space dependent weight A finite element level set method for anisotropic mean curvature flow with space dependent weight Klaus Deckelnick and Gerhard Dziuk Centre for Mathematical Analysis and Its Applications, School of Mathematical

More information

RIGOROUS MATHEMATICAL INVESTIGATION OF A NONLINEAR ANISOTROPIC DIFFUSION-BASED IMAGE RESTORATION MODEL

RIGOROUS MATHEMATICAL INVESTIGATION OF A NONLINEAR ANISOTROPIC DIFFUSION-BASED IMAGE RESTORATION MODEL Electronic Journal of Differential Equations, Vol. 2014 (2014), No. 129, pp. 1 9. ISSN: 1072-6691. URL: http://ejde.math.txstate.edu or http://ejde.math.unt.edu ftp ejde.math.txstate.edu RIGOROUS MATHEMATICAL

More information

Universität des Saarlandes. Fachrichtung 6.1 Mathematik

Universität des Saarlandes. Fachrichtung 6.1 Mathematik Universität des Saarlandes U N I V E R S I T A S S A R A V I E N I S S Fachrichtung 6.1 Mathematik Preprint Nr. 143 PDEs for Tensor Image Processing Joachim Weickert, Christian Feddern, Martin Welk, Bernhard

More information

Forward-and-Backward Diffusion Processes for Adaptive Image Enhancement and Denoising

Forward-and-Backward Diffusion Processes for Adaptive Image Enhancement and Denoising IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 11, NO. 7, JULY 2002 689 Forward-and-Backward Diffusion Processes for Adaptive Image Enhancement and Denoising Guy Gilboa, Nir Sochen, and Yehoshua Y. Zeevi

More information

Numerics for Liquid Crystals with Variable Degree of Orientation

Numerics for Liquid Crystals with Variable Degree of Orientation Numerics for Liquid Crystals with Variable Degree of Orientation Ricardo H. Nochetto, Shawn W. Walker 2 and Wujun hang Department of Mathematics, University of Maryland 2 Department of Mathematics, Louisiana

More information

Modeling Multiscale Differential Pixel Statistics

Modeling Multiscale Differential Pixel Statistics Modeling Multiscale Differential Pixel Statistics David Odom a and Peyman Milanfar a a Electrical Engineering Department, University of California, Santa Cruz CA. 95064 USA ABSTRACT The statistics of natural

More information

Partial Differential Equations and Image Processing. Eshed Ohn-Bar

Partial Differential Equations and Image Processing. Eshed Ohn-Bar Partial Differential Equations and Image Processing Eshed Ohn-Bar OBJECTIVES In this presentation you will 1) Learn what partial differential equations are and where do they arise 2) Learn how to discretize

More information

A Pseudo-distance for Shape Priors in Level Set Segmentation

A Pseudo-distance for Shape Priors in Level Set Segmentation O. Faugeras, N. Paragios (Eds.), 2nd IEEE Workshop on Variational, Geometric and Level Set Methods in Computer Vision, Nice, 2003. A Pseudo-distance for Shape Priors in Level Set Segmentation Daniel Cremers

More information

Invariant Pattern Recognition using Dual-tree Complex Wavelets and Fourier Features

Invariant Pattern Recognition using Dual-tree Complex Wavelets and Fourier Features Invariant Pattern Recognition using Dual-tree Complex Wavelets and Fourier Features G. Y. Chen and B. Kégl Department of Computer Science and Operations Research, University of Montreal, CP 6128 succ.

More information

Regularization on Discrete Spaces

Regularization on Discrete Spaces Regularization on Discrete Spaces Dengyong Zhou and Bernhard Schölkopf Max Planck Institute for Biological Cybernetics Spemannstr. 38, 72076 Tuebingen, Germany {dengyong.zhou, bernhard.schoelkopf}@tuebingen.mpg.de

More information

Nonlinear Flows for Displacement Correction and Applications in Tomography

Nonlinear Flows for Displacement Correction and Applications in Tomography Nonlinear Flows for Displacement Correction and Applications in Tomography Guozhi Dong 1 and Otmar Scherzer 1,2 1 Computational Science Center, University of Vienna, Oskar-Morgenstern-Platz 1, 1090 Wien,

More information

Mathematical Problems in Liquid Crystals

Mathematical Problems in Liquid Crystals Report on Research in Groups Mathematical Problems in Liquid Crystals August 15 - September 15, 2011 and June 1 - July 31, 2012 Organizers: Radu Ignat, Luc Nguyen, Valeriy Slastikov, Arghir Zarnescu Topics

More information

Random walks and anisotropic interpolation on graphs. Filip Malmberg

Random walks and anisotropic interpolation on graphs. Filip Malmberg Random walks and anisotropic interpolation on graphs. Filip Malmberg Interpolation of missing data Assume that we have a graph where we have defined some (real) values for a subset of the nodes, and that

More information

The Discrete Kalman Filtering of a Class of Dynamic Multiscale Systems

The Discrete Kalman Filtering of a Class of Dynamic Multiscale Systems 668 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS II: ANALOG AND DIGITAL SIGNAL PROCESSING, VOL 49, NO 10, OCTOBER 2002 The Discrete Kalman Filtering of a Class of Dynamic Multiscale Systems Lei Zhang, Quan

More information

Numerical methods for minimization problems constrained to S 1 and S 2

Numerical methods for minimization problems constrained to S 1 and S 2 Journal of Computational Physics 198 (004) 567 579 www.elsevier.com/locate/jcp Numerical methods for minimization problems constrained to S 1 and S Thomas Cecil *, Stanley Osher, Luminita Vese Department

More information

Discriminative Direction for Kernel Classifiers

Discriminative Direction for Kernel Classifiers Discriminative Direction for Kernel Classifiers Polina Golland Artificial Intelligence Lab Massachusetts Institute of Technology Cambridge, MA 02139 polina@ai.mit.edu Abstract In many scientific and engineering

More information

SOS Boosting of Image Denoising Algorithms

SOS Boosting of Image Denoising Algorithms SOS Boosting of Image Denoising Algorithms Yaniv Romano and Michael Elad The Technion Israel Institute of technology Haifa 32000, Israel The research leading to these results has received funding from

More information

Linear Diffusion and Image Processing. Outline

Linear Diffusion and Image Processing. Outline Outline Linear Diffusion and Image Processing Fourier Transform Convolution Image Restoration: Linear Filtering Diffusion Processes for Noise Filtering linear scale space theory Gauss-Laplace pyramid for

More information

A Common Framework for Curve Evolution, Segmentation and Anisotropic Diffusion

A Common Framework for Curve Evolution, Segmentation and Anisotropic Diffusion IEEE Conference on Computer Vision and Pattern ecognition, June, 1996. A Common Framework for Curve Evolution, Segmentation and Anisotropic Diffusion Jayant Shah Mathematics Department, Northeastern University,

More information

Acomplex-valued harmonic with a time-varying phase is a

Acomplex-valued harmonic with a time-varying phase is a IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 46, NO. 9, SEPTEMBER 1998 2315 Instantaneous Frequency Estimation Using the Wigner Distribution with Varying and Data-Driven Window Length Vladimir Katkovnik,

More information

A Localized Linearized ROF Model for Surface Denoising

A Localized Linearized ROF Model for Surface Denoising 1 2 3 4 A Localized Linearized ROF Model for Surface Denoising Shingyu Leung August 7, 2008 5 Abstract 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 1 Introduction CT/MRI scan becomes a very

More information

Vicent Caselles. Jose-Luis Lisani. Jean-Michel Morel y. Guillermo Sapiro z. Abstract

Vicent Caselles. Jose-Luis Lisani. Jean-Michel Morel y. Guillermo Sapiro z. Abstract Shape Preserving Local Histogram Modication Vicent Caselles Jose-Luis Lisani Jean-Michel Morel y Guillermo Sapiro z Abstract A novel approach for shape preserving contrast enhancement is presented in this

More information

MODIFIED CENTRAL WEIGHTED VECTOR MEDIAN FILTER 1. STANDARD NOISE REDUCTION FILTERS

MODIFIED CENTRAL WEIGHTED VECTOR MEDIAN FILTER 1. STANDARD NOISE REDUCTION FILTERS JOUNAL OF MEDICAL INFOMATICS & TECHNOLOGIES Vol.3/22, ISSN 1642-637 Bogdan SMOLKA * vector median filter, image enhancement, noise suppression MODIFIED CENTAL WEIGHTED VECTO MEDIAN FILTE A new filtering

More information

A METHOD OF FINDING IMAGE SIMILAR PATCHES BASED ON GRADIENT-COVARIANCE SIMILARITY

A METHOD OF FINDING IMAGE SIMILAR PATCHES BASED ON GRADIENT-COVARIANCE SIMILARITY IJAMML 3:1 (015) 69-78 September 015 ISSN: 394-58 Available at http://scientificadvances.co.in DOI: http://dx.doi.org/10.1864/ijamml_710011547 A METHOD OF FINDING IMAGE SIMILAR PATCHES BASED ON GRADIENT-COVARIANCE

More information

Variational Methods in Image Denoising

Variational Methods in Image Denoising Variational Methods in Image Denoising Jamylle Carter Postdoctoral Fellow Mathematical Sciences Research Institute (MSRI) MSRI Workshop for Women in Mathematics: Introduction to Image Analysis 22 January

More information

Universität des Saarlandes. Fachrichtung 6.1 Mathematik

Universität des Saarlandes. Fachrichtung 6.1 Mathematik Universität des Saarlandes U N I V E R S I T A S S A R A V I E N I S S Fachrichtung 6.1 Mathematik Preprint Nr. 142 Tensor Field Interpolation with PDEs Joachim Weickert and Martin Welk Saarbrücken 2005

More information

A Necessary and Sufficient Condition for the Continuity of Local Minima of Parabolic Variational Integrals with Linear Growth

A Necessary and Sufficient Condition for the Continuity of Local Minima of Parabolic Variational Integrals with Linear Growth A Necessary and Sufficient Condition for the Continuity of Local Minima of Parabolic Variational Integrals with Linear Growth E. DiBenedetto 1 U. Gianazza 2 C. Klaus 1 1 Vanderbilt University, USA 2 Università

More information

An Investigation of 3D Dual-Tree Wavelet Transform for Video Coding

An Investigation of 3D Dual-Tree Wavelet Transform for Video Coding MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com An Investigation of 3D Dual-Tree Wavelet Transform for Video Coding Beibei Wang, Yao Wang, Ivan Selesnick and Anthony Vetro TR2004-132 December

More information

Convex Hodge Decomposition and Regularization of Image Flows

Convex Hodge Decomposition and Regularization of Image Flows Convex Hodge Decomposition and Regularization of Image Flows Jing Yuan, Christoph Schnörr, Gabriele Steidl April 14, 2008 Abstract The total variation (TV) measure is a key concept in the field of variational

More information

Error Analysis for H 1 Based Wavelet Interpolations

Error Analysis for H 1 Based Wavelet Interpolations Error Analysis for H 1 Based Wavelet Interpolations Tony F. Chan Hao-Min Zhou Tie Zhou Abstract We rigorously study the error bound for the H 1 wavelet interpolation problem, which aims to recover missing

More information

HONGJIE DONG. Assistant Professor of Applied Mathematics Division of Applied Mathematics Brown University

HONGJIE DONG. Assistant Professor of Applied Mathematics Division of Applied Mathematics Brown University HONGJIE DONG Assistant Professor of Applied Mathematics Division of Applied Mathematics Brown University Address Division of Applied Mathematics 182 George Street Providence, RI 02912 Phone: (401) 863-7297

More information

ENERGY METHODS IN IMAGE PROCESSING WITH EDGE ENHANCEMENT

ENERGY METHODS IN IMAGE PROCESSING WITH EDGE ENHANCEMENT ENERGY METHODS IN IMAGE PROCESSING WITH EDGE ENHANCEMENT PRASHANT ATHAVALE Abstract. Digital images are can be realized as L 2 (R 2 objects. Noise is introduced in a digital image due to various reasons.

More information

Differential Geometry for Image Processing

Differential Geometry for Image Processing MSc TU/e Course: Differential Geometry for Image Processing Teachers: R. Duits MF 7.072 (responsible teacher, lecturer) E.J. Bekkers MF 7.074 (teacher, instructor) Course Description: This MSc course aims

More information

Filter Design for Linear Time Delay Systems

Filter Design for Linear Time Delay Systems IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 49, NO. 11, NOVEMBER 2001 2839 ANewH Filter Design for Linear Time Delay Systems E. Fridman Uri Shaked, Fellow, IEEE Abstract A new delay-dependent filtering

More information

NOISE ENHANCED ANISOTROPIC DIFFUSION FOR SCALAR IMAGE RESTORATION. 6, avenue du Ponceau Cergy-Pontoise, France.

NOISE ENHANCED ANISOTROPIC DIFFUSION FOR SCALAR IMAGE RESTORATION. 6, avenue du Ponceau Cergy-Pontoise, France. NOISE ENHANCED ANISOTROPIC DIFFUSION FOR SCALAR IMAGE RESTORATION Aymeric HISTACE 1, David ROUSSEAU 2 1 Equipe en Traitement d'image et du Signal UMR CNRS 8051 6, avenue du Ponceau 95014 Cergy-Pontoise,

More information

RECENT years have seen a great number of exciting developments

RECENT years have seen a great number of exciting developments 484 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 53, NO. 2, FEBRUARY 2005 Nonlinear Evolution Equations as Fast and Exact Solvers of Estimation Problems Ilya Pollak, Alan S. Willsky, Fellow, IEEE, and

More information

THE PROBLEM of estimating the parameters of a twodimensional

THE PROBLEM of estimating the parameters of a twodimensional IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL 46, NO 8, AUGUST 1998 2157 Parameter Estimation of Two-Dimensional Moving Average Rom Fields Joseph M Francos, Senior Member, IEEE, Benjamin Friedler, Fellow,

More information

Novel integro-differential equations in image processing and its applications

Novel integro-differential equations in image processing and its applications Novel integro-differential equations in image processing and its applications Prashant Athavale a and Eitan Tadmor b a Institute of Pure and Applied Mathematics, University of California, Los Angeles,

More information

A NO-REFERENCE SHARPNESS METRIC SENSITIVE TO BLUR AND NOISE. Xiang Zhu and Peyman Milanfar

A NO-REFERENCE SHARPNESS METRIC SENSITIVE TO BLUR AND NOISE. Xiang Zhu and Peyman Milanfar A NO-REFERENCE SARPNESS METRIC SENSITIVE TO BLUR AND NOISE Xiang Zhu and Peyman Milanfar Electrical Engineering Department University of California at Santa Cruz, CA, 9564 xzhu@soeucscedu ABSTRACT A no-reference

More information

Image enhancement by non-local reverse heat equation

Image enhancement by non-local reverse heat equation Image enhancement by non-local reverse heat equation Antoni Buades 1, Bartomeu Coll 2, and Jean-Michel Morel 3 1 Dpt Matematiques i Informatica Univ. Illes Balears Ctra Valldemossa km 7.5, 07122 Palma

More information

Affine Invariant Total Variation Models

Affine Invariant Total Variation Models Affine Invariant Total Variation Models Helen Balinsky, Alexander Balinsky Media Technologies aboratory HP aboratories Bristol HP-7-94 Jne 6, 7* Total Variation, affine restoration, Sobolev ineqality,

More information

NEW FILTERING TECHNIQUE FOR THE IMPULSIVE NOISE REDUCTION IN COLOR IMAGES

NEW FILTERING TECHNIQUE FOR THE IMPULSIVE NOISE REDUCTION IN COLOR IMAGES NEW FILTERING TECHNIQUE FOR THE IMPULSIVE NOISE REDUCTION IN COLOR IMAGES B. SMOLKA, A. CHYDZINSKI, K. N. PLATANIOTIS, AND A. N. VENETSANOPOULOS Received 31 October 2001 We present a novel approach to

More information

Image Cartoon-Texture Decomposition and Feature Selection using the Total Variation Regularized L 1 Functional

Image Cartoon-Texture Decomposition and Feature Selection using the Total Variation Regularized L 1 Functional Image Cartoon-Texture Decomposition and Feature Selection using the Total Variation Regularized L 1 Functional Wotao Yin 1, Donald Goldfarb 1, and Stanley Osher 2 1 Department of Industrial Engineering

More information

Scientific Data Computing: Lecture 3

Scientific Data Computing: Lecture 3 Scientific Data Computing: Lecture 3 Benson Muite benson.muite@ut.ee 23 April 2018 Outline Monday 10-12, Liivi 2-207 Monday 12-14, Liivi 2-205 Topics Introduction, statistical methods and their applications

More information

Curriculum Vitae ZUOQIANG SHI

Curriculum Vitae ZUOQIANG SHI Curriculum Vitae ZUOQIANG SHI Yau Mathematical Sciences Center, Phone: +8610-62771655 259 Jin Chun Yuan West Building, E-mail: zqshi@tsinghua.edu.cn Tsinghua University, Beijing, China, 100084. Web: http://ymsc.tsinghua.edu.cn/~shizqi

More information

Image Deblurring in the Presence of Impulsive Noise

Image Deblurring in the Presence of Impulsive Noise Image Deblurring in the Presence of Impulsive Noise Leah Bar Nir Sochen Nahum Kiryati School of Electrical Engineering Dept. of Applied Mathematics Tel Aviv University Tel Aviv, 69978, Israel April 18,

More information

A RAIN PIXEL RESTORATION ALGORITHM FOR VIDEOS WITH DYNAMIC SCENES

A RAIN PIXEL RESTORATION ALGORITHM FOR VIDEOS WITH DYNAMIC SCENES A RAIN PIXEL RESTORATION ALGORITHM FOR VIDEOS WITH DYNAMIC SCENES V.Sridevi, P.Malarvizhi, P.Mathivannan Abstract Rain removal from a video is a challenging problem due to random spatial distribution and

More information

Designing Partial Differential Equations for Image Processing by Combining Differential Invariants

Designing Partial Differential Equations for Image Processing by Combining Differential Invariants Designing Partial Differential Equations for Image Processing by Combining Differential Invariants Zhouchen Lin 1 Wei Zhang 2 Xiaoou Tang 2 1 Microsoft Research Asia, zhoulin@microsoft.com 2 The Chinese

More information

Digital Image Watermarking Algorithm Based on Wavelet Packet

Digital Image Watermarking Algorithm Based on Wavelet Packet www.ijcsi.org 403 Digital Image ing Algorithm Based on Wavelet Packet 1 A.Geetha, 2 B.Vijayakumari, 3 C.Nagavani, 4 T.Pandiselvi 1 3 4 Faculty of Kamaraj College of Engineering and Technology Department

More information

POISSON noise, also known as photon noise, is a basic

POISSON noise, also known as photon noise, is a basic IEEE SIGNAL PROCESSING LETTERS, VOL. N, NO. N, JUNE 2016 1 A fast and effective method for a Poisson denoising model with total variation Wei Wang and Chuanjiang He arxiv:1609.05035v1 [math.oc] 16 Sep

More information

Selection of Optimal Stopping Time for Nonlinear Diffusion Filtering

Selection of Optimal Stopping Time for Nonlinear Diffusion Filtering International Journal of Computer Vision 52(2/3), 189 23, 23 c 23 Kluwer Academic Publishers. Manufactured in The Netherlands. Selection of Optimal Stopping Time for Nonlinear Diffusion Filtering PAVEL

More information

Regularization of Diffusion Tensor Field Using Coupled Robust Anisotropic Diffusion Filters

Regularization of Diffusion Tensor Field Using Coupled Robust Anisotropic Diffusion Filters Regularization of Diffusion Tensor Field Using Coupled Robust Anisotropic Diffusion Filters Songyuan Tang a, Yong Fan a, Hongtu Zhu b, Pew-Thian Yap a Wei Gao a, Weili Lin a, and Dinggang Shen a a Department

More information

Walter M. Rusin Curriculum Vitae (October 2015)

Walter M. Rusin Curriculum Vitae (October 2015) (October 2015) Address: Oklahoma State University Department of Mathematics Stillwater, OK 74078 Office phone: (405) 744-5847 Mobile phone: (612) 245-3813 E-Mail: walter.rusin@okstate.edu Citizenship:

More information

Research Article Nonlocal Mean Image Denoising Using Anisotropic Structure Tensor

Research Article Nonlocal Mean Image Denoising Using Anisotropic Structure Tensor Advances in Optical Technologies Volume 2013, Article ID 794728, 6 pages http://dx.doi.org/10.1155/2013/794728 Research Article Nonlocal Mean Image Denoising Using Anisotropic Structure Tensor Xi Wu, 1,

More information

Color Image Correction

Color Image Correction FLDE. p. 1/48 Color Image Correction Benasque, September 2007 Vicent Caselles Departament de Tecnologia Universitat Pompeu Fabra joint work with M.Bertalmío, R. Palma, E. Provenzi FLDE. p. 2/48 Overview

More information

REFINED UPPER BOUNDS ON THE COARSENING RATE OF DISCRETE, ILL-POSED DIFFUSION EQUATIONS

REFINED UPPER BOUNDS ON THE COARSENING RATE OF DISCRETE, ILL-POSED DIFFUSION EQUATIONS REFINED UPPER BOUNDS ON THE COARSENING RATE OF DISCRETE, ILL-POSED DIFFUSION EQUATIONS SELIM ESEDOḠLU AND DEJAN SLEPČEV Abstract We study coarsening phenomena observed in discrete, ill-posed diffusion

More information