image mapping for zernike moments
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
To compute the Zernike moments of a given image, the center of the image is taken as the origin and pixel coordinates are mapped to the range of unit circle, i.e. x^2+y^2≤1.
In a paper I have found that they use these formula:
x= (2i+1-N)/D,y=(2j+1-N)/D D={N for inscribed circular disc contained in the square image N√2 for outer circular disc containing the whole square image)┤
But I don't understand this formula
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Zernike Polynomials finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!