···149149}
150150151151/*!
152152- * Small helper function that dumps the calibration data to logging.
152152+ * Small helper function that dumps one camera calibration data to logging.
153153+ *
154154+ * @relates t_camera_calibration
155155+ */
156156+void
157157+t_camera_calibration_dump(struct t_camera_calibration *c);
158158+159159+/*!
160160+ * Small helper function that dumps the stereo calibration data to logging.
153161 *
154162 * @relates t_stereo_camera_calibration
155163 */