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

Utility functions for Hough lines image attribute rules management. More...

#include <IPSDKIPL/IPSDKIPLFeatureDetection/IPSDKIPLFeatureDetectionExports.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptHoughLinesExtractionParams.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptHoughLinesGradientImgParams.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOptHoughLinesImgParams.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h>
#include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutRealImg.h>
#include <IPSDKImageProcessing/Rule/Image/ImageProperty/CustomCheckedImageProperty/CustomCheckedImagePropertyTypes.h>

Go to the source code of this file.

Namespaces

 ipsdk::imaproc::fd
 Namespace aggregating features detection operations in images.
 

Functions

IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr ipsdk::imaproc::fd::houghLines2dCheckOutImgSzXEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pImgBuildAttribute)
 
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr ipsdk::imaproc::fd::houghLines2dCheckOutImgSzXEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pImgBuildAttribute)
 
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr ipsdk::imaproc::fd::houghLines2dCheckOutImgSzYEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pImgBuildAttribute)
 
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr ipsdk::imaproc::fd::houghLines2dCheckOutImgSzYEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pImgBuildAttribute)
 
IPSDKIPLFEATUREDETECTION_API processor::RulePtr ipsdk::imaproc::fd::houghLines2dCheckOutImgSzYGreaterOrEqual (const boost::shared_ptr< attr::OutImg > &pOutImgAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pImgBuildAttribute)
 
IPSDKIPLFEATUREDETECTION_API processor::RulePtr ipsdk::imaproc::fd::houghLines2dCheckOutImgSzYGreaterOrEqual (const boost::shared_ptr< attr::OutRealImg > &pOutImgAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pImgBuildAttribute)
 
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr ipsdk::imaproc::fd::houghLines2dCheckOutImgSzYEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesImgParams > &pImgBuildAttribute, const boost::shared_ptr< const attr::InOptHoughLinesExtractionParams > &pExtractAttribute)
 build algorithm given input parameters
 
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr ipsdk::imaproc::fd::houghLines2dCheckOutImgSzYEquals (const ImageAttributeConstPtr &pInputAttribute, const boost::shared_ptr< const attr::InOptHoughLinesGradientImgParams > &pImgBuildAttribute, const boost::shared_ptr< const attr::InOptHoughLinesExtractionParams > &pExtractAttribute)
 
IPSDKIPLFEATUREDETECTION_API CustomCheckedImagePropertyPtr ipsdk::imaproc::fd::houghLines2dCheckOutImgBufferType (const ImageAttributeConstPtr &pInputAttribute)
 

Detailed Description

Utility functions for Hough lines image attribute rules management.

Author
H. Delestre
Date
2017/10/04