Telling apart differences
Hello, I just wanted some advice on different methods that would be able to tell the differences between two objects. 1st Object - Mask and Canny
2nd Object - Mask and Canny
EDIT: Grey scale image
These shapes are never the same and when they are they same, the mask and canny are never exactly the same. What are some good methods to get a general yet specific features from both object to compare?
thank you!
maybe there's better ideas than both mask and canny. can you add unprocessed images ?
These seem images of 3D scans. Do you have access to the 3D data? Because then a world of matching algorithms will open up.