capture_calibration¶
capture_calibration
¶
Calibration Frame Capture¶
Connects to the fisheye camera and shows a live preview. Press 'r' to start recording frames (1 per second), 'r' again to stop. Saved frames go to calibration_frames/ for use with calibrate_fisheye.py.
Controls
r Start / stop recording (1 frame per second) q / Esc Quit
Usage
python capture_calibration.py python capture_calibration.py --camera 0 --outdir my_cal_frames
open_camera
¶
Open the camera matching mqtt_bridge.py's setup.