cv.getBoardObjectAndImagePoints - MATLAB File Help
cv.getBoardObjectAndImagePoints

Given a board configuration and a set of detected markers, returns the corresponding image points and object points to call solvePnP

[objPoints, imgPoints] = cv.getBoardObjectAndImagePoints(board, corners, ids)

Input

Output

See also