feature extraction - SIFT algorithm

Posted by Michael Alex on
URL: http://imagej.273.s1.nabble.com/feature-extraction-SIFT-algorithm-tp5020993.html

I have encountered a problem using the SIFT algorithm and I was wondering whether anybody had a suggestion for a solution.

Very promising match-candidates, that passed the geometrical test, are called inliers. Inliers seems to be a list of point matches, that contains a pair of points per element (P1 and P2).

Every Point P contains an L-double array and an W -double array (called local and world).

I am really interested in the real (primary) coordinates x and y of the features in both images. Images, I work with, could be displaced (translated), scaled and displaced, rotated and displaced or a combination of them.

Thanks a lot for your support, have a nice day,
Best regards,
Michael
 

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html