Thursday, December 29, 2011

Processing


Table of Contents

How can I prepare an image for further analysis , How can I remove noise and improve my signal? How can I detect interesting features ? All these questions can be solved by using various functions and tools available in ImageJ.


  1. Geometric Transforms
    • Translation and Interpolation
    • Rotation
    • Perspective [Link]
    •  
  2. Convolution
    • Noise removal
    • Exploring Gradient direction [Link]
    • Texture orientation 
    •  
  3. Fourier Space
    • Fourier Series: Introduction [Link]
    • Fourier Series: Several functions...[Link]
    • FFT [Link]
    • Periodic signal: noise removal/signal enhancement [Link]
    • Playing with Phase and Magnitude [Link]
    • Filter [Link]
    • Convolution and Deconvolution [Link]
    • Correlation [Link]

  4. Mathematical Morphology [Link]
  5. Feature Detection
    • Line Detection
      • Hough Transform
      • Radon Transform
    • Blob Detection

No comments:

Post a Comment