15 #ifndef __IPSDKIPLFEATUREDETECTION_CANNYSURFACES3DIMGLVL3_H__ 16 #define __IPSDKIPLFEATUREDETECTION_CANNYSURFACES3DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3d/OutZStrip3d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3dWithKernel/InGxKnlZStrip3d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3dWithKernel/InGyKnlZStrip3d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/ZStrip3dWithKernel/InGzKnlZStrip3d.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InCannyThresholds.h> 38 (((
ipsdk)(imaproc)(attr))(InGxKnlZStrip3d))
39 (((
ipsdk)(imaproc)(attr))(InGyKnlZStrip3d))
40 (((
ipsdk)(imaproc)(attr))(InGzKnlZStrip3d))
41 (((
ipsdk)(imaproc)(attr))(InCannyThresholds))
42 (((
ipsdk)(imaproc)(attr))(OutZStrip3d)))
50 ((LINESTRIP)(InGyKnlZStrip3d))
51 ((LINESTRIP)(InGzKnlZStrip3d))
52 ((LINESTRIP)(OutZStrip3d)));
59 template <
typename BufInType,
60 ipsdk::eInstructionSet::domain IS>
63 template <
typename BufInType, ipsdk::eInstructionSet::domain IS>
67 template <
typename T, ipsdk::eInstructionSet::domain IS>
68 void computeSobelMagnitudeSquare(
77 template <
typename BufInType,
typename GradientT, ipsdk::eInstructionSet::domain IS,
bool Normalize>
78 void computeSobelGradient(
91 template <
typename BufInType, ipsdk::eInstructionSet::domain IS>
92 void computeGradientMagnitudeSquare(
133 boost::scoped_array<ipUInt8> _pDiffKnlUInt8;
134 boost::scoped_array<ipUInt8> _pAvgKnlUInt8;
144 #endif // __IPSDKIPLFEATUREDETECTION_CANNYSURFACES3DIMGLVL3_H__
boost::shared_ptr< FragHybridBuffer > FragHybridBufferPtr
IPSDKBASEPROCESSING_API RulePtr none()
Definition of import/export macro for library.
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_PARSED_DATA(dataSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)