4

Is it possible to do "Markerless motion capturing" using a normal webcam, in real time? Are there any Open source frameworks available?

I need to construct a 3d model which will be animated using the captured data.

Adam Stelmaszczyk
  • 19,665
  • 4
  • 70
  • 110
coder9
  • 1,571
  • 1
  • 27
  • 52

1 Answers1

0

You could start with The Artvertiser (full source code available at the link).

You could also look at using the Ferns library, I'm not sure but I think it might be a part of the latest OpenCV.

damian
  • 3,604
  • 1
  • 27
  • 46