![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined operators for tile collection attributes property rules management. More...
#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>#include <IPSDKImageProcessing/Rule/TileColl/TileCollProperty/TileCollPropertyRuleTypes.h>#include <IPSDKBaseProcessing/Rule/RuleOperators.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. | |
Functions | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::homogeneousBufferType (const TileCollAttributeConstWeakPtr &pAttribute) |
| function allowing to check that a tile collection has homogeneous buffer type | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::bufferType (const TileCollAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0) |
| function allowing to check that a tile collection share a same given buffer type | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::bufferType (const TileCollAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1) |
| function allowing to check that a tile collection share a same given buffer type | |
Predefined operators for tile collection attributes property rules management.
1.8.14