Electronics And Communications Engineering Nalla Malla Reddy Engineering College Major Project Seminar on “Phase Preserving Denoising of Images” Guide.

Slides:



Advertisements
Similar presentations
Distinctive Image Features from Scale-Invariant Keypoints
Advertisements

DSPRevision I
Shapelets Correlated with Surface Normals Produce Surfaces Peter Kovesi School of Computer Science & Software Engineering The University of Western Australia.
2D Geometric Transformations
Symmetry and the DTFT If we know a few things about the symmetry properties of the DTFT, it can make life simpler. First, for a real-valued sequence x(n),
November 12, 2013Computer Vision Lecture 12: Texture 1Signature Another popular method of representing shape is called the signature. In order to compute.
Digital Image Processing
Face Recognition and Biometric Systems Elastic Bunch Graph Matching.
DFT/FFT and Wavelets ● Additive Synthesis demonstration (wave addition) ● Standard Definitions ● Computing the DFT and FFT ● Sine and cosine wave multiplication.
Fourier Transform – Chapter 13. Image space Cameras (regardless of wave lengths) create images in the spatial domain Pixels represent features (intensity,
嵌入式視覺 Feature Extraction
Pyramids and Texture. Scaled representations Big bars and little bars are both interesting Spots and hands vs. stripes and hairs Inefficient to detect.
Face Recognition By Sunny Tang.
Dan Zhang Supervisor: Prof. Y. Y. Tang 11 th PGDay.
Machine Vision and Dig. Image Analysis 1 Prof. Heikki Kälviäinen CT50A6100 Lectures 3: Image Transforms Professor Heikki Kälviäinen Machine Vision and.
Undecimated wavelet transform (Stationary Wavelet Transform)
Laurent Itti: CS599 – Computational Architectures in Biological Vision, USC Lecture 6: Low-level features 1 Computational Architectures in Biological.
Feature extraction: Corners and blobs
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Chapter 4 Image Enhancement in the Frequency Domain Chapter.
Systems: Definition Filter
DIGITAL SIGNAL PROCESSING IN ANALYSIS OF BIOMEDICAL IMAGES Prof. Aleš Procházka Institute of Chemical Technology in Prague Department of Computing and.
Linear Algebra and Image Processing
Phase: An Important Low-Level Image Invariant Peter Kovesi School of Computer Science & Software Engineering The University of Western Australia.
1 Wavelets, Ridgelets, and Curvelets for Poisson Noise Removal 國立交通大學電子研究所 張瑞男
Local invariant features Cordelia Schmid INRIA, Grenoble.
Image Processing © 2002 R. C. Gonzalez & R. E. Woods Lecture 4 Image Enhancement in the Frequency Domain Lecture 4 Image Enhancement.
Digital Image Processing CSC331
X-ray Image Segmentation using Active Shape Models
Multimodal Information Analysis for Emotion Recognition
10/24/2015 Content-Based Image Retrieval: Feature Extraction Algorithms EE-381K-14: Multi-Dimensional Digital Signal Processing BY:Michele Saad
Advanced Digital Signal Processing
Part I: Image Transforms DIGITAL IMAGE PROCESSING.
Phase Congruency Detects Corners and Edges Peter Kovesi School of Computer Science & Software Engineering The University of Western Australia.
Digital Image Processing Chapter 4 Image Enhancement in the Frequency Domain Part I.
Digital Image Processing, 2nd ed. © 2002 R. C. Gonzalez & R. E. Woods Background Any function that periodically repeats itself.
Digital Image Processing CSC331 Image Enhancement 1.
A Two-level Pose Estimation Framework Using Majority Voting of Gabor Wavelets and Bunch Graph Analysis J. Wu, J. M. Pedersen, D. Putthividhya, D. Norgaard,
Lori Mann Bruce and Abhinav Mathur
Local invariant features Cordelia Schmid INRIA, Grenoble.
Edges.
CS654: Digital Image Analysis Lecture 36: Feature Extraction and Analysis.
Automated Fingertip Detection
Multiple watermarking Wu Dan Introduction (I) Multipurpose watermarking Ownership watermarks (very robust) Captioning watermarks ( robust)
Multiscale Geometric Signal Processing in High Dimensions
Lecture 3: The Sampling Process and Aliasing 1. Introduction A digital or sampled-data control system operates on discrete- time rather than continuous-time.
Suppression of Musical Noise Artifacts in Audio Noise Reduction by Adaptive 2D filtering Alexey Lukin AES Member Moscow State University, Moscow, Russia.
Computer Graphics & Image Processing Chapter # 4 Image Enhancement in Frequency Domain 2/26/20161.
Introduction to Scale Space and Deep Structure. Importance of Scale Painting by Dali Objects exist at certain ranges of scale. It is not known a priory.
CS654: Digital Image Analysis Lecture 11: Image Transforms.
Computer Vision – 2D Signal & System Hanyang University Jong-Il Park.
Digital Image Processing Lecture 8: Fourier Transform Prof. Charlene Tsai.
IMAGE PROCESSING IMAGE RESTORATION AND NOISE REDUCTION
Wavelets : Introduction and Examples
Image Denoising in the Wavelet Domain Using Wiener Filtering
Outline Linear Shift-invariant system Linear filters
Jeremy Bolton, PhD Assistant Teaching Professor
Contourlet Transforms For Feature Detection
Outline Linear Shift-invariant system Linear filters
Image Transforms for Robust Coding
Chapter 2 Ideal Sampling and Nyquist Theorem
CT-321 Digital Signal Processing
HKN ECE 210 Exam 3 Review Session
Digital Image Procesing Unitary Transforms Discrete Fourier Trasform (DFT) in Image Processing DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
Wavelet transform application – edge detection
Chapter 3 Sampling.
Transformations.
Introduction to Artificial Intelligence Lecture 22: Computer Vision II
Review and Importance CS 111.
Presentation transcript:

Electronics And Communications Engineering Nalla Malla Reddy Engineering College Major Project Seminar on “Phase Preserving Denoising of Images” Guide Mrs. T Rajini Assoc. Prof, ECE By A Sravani (08B61A0401) B Naveen Reddy (08B61A0412) Deekshith Allamaneni (08B61A0421)

Contents IntroductionSteps In Phase PreservingLocal Feature ExtractionThresholdingReconstructionConclusionReferences

Introduction Image denoising is a process of recovering the image by eliminating noise which is usually an aspect of electronic noise. Phase information is of crucial importance to human visual perception Figure 1. When phase information from one image is combined with magnitude information of another it is phase information that prevails.

Steps In Phase Preserving Denoising 1. Extract the local phase and amplitude information at each point in the image by applying (a discrete implementation of) the continuous wavelet transform. 2. Determining a noise threshold at each scale and shrinking the magnitudes of the filter response vectors appropriately, while leaving the phase unchanged. 3. Step 1 and 2 are repeated for the set of all scales and rotations (filter bank) of the mother Gabor filter. 4. Reconstruction is achieved by overlapping of transfer functions of all the filters in the filter bank, so that their sum results in an even coverage of the spectrum.

Gabor Filter Frequency and orientation representations of Gabor filters are similar to those of the human visual system. Gaussian Filter’s impulse response is a harmonic function multiplied by a Gaussian function. It is useful for feature extraction and edge detection.

Figure 3. An array of filter response vectors at a point in a signal can be represented as a series of vectors radiating out from the frequency axis. The amplitude specifies the length of each vector and the phase specifies its angle. Note that wavelet filters are scaled geometrically, hence their centre frequencies vary accordingly.

Figure 4. An example of the real part of Gabor wavelets with 4 scales and 8 orientations.

Thresholding Automatically determine the appropriate wavelet shrinkage thresholds. The threshold levels are determined from the statistics of the amplitude responses of the smallest scale filter pair over the image.

Reconstruction Figure 5. (a) Original image. (b), (c), (f), (e) Responses of Gabor filters with different rotations. (d) Reconstructed image.

Conclusion We have presented a denoising algorithm, which recovers the image with a better quality by preserving the perceptually important phase information.

References 1.A. V. Oppenheim and J. S. Lim. The importance of phase in signals. In Proceedings of The IEEE 69, pages 529–541, P. D. Kovesi. Invariant Measures of Image Features From Phase Information. PhD thesis, The University of Western Australia, May Digital Image processing – R.C. Gonzalez & R.E. Woods, Addison Wesley/ Pearson education, 2nd Education, 2002.