![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Operators used to enable rules on shape measure set attributes. More...
#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>#include <IPSDKBaseProcessing/Rule/RuleOperators.h>#include <IPSDKImageProcessing/Rule/ShapeMeasureSet/ShapeMeasureSetRuleTypes.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::isReady (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check that shape measure set is associated to ready to compute measures | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::is2d (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check shape measure set volume policy | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::is3d (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check shape measure set volume policy | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::isIndivisible (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check shape measure set processing policy | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::isGeneric (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check shape measure set processing policy | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::isGeometry2d (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check shape measure set processing policy | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::isGeometry3d (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check shape measure set processing policy | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::isIntensity (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check shape measure set processing policy | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::isStarted (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check shape measure set processing status | |
| IPSDKIMAGEPROCESSING_API processor::RulePtr | ipsdk::imaproc::isEnded (const ShapeMeasureSetAttributeConstWeakPtr &pAttribute) |
| function allowing to check shape measure set processing status | |
Operators used to enable rules on shape measure set attributes.
1.8.14