An open API service indexing awesome lists of open source software.

https://github.com/nobuotsukamoto/tracker

OpenCV Tracking examples.
https://github.com/nobuotsukamoto/tracker

Last synced: 4 months ago
JSON representation

OpenCV Tracking examples.

Awesome Lists containing this project

README

          

# OpenCV Tracking examples.

## About

OpenCV Tracking c++ examples.
- [Tracking API](3.0_tracking_api)
- [Kalman fileter](kalman)
- [Meanshift](meanshift)