simondlevy / OpenCV-Python-HacksLinks
Optical flow and other tricks in OpenCV
☆96Updated 4 years ago
Alternatives and similar repositories for OpenCV-Python-Hacks
Users that are interested in OpenCV-Python-Hacks are comparing it to the libraries listed below
Sorting:
- Object Tracker written in Python using dlib and OpenCV☆342Updated 6 years ago
- This is a small program demonstrating object tracking in a video stream. Lucas Kanade optical flow algorithm is used to find the pixels f…☆48Updated 10 years ago
- ☆65Updated 2 years ago
- This is my version of the Fastest Pedestrian Detector in the West☆24Updated 8 years ago
- C++ed version of Yolo☆69Updated 8 years ago
- Multiple object tracking with a fixed, overhead camera using background subtraction and Kalman filters☆56Updated 9 years ago
- Real-Time Human Detection Using Contour Cues☆187Updated 8 months ago
- Use C++ with OpenCV and cvBlob to perform image processing and object tracking, using a webcam. Originally, built to test Raspberry Pi pe…☆70Updated 8 years ago
- Multiple objects tracker using openCV and dlib☆184Updated 8 years ago
- Texture Matching using Local Binary Patterns (LBP)☆55Updated 10 years ago
- As of now, OpenCV codes and snippets that I'm working on.☆75Updated 11 years ago
- Linux port of original Windows code from Olga Barinova☆81Updated 14 years ago
- An example of using OpenCV with Python to track motion in real time☆141Updated 14 years ago
- Track multiple objects based on their color using OpenCV☆160Updated 4 years ago
- Feature Extraction for Human Activity Detection from RGBD Images☆47Updated 11 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 10 years ago
- A C++ implementation of correlation filter based trackers using OpenTLD's detection cascade☆23Updated 10 years ago
- ☆243Updated 8 years ago
- Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn☆216Updated 8 years ago
- Multi-camera tracking algorithm using OpenCv and intel IPP.☆61Updated 7 years ago
- Sample use cases in OpenCV 🎨☆42Updated 9 years ago
- Python port of OpenTLD☆67Updated 12 years ago
- Real-time Hand Gesture Recognition using Depth Images☆39Updated 10 years ago
- Hand Tracking And Gesture Detection (OpenCV)☆117Updated last year
- A simple Ball Tracker made using OpenCV to demonstrate the use of the Kalman Filter in Computer Vision☆142Updated 8 years ago
- c++ port of the python code from https://github.com/gnebehay/CMT☆67Updated 8 years ago
- M. Beyeler (2015). OpenCV with Python Blueprints: Design and develop advanced computer vision projects using OpenCV with Python, Packt Pu…☆297Updated 5 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 12 years ago
- Example program showing how to train your custom HOG detector using openCV☆220Updated 6 years ago
- CUDA acceleration for OpenTLD's object detector☆68Updated 10 years ago