strawlab / strand-braid

Live, low-latency 2D and 3D tracking from single or multiple high-speed cameras
https://strawlab.org/braid/
Other
50 stars 8 forks source link

Braid: save used image_tracker_types::ImPtDetectCfg parameters to .braidz file #12

Closed astraw closed 2 years ago

astraw commented 2 years ago

We should save the image_tracker_types::ImPtDetectCfg parameters, as used at the start of Braid anyway, to the .braidz file. If the user changes them during runtime, it will be harder to save these. (Similar considerations regarding changing camera settings - such as exposure time - also apply. As of c2ddfc585d11d419ac7cc4f0e32b0253ca78024c, the initial camera settings are stored to the .braidz file.)

astraw commented 2 years ago

This was implemented in 1040da4b4873ceee111154e3b2ad144c01406769 and released in 0.11.0.