16 #ifndef __IPSDKIPLGEOMETRICTRANSFORM_HOUGHLINES2DIMGINITIALIZERUTILS_H__ 17 #define __IPSDKIPLGEOMETRICTRANSFORM_HOUGHLINES2DIMGINITIALIZERUTILS_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptHoughLinesImgParams.h> 34 const boost::shared_ptr<const attr::InOptHoughLinesImgParams>& pInOptParams);
43 #endif // __IPSDKIPLGEOMETRICTRANSFORM_HOUGHLINES2DIMGINITIALIZERUTILS_H__ Definition of import/export macro for library.
IPSDKIPLFEATUREDETECTION_API CustomImageInfoPtr outputHoughLines2dImg(const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pInOptParams)
function allowing to create a "Hough lines 2d" image initializer
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
boost::shared_ptr< BaseCustomImageInfo > CustomImageInfoPtr
#define IPSDKIPLFEATUREDETECTION_API
Import/Export macro for library IPSDKIPLFeatureDetection.
Definition: IPSDKIPLFeatureDetectionExports.h:25