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

Predefined types for image strip split operations. More...

#include <IPSDKImageProcessing/DataSplit/ImageSplitTypes.h>
#include <IPSDKCore/Processing/RequestOrigin/BaseRequestOrigin.h>

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::eImageStripSplitType {
  ipsdk::imaproc::eISST_X2d, ipsdk::imaproc::eISST_Y2d, ipsdk::imaproc::eISST_X2dWithKernel, ipsdk::imaproc::eISST_Y2dWithKernel,
  ipsdk::imaproc::eISST_Y3d, ipsdk::imaproc::eISST_YColor2d, ipsdk::imaproc::eISST_YSeq2d, ipsdk::imaproc::eISST_YSub2d,
  ipsdk::imaproc::eISST_Z3d, ipsdk::imaproc::eISST_ZColor3d, ipsdk::imaproc::eISST_Z3dWithKernel, ipsdk::imaproc::eISST_ZSub3d,
  ipsdk::imaproc::eISST_PreviousY2d, ipsdk::imaproc::eISST_PreviousZ3d, ipsdk::imaproc::eISST_User
}
 Enumerate describing image strip split type. More...
 

Detailed Description

Predefined types for image strip split operations.

Author
E.Noirfalise
Date
2015/01/15