lambdaloop / anipose

🐜🐀🐒🚶 A toolkit for robust markerless 3D pose estimation
http://anipose.org
BSD 2-Clause "Simplified" License
351 stars 66 forks source link

I encountered the following situation when running anipose angles. If there are no these parameters, an error will be reported. #133

Open wyclearnpy opened 6 months ago

wyclearnpy commented 6 months ago

What is the meaning of [cameras.A], [cameras.B], and [cameras.C] at the end of the configuration file? I didn't find any relevant instructions. In addition, it seems to be related to calculating angles. How can I get its value?

wyclearnpy commented 6 months ago

When I delete these parameters it doesn't work properly, [cameras.A] offset = [224, 120, 832, 704]

[cameras.B] offset = [224, 230, 800, 700]

[cameras.C] offset = [160, 250, 864, 700]