find closest point of two unequal MxN arrays
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a binary image MxN and and an 2-d array (X,Y) with coordinates of points. The two arrays have unequal length, ex. my image is 200x400 and the array is 120x2
I want to compare every point in my 2-d array with the points of my image and find a way to pick the closest points of the image, like this

0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Geometric Transformation and Image Registration dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!