Main MRPT website > C++ reference for MRPT 1.9.9
Functions
checkerboard_multiple_detector.cpp File Reference
#include "vision-precomp.h"
#include <mrpt/math/kmeans.h>
#include <mrpt/math/geometry.h>
#include <mrpt/math/CArrayNumeric.h>
#include <mrpt/img/CImage.h>
#include <list>
#include <mrpt/otherlibs/do_opencv_includes.h>
#include "checkerboard_ocamcalib_detector.h"
Include dependency graph for checkerboard_multiple_detector.cpp:

Go to the source code of this file.

Functions

bool find_chessboard_corners_multiple (const CImage &img_, CvSize pattern_size, std::vector< std::vector< CvPoint2D32f >> &out_corners)
 

Function Documentation

◆ find_chessboard_corners_multiple()

bool find_chessboard_corners_multiple ( const CImage img_,
CvSize  pattern_size,
std::vector< std::vector< CvPoint2D32f >> &  out_corners 
)



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST