You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
settings files on the harddrive are now watched and reloaded if there are any changes
new checks added that all ArUco markers used in the project are unique
now correctly set marker and corresponding aruco dict for places where markers are needed, like for automatic coding
changed underlying json writer and reader to orjson, for better round trip
added various other configuration checks
pressing enter to submit a dialogue now no only submits the one with focus, not multiple popups at once
can now use a minimal config (only a session definition) to load recordings and make gaze overlay videos
replaced backend for detection of aruco markers, can now properly mix planes and individual markers from various dictionaries and with various settings.
video player GUIs used to monitor progress of detect markers, and the video making actions can now be closed without stopping the action.