Version: 9.12.0
ShapeRec_ColorFilterParameters Class Reference

Parameters for the contour detection.

#include <ShapeRec_FeatureDetector.hxx>

Inheritance diagram for ShapeRec_ColorFilterParameters:
Inheritance graph

Public Member Functions

 ShapeRec_ColorFilterParameters ()
 
virtual ~ShapeRec_ColorFilterParameters ()
 
- Public Member Functions inherited from ShapeRec_Parameters
 ShapeRec_Parameters ()
 
virtual ~ShapeRec_Parameters ()
 

Public Attributes

int smoothSize
 
int * histSize
 
int histType
 
double threshold
 
double maxThreshold
 
- Public Attributes inherited from ShapeRec_Parameters
int kernelSize
 
int findContoursMethod
 

Constructor & Destructor Documentation

◆ ShapeRec_ColorFilterParameters()

ShapeRec_ColorFilterParameters::ShapeRec_ColorFilterParameters ( )

◆ ~ShapeRec_ColorFilterParameters()

ShapeRec_ColorFilterParameters::~ShapeRec_ColorFilterParameters ( )
virtual

Member Data Documentation

◆ histSize

int* ShapeRec_ColorFilterParameters::histSize

◆ histType

int ShapeRec_ColorFilterParameters::histType

◆ maxThreshold

double ShapeRec_ColorFilterParameters::maxThreshold

◆ smoothSize

int ShapeRec_ColorFilterParameters::smoothSize

◆ threshold

double ShapeRec_ColorFilterParameters::threshold

The documentation for this class was generated from the following files: