All Projects β†’ kaajo β†’ WebCamCap

kaajo / WebCamCap

Licence: LGPL-3.0 license
Motion capture tool for 2D/3D motion capture with LED markers.

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects
c
50402 projects - #5 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to WebCamCap

WebcamFX
Open the camera, take pictures πŸ“· & save them using Javafx.
Stars: ✭ 39 (+95%)
Mutual labels:  webcam, webcam-capture
UniCam
A cross-platform open-source webcam viewer
Stars: ✭ 23 (+15%)
Mutual labels:  webcam, webcam-capture
qualisys python sdk
Python implementation of the real-time protocol for Qualisys Track Manager
Stars: ✭ 24 (+20%)
Mutual labels:  motion-capture, motion-tracking
ItroublveTSC
Official Source of ItroublveTSC, totally open source. No virus or anything. Feel free to have a look :)
Stars: ✭ 82 (+310%)
Mutual labels:  webcam, webcam-capture
Webcam Capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS…
Stars: ✭ 1,959 (+9695%)
Mutual labels:  webcam, webcam-capture
react-cam
HTML5 Web/Mobile camera for ReactJS
Stars: ✭ 30 (+50%)
Mutual labels:  webcam, webcam-capture
Clight
A C daemon that turns your webcam into a light sensor. It will adjust screen backlight based on ambient brightness.
Stars: ✭ 371 (+1755%)
Mutual labels:  capture, webcam
Juicer
Juicer is a generic animation / motion library for macOS & iOS & tvOS written in Swift
Stars: ✭ 13 (-35%)
Mutual labels:  motion
SkunkBooth
Text based command line webcam photobooth app
Stars: ✭ 45 (+125%)
Mutual labels:  webcam
Magpie
将任何ηͺ—口放倧至全屏
Stars: ✭ 4,478 (+22290%)
Mutual labels:  capture
iOS-Signature-Capture
iOS-Signature-Capture is helps to capture the user signature with name and signed date in iOS and supports both Objective-c and Swift languages.
Stars: ✭ 50 (+150%)
Mutual labels:  capture
Joint-Motion-Estimation-and-Segmentation
[MICCAI'18] Joint Learning of Motion Estimation and Segmentation for Cardiac MR Image Sequences
Stars: ✭ 45 (+125%)
Mutual labels:  motion-tracking
ReactZooApp
ReactZooApp
Stars: ✭ 33 (+65%)
Mutual labels:  motion
blender-retarget
Applies animation from one armature to another
Stars: ✭ 137 (+585%)
Mutual labels:  motion-capture
dynamic-motion
Provide additional functionality to Android MotionLayout.
Stars: ✭ 34 (+70%)
Mutual labels:  motion
sparkar-pixelate-shader
simple script-only pixelate shader with Facebook SparkAR.
Stars: ✭ 35 (+75%)
Mutual labels:  webcam
piCamBot
Security camera based on a raspberry pi and Telegram, controllable by smartphone
Stars: ✭ 43 (+115%)
Mutual labels:  motion
use-spring
Hooke's law hook
Stars: ✭ 53 (+165%)
Mutual labels:  motion
OpenISS
OpenISS -- a unified multimodal motion data delivery framework.
Stars: ✭ 22 (+10%)
Mutual labels:  motion-capture
canvas-record
A one trick pony package to record and download a video from a canvas animation.
Stars: ✭ 64 (+220%)
Mutual labels:  capture

UPDATE

This project is no longer maintained. I am currently working on a similar project called RPIMoCap with much better architecture.

Project information

WebCamCap is tool for 2D/3D motion capture with active markers (LED diodes) written in C++11. It doesn't require any special hardware, just common webcam with VGA (640 x 480) resolution and diffused white LED diodes for best results.

Features

  • 2D Motion Capture
  • 3D Motion Capture
  • Real time motion capture data transfer (API provided)
  • Virtual scene preview (OpenGL)
  • export animation to .fbx format

Requirements

  • Qt 5.9
  • OpenCV 3.0
  • OpenGL
  • GLU
  • FBX SDK

Docker

There are 2 docker-compose files. App for running WebCamCap and Devel with Qt Creator included. Use command docker-compose up in directory with docker-compose.yml file.

Videos

For all videos check my WebCamCap Playlist

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].