Kyle Machulis
70fb85ba1f
chore: Implement ROI rotation
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
a392c10d45
Reimplement and comment basic RANSAC pupil finding
...
Combine understandings from Summer and Prohurtz's code to rebuild
implementation with no unused data, and comment heavily.
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