Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

no, you can't use SIFT from c in opencv, you will have to use c++ (or python/java).

also, in general, avoid the legacy c-api, it is no more maintained, andcovers only 25% of opencv's functionality.

no, you can't use SIFT from c in opencv, you will have to use c++ (or python/java).

also, in general, avoid the legacy c-api, it is no more maintained, andcovers and covers only 25% of opencv's functionality.