1 / 13

Moments

Moments. describe the image content (or distribution) with respect to its axes. area of the object. center of mass. Centralized Moments. Moments are not invariant geometric transformations To achieve invariance under translation. Hu Moments.

vern
Télécharger la présentation

Moments

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Moments • describe the image content (or distribution) with respect to its axes area of the object center of mass

  2. Centralized Moments • Moments are not invariant geometric transformations • To achieve invariance under translation

  3. Hu Moments • Hu described a set of 6 moments that are rotation, scaling, translation invariant

  4. Hu Moments(contd.) • In addition he described a 7th invariant that is skew invariant • Other invariants are • Legendre Moments • Complex Zernike Moments

  5. Image Reconstruction • Unless we have all Nmax moments, the image cannot be reconstructed. • The top order moments are good approximations of the images 0-8 2-12

  6. Hough Transform • Procedure to find occurrences of a shape”in an image • Assumes the “shape” can be described in some parametric form • Points in image correspond to a family of parametric solutions • A voting scheme is used to determine the correct parameters

  7. Accumulator Space • A line in the cartesian space is a point in the hough space • Create an accumulator whose axis are the parameters • Set all values to zero • We “discretize” the parameter space • Parameter are quantized to fit into the finite p-space • For each edge point, votes for appropriate parameters in the accumulator • Increment this value in the accumulator

  8. Line Detection • all possible lines going through P Parametric form y = mx + c

  9. Line Detection (contd.)

  10. Line Detection (example)

  11. Circle Detection • Consider a 2D circle • It can be parameterized as: • r 2= (x-a) 2 + (y-b)2 • Assume an image point was part of a circle, it could belong to a unique family of circles with varying parameters: • a, b, r

More Related