![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined types for image tile collection split operations. More...
#include <IPSDKImageProcessing/DataSplit/ImageSplitTypes.h>#include <IPSDKUtil/BaseTypes.h>#include <vector>Go to the source code of this file.
Classes | |
| struct | ipsdk::imaproc::Tile2dCoords |
| structure used to store tile 2d coordinates More... | |
| struct | ipsdk::imaproc::Tile3dCoords |
| structure used to store tile 3d coordinates More... | |
Namespaces | |
| ipsdk | |
| Main namespace for IPSDK library. | |
| ipsdk::imaproc | |
| Namespace agregating IPSDK base routines and classes for image algorithm processing. | |
Typedefs | |
| typedef std::vector< Tile2dCoords > | ipsdk::imaproc::Tile2dCoordsColl |
| collection of tile 2d coordinates | |
| typedef std::vector< Tile3dCoords > | ipsdk::imaproc::Tile3dCoordsColl |
| collection of tile 3d coordinates | |
Enumerations | |
| enum | ipsdk::imaproc::eImageTileCollSplitType { ipsdk::imaproc::eITCST_2d, ipsdk::imaproc::eITCST_3d } |
| Enumerate describing image tile collection split type. More... | |
Predefined types for image tile collection split operations.
1.8.14