◆ EdgeDrawing_Params()
OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.EdgeDrawing_Params |
( |
| ) |
|
◆ __fromPtr__()
static EdgeDrawing_Params OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.__fromPtr__ |
( |
IntPtr | addr | ) |
|
|
static |
◆ Dispose()
override void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.Dispose |
( |
bool | disposing | ) |
|
|
protectedvirtual |
◆ get_AnchorThresholdValue()
int OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_AnchorThresholdValue |
( |
| ) |
|
◆ get_EdgeDetectionOperator()
int OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_EdgeDetectionOperator |
( |
| ) |
|
◆ get_GradientThresholdValue()
int OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_GradientThresholdValue |
( |
| ) |
|
◆ get_LineFitErrorThreshold()
double OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_LineFitErrorThreshold |
( |
| ) |
|
◆ get_MaxDistanceBetweenTwoLines()
double OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_MaxDistanceBetweenTwoLines |
( |
| ) |
|
◆ get_MaxErrorThreshold()
double OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_MaxErrorThreshold |
( |
| ) |
|
◆ get_MinLineLength()
int OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_MinLineLength |
( |
| ) |
|
◆ get_MinPathLength()
int OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_MinPathLength |
( |
| ) |
|
◆ get_NFAValidation()
bool OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_NFAValidation |
( |
| ) |
|
◆ get_PFmode()
bool OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_PFmode |
( |
| ) |
|
◆ get_ScanInterval()
int OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_ScanInterval |
( |
| ) |
|
◆ get_Sigma()
float OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_Sigma |
( |
| ) |
|
◆ get_SumFlag()
bool OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.get_SumFlag |
( |
| ) |
|
◆ getNativeObjAddr()
IntPtr OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.getNativeObjAddr |
( |
| ) |
|
◆ set_AnchorThresholdValue()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_AnchorThresholdValue |
( |
int | AnchorThresholdValue | ) |
|
◆ set_EdgeDetectionOperator()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_EdgeDetectionOperator |
( |
int | EdgeDetectionOperator | ) |
|
◆ set_GradientThresholdValue()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_GradientThresholdValue |
( |
int | GradientThresholdValue | ) |
|
◆ set_LineFitErrorThreshold()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_LineFitErrorThreshold |
( |
double | LineFitErrorThreshold | ) |
|
◆ set_MaxDistanceBetweenTwoLines()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_MaxDistanceBetweenTwoLines |
( |
double | MaxDistanceBetweenTwoLines | ) |
|
◆ set_MaxErrorThreshold()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_MaxErrorThreshold |
( |
double | MaxErrorThreshold | ) |
|
◆ set_MinLineLength()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_MinLineLength |
( |
int | MinLineLength | ) |
|
◆ set_MinPathLength()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_MinPathLength |
( |
int | MinPathLength | ) |
|
◆ set_NFAValidation()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_NFAValidation |
( |
bool | NFAValidation | ) |
|
◆ set_PFmode()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_PFmode |
( |
bool | PFmode | ) |
|
◆ set_ScanInterval()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_ScanInterval |
( |
int | ScanInterval | ) |
|
◆ set_Sigma()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_Sigma |
( |
float | Sigma | ) |
|
◆ set_SumFlag()
void OpenCVForUnity.XimgprocModule.EdgeDrawing_Params.set_SumFlag |
( |
bool | SumFlag | ) |
|
The documentation for this class was generated from the following file: