File tree Expand file tree Collapse file tree
VisionPilot/development_releases/1.0 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ source.camera.device_id=
2525# ============================================
2626# If enabled, frames are calibrated in capture thread before inference.
2727# JSON schema follows VisionPilot/calibration/configs/*.json.
28- camera_calibration.enabled=false
28+ camera_calibration.enabled=true
2929camera_calibration.inference_camera_config_path=<INFERENCE_CAM_CONFIG_PATH>
3030camera_calibration.standard_pose_config_path=<STANDARD_POSE_CONFIG_PATH>
3131
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ source.camera.device_id=
2525# ============================================
2626# If enabled, frames are calibrated in capture thread before inference.
2727# JSON schema follows VisionPilot/calibration/configs/*.json.
28- camera_calibration.enabled=false
28+ camera_calibration.enabled=true
2929camera_calibration.inference_camera_config_path=<INFERENCE_CAM_CONFIG_PATH>
3030camera_calibration.standard_pose_config_path=<STANDARD_POSE_CONFIG_PATH>
3131
You can’t perform that action at this time.
0 commit comments