15 #ifndef __IPSDKIPLBINARIZATION_KAPURTHRESHOLDLVL1_H__ 16 #define __IPSDKIPLBINARIZATION_KAPURTHRESHOLDLVL1_H__ 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InOutOptHistogram.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Input/InImg.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/OutThreshold.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/StatsResult.h> 38 (((
ipsdk)(imaproc)(attr))(InImg))
39 (((
ipsdk)(imaproc)(attr))(InOutOptHistogram))
40 (((
ipsdk)(imaproc)(attr))(OutThreshold)))
50 const core::BasePriority& priority,
75 #endif // __IPSDKIPLBINARIZATION_KAPURTHRESHOLDLVL1_H__ ProcessingResult< eRetrievalResultType > RetrievalResult
#define IPSDK_DECLARE_LVL1_PROCESSOR(ProcType, libraryName, algoName, RuleString, attributeSeq)
IPSDKBASEPROCESSING_API RulePtr none()
boost::shared_ptr< ipsdk::imaproc::attr::HistogramData > HistogramDataPtr
shared pointer to ipsdk::imaproc::HistogramData
Definition: HistogramData.h:231
ProcessingResult< eExecutionResult > ExecResult
Definition of import/export macro for library.
boost::shared_ptr< BaseActionProvider > ActionProviderPtr
IPSDK_DECLARE_GPU_PROCESSING_ALGORITHM(IPSDKIPLFiltering, Convolution2dImg, ipsdk::imaproc::matchSize(_pInSubGpuImg, _pOutImg),(((ipsdk)(imaproc)(attr))(InSubGpuImg))(((ipsdk)(imaproc)(attr))(InKnlXY))(((ipsdk)(imaproc)(attr))(InNormalize))(((ipsdk)(imaproc)(attr))(InConvolBorder2d))(((ipsdk)(imaproc)(attr))(OutImg))) IPSDKCUDA_DECLARE_ALGORITHM_FUNCTION_SELECTOR((InSubGpuImg)(OutImg)) public void clearIntermediateData()
method called before processing
boost::shared_ptr< ipsdk::imaproc::attr::StatsResult > StatsResultPtr
shared pointer to ipsdk::imaproc::attr::StatsResult
Definition: StatsResult.h:206