1 #ifndef VP_RB_INITIALIZATION_HELPER_H
2 #define VP_RB_INITIALIZATION_HELPER_H
4 #include <visp3/core/vpConfig.h>
5 #include <visp3/core/vpHomogeneousMatrix.h>
6 #include <visp3/core/vpCameraParameters.h>
24 void removeComment(std::ifstream &fileId);
25 void savePose(
const std::string &filename)
const;
31 #ifdef VISP_HAVE_MODULE_GUI
33 void initClick(
const vpImage<T> &I,
const std::string &initFile,
bool displayHelp);
38 std::string m_poseSavingFileName;
Generic class defining intrinsic camera parameters.
Implementation of an homogeneous matrix and operations on such kind of matrices.
Definition of the vpImage class member functions.
A set of utilities to perform initialization.
vpHomogeneousMatrix getPose() const
void setCameraParameters(const vpCameraParameters &cam)