[go: up one dir, main page]

Showing 22 open source projects for "face tracking"

View related business solutions
  • One Platform. Total IT Insight. Start with PRTG Now Icon
    One Platform. Total IT Insight. Start with PRTG Now

    Rely on a single source of truth. PRTG unifies monitoring for all your systems, apps, and services.

    Why settle for fragmented monitoring? PRTG consolidates everything - servers, VMs, network devices, cloud services, and more, into one powerful platform. Get real-time status, customizable alerts, and deep analytics to drive smarter decisions. Designed for complex environments, PRTG scales with your needs, supports team collaboration, and helps you prevent outages before they impact users. Take control of your IT landscape and deliver the uptime your business requires.
    Start Your Free PRTG Trial
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 1
    MediaPipe

    MediaPipe

    Cross-platform, customizable ML solutions for live and streaming media

    MediaPipe offers open-source cross-platform, customizable ML solutions for live and streaming media. Provides segmentation masks for prominent humans in the scene. MediaPipe Face Mesh is a face geometry solution that estimates 468 3D face landmarks in real-time even on mobile devices. It employs machine learning (ML) to infer the 3D surface geometry, requiring only a single camera input without the need for a dedicated depth sensor. Utilizing lightweight model architectures together with GPU...
    Downloads: 61 This Week
    Last Update:
    See Project
  • 2
    EvaDB

    EvaDB

    Database system for building simpler and faster AI-powered application

    Over the last decade, AI models have radically changed the world of natural language processing and computer vision. They are accurate on various tasks ranging from question answering to object tracking in videos. To use an AI model, the user needs to program against multiple low-level libraries, like PyTorch, Hugging Face, Open AI, etc. This tedious process often leads to a complex AI app that glues together these libraries to accomplish the given task. This programming complexity prevents...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 1 This Week
    Last Update:
    See Project
  • 4
    Facexlib

    Facexlib

    FaceXlib aims at providing ready-to-use face-related functions

    facexlib is a PyTorch-based library providing ready-to-use face-related functions, including detection, alignment, recognition, and more. It integrates state-of-the-art open-source methods for various face processing tasks.​
    Downloads: 6 This Week
    Last Update:
    See Project
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 5
    jeelizFaceFilter

    jeelizFaceFilter

    Javascript/WebGL lightweight face tracking library

    ... want to keep it framework agnostic so the outputs of the library are raw, if the face is detected or not, the position and the scale of the detected face and the rotation Euler angles. But thanks to the featured helpers, examples and boilerplates, you can quickly deal with a higher level context (for motion head tracking, for face filter or face replacement). We continuously add new demonstrations, so stay tuned!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    3DDFA

    3DDFA

    Fast, accurate and stable 3D dense face alignment

    This work extends 3DDFA, named 3DDFA_V2, titled Towards Fast, Accurate and Stable 3D Dense Face Alignment, accepted by ECCV 2020. The supplementary material is here. The gif above shows a webcam demo of the tracking result, in the scenario of my lab. This repo is the official implementation of 3DDFA_V2. Compared to 3DDFA, 3DDFA_V2 achieves better performance and stability. Besides, 3DDFA_V2 incorporates the fast face detector FaceBoxes instead of Dlib. A simple 3D render written by c...
    Downloads: 3 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: 1 This Week
    Last Update:
    See Project
  • 8
    GazeRecorder

    GazeRecorder

    WebCam Eye Tracking for usability testing

    WebCam Eye-Tracker. GazeRecorder automatically records using ordinary webcams, where people look and what they engage with on their computer screens. In comparison with conventional eye tracking - that uses specialized technology and invites respondents to labs – GazeRecoreder is able to track people’s eyes with their own computers at home. Multiple state-of-the-art tracking algorithms communicate to identify the face, key features, eyes, iris and movements in 3D, allowing for the most...
    Leader badge">
    Downloads: 143 This Week
    Last Update:
    See Project
  • 9
    wirecast controlboard
    Commercial version of this app can be found at: https://www.controlboard.linkpc.net/ Buget friendly video control surface and PTZ solution integrated with Telestream Wirecast. This application transforms your keyboard into a video control surface for wirecast and your mouse into a PTZ joystick. For use with Wirecast (https://www.telestream.net/wirecast/overview.htm) and USB Pan Tilt Controller with Sony LANC (S-Link) interface (http://www.expelec.co.uk/pantilt/pantiltlanc.htm). This...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard. Icon
    Cloud-based observability solution that helps businesses track and manage workload and performance on a unified dashboard.

    For developers, engineers, and operational teams in organizations of all sizes

    Monitor everything you run in your cloud without compromising on cost, granularity, or scale. groundcover is a full stack cloud-native APM platform designed to make observability effortless so that you can focus on building world-class products. By leveraging our proprietary sensor, groundcover unlocks unprecedented granularity on all your applications, eliminating the need for costly code changes and development cycles to ensure monitoring continuity.
    Learn More
  • 10
    clmtrackr

    clmtrackr

    Javascript library for precise tracking of facial features

    clmtrackr is a javascript library for fitting facial models to faces in videos or images. It currently is an implementation of constrained local models fitted by regularized landmark mean-shift, as described in Jason M. Saragih's paper. clmtrackr tracks a face and outputs the coordinate positions of the face model as an array. The library provides some generic face models that were trained on the MUCT database and some additional self-annotated images. Check out clmtools for building your own...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    tracking.js

    tracking.js

    A modern approach for Computer Vision on the web

    The tracking.js library brings different computer vision algorithms and techniques into the browser environment. By using modern HTML5 specifications, we enable you to do real-time color tracking, face detection and much more, all that with a lightweight core (~7 KB) and intuitive interface. To get started, download the project. This project includes all of the tracking.js examples, source code dependencies you'll need to get started. Unzip the project somewhere on your local drive. The package...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FaceTrackingMicroPC

    Face Tracking using OpenCV on Orange Pi

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Virtual Eyewear

    Virtual Eyewear

    An eyewear trying simulator

    Try this software and find out the eyewear style that is the most suitable for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Face Recognition Based Login Assistant

    Login to Websites Automatically Using Your Face as Password

    Face detection can be regarded as a more general case of face localization. In face localization, the task is to find the locations and sizes of a known number of faces (usually one). In face detection, one does not have this additional information. Face detection is mostly used along with facial recognition feature to extract faces out of an image or video feed and identify the faces against a set of stored images. This feature can be used for tracking prisoners, attendance and signing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Real time face tracking and recognition refers to the task of locating human faces in a video stream and identifying the faces by matching them against the database of known faces.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Pombo

    Pombo

    Pombo can help you recover your computer in the event it's stolen.

    Pombo works silentely in the background, hidden, and sends tracking information to a webserver of your choice. If your computer is stolen, just log into your webserver to get the lastest file uploaded by Pombo, decrypt and hand it to the police. They will have all they need to catch the thief: IP address, date/time, nearby routers, screenshot, and even a photo of his/her face if you have a webcam ! Pombo protects your privacy: Tracking information is encrypted with rock-solid GnuPG...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Face-following and facial expression detection based on OpenCV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Little program that tracks your head position in order to render an OpenGL model with your faces perspective. Still only for os x :- (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a web application for e policing loaded with facilities of signature based verification,biometric face search,SMS based challan and other services,Tracking lost vehicle using google maps and much more to see.A must see
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Face tracking system that allows the user to interact with the computer moving the head. It's possible to move a camera in a 3D scene and the mouse in the screen. Contains also an open source implementation of the condensation algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    A face tracking system for user interface control and development. This software is designed to determine face position and orientation in real time using an inexpensive webcam, allowing navigation of a GUI using head movement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MPT is a toolbox that supplies cross-platform libraries for real-time perception primitives, including face detection, eye detection, blink detection, and color tracking.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next