nghorbani / soma

Solving Optical MoCap Automatically
Other
185 stars 36 forks source link

Format of Input mocap dataset #1

Closed leilaUEA closed 3 years ago

leilaUEA commented 3 years ago

Hi, Thanks for your tutorials, I wondered is there any specific format for the input mocap data, is there a need to preprocess the already existing mocap data to an acceptable input format?

nghorbani commented 3 years ago

Hi there, usually no preprocessing step is required. But you should make sure you know the units of the capture, and the that the z-axis should be up. Learn more please check this tutorial. The preferred input is c3d files but some other formats are also supported. Check this code.