![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for watershed processing 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::eWatershedOutputMode { ipsdk::imaproc::attr::eWOM_Lines, ipsdk::imaproc::attr::eWOM_Basins } |
| Enumerate describing watershed output mode. More... | |
| enum | ipsdk::imaproc::attr::eWatershedSeparationMode { ipsdk::imaproc::attr::eWSM_Split, ipsdk::imaproc::attr::eWSM_Lines, ipsdk::imaproc::attr::eWSM_Basins, ipsdk::imaproc::attr::eWSM_SplitLabel } |
| Enumerate describing watershed separation mode. More... | |
| enum | ipsdk::imaproc::attr::eWatershedProcessingMode { ipsdk::imaproc::attr::eWPM_OptimizeSpeed, ipsdk::imaproc::attr::eWPM_Repeatable } |
| Enumerate describing watershed processing mode. More... | |
Predefined types for watershed processing management.
1.8.14