Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to replace SURF with FREAK in Features2D + Homography example??

I am trying to run Features2D + Homography example on android however SURF is excluded from OpenCV4Android distribution. My question is simple, how can i modify this example to replace SurfFeatureDetector and SurfDescriptorExtractor with something that will work on Android?