MRPT  1.9.9
checkerboard_multiple_detector.cpp File Reference
#include "vision-precomp.h"
#include <mrpt/img/CImage.h>
#include <mrpt/math/CVectorFixed.h>
#include <mrpt/math/geometry.h>
#include <mrpt/math/kmeans.h>
#include <list>
#include <vector>
#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 
)

Definition at line 35 of file checkerboard_multiple_detector.cpp.

References mrpt::img::CH_GRAY, mrpt::img::CImage::clear(), mrpt::math::distance(), do_special_dilation(), mrpt::img::FAST_REF_OR_CONVERT_TO_GRAY, icvCleanFoundConnectedQuads(), icvFindConnectedQuads(), icvGenerateQuads(), mrpt::keep_min(), mrpt::math::kmeanspp(), mrFindQuadNeighbors2(), mrLabelQuadGroup(), myQuads2Points(), quadListMakeUnique(), and mrpt::img::SHALLOW_COPY.

Referenced by mrpt::vision::findMultipleChessboardsCorners().

Here is the call graph for this function:
Here is the caller graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019