41 #include <visp3/core/vpConfig.h>
44 #include "vpCameraParameters.h"
55 static vpImagePoint projectColorToDepth(
const uint16_t *data,
double depth_scale,
double depth_min,
double depth_max,
56 double depth_width,
double depth_height,
Generic class defining intrinsic camera parameters.
Implementation of an homogeneous matrix and operations on such kind of matrices.
Class that defines a 2D point in an image. This class is useful for image processing and stores only ...
Definition of the vpImage class member functions.