Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Is there any way that I can use SURF and SIFT ... in OpenCV 3 Java?

I am using OpenCV 3 which has a wrapper for Java, but I am not able to use SURF and SIFT and some other algorithms in Java. I have tried many ways and googled for a long time, but I cannot find any way for this problem. Also somewhere I even saw that some people says there is now way. Not only this, in Java wrapper I also cannot find Video writer class and also BOWTrainer class and so on. Now my question is why OpenCV has a wrapper which is not complete for Java, if there are a lot of problems such as above I mentioned some, then it is no need to publish an incomplete wrapper for another language which is not usable for the users. Before OpenCV 3 I can write video, but now no. I waited for a long time that OpenCV 3 will be good version and will take care of all of the problem of previous versions, but now it has more problem then previous versions (not good documentation for Eclispe ... etc). If anyone understanding my question and also has the way sole this, please tell me what to do. Thank you!