simondlevy / OpenCV-Python-Hacks
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
- 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
- Use C++ with OpenCV and cvBlob to perform image processing and object tracking, using a webcam. Originally, built to test Raspberry Pi pe…☆69Updated 8 years ago
- Vehicle detection and Motion tracking algorithm using OpenCV libraries in C++☆29Updated 8 years ago
- C++ed version of Yolo☆69Updated 7 years ago
- ☆65Updated last year
- Multiple object tracking with a fixed, overhead camera using background subtraction and Kalman filters☆55Updated 8 years ago
- Sample use cases in OpenCV 🎨☆42Updated 9 years ago
- Object Tracker written in Python using dlib and OpenCV☆341Updated 5 years ago
- Linux port of original Windows code from Olga Barinova☆81Updated 14 years ago
- Multi-camera tracking algorithm using OpenCv and intel IPP.☆61Updated 7 years ago
- Realtime tracking of objects in surveillance cameras and similar using computer vision.☆19Updated 11 years ago
- Using Optical Flow for Detection Motion object.☆56Updated 8 years ago
- Real-Time Human Detection Using Contour Cues☆185Updated 2 months ago
- Kalman filtering-based visual object tracking. Originally was used for faces, but can be used with any rectangular objects.☆24Updated 11 years ago
- Distance Measurement system using single camera☆62Updated 7 years ago
- A ROS package implementing the OpenCV HOG pedestrian detector and HAAR face detector.☆28Updated 7 years ago
- Hand Tracking And Gesture Detection (OpenCV)☆115Updated 10 months ago
- Convolutional Neural Networks☆122Updated 5 years ago
- Object Detection End-to-End framework☆50Updated 9 years ago
- Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of…☆92Updated 2 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 9 years ago
- Lane detection using OpenCV☆99Updated 11 years ago
- Dark Flow (YOLOv2) for Traffic Light Detection Implemented for ROS☆89Updated 7 years ago
- Python port of OpenTLD☆67Updated 12 years ago
- YOLO running on CPU with optimization☆52Updated 9 years ago
- ☆88Updated 7 years ago
- A C++ implementation of correlation filter based trackers using OpenTLD's detection cascade☆23Updated 9 years ago
- A simple Ball Tracker made using OpenCV to demonstrate the use of the Kalman Filter in Computer Vision☆143Updated 8 years ago
- People detection and tracking in stationary RGB cameras☆96Updated 7 years ago
- Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.☆98Updated 7 years ago