mprib / caliscope

Multicamera Calibration + Pose Estimation --> Open Source Motion Capture
https://mprib.github.io/caliscope/
BSD 2-Clause "Simplified" License
182 stars 10 forks source link

584 extract calibration points from video automatically #587

Closed mprib closed 9 months ago

mprib commented 9 months ago

Provided with a target grid_count, the recorded streams will now play out (with the GUI locked down) while the intrinsic calibrator records all the tracked corners and flags those that will be used for the actual calibration.

Improvements have also been made to the management of QThreads in the controller layer and locking out GUI functionality when mid-process.