| Package | Description |
|---|---|
| org.opencv.objdetect |
| Modifier and Type | Method and Description |
|---|---|
static CharucoBoard |
CharucoBoard.__fromPtr__(long addr) |
CharucoBoard |
CharucoDetector.getBoard() |
| Modifier and Type | Method and Description |
|---|---|
void |
CharucoDetector.setBoard(CharucoBoard board) |
| Constructor and Description |
|---|
CharucoDetector(CharucoBoard board)
Basic CharucoDetector constructor
|
CharucoDetector(CharucoBoard board,
CharucoParameters charucoParams)
Basic CharucoDetector constructor
|
CharucoDetector(CharucoBoard board,
CharucoParameters charucoParams,
DetectorParameters detectorParams)
Basic CharucoDetector constructor
|
CharucoDetector(CharucoBoard board,
CharucoParameters charucoParams,
DetectorParameters detectorParams,
RefineParameters refineParams)
Basic CharucoDetector constructor
|
Copyright © 2023. All rights reserved.