buuav / featureTracker

Users OpenCV builtin SURF module to detect features and extract descriptors. Matching these from sample image to camera frame and computing the homograph matrix gives us object detection.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Users OpenCV builtin SURF module to detect features and extract descriptors. Matching these from sample image to camera frame and computing the homograph matrix gives us object detection.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%