|
iCub-main
|
#include <iostream>#include <string>#include <stdlib.h>#include <stdio.h>#include <math.h>#include <opencv2/core/core_c.h>#include <opencv2/calib3d/calib3d_c.h>#include <opencv2/calib3d.hpp>#include <yarp/sig/all.h>#include <yarp/os/Bottle.h>#include <yarp/os/Value.h>#include <iCub/ICalibTool.h>
Include dependency graph for PinholeCalibTool.h:Go to the source code of this file.
Classes | |
| class | PinholeCalibTool |
| Class to calibrate input image based on camera's internal parameters Configuration: See PinholeCalibTool::configure. More... | |