Distance between image block and image centroid of fingerprint
1 次查看(过去 30 天)
显示 更早的评论
I want to calculate the distance between each block centered at (xi, yi) and the centroid of fingerprint image located at (xc, yc). Anyone has an example code?
For example, a fingerprint image of 300*480 is divided into blocks of 16*16. One can do a block operation with blkproc, but how can calculate the global centroid of each block when using blkproc. Or other way to do this. Thanks.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!