IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Functions

Output shape measure set attributes initializer from shape measure information set. More...

Classes

class  ipsdk::imaproc::CreateShapeMeasureSetInitializer< OutputAttributeType >
 Class allowing to create an output shape measure set. More...
 

Functions

IPSDKIMAGEPROCESSING_API ipsdk::shape::analysis::MeasureSetPtr ipsdk::imaproc::createMeasureSetFromInfo (const ShapeMeasureInfoSetAttributeConstWeakPtr &pInputShapeMeasureInfoSetAttribute)
 wrapper function allowing a delayed creation of a shape measure set with respect to a given input measure information set attribute More...
 
template<typename OutputAttributeType >
processor::OutputInitializerPtr ipsdk::imaproc::createFromInfo (const boost::weak_ptr< OutputAttributeType > &pOutputAttribute, const ShapeMeasureInfoSetAttributeConstWeakPtr &pInputShapeMeasureInfoSetAttribute)
 function allowing to initialize a shape measure set attribute with respect to a given input measure information set attribute
 
template<typename OutputAttributeType >
processor::OutputInitializerPtr ipsdk::imaproc::createFromInfo (const boost::shared_ptr< OutputAttributeType > &pOutputAttribute, const ShapeMeasureInfoSetAttributeConstPtr &pInputShapeMeasureInfoSetAttribute)
 function allowing to initialize a shape measure set attribute with respect to a given input measure information set attribute
 

Detailed Description

Output shape measure set attributes initializer from shape measure information set.

This type of output shape measure set initializer is used to initialize an attribute from a shape measure information set.

Function Documentation

◆ createMeasureSetFromInfo()

IPSDKIMAGEPROCESSING_API ipsdk::shape::analysis::MeasureSetPtr ipsdk::imaproc::createMeasureSetFromInfo ( const ShapeMeasureInfoSetAttributeConstWeakPtr pInputShapeMeasureInfoSetAttribute)

wrapper function allowing a delayed creation of a shape measure set with respect to a given input measure information set attribute

Exceptions
ipsdk::processor::IPSDKImageProcessingExceptionif pInputShapeMeasureInfoSetAttribute.get() == 0