IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
HoughSpheres3dLabelImgInitializerUtils.h
Go to the documentation of this file.
1 // HoughSpheres3dLabelImgInitializerUtils.h:
3 // -----------------------------
4 //
15 
16 #ifndef __IPSDKIPLGEOMETRICTRANSFORM_HOUGHSPHRES3DLABELIMGINITIALIZERUTILS_H__
17 #define __IPSDKIPLGEOMETRICTRANSFORM_HOUGHSPHRES3DLABELIMGINITIALIZERUTILS_H__
18 
20 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InPIHoughSpheres3dPpties.h>
23 
24 namespace ipsdk {
25 namespace imaproc {
26 namespace fd {
27 
30 
34  const boost::shared_ptr<const attr::InPIHoughSpheres3dPpties>& pInOptParams);
35 
38 
39 } // end of namespace fd
40 } // end of namespace imaproc
41 } // end of namespace ipsdk
42 
43 #endif // __IPSDKIPLGEOMETRICTRANSFORM_HOUGHSPHRES3DLABELIMGINITIALIZERUTILS_H__
Definition of import/export macro for library.
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
boost::shared_ptr< BaseCustomImageInfo > CustomImageInfoPtr
#define IPSDKIPLFEATUREDETECTION_API
Import/Export macro for library IPSDKIPLFeatureDetection.
Definition: IPSDKIPLFeatureDetectionExports.h:25
IPSDKIPLFEATUREDETECTION_API CustomImageInfoPtr outputHoughSpheres3dLabelImg(const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InPIHoughSpheres3dPpties > &pInOptParams)
function allowing to create a "Hough spheres 3d label" image initializer