IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
ShapeMeasureSetInitializerOperators.h File Reference

Shape measure set initializer operators. More...

#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>
#include <IPSDKBaseProcessing/OutputInitializer/OutputInitializerOperators.h>
#include <IPSDKImageProcessing/OutputInitializer/ShapeMeasureSet/CreateShapeMeasureSetInitializer.h>
#include <boost/make_shared.hpp>

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 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

Shape measure set initializer operators.

Author
E. Noirfalise
Date
2015/06/25