Hi,
I'm new to the image processing. I was trying to match object in an image with another object found in another image.
Could you please suggest me methods to do this? I found out histogram match, SIFT (i din't completely understand the details). Are there any best suited methods?
I'm trying to match based on the feature vectors. Also is there any helpful methods to extract feature vectors for an object (I'm just aware of histogram way).
Thanks in advance !