public class opencv_mcc extends opencv_mcc
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_mcc.CChecker
CChecker
\brief checker object
This class contains the information about the detected checkers,i.e, their
type, the corners of the chart, the color profile, the cost, centers chart,
etc.
|
static class |
opencv_mcc.CCheckerDetector
\brief A class to find the positions of the ColorCharts in the image.
|
static class |
opencv_mcc.CCheckerDraw
\brief checker draw
This class contains the functions for drawing a detected chart.
|
static class |
opencv_mcc.DetectorParameters
\addtogroup mcc
\{
|
| Modifier and Type | Field and Description |
|---|---|
static int |
MCC24
enum cv::mcc::TYPECHART
|
static int |
SG140
enum cv::mcc::TYPECHART
|
static int |
VINYL18
enum cv::mcc::TYPECHART
|
| Constructor and Description |
|---|
opencv_mcc() |
public static final int MCC24
public static final int SG140
public static final int VINYL18
Copyright © 2021. All rights reserved.