|
static void | _apriltag (Mat im_orig, const Ptr< DetectorParameters > &_params, std::vector< std::vector< Point2f > > &candidates, std::vector< std::vector< Point > > &contours) |
|
static bool | _arePointsEnoughForPoseEstimation (const vector< Point3f > &points) |
|
static void | _convertToGrey (InputArray _in, OutputArray _out) |
| Convert input image to gray if it is a 3-channels image. More...
|
|
static void | _copyVector2Output (vector< vector< Point2f > > &vec, OutputArrayOfArrays out) |
| Copy the contents of a corners vector to an OutputArray, settings its size. More...
|
|
static void | _detectCandidates (InputArray _image, vector< vector< Point2f > > &candidatesOut, vector< vector< Point > > &contoursOut, const Ptr< DetectorParameters > &_params) |
| Detect square candidates in the input image. More...
|
|
static void | _detectInitialCandidates (const Mat &grey, vector< vector< Point2f > > &candidates, vector< vector< Point > > &contours, const Ptr< DetectorParameters > ¶ms) |
| Initial steps on finding square candidates. More...
|
|
static void | _distortPoints (vector< cv::Point2f > &in, const Mat &camMatrix, const Mat &distCoeff) |
|
void | _drawPlanarBoardImpl (Board *board, Size outSize, OutputArray img, int marginSize=0, int borderBits=1) |
| Implementation of drawPlanarBoard that accepts a raw Board pointer. More...
|
|
static Mat | _extractBits (InputArray _image, InputArray _corners, int markerSize, int markerBorderBits, int cellSize, double cellMarginRate, double minStdDevOtsu) |
| Given an input image and candidate corners, extract the bits of the candidate, including the border bits. More...
|
|
static int | _filterCornersWithoutMinMarkers (const Ptr< CharucoBoard > &_board, InputArray _allCharucoCorners, InputArray _allCharucoIds, InputArray _allArucoIds, int minMarkers, OutputArray _filteredCharucoCorners, OutputArray _filteredCharucoIds) |
|
static void | _filterDetectedMarkers (vector< vector< Point2f > > &_corners, vector< int > &_ids, vector< vector< Point > > &_contours) |
| Final filter of markers after its identification. More...
|
|
static void | _filterTooCloseCandidates (const vector< vector< Point2f > > &candidatesIn, vector< vector< Point2f > > &candidatesOut, const vector< vector< Point > > &contoursIn, vector< vector< Point > > &contoursOut, double minMarkerDistanceRate) |
| Check candidates that are too close to each other and remove the smaller one. More...
|
|
static void | _findMarkerContours (InputArray _in, vector< vector< Point2f > > &candidates, vector< vector< Point > > &contoursOut, double minPerimeterRate, double maxPerimeterRate, double accuracyRate, double minCornerDistanceRate, int minDistanceToBorder) |
| Given a tresholded image, find the contours, calculate their polygonal approximation and take those that accomplish some conditions. More...
|
|
static Mat | _generateRandomMarker (int markerSize, RNG &rng) |
| Generates a random marker Mat of size markerSize x markerSize. More...
|
|
static int | _getBorderErrors (const Mat &bits, int markerSize, int borderSize) |
| Return number of erroneous bits in border, i.e. number of white bits in border. More...
|
|
static Point2f | _getCrossPoint (Point3f nLine1, Point3f nLine2) |
|
static void | _getMaximumSubPixWindowSizes (InputArrayOfArrays markerCorners, InputArray markerIds, InputArray charucoCorners, const Ptr< CharucoBoard > &board, vector< Size > &sizes) |
|
static int | _getSelfDistance (const Mat &marker) |
| Calculate selfDistance of the codification of a marker Mat. Self distance is the Hamming distance of the marker to itself in the other rotations. See S. Garrido-Jurado, R. Muñoz-Salinas, F. J. Madrid-Cuevas, and M. J. Marín-Jiménez. 2014. "Automatic generation and detection of highly reliable fiducial markers under occlusion". Pattern Recogn. 47, 6 (June 2014), 2280-2292. DOI=10.1016/j.patcog.2014.01.005. More...
|
|
static void | _getSingleMarkerObjectPoints (float markerLength, OutputArray _objPoints) |
| Return object points for the system centered in a single marker, given the marker length. More...
|
|
static void | _identifyCandidates (InputArray _image, vector< vector< Point2f > > &_candidates, vector< vector< Point > > &_contours, const Ptr< Dictionary > &_dictionary, vector< vector< Point2f > > &_accepted, vector< int > &ids, const Ptr< DetectorParameters > ¶ms, OutputArrayOfArrays _rejected=noArray()) |
| Identify square candidates according to a marker dictionary. More...
|
|
static bool | _identifyOneCandidate (const Ptr< Dictionary > &dictionary, InputArray _image, vector< Point2f > &_corners, int &idx, const Ptr< DetectorParameters > ¶ms) |
| Tries to identify one candidate given the dictionary. More...
|
|
static Point3f | _interpolate2Dline (const std::vector< cv::Point2f > &nContours) |
|
static int | _interpolateCornersCharucoApproxCalib (InputArrayOfArrays _markerCorners, InputArray _markerIds, InputArray _image, const Ptr< CharucoBoard > &_board, InputArray _cameraMatrix, InputArray _distCoeffs, OutputArray _charucoCorners, OutputArray _charucoIds) |
|
static int | _interpolateCornersCharucoLocalHom (InputArrayOfArrays _markerCorners, InputArray _markerIds, InputArray _image, const Ptr< CharucoBoard > &_board, OutputArray _charucoCorners, OutputArray _charucoIds) |
|
static void | _projectUndetectedMarkers (const Ptr< Board > &_board, InputOutputArrayOfArrays _detectedCorners, InputOutputArray _detectedIds, InputArray _cameraMatrix, InputArray _distCoeffs, vector< vector< Point2f > > &_undetectedMarkersProjectedCorners, OutputArray _undetectedMarkersIds) |
|
static void | _projectUndetectedMarkers (const Ptr< Board > &_board, InputOutputArrayOfArrays _detectedCorners, InputOutputArray _detectedIds, vector< vector< Point2f > > &_undetectedMarkersProjectedCorners, OutputArray _undetectedMarkersIds) |
|
static void | _refineCandidateLines (std::vector< Point > &nContours, std::vector< Point2f > &nCorners, const Mat &camMatrix, const Mat &distCoeff) |
|
static void | _reorderCandidatesCorners (vector< vector< Point2f > > &candidates) |
| Assure order of candidate corners is clockwise direction. More...
|
|
static int | _selectAndRefineChessboardCorners (InputArray _allCorners, InputArray _image, OutputArray _selectedCorners, OutputArray _selectedIds, const vector< Size > &winSizes) |
| From all projected chessboard corners, select those inside the image and apply subpixel refinement. Returns number of valid corners. More...
|
|
static void | _swap_default (zmaxheap_t *heap, int a, int b) |
|
static void | _swap_pointer (zmaxheap_t *heap, int a, int b) |
|
static void | _threshold (InputArray _in, OutputArray _out, int winSize, double constant) |
| Threshold input image using adaptive thresholding. More...
|
|
static void | _zarray_add (zarray_t *za, const void *p) |
|
static zarray_t * | _zarray_create (size_t el_sz) |
|
static void | _zarray_destroy (zarray_t *za) |
|
static void | _zarray_ensure_capacity (zarray_t *za, int capacity) |
|
static void | _zarray_get (const zarray_t *za, int idx, void *p) |
|
static void | _zarray_get_volatile (const zarray_t *za, int idx, void *p) |
|
static void | _zarray_set (zarray_t *za, int idx, const void *p, void *outp) |
|
static int | _zarray_size (const zarray_t *za) |
|
static void | _zarray_truncate (zarray_t *za, int sz) |
|
static void | _zmaxheap_ensure_capacity (zmaxheap_t *heap, int capacity) |
|
zarray_t * | apriltag_quad_thresh (const Ptr< DetectorParameters > ¶meters, const Mat &mImg, std::vector< std::vector< Point > > &contours) |
|
CV_EXPORTS_W double | calibrateCameraAruco (InputArrayOfArrays corners, InputArray ids, InputArray counter, const Ptr< Board > &board, Size imageSize, InputOutputArray cameraMatrix, InputOutputArray distCoeffs, OutputArrayOfArrays rvecs=noArray(), OutputArrayOfArrays tvecs=noArray(), int flags=0, TermCriteria criteria=TermCriteria(TermCriteria::COUNT+TermCriteria::EPS, 30, DBL_EPSILON)) |
| It's the same function as calibrateCameraAruco but without calibration error estimation. More...
|
|
double | calibrateCameraAruco (InputArrayOfArrays _corners, InputArray _ids, InputArray _counter, const Ptr< Board > &board, Size imageSize, InputOutputArray _cameraMatrix, InputOutputArray _distCoeffs, OutputArrayOfArrays _rvecs, OutputArrayOfArrays _tvecs, OutputArray _stdDeviationsIntrinsics, OutputArray _stdDeviationsExtrinsics, OutputArray _perViewErrors, int flags, TermCriteria criteria) |
|
CV_EXPORTS_W double | calibrateCameraCharuco (InputArrayOfArrays charucoCorners, InputArrayOfArrays charucoIds, const Ptr< CharucoBoard > &board, Size imageSize, InputOutputArray cameraMatrix, InputOutputArray distCoeffs, OutputArrayOfArrays rvecs=noArray(), OutputArrayOfArrays tvecs=noArray(), int flags=0, TermCriteria criteria=TermCriteria(TermCriteria::COUNT+TermCriteria::EPS, 30, DBL_EPSILON)) |
| It's the same function as calibrateCameraCharuco but without calibration error estimation. More...
|
|
double | calibrateCameraCharuco (InputArrayOfArrays _charucoCorners, InputArrayOfArrays _charucoIds, const Ptr< CharucoBoard > &_board, Size imageSize, InputOutputArray _cameraMatrix, InputOutputArray _distCoeffs, OutputArrayOfArrays _rvecs, OutputArrayOfArrays _tvecs, OutputArray _stdDeviationsIntrinsics, OutputArray _stdDeviationsExtrinsics, OutputArray _perViewErrors, int flags, TermCriteria criteria) |
|
| CV_EXPORTS_AS (custom_dictionary) Ptr< Dictionary > generateCustomDictionary(int nMarkers |
|
| CV_EXPORTS_AS (custom_dictionary_from) Ptr< Dictionary > generateCustomDictionary(int nMarkers |
| Generates a new customizable marker dictionary. More...
|
|
| CV_EXPORTS_AS (calibrateCameraCharucoExtended) double calibrateCameraCharuco(InputArrayOfArrays charucoCorners |
| Calibrate a camera using Charuco corners. More...
|
|
| CV_EXPORTS_AS (calibrateCameraArucoExtended) double calibrateCameraAruco(InputArrayOfArrays corners |
| Calibrate a camera using aruco markers. More...
|
|
CV_EXPORTS_W void | detectCharucoDiamond (InputArray image, InputArrayOfArrays markerCorners, InputArray markerIds, float squareMarkerLengthRate, OutputArrayOfArrays diamondCorners, OutputArray diamondIds, InputArray cameraMatrix=noArray(), InputArray distCoeffs=noArray()) |
| Detect ChArUco Diamond markers. More...
|
|
CV_EXPORTS_W void | detectMarkers (InputArray image, const Ptr< Dictionary > &dictionary, OutputArrayOfArrays corners, OutputArray ids, const Ptr< DetectorParameters > ¶meters=DetectorParameters::create(), OutputArrayOfArrays rejectedImgPoints=noArray(), InputArray cameraMatrix=noArray(), InputArray distCoeff=noArray()) |
| Basic marker detection. More...
|
|
void | detectMarkers (InputArray _image, const Ptr< Dictionary > &_dictionary, OutputArrayOfArrays _corners, OutputArray _ids, const Ptr< DetectorParameters > &_params, OutputArrayOfArrays _rejectedImgPoints, InputArrayOfArrays camMatrix, InputArrayOfArrays distCoeff) |
|
static void | do_quad (int nCidx0, int nCidx1, zarray_t &nClusters, int nW, int nH, zarray_t *nquads, const Ptr< DetectorParameters > &td, const Mat im) |
|
static void | do_unionfind_line (unionfind_t *uf, Mat &im, int w, int s, int y) |
|
CV_EXPORTS_W void | drawAxis (InputOutputArray image, InputArray cameraMatrix, InputArray distCoeffs, InputArray rvec, InputArray tvec, float length) |
| Draw coordinate system axis from pose estimation. More...
|
|
CV_EXPORTS void | drawCharucoDiamond (const Ptr< Dictionary > &dictionary, Vec4i ids, int squareLength, int markerLength, OutputArray img, int marginSize=0, int borderBits=1) |
| Draw a ChArUco Diamond marker. More...
|
|
CV_EXPORTS_W void | drawDetectedCornersCharuco (InputOutputArray image, InputArray charucoCorners, InputArray charucoIds=noArray(), Scalar cornerColor=Scalar(255, 0, 0)) |
| Draws a set of Charuco corners. More...
|
|
CV_EXPORTS_W void | drawDetectedDiamonds (InputOutputArray image, InputArrayOfArrays diamondCorners, InputArray diamondIds=noArray(), Scalar borderColor=Scalar(0, 0, 255)) |
| Draw a set of detected ChArUco Diamond markers. More...
|
|
CV_EXPORTS_W void | drawDetectedMarkers (InputOutputArray image, InputArrayOfArrays corners, InputArray ids=noArray(), Scalar borderColor=Scalar(0, 255, 0)) |
| Draw detected markers in image. More...
|
|
CV_EXPORTS_W void | drawMarker (const Ptr< Dictionary > &dictionary, int id, int sidePixels, OutputArray img, int borderBits=1) |
| Draw a canonical marker image. More...
|
|
CV_EXPORTS_W void | drawPlanarBoard (const Ptr< Board > &board, Size outSize, OutputArray img, int marginSize=0, int borderBits=1) |
| Draw a planar board. More...
|
|
int | err_compare_descending (const void *_a, const void *_b) |
|
CV_EXPORTS_W int | estimatePoseBoard (InputArrayOfArrays corners, InputArray ids, const Ptr< Board > &board, InputArray cameraMatrix, InputArray distCoeffs, OutputArray rvec, OutputArray tvec, bool useExtrinsicGuess=false) |
| Pose estimation for a board of markers. More...
|
|
CV_EXPORTS_W bool | estimatePoseCharucoBoard (InputArray charucoCorners, InputArray charucoIds, const Ptr< CharucoBoard > &board, InputArray cameraMatrix, InputArray distCoeffs, OutputArray rvec, OutputArray tvec, bool useExtrinsicGuess=false) |
| Pose estimation for a ChArUco board given some of their corners. More...
|
|
CV_EXPORTS_W void | estimatePoseSingleMarkers (InputArrayOfArrays corners, float markerLength, InputArray cameraMatrix, InputArray distCoeffs, OutputArray rvecs, OutputArray tvecs, OutputArray _objPoints=noArray()) |
| Pose estimation for single markers. More...
|
|
void | fit_line (struct line_fit_pt *lfps, int sz, int i0, int i1, double *lineparm, double *err, double *mse) |
|
int | fit_quad (const Ptr< DetectorParameters > &_params, const Mat im, zarray_t *cluster, struct sQuad *quad) |
|
Ptr< Dictionary > | generateCustomDictionary (int nMarkers, int markerSize, const Ptr< Dictionary > &baseDictionary, int randomSeed) |
|
Ptr< Dictionary > | generateCustomDictionary (int nMarkers, int markerSize, int randomSeed) |
|
CV_EXPORTS_W void | getBoardObjectAndImagePoints (const Ptr< Board > &board, InputArrayOfArrays detectedCorners, InputArray detectedIds, OutputArray objPoints, OutputArray imgPoints) |
| Given a board configuration and a set of detected markers, returns the corresponding image points and object points to call solvePnP. More...
|
|
CV_EXPORTS Ptr< Dictionary > | getPredefinedDictionary (PREDEFINED_DICTIONARY_NAME name) |
| Returns one of the predefined dictionaries defined in PREDEFINED_DICTIONARY_NAME. More...
|
|
CV_EXPORTS_W Ptr< Dictionary > | getPredefinedDictionary (int dict) |
| Returns one of the predefined dictionaries referenced by DICT_*. More...
|
|
CV_EXPORTS_W int | interpolateCornersCharuco (InputArrayOfArrays markerCorners, InputArray markerIds, InputArray image, const Ptr< CharucoBoard > &board, OutputArray charucoCorners, OutputArray charucoIds, InputArray cameraMatrix=noArray(), InputArray distCoeffs=noArray(), int minMarkers=2) |
| Interpolate position of ChArUco board corners. More...
|
|
static void | ptsort (struct pt *pts, int sz) |
|
static void | ptsort_ (struct pt *pts, int sz) |
|
int | quad_segment_agg (int sz, struct line_fit_pt *lfps, int indices[4]) |
|
int | quad_segment_maxima (const Ptr< DetectorParameters > &td, int sz, struct line_fit_pt *lfps, int indices[4]) |
|
CV_EXPORTS_W void | refineDetectedMarkers (InputArray image, const Ptr< Board > &board, InputOutputArrayOfArrays detectedCorners, InputOutputArray detectedIds, InputOutputArrayOfArrays rejectedCorners, InputArray cameraMatrix=noArray(), InputArray distCoeffs=noArray(), float minRepDistance=10.f, float errorCorrectionRate=3.f, bool checkAllOrders=true, OutputArray recoveredIdxs=noArray(), const Ptr< DetectorParameters > ¶meters=DetectorParameters::create()) |
| Refind not detected markers based on the already detected and the board layout. More...
|
|
void | threshold (const Mat mIm, const Ptr< DetectorParameters > ¶meters, Mat &mThresh) |
|
static uint32_t | u64hash_2 (uint64_t x) |
|
static uint32_t | unionfind_connect (unionfind_t *uf, uint32_t aid, uint32_t bid) |
|
static unionfind_t * | unionfind_create (uint32_t maxid) |
|
static void | unionfind_destroy (unionfind_t *uf) |
|
static uint32_t | unionfind_get_representative (unionfind_t *uf, uint32_t id) |
|
static uint32_t | unionfind_get_set_size (unionfind_t *uf, uint32_t id) |
|
void | zmaxheap_add (zmaxheap_t *heap, void *p, float v) |
|
zmaxheap_t * | zmaxheap_create (size_t el_sz) |
|
void | zmaxheap_destroy (zmaxheap_t *heap) |
|
static int | zmaxheap_remove_index (zmaxheap_t *heap, int idx, void *p, float *v) |
|
int | zmaxheap_remove_max (zmaxheap_t *heap, void *p, float *v) |
|
|
int const Ptr< Dictionary > & | baseDictionary |
|
InputArrayOfArrays const Ptr< CharucoBoard > & | board |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size InputOutputArray | cameraMatrix |
|
InputArrayOfArrays | charucoIds |
|
InputArray InputArray | counter |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size InputOutputArray InputOutputArray OutputArrayOfArrays OutputArrayOfArrays OutputArray OutputArray OutputArray int TermCriteria | criteria = TermCriteria(TermCriteria::COUNT + TermCriteria::EPS, 30, DBL_EPSILON)) |
|
const Dictionary | DICT_4X4_1000_DATA = Dictionary(Mat(1000, (4*4 + 7)/8, CV_8UC4, (uchar*)DICT_4X4_1000_BYTES), 4, 0) |
|
const Dictionary | DICT_4X4_100_DATA = Dictionary(Mat(100, (4*4 + 7)/8, CV_8UC4, (uchar*)DICT_4X4_1000_BYTES), 4, 1) |
|
const Dictionary | DICT_4X4_250_DATA = Dictionary(Mat(250, (4*4 + 7)/8, CV_8UC4, (uchar*)DICT_4X4_1000_BYTES), 4, 1) |
|
const Dictionary | DICT_4X4_50_DATA = Dictionary(Mat(50, (4*4 + 7)/8, CV_8UC4, (uchar*)DICT_4X4_1000_BYTES), 4, 1) |
|
const Dictionary | DICT_5X5_1000_DATA = Dictionary(Mat(1000, (5*5 + 7)/8, CV_8UC4, (uchar*)DICT_5X5_1000_BYTES), 5, 2) |
|
const Dictionary | DICT_5X5_100_DATA = Dictionary(Mat(100, (5*5 + 7)/8, CV_8UC4, (uchar*)DICT_5X5_1000_BYTES), 5, 3) |
|
const Dictionary | DICT_5X5_250_DATA = Dictionary(Mat(250, (5*5 + 7)/8, CV_8UC4, (uchar*)DICT_5X5_1000_BYTES), 5, 2) |
|
const Dictionary | DICT_5X5_50_DATA = Dictionary(Mat(50, (5*5 + 7)/8, CV_8UC4, (uchar*)DICT_5X5_1000_BYTES), 5, 3) |
|
const Dictionary | DICT_6X6_1000_DATA = Dictionary(Mat(1000, (6*6 + 7)/8 ,CV_8UC4, (uchar*)DICT_6X6_1000_BYTES), 6, 4) |
|
const Dictionary | DICT_6X6_100_DATA = Dictionary(Mat(100, (6*6 + 7)/8 ,CV_8UC4, (uchar*)DICT_6X6_1000_BYTES), 6, 5) |
|
const Dictionary | DICT_6X6_250_DATA = Dictionary(Mat(250, (6*6 + 7)/8 ,CV_8UC4, (uchar*)DICT_6X6_1000_BYTES), 6, 5) |
|
const Dictionary | DICT_6X6_50_DATA = Dictionary(Mat(50, (6*6 + 7)/8 ,CV_8UC4, (uchar*)DICT_6X6_1000_BYTES), 6, 6) |
|
const Dictionary | DICT_7X7_1000_DATA = Dictionary(Mat(1000, (7*7 + 7)/8 ,CV_8UC4, (uchar*)DICT_7X7_1000_BYTES), 7, 6) |
|
const Dictionary | DICT_7X7_100_DATA = Dictionary(Mat(100, (7*7 + 7)/8 ,CV_8UC4, (uchar*)DICT_7X7_1000_BYTES), 7, 8) |
|
const Dictionary | DICT_7X7_250_DATA = Dictionary(Mat(250, (7*7 + 7)/8 ,CV_8UC4, (uchar*)DICT_7X7_1000_BYTES), 7, 8) |
|
const Dictionary | DICT_7X7_50_DATA = Dictionary(Mat(50, (7*7 + 7)/8 ,CV_8UC4, (uchar*)DICT_7X7_1000_BYTES), 7, 9) |
|
const Dictionary | DICT_APRILTAG_16h5_DATA = Dictionary(Mat(30, (4*4 + 7)/8, CV_8UC4, (uchar*)DICT_APRILTAG_16h5_BYTES), 4, 0) |
|
const Dictionary | DICT_APRILTAG_25h9_DATA = Dictionary(Mat(35, (5*5 + 7)/8, CV_8UC4, (uchar*)DICT_APRILTAG_25h9_BYTES), 5, 0) |
|
const Dictionary | DICT_APRILTAG_36h10_DATA = Dictionary(Mat(2320, (6*6 + 7)/8, CV_8UC4, (uchar*)DICT_APRILTAG_36h10_BYTES), 6, 0) |
|
const Dictionary | DICT_APRILTAG_36h11_DATA = Dictionary(Mat(587, (6*6 + 7)/8, CV_8UC4, (uchar*)DICT_APRILTAG_36h11_BYTES), 6, 0) |
|
const Dictionary | DICT_ARUCO_DATA = Dictionary(Mat(1024, (5*5 + 7)/8, CV_8UC4, (uchar*)DICT_ARUCO_BYTES), 5, 0) |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size InputOutputArray InputOutputArray | distCoeffs |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size InputOutputArray InputOutputArray OutputArrayOfArrays OutputArrayOfArrays OutputArray OutputArray OutputArray int | flags = 0 |
|
InputArray | ids |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size | imageSize |
|
int | markerSize |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size InputOutputArray InputOutputArray OutputArrayOfArrays OutputArrayOfArrays OutputArray OutputArray OutputArray | perViewErrors |
|
int int | randomSeed =0) |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size InputOutputArray InputOutputArray OutputArrayOfArrays | rvecs |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size InputOutputArray InputOutputArray OutputArrayOfArrays OutputArrayOfArrays OutputArray OutputArray | stdDeviationsExtrinsics |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size InputOutputArray InputOutputArray OutputArrayOfArrays OutputArrayOfArrays OutputArray | stdDeviationsIntrinsics |
|
InputArrayOfArrays const Ptr< CharucoBoard > Size InputOutputArray InputOutputArray OutputArrayOfArrays OutputArrayOfArrays | tvecs |
|