Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

For the stable version(Without using pointers) --> SurfFeatureDetector detector(400);

For the beta version (3.0.0) --> Ptr<SURF> surf = SURF::create(400);