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

Predefined types for rules allowing to match properties of an image attribute with an other attribute. More...

#include <IPSDKImageProcessing/Rule/Image/ImageRuleTypes.h>
#include <IPSDKImageProcessing/Attribute/IPEnum/ImageBufferTypeAttributeTypes.h>
#include <IPSDKBaseData/DataItem/DataItemTypes.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::eImageBinaryMixedRuleType {
  ipsdk::imaproc::eIBMRT_ImageRange, ipsdk::imaproc::eIBMRT_ImageSize, ipsdk::imaproc::eIBMRT_CheckImageIBT, ipsdk::imaproc::eIBMRT_CompatibleImageIBT,
  ipsdk::imaproc::eIBMRT_MatchIBTBufferSize
}
 enumerate describing image binary mixed rule operation type More...
 
enum  ipsdk::imaproc::eMatchImageSizeScale { ipsdk::imaproc::eMISS_FullSize, ipsdk::imaproc::eMISS_HalfSize }
 enumerate used in comparison between scalar and image size, to determine whether scalar is compared to full image size or half image size More...
 

Detailed Description

Predefined types for rules allowing to match properties of an image attribute with an other attribute.

Author
E. Noirfalise
Date
2016/03/17