Commit Graph

9 Commits

Author SHA1 Message Date
lorow
1359bff868 Reformat the files to use 4 spaces 2022-06-16 09:58:50 -07:00
Kyle Machulis
ec67afc226 Default camera should be None, not a random number 2022-06-05 20:29:33 -07:00
Kyle Machulis
4cba88a95e Add option for showing the color version of the image 2022-06-05 20:19:39 -07:00
Kyle Machulis
937ae764ce Add eye position scalar setting 2022-06-05 20:19:39 -07:00
Kyle Machulis
2db35f7dea Generate new config if current one is invalid 2022-06-05 20:19:39 -07:00
Kyle Machulis
b5cc81e959 Implement ROI Mode 2022-06-05 20:19:39 -07:00
Kyle Machulis
30def51884 Turn camera into its own module, add camera selection/configuration 2022-06-05 20:19:39 -07:00
Kyle Machulis
92bf069102 Use dacite for de/serialization to python dataclass for config 2022-06-05 20:19:39 -07:00
Kyle Machulis
71abcd4a06 Start building new RANSAC App with multiple modules and unified GUI
Divide out utilities from main algorithm, set utilities on their own
threads. Reference binaries in original directory so we don't have to
duplicate them in the repo.
2022-06-05 20:19:39 -07:00