Jamal
Jamal
How can I output a 3D mesh? ie. mesh.obj or .fbx thanks
If I would like to increase the capture area, can I use a higher resolution image? So instead of using a video resolution of 1280x720, can I record in HD...
hi there This model works well, but I have found that there is some 'twisting' that happens when the mesh twists 360 degrees. I suspect that more cameras solves this...
Using this data of camera intrinsics and extrinsics, how can I calculate the position of a virtual camera in 3D space using this information? I don't want to project anything,...
Hi there I have successfully run the algebraic model, but have a problem with points in 3D. The attached image shows the points in the image in the correct place...
Hi there If I wanted to do something simple by only evaluating the first 100 frames only in a subject ie. S9>Directions By deleting all but the first 100 frames...
Hi Carlos VIBE for windows is working great, I especially like the pkl to fbx converter. I am having one issue though. When I import the fbx into the 3D...
I have Nvidia GPU but get this error. Any ideas why? Command: `python -m demo.demo_frankmocap --input_path ./sampledata/single_totalbody.mp4 --out_dir ./mocap_output --save_pred_pkl` error: ``` (frankmocap) C:\MOCAP\frankmocap>python -m demo.demo_frankmocap --input_path ./sampledata/single_totalbody.mp4 --out_dir ./mocap_output...
Hi, I am trying to collect the correct camera calibration data for my own dataset in this format: ``` [ { 'id': 3, // optional 'R': [ /* 3x3 rotation...