Showing 21 open source projects for "opencv tracking"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 1
    OpenCV

    OpenCV

    Open Source Computer Vision Library

    OpenCV (Open Source Computer Vision Library) is a comprehensive open-source library for computer vision, machine learning, and image processing. It enables developers to build real-time vision applications ranging from facial recognition to object tracking. OpenCV supports a wide range of programming languages including C++, Python, and Java, and is optimized for both CPU and GPU operations.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    ArUco

    ArUco

    Augmented reality library based on OpenCV

    ArUco is a minimal library for Augmented Reality applications based exclusively on OpenCV. Relies on b/w markers with codes that are detected by calling a single function. Trivial integration of your augmented reality applications with OpenGL and OGRE. See documentation at https://drive.google.com/file/d/1OiavRVYVJ-WH88sQg1LUsh8CuJZUQyrX/view?usp=sharing
    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 3
    Computer Vision in Action

    Computer Vision in Action

    A computer vision closed-loop learning platform

    Computer Vision in Action is a practical, example-rich repository that demonstrates real-world applications of computer vision techniques and algorithms in Python, often using OpenCV, deep learning models, and related tooling. It serves as a hands-on companion for learners and engineers who want to understand not just the theory, but how computer vision is actually implemented for tasks like object detection, image classification, feature tracking, optical flow, and image segmentation. The repository includes structured code examples, scripts, and notebooks that cover pipeline construction, preprocessing, model inference, and visual output rendering, making it easy for newcomers or intermediate practitioners to adapt patterns to their own projects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MarkerMapper

    A cost-effective localization system using planar squared markers

    This project allows the creation of cost-effective camera localization systems based on squared planar markers you can print at home. Print the markers, place them in the environment and record a video or take pictures of them. This project analyzes the images and returns the 3D location of the markers: the marker map. The map generated can be used by ArUCO library for localizing your camera. The library depends on Aruco for the marker detection:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 5
    Facetrak Facial recognition
    This program broken The program is a real-time face detection application built using OpenCV and Tkinter. It allows you to detect faces using your webcam and displays the video feed with rectangles drawn around the detected faces. When you run the program, a GUI window will appear. The window has a title "Real-time Face Detection" and a description below it. The description guides you to adjust the settings and click the "Start" button to begin face detection. The settings section...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    3DDFA

    3DDFA

    Fast, accurate and stable 3D dense face alignment

    ...See requirements.txt, tested on macOS and Linux platforms. The Windows users may refer to FQA for building issues. Note that this repo uses Python3. The major dependencies are PyTorch, numpy, opencv-python and onnxruntime, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    opencv4nodejs

    opencv4nodejs

    Nodejs bindings to OpenCV 3 and OpenCV 4

    OpenCV4NodeJS is a Node.js binding for OpenCV, allowing developers to integrate computer vision capabilities directly into JavaScript applications for image processing, object detection, and facial recognition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Yolo_mark

    Yolo_mark

    GUI for marking bounded boxes of objects in images

    ...The project generates image-coordinate files and a training image list in the format expected by Darknet. It can also extract every specified frame interval from a video before manual labeling begins. OpenCV support, sample configuration files, object tracking, coordinate display, and training instructions make it a compact workflow for legacy YOLO dataset creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GrapeBio
    GrapeBio Pre is developed based on OpenCV, and provides a simple yet effective image preprocessing pipeline to improve the quality of 4D bio images. Coupled with TGMM (https://www.nature.com/articles/nmeth.3036), it can substantially improve the segmenting and tracking accuracies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10

    FaceTrackingMicroPC

    Face Tracking using OpenCV on Orange Pi

    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    TrackingExample

    This project presents simple marker detection and 3D augmentation

    ...The homography calculation needed for the augmentation can be performed using 4 different methods: -Direct Linear Transform, -basic OpenCV algorithm -OpenCV RANSAC based algorithm -OpenCV Least-Median based algorithm. During the tracking it is possible to change the camera settings in real time (brightness, contrast, hue and saturation as well as the camera resolution). The program detects the marker basing on the blob hue, minimal saturation and brightness (called value in HSV color space) as well as the palette maximal brightness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    cam-cv-mouse

    Hnad tracking and mouse control using OpenCV na qt

    Aim of this project is to find good algorithm for hand tracking problem using openCV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenTLD

    OpenTLD

    OpenTLD is an open source library for real-time 2D tracking

    OpenTLD is an open source implementation of the TLD (Tracking-Learning-Detection) framework, designed for real-time 2D tracking of a single object in video sequences. Because it fuses tracking and detection, TLD can recover from occlusions, drift, or failures by using its detection mechanism to reacquire the object. In terms of usage, one typically initializes the tracker by providing a bounding box on the first frame, then calls a function like run_TLD to process a video and obtain bounding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QC_stereoCV_tracking

    QC_stereoCV_tracking

    Quadrotor IR-Blob tracking with stereoCV

    - StereoCV optical Tracking - With openFrameworks and openCV - Handle USB-camera - Calibrate stereoCV - Handle and track multiple IR-Blobs - Transform tracked blobs to realWorldValues - handsome GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    User friendly open source object tracking software allowing for various control applications. Uses Opencv and embedded Python,allowing for multiple scripts to be written and shared.See webpage for more information http://openvisionc.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    TheTracker

    tracker by WeaveBytes

    The tracker is an object tracking application that use opencv to track objects in a video. Objects can be selected by doing mouse drag/drop on the video being rendered. It is under R & D by WeaveBytes. www.weavebytes.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Computer vision tracking module written in C++ as an extension to OpenCV, this code is the foundation for the "Are We There Yet?" installation by Ken Goldberg and Gil Gershoni in the Contemporary Jewish Museum Mar 31 - Jul 31 2011.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Face-following and facial expression detection based on OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A C++ hand/finger tracking API using openCV. Detection of features is based on background substraction, color filtering and skin detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This library uses OpenCV to perform head tracking and feature tracking to let you have 3d control over your developed 3d world with the aid of your head and a webcam. Uses Irrlicht as its rapid development 3d engine. Developed by www.nighsoft.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Frontera is an open art project which uses interactive video combined with hand tracking to make an "interactive portrait". It uses open standards like OpenCV and the OSC protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next