Showing 43 open source projects for "motion capture kinect"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    The FreeMoCap Project

    The FreeMoCap Project

    Free Motion Capture for Everyone

    FreeMoCap is an open-source markerless motion capture system that enables users to record human movement using ordinary cameras and convert the footage into usable 3D motion data. The project’s goal is to democratize motion capture by removing the need for expensive suits or proprietary studio hardware, instead relying on computer vision and pose estimation pipelines. It processes synchronized video feeds to reconstruct skeletal motion, which can then be exported for animation, biomechanics research, or creative projects. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2

    Motion Detect

    use your webcam to detect motion

    The program works with a webcam to detect a change in the picture, such as an object or a person moving, and capture frames in a folder, so it can be useful as a motion detection program, i.e. for security purposes.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    WiFi DensePose

    WiFi DensePose

    Turn WiFi signals into real-time human pose estimation and detection

    ...The repository includes components for data processing, model inference, and real-time visualization, making it suitable for research and experimental deployments. Its architecture emphasizes performance and reproducibility, allowing developers to explore non-visual motion capture systems using accessible hardware. Overall, WiFi DensePose functions as an advanced research-grade toolkit for WiFi-based human sensing and pose estimation.
    Downloads: 217 This Week
    Last Update:
    See Project
  • 4
    ESP32-CAM_MJPEG2SD

    ESP32-CAM_MJPEG2SD

    ESP32 Camera motion capture application to record JPEGs to SD card

    Application for ESP32 / ESP32S3 with OV2640 / OV5640 camera to record JPEGs to SD card as AVI files and playback to the browser as an MJPEG stream. The AVI format allows recordings to replay at the correct frame rate on media players. If a microphone is installed then a WAV file is also created and stored in the AVI file. The ESP32 cannot support all of the features as it will run out of heap space. For better functionality and performance, use one of the new ESP32S3 camera boards, eg...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    OSX-Optimizer

    OSX-Optimizer

    Optimize MacOS, Shell scripts to speed up your mac boot time

    OSX-Optimizer is a collection of shell-based tweaks for macOS designed to speed up boot time, improve perceived performance, and reduce unnecessary background activity, especially in virtualized environments. The README emphasizes that macOS can be heavily modified using the defaults command, and many of the optimizations are simply well-chosen combinations of defaults and system utilities. It shows how to capture and compare system preferences before and after GUI changes (using defaults...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    Clipstitch

    Uility to make home movies from your digital camera files

    Full documentation: Download clipstitchX.Y.html To make movies from your camera (or phone) video files. FFmpeg is a professional-quality, free, open-source program for video editing, with the ability to implement a huge number of operations and handle every data format! This kind of ability comes at a cost: its commands are quite complex-looking and difficult to use and remember. Clipstitch runs as a front-end to ffmpeg so that you use only the sub-set of ffmpeg commands necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Qualisys Unity SDK

    Qualisys Unity SDK

    Unity package for the C# (.NET) implementation for Qualisys Track

    ...Using a QTM rigid body to set the position and orientation of a GameObject is equally easy. Just add a script to the GameObject and set the name of the QTM rigid body. Get a real-time stream of motion capture data in Unity with minimal latency. This makes it possible to drive characters, rigid bodies or any other Unity object. Qualisys provides a robust skeleton solver that lets you solve one or more actors in real-time. Capturing crouching, wrestling and lying on the floor has never been this straightforward. By combining skeleton solving with AIM, you can capture advanced setups in a simplified workflow. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FrankMocap

    FrankMocap

    A Strong and Easy-to-use Single View 3D Hand+Body Pose Estimator

    ...It can run frame-by-frame or with temporal smoothing, and includes demo apps for live webcam capture as well as batch processing. Outputs include textured meshes, joint locations, and model parameters that can be exported to common DCC tools and game engines. The codebase offers pretrained models, clear inference scripts, and utilities to visualize results, making single-camera motion capture approachable on commodity hardware.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CameraVoyeur

    CameraVoyeur

    Windows-oriented utility to log frames from a connected camera devices

    CameraVoyeur is a small Windows-oriented utility that demonstrates how to capture, preview, and possibly log frames from a connected camera device in a lightweight way. It’s set up more like an experiment or proof-of-concept than a polished end-user app, focusing on the plumbing for grabbing images from the webcam. The project shows how to access the camera stream, keep it running, and expose the captured output for later use or display. Because it’s in a regular GitHub repo and not a closed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    TimeSformer

    TimeSformer

    The official pytorch implementation of our paper

    TimeSformer is a vision transformer architecture for video that extends the standard attention mechanism into spatiotemporal attention. The model alternates attention along spatial and temporal dimensions (or designs variants like divided attention) so that it can capture both appearance and motion cues in video. Because the attention is global across frames, TimeSformer can reason about dependencies across long time spans, not just local neighborhoods. The official implementation in PyTorch provides configurations, pretrained models, and training scripts that make it straightforward to evaluate or fine-tune on video datasets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DensePose

    DensePose

    A real-time approach for mapping all human pixels of 2D RGB images

    ...It extends human pose estimation from predicting joint keypoints to providing dense correspondences between 2D images and a canonical 3D mesh (such as the SMPL model). This enables detailed understanding of human shape, motion, and surface appearance directly from images or videos. The repository includes the DensePose network architecture, training code, pretrained models, and dataset tools for annotation and visualization. DensePose is widely used in augmented reality, motion capture, virtual try-on, and visual effects applications because it enables real-time 3D human mapping from 2D inputs. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Fluro

    Fluro

    Fluro is a Flutter routing library that adds flexible routing options

    ...The library focuses on clear, centralized route configuration, reducing boilerplate compared to hand-rolled navigation code. It supports custom route transitions so screens can animate in ways that match an app’s brand and motion language. Error handling hooks help capture unknown routes, and developers can funnel users to fallback pages or gracefully redirect. Because it sits close to Flutter’s own navigation mechanisms, it integrates cleanly and remains easy to adopt incrementally. Fluro’s sweet spot is teams that want readable, testable route tables and predictable parameter passing without heavy architectural overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VideoPose3D

    VideoPose3D

    Efficient 3D human pose estimation in video using 2D keypoint

    VideoPose3D is a deep learning framework that reconstructs 3D human poses from 2D keypoint sequences extracted from videos. It builds on top of convolutional and temporal networks that map 2D joint coordinates over time to consistent 3D skeletons, enabling robust motion capture without specialized sensors. The model is trained on large motion capture datasets and can generalize well to unseen environments by leveraging temporal context for smoothing and error correction. By using only 2D detections (such as those from OpenPose or Detectron), it enables markerless 3D pose estimation with relatively lightweight computational requirements. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    UniRx

    UniRx

    Reactive extensions for Unity

    ...Rx is a library for composing asynchronous and event-based programs using observable collections and LINQ-style query operators. The game loop (every Update, OnCollisionEnter, etc), sensor data (Kinect, Leap Motion, VR Input, etc.) are all types of events. Rx represents events as reactive sequences which are both easily composable and support time-based operations by using LINQ query operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenPerform

    OpenPerform

    Brings real-time motion capture to artists and performers

    OpenPerform brings real-time motion capture to artists and performers excluded by the high barriers to entry of expensive or "closed" systems. Our open source javascript performance framework enables artists to take direct control of the medium, to quickly collaborate with others, and to easily craft new experiences for all web-based platforms (including AR and VR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sol-R

    Sol-R

    Open-source CUDA/OpenCL speed of light ray-tracer

    Sol-R is a CUDA/OpenCL-based real-time ray-tracer compatible with Oculus Rift DK1, Kinect, Razor Hydra and Leap Motion devices. Sol-R was written as a hobby project in order to understand and learn more about CUDA and OpenCL. Most of the code was written at night and during weekends, meaning that it's probably not the best quality ever. The idea was to produce a Ray-Tracer that has its own "personality". Most of the code does not rely on any literature about ray-tracing, but more on a naive approach of what rays could be used for. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CCapture.js

    CCapture.js

    A library to capture canvas-based animations at a fixed framerate

    CCapture.js is a JavaScript library designed to capture high-quality recordings of HTML5 canvas animations at a fixed and consistent frame rate. Unlike traditional screen recording tools, it decouples rendering speed from capture speed, allowing developers to generate smooth video outputs even when frames take longer to compute. It works by overriding time-related browser functions such as requestAnimationFrame and Date.now to simulate a stable time progression, ensuring every frame is captured accurately. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Webcam Capture API

    Webcam Capture API

    Allow integrated or USB-connected webcams to be accessed from Java

    This library allows you to use your built-in or external webcam directly from Java. It's designed to abstract commonly used camera features and support various capturing frameworks. Assume a situation when your code depends on some capturing framework, but suddenly you have to drop it and use a different, maybe newer one (e.g. replace archaic JMF with newest GStreamer). By doing this you will have to rewrite significant piece of your code because these frameworks are completely different and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    PBJVision

    PBJVision

    iOS Media Capture – features touch-to-record video, slow motion

    PBJVision is a camera library for iOS that enables easy integration of special capture features and camera interface customizations in your iOS app. Next Level is the Swift counterpart. Capture is also possible without having to use the touch-to-record gesture interaction as the sample project provides. This library was originally created at DIY as a fun means for kids to author videos and share their skills. The touch-to-record interaction was pioneered by Vine and Instagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AEO-Light 1.1

    AEO-Light 1.1

    Version 1.1 is no longer supported.

    Version 1.1 is no longer supported. Please see the new version at https://usc-imi.github.io/aeo-light/ Description for 1.1 continues below: AEO-Light 1.1 is an open-source software application that takes a digital scan of motion picture film with optical sound tracks and directly reproduces the audio, producing as a result a synchronized sound film file. Funded by a grant from the National Endowment for the Humanities and by the University of South Carolina.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Synchrotron Motion Simulator

    Simulate the synchrotron motion of particles in a ring accelerator

    Simulate the synchrotron motion of particles in a ring accelerator. Particularly used in the adiabatic capture study for particles in a booster ring.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    A Matlab toolbox for calibrating the Kinect Sensor. It provides functions to jointly calibrate the depth sensor with a color camera as well as to generate a depth map for the color image and reproject the points in metric coordinates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    GestureDetect

    Gesture detection with Kinect+OpenNI+Unity3D

    ...Or you may train your own gesture templates directly. See the usage for details. The function is provided in a package for Unity3D. It reads skeleton data from MS Kinect or similar motion capture devices. To acquire skeleton data, we uses OpenNI 1.5.4 because it is an open source library. The scripts in the project are written in c#. The algorithm we use is template matching. The structure of the code is clear and not very complicated. If you want to use it on other platforms, you may pick part of the scripts in the "GestureScripts" folder and try to edit them to fit other SDKs or platforms. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    VidSync is a scientific video analysis program for both 2-D event logging and 3-D measurement applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB