I have met a problem of Sift and SURF feature detectors. I have fixed it by calling initModule_nonfree()
(see the question). On their site, they say that I shall use it if I am "using the C version".
I have not use any IplImage
. So, How do I know that I use C version and not C++?