image mapping for zernike moments
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Zernike Polynomials en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!