NattyBumppo / Ball-TrackingLinks
Computer vision algorithm that tracks balls as they travel through the air.
☆47Updated 7 years ago
Alternatives and similar repositories for Ball-Tracking
Users that are interested in Ball-Tracking are comparing it to the libraries listed below
Sorting:
- Multiple object tracking for single camera in ROS.☆40Updated last year
- A simple Ball Tracker made using OpenCV to demonstrate the use of the Kalman Filter in Computer Vision☆143Updated 8 years ago
- Library for detecting and tracking humans using 3D sensing systems (stereo and kinect-like)☆38Updated 12 years ago
- Python wrappers for ArUco library☆70Updated 4 years ago
- As of now, OpenCV codes and snippets that I'm working on.☆75Updated 11 years ago
- Test program for OpenCV DNN object detection with RealSense camera☆54Updated 7 years ago
- Original open source people tracking library (now deprecated with the release of OPT v2 "Gnocchi").☆321Updated 4 years ago
- Creates an Virtual Reality through your computer screen, after detecting your eyes position.☆61Updated 10 years ago
- Hand Tracking And Gesture Detection (OpenCV)☆117Updated last year
- A hand pose estimator using model fitting by finding minimal energy, using OpenCV and tnc.c library.☆42Updated 14 years ago
- People detection and tracking in stationary RGB cameras☆96Updated 7 years ago
- real time object detection using opencv and simple UI to select the object to track☆37Updated 9 years ago
- Using two calibrated cameras to track one point's 3D position in real world. Key: Blob, SolvePnP, Shortest path in 3D☆21Updated 10 years ago
- OpenDetection is a standalone open source project for object detection and recognition in images and 3D point clouds.☆104Updated 7 years ago
- Autonomous humanoid that picks up and throws away trash☆51Updated 8 years ago
- Multiclass object detection ROS node based on YOLO/Darknet☆39Updated 6 years ago
- Discuss requirments and develop code for #1-mvp-vbacc MVP (see also this channel on ossdc.org Slack)☆102Updated 6 years ago
- Multiple object tracking with a fixed, overhead camera using background subtraction and Kalman filters☆56Updated 9 years ago
- How to build the Robot Operating System for the iOS platform.☆70Updated 11 years ago
- A GUI for controlling the Crazyflie with ROS input/output☆88Updated 10 years ago
- ☆39Updated 4 years ago
- Track multiple objects based on their color using OpenCV☆160Updated 3 years ago
- OPT v2 "Gnocchi" - adding object tracking and pose recognition☆224Updated 3 years ago
- Human body skeleton detection an tracking from video camera in real time. It was developed for an Orbbec Astra camera DRGB (Depth-RGB), u…