15 #ifndef __IPSDKIPLFEATUREDETECTION_CANNYEDGES2DIMGLVL3_H__ 16 #define __IPSDKIPLFEATUREDETECTION_CANNYEDGES2DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2dWithKernel/InGxKnlYStrip2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2dWithKernel/InGyKnlYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InCannyThresholds.h> 37 (((
ipsdk)(imaproc)(attr))(InGxKnlYStrip2d))
38 (((
ipsdk)(imaproc)(attr))(InGyKnlYStrip2d))
39 (((
ipsdk)(imaproc)(attr))(InCannyThresholds))
40 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
48 ((LINESTRIP)(InGyKnlYStrip2d))
49 ((LINESTRIP)(OutYStrip2d)));
56 template <
typename BufInType,
57 ipsdk::eInstructionSet::domain IS>
60 template <
typename BufInType,
typename GradientMagT, ipsdk::eInstructionSet::domain IS>
63 template <
typename T, ipsdk::eInstructionSet::domain IS>
72 template <
typename BufInType,
typename MagT, ipsdk::eInstructionSet::domain IS>
73 void computeGradientMagnitudeSquare(
93 #endif // __IPSDKIPLFEATUREDETECTION_CANNYEDGES2DIMGLVL3_H__
boost::shared_ptr< FragHybridBuffer > FragHybridBufferPtr
IPSDKBASEPROCESSING_API RulePtr none()
ipsdk::core::ExecResult preProcess()
method called before processing
Definition of import/export macro for library.
ProcessingResult< eExecutionResult > ExecResult
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)