DXM123 / camera_calibration

Camera Calibration UI
1 stars 1 forks source link

Refactor Code for Improved Maintainability and Scalability #2

Closed DXM123 closed 5 months ago

DXM123 commented 7 months ago

Description: The current script, Falcons_DeWarp_BETA.py, is structured as one large Python file. This issue aims to refactor the code into a more modular structure to improve maintainability, readability, and scalability. This will involve:

Acceptance Criteria:

DXM123 commented 5 months ago

Robin did a great job refactoring