Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ShapeRec_CannyParameters Class Reference

Parameters for the contour detection.

#include <ShapeRec_FeatureDetector.hxx>

Inheritance diagram for ShapeRec_CannyParameters:
Inheritance graph

Public Member Functions

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

Public Attributes

int lowThreshold
 
int ratio
 
bool L2gradient
 
- Public Attributes inherited from ShapeRec_Parameters
int kernelSize
 
int findContoursMethod
 

Constructor & Destructor Documentation

ShapeRec_CannyParameters::ShapeRec_CannyParameters ( )

References L2gradient, lowThreshold, and ratio.

ShapeRec_CannyParameters::~ShapeRec_CannyParameters ( )
virtual

Member Data Documentation

bool ShapeRec_CannyParameters::L2gradient
int ShapeRec_CannyParameters::lowThreshold
int ShapeRec_CannyParameters::ratio

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