Rafli Trianindya Putra

Results 32 comments of Rafli Trianindya Putra

![image](https://github.com/zju3dv/EasyMocap/assets/43334514/094abb72-7c59-44d6-8ed7-1ad042516814) This is the result when I run the code like this : python apps/calibration/calib_intri.py input/calib-intri-final --num 200

https://github.com/zju3dv/EasyMocap/assets/43334514/674ad13e-6991-4152-bd27-089031e01e0d Here's the result that I got, when the person standing still it jitters for a while and the root isn't locked it keep moving with the skeleton. And I...

I've noticed that it's rendering up to 33 bvh file because it lost detection of the corresponding person, and when they are detected again they will produce another bvh file....

Try using this steps to calibrate your cameras : **Intrinsic** python scripts/preprocess/extract_video.py calibration/intrinsic --no2d python apps/calibration/detect_chessboard.py calibration/intrinsic --out calibration --pattern 9,6 --grid 0.15 python apps/calibration/calib_intri.py calibration/intrinsic --num 25 Grid 15cm...

> @raflitp How did you take your video for calibrating your intrinsic parameters? (did you use different angles and have the checkerboard in different positions on the camera?) For intrinsic...

So far, it's not possible using easymocap, but there are some other options out there that available for 1vmp

Of course, that's why you need a bunch of cameras if there's some props blocking one of the cameras. If there's no person it will crash obviously because there's no...

SPIN model are used for monocular videos, it helps to reconstruct the pose and shape from the 2D images