Description
Add a guided camera calibration flow that allows the user to point the camera at a ChArUco board displayed on the screen (no need to print it). The system auto-captures valid views, calculates intrinsic and distortion parameters, and saves a JSON profile that is automatically applied in future sessions.
Acceptance Criteria
Notes
Implement on the branch feature/issue-109-camera-calibration.
Description
Add a guided camera calibration flow that allows the user to point the camera at a ChArUco board displayed on the screen (no need to print it). The system auto-captures valid views, calculates intrinsic and distortion parameters, and saves a JSON profile that is automatically applied in future sessions.
Acceptance Criteria
Notes
Implement on the branch
feature/issue-109-camera-calibration.