sift-cpp icon indicating copy to clipboard operation
sift-cpp copied to clipboard

A C++ SIFT implementation (Scale invariant feature transform)

Results 1 sift-cpp issues
Sort by recently updated
recently updated
newest added

Thanks for this great project. Did you compare this implementation of SIFT with the OpenCV version? In terms of output, computation time and other performance parameters.