![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Predefined operators for tile collection attributes comparison rules management. More...
#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>#include <IPSDKImageProcessing/Rule/TileColl/TileCollComparison/TileCollComparisonRuleTypes.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::matchTileCollSize (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2) |
| function allowing to check that size of tile collections match | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchTileCollSize (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3) |
| function allowing to check that size of tile collections match | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchTileCollSize (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3, const TileCollAttributeConstWeakPtr &pAttribute4) |
| function allowing to check that size of tile collections match | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchTileCollSize (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3, const TileCollAttributeConstWeakPtr &pAttribute4, const TileCollAttributeConstWeakPtr &pAttribute5) |
| function allowing to check that size of tile collections match | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchTileCollSize (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3, const TileCollAttributeConstWeakPtr &pAttribute4, const TileCollAttributeConstWeakPtr &pAttribute5, const TileCollAttributeConstWeakPtr &pAttribute6) |
| function allowing to check that size of tile collections match | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchTileCoords (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2) |
| function allowing to check that tile coordinates match among tile collections | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchTileCoords (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3) |
| function allowing to check that tile coordinates match among tile collections | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchTileCoords (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3, const TileCollAttributeConstWeakPtr &pAttribute4) |
| function allowing to check that tile coordinates match among tile collections | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchTileCoords (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3, const TileCollAttributeConstWeakPtr &pAttribute4, const TileCollAttributeConstWeakPtr &pAttribute5) |
| function allowing to check that tile coordinates match among tile collections | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchTileCoords (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3, const TileCollAttributeConstWeakPtr &pAttribute4, const TileCollAttributeConstWeakPtr &pAttribute5, const TileCollAttributeConstWeakPtr &pAttribute6) |
| function allowing to check that tile coordinates match among tile collections | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchBufferType (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2) |
| function allowing to check that tile buffer types match among tile collections | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchBufferType (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3) |
| function allowing to check that tile buffer types match among tile collections | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchBufferType (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3, const TileCollAttributeConstWeakPtr &pAttribute4) |
| function allowing to check that tile buffer types match among tile collections | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchBufferType (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3, const TileCollAttributeConstWeakPtr &pAttribute4, const TileCollAttributeConstWeakPtr &pAttribute5) |
| function allowing to check that tile buffer types match among tile collections | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::matchBufferType (const TileCollAttributeConstWeakPtr &pAttribute1, const TileCollAttributeConstWeakPtr &pAttribute2, const TileCollAttributeConstWeakPtr &pAttribute3, const TileCollAttributeConstWeakPtr &pAttribute4, const TileCollAttributeConstWeakPtr &pAttribute5, const TileCollAttributeConstWeakPtr &pAttribute6) |
| function allowing to check that tile buffer types match among tile collections | |
Predefined operators for tile collection attributes comparison rules management.
1.8.14