IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Types | Public Attributes | List of all members
ipsdk::imaproc::shape::analysis::ShapeAnalysisOptParams< ShapeCollType > Struct Template Reference

structure allowing to encapsulated input optional parameters associated to shape analysis More...

#include <ShapeAnalysisTypes.h>

Public Types

typedef ShapeCollType ShapeColl
 shape collection type associated to structure
 
typedef boost::shared_ptr< const ShapeCollShapeCollConstPtr
 shared pointer to const shape collection type
 

Public Attributes

ShapeCollConstPtr _pInOptLabelsShape2
 second optional input collection of shape
 
ShapeCollConstPtr _pInOptLabelsShape3
 third optional input collection of shape
 
ShapeCollConstPtr _pInOptLabelsShape4
 fourth optional input collection of shape
 
ipsdk::image::ImageConstPtr _pInOptGreyMsrImg1
 first optional input image
 
ipsdk::image::ImageConstPtr _pInOptGreyMsrImg2
 second optional input image
 
ipsdk::image::ImageConstPtr _pInOptGreyMsrImg3
 third optional input image
 
ipsdk::image::ImageConstPtr _pInOptGreyMsrImg4
 fourth optional input image
 

Detailed Description

template<typename ShapeCollType>
struct ipsdk::imaproc::shape::analysis::ShapeAnalysisOptParams< ShapeCollType >

structure allowing to encapsulated input optional parameters associated to shape analysis


The documentation for this struct was generated from the following file: