image mapping for zernike moments
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Zernike Polynomials 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!