#include "mimasconfig.h"#include <iostream>#include <vector>#include <cmath>#include "image.h"#include "corrcoef.h"#include "rgba.h"#include "camera.h"Include dependency graph for corner_detection.h:

Go to the source code of this file.
Namespaces | |
| namespace | mimas |
| namespace | mimas::camera_calibration |
Classes | |
| class | mimas::camera_calibration::corner_detection |
| Class to find the corners of the chessboard accurately using a template algorithm. More... | |