IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces
PlanIndexedRuleOperators.h File Reference

Operators used to enable rules on plan indexed attributes. More...

#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>
#include <IPSDKBaseProcessing/Rule/RuleOperators.h>
#include <IPSDKImageProcessing/Rule/PlanIndexed/PlanIndexedRuleTypes.h>
#include <IPSDKImageProcessing/Attribute/Image/ImageAttributeTypes.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::matchImagePlans (const PlanIndexedAttributeConstWeakPtr &pPlanIndexedAttribute, const ImageAttributeConstWeakPtr &pImageAttribute, const eImagePlansMatchPolicy &imagePlansMatchPolicy)
 function allowing to match components of a plan indexed attribute with plan geometry of an image
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::matchImagePlans (const PlanIndexedAttributeConstWeakPtr &pPlanIndexedAttribute, const ImageAttributeConstWeakPtr &pImageAttribute)
 function allowing to match components of a plan indexed attribute with plan geometry of an image
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::matchImagePlansButColor (const PlanIndexedAttributeConstWeakPtr &pPlanIndexedAttribute, const ImageAttributeConstWeakPtr &pImageAttribute)
 function allowing to match components of a plan indexed attribute with plan geometry of an image
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::matchImagePlansButVolume (const PlanIndexedAttributeConstWeakPtr &pPlanIndexedAttribute, const ImageAttributeConstWeakPtr &pImageAttribute)
 function allowing to match components of a plan indexed attribute with plan geometry of an image
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::matchOther (const PlanIndexedAttributeConstWeakPtr &pPlanIndexedAttribute, const PlanIndexedAttributeConstWeakPtr &pOtherAttribute)
 function allowing to match components of a plan indexed attribute with components of an other plan indexed attribute
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::is2d (const PlanIndexedAttributeConstWeakPtr &pPlanIndexedAttribute)
 functions allowing to check a given property of plan indexed attribute
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::isGrey (const PlanIndexedAttributeConstWeakPtr &pPlanIndexedAttribute)
 functions allowing to check a given property of plan indexed attribute
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::isSingle (const PlanIndexedAttributeConstWeakPtr &pPlanIndexedAttribute)
 functions allowing to check a given property of plan indexed attribute
 

Detailed Description

Operators used to enable rules on plan indexed attributes.

Author
E. Noirfalise
Date
2015/06/19