Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

looks like you try to run opencv2.4 code with opencv3.

the api has changed slightly, all Algorithm::create(some_string) functions are gone.

please have a look at the feature2d tutorials for working examples.