![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for sub image split operations. More...
Go to the source code of this file.
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::imaproc | |
| Namespace agregating IPSDK base routines and classes for image algorithm processing. | |
Enumerations | |
| enum | ipsdk::imaproc::eSubImageSplitType { ipsdk::imaproc::eSIST_Grey2d, ipsdk::imaproc::eSIST_Grey3d, ipsdk::imaproc::eSIST_Color2d, ipsdk::imaproc::eSIST_Color3d, ipsdk::imaproc::eSIST_Sequence2d, ipsdk::imaproc::eSIST_Sequence3d, ipsdk::imaproc::eSIST_SequenceColor, ipsdk::imaproc::eSIST_GpuDevices } |
| Enumerate describing sub image geometry split type. More... | |
| enum | ipsdk::imaproc::eVolumeParsingType { ipsdk::imaproc::eVPT_ParseZ, ipsdk::imaproc::eVPT_NoZParsing } |
| Enumerate describing geometry volume(z) parsing type. More... | |
| enum | ipsdk::imaproc::eColorParsingType { ipsdk::imaproc::eCPT_ParseC, ipsdk::imaproc::eCPT_NoCParsing } |
| Enumerate describing geometry color(c) parsing type. More... | |
| enum | ipsdk::imaproc::eTemporalParsingType { ipsdk::imaproc::eTPT_ParseT, ipsdk::imaproc::eTPT_NoTParsing } |
| Enumerate describing geometry temporal(t) parsing type. More... | |
Predefined types for sub image split operations.
1.8.14