/aiga-benchmark-opencv

AIGA WP3 cover recognition benchmark in OpenCV

Primary LanguagePythonMIT LicenseMIT

OpenCV benchmark in magazine cover recognition

Uses SIFT keypoints to match magazine covers.

To run locally, copy the cover_recognition/paths.template.py file into cover_recognition/paths.py and set up the paths within, then import normally from cover_recognition package in python shell on the root folder level of this repo.