Jamal
Jamal
@JACKYLUO1991 I think it has to do with the number of camera sources. I tested using 2, and 3 sources and the twisting was much worse. Adding cameras reduces it,...
Hello, do you have an ETA on the update?
I followed this fork for algebraic model: https://github.com/Samleo8/learnable-triangulation-pytorch If you need extra info you can contact me, but I did not get it to work smoothly. As you can see...
Hi there. Unfortunately, its been a few years, and I no longer have the steps or the model I ran anymore. It was a lot of work to get working,...
Thanks a lot for those links and info. I will check them out.
Hi Carlos Below is a printout when running the bat file. I have Cuda 10.0 Regards, Jamal ``` (frankmocap) C:\MOCAP\frankmocap>install_win_full_body.bat (frankmocap) C:\MOCAP\frankmocap>rem ####### installing files pre packed (frankmocap) C:\MOCAP\frankmocap>REM pip...
Hi Carlos Screen printouts are below: Installing cuda printout: ``` (frankmocap) C:\MOCAP\frankmocap>conda install cudatoolkit=10.1 cudnn=7.6.0 Collecting package metadata (current_repodata.json): done Solving environment: done ## Package Plan ## environment location: C:\Users\jamal\anaconda3\envs\frankmocap...
I have Visual Studio Community 2017 installed 15.9.36
Reformatted the output to match the example template, I calibrated 190 frames, not sure if I need that many ... ``` [ { 'id': 0, // optional 'R': [[0.10322433, 0.00586084],[0.01965572],...
hi @liken95 Below is the code for camera calibration, which will print outputs for R, k,t and dist. Be sure to adjust your path where your images are in line...