◆ CharucoParameters()
OpenCVForUnity.ObjdetectModule.CharucoParameters.CharucoParameters |
( |
| ) |
|
◆ __fromPtr__()
static CharucoParameters OpenCVForUnity.ObjdetectModule.CharucoParameters.__fromPtr__ |
( |
IntPtr | addr | ) |
|
|
static |
◆ Dispose()
override void OpenCVForUnity.ObjdetectModule.CharucoParameters.Dispose |
( |
bool | disposing | ) |
|
|
protectedvirtual |
◆ get_cameraMatrix()
Mat OpenCVForUnity.ObjdetectModule.CharucoParameters.get_cameraMatrix |
( |
| ) |
|
◆ get_distCoeffs()
Mat OpenCVForUnity.ObjdetectModule.CharucoParameters.get_distCoeffs |
( |
| ) |
|
◆ get_minMarkers()
int OpenCVForUnity.ObjdetectModule.CharucoParameters.get_minMarkers |
( |
| ) |
|
◆ get_tryRefineMarkers()
bool OpenCVForUnity.ObjdetectModule.CharucoParameters.get_tryRefineMarkers |
( |
| ) |
|
◆ getNativeObjAddr()
IntPtr OpenCVForUnity.ObjdetectModule.CharucoParameters.getNativeObjAddr |
( |
| ) |
|
◆ set_cameraMatrix()
void OpenCVForUnity.ObjdetectModule.CharucoParameters.set_cameraMatrix |
( |
Mat | cameraMatrix | ) |
|
◆ set_distCoeffs()
void OpenCVForUnity.ObjdetectModule.CharucoParameters.set_distCoeffs |
( |
Mat | distCoeffs | ) |
|
◆ set_minMarkers()
void OpenCVForUnity.ObjdetectModule.CharucoParameters.set_minMarkers |
( |
int | minMarkers | ) |
|
◆ set_tryRefineMarkers()
void OpenCVForUnity.ObjdetectModule.CharucoParameters.set_tryRefineMarkers |
( |
bool | tryRefineMarkers | ) |
|
The documentation for this class was generated from the following file: