WebCamCap
WebCamCap copied to clipboard
Motion capture tool for 2D/3D motion capture with LED markers.
**Image processing:** min/max contour area, size of MedianBlur and size of dilateKernel in [MarkerCamera](https://github.com/kaajo/WebCamCap/blob/master/WebCamCap2/src/markercamera.cpp) - void MarkerCamera::applyFilters() **Intersections:** maxError capture points only inside virtual room (checkbox)
Main features: - play [Animation](https://github.com/kaajo/WebCamCap/blob/master/WebCamCapPrimitives/animation.h) - edit ID / position of [Marker](https://github.com/kaajo/WebCamCap/blob/master/WebCamCapPrimitives/marker.h) in one/more frames - improve [OpenGlScene](https://github.com/kaajo/WebCamCap/blob/master/WebCamCapGui/openglscene.h) (add cameras, textures, ...) - use FBX SDK for animation exporting