Skip to content

Commit

Permalink
Make visp-calibrate-camera.cpp as a doxygen example
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Mar 4, 2025
1 parent 34ac457 commit 4e53b0d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions apps/calibration/intrinsic/visp-calibrate-camera.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@
* Description:
* Camera calibration with chessboard or circle calibration grid.
*/

/*!
* \example visp-calibrate-camera.cpp
* This app allows to calibrate camera intrinsic parameters.
*/
#include <iostream>

#include <visp3/core/vpConfig.h>
Expand Down

0 comments on commit 4e53b0d

Please sign in to comment.