ducha-aiki / mods

MODS (Matching On Demand with view Synthesis) is algorithm for wide-baseline matching.
http://cmp.felk.cvut.cz/wbs/
GNU General Public License v2.0
87 stars 16 forks source link

Unable to run surf function #17

Closed KoushikRaghav closed 5 years ago

KoushikRaghav commented 5 years ago

I'm facing this error:

AttributeError: 'module' object has no attribute 'SURF'

I'm using opencv 3.1.0.0 version

ducha-aiki commented 5 years ago

Please, use OpenCV 2.4.8 / 2.4.9, not 3.*