find closest point of two unequal MxN arrays
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Geometric Transformation and Image Registration 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!