IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Enumerations
HoughAccumThresholdTypes.h File Reference

Predefined types for accumulator intensity threshold management. More...

#include <IPSDKUtil/Tools/EnumMacros.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::attr
 Namespace agregating IPSDK image processing attributes used by algorithm.
 

Enumerations

enum  ipsdk::imaproc::attr::eHoughAccumThresholdType { ipsdk::imaproc::attr::eHATT_Absolute, ipsdk::imaproc::attr::eHATT_MaxRatio, ipsdk::imaproc::attr::eHATT_HistoQuantile }
 Enumerate describing the accumulator intensity threshold types. More...
 

Detailed Description

Predefined types for accumulator intensity threshold management.

Author
H. Delestre
Date
2017/10/02