using SIFT source code in OpenCV ?
Is openCV using OpenSIFT. If yes, if I have to modify SIFT code for some of my research, should I use it from within OpenCV or directly use OpenSIFT ?
Is openCV using OpenSIFT. If yes, if I have to modify SIFT code for some of my research, should I use it from within OpenCV or directly use OpenSIFT ?
Asked: 2014-09-21 02:21:51 -0600
Seen: 393 times
Last updated: Sep 21 '14
Transposing and Flipping Frames on Android Camera
Implements CvViewFrameListener2 not found
Using default BaseLoaderCallback in an android service
Java API - Core.add() method not working!? How to add 2 Mats?
I want to know how can i do haartraining on android
OpenCV app doesnt work since Manager Update
createEigenFaceRecognizer-android
face detection tutorial to detect other objects?
can you use homography to track objects
can you switch out xml files facedetection object recognition
no, opencv is using its own implementation.
(also, i'd be a bit wary about the code here, it's using deprecated c-api code all the way down, and development stopped 2 years ago.)