jsift
jsift copied to clipboard
Example uses?
Hi Stefan!
I tried to mail you, but there is no address to be found?
I would really like to use JSift in my JavaX context!
My question is: Can you point me to an example how to use it on an image?
Cheers :-) Stefan
Hi Stefan,
Unfortunately, I've never got around finishing it. If memory serves, I've only implemented the first steps of the SIFT algorithm. I think the gaussian pyramid is implemented and the first step of the key point locator, but the filtering steps and the descriptor extraction are missing.
The unit tests should give you the best overview of what is there and how it is to be used.
I have no plans to continue working on this project at the moment, but if you decide to pick the project up I'll try to answer questions you may have about the code.
Cheers Stefan
P.S. I'm leaving this ticket open, so that others can see it.
Hi Stefan,
thanks for your answer! :-) Too sad it is not finished?
I am basically looking for any feature detection toolkit in Pure Java. Do you know anything there?
Many greetings, Stefan