15 #ifndef __IPSDKIPLGEOMETRICTRANSFORM_ZOOM2DIMGLVL3_H__ 16 #define __IPSDKIPLGEOMETRICTRANSFORM_ZOOM2DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InScaleFactor2d.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InZoomInterpolationMethod.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/InYStrip2d.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Strip/YStrip2d/OutYStrip2d.h> 37 (((
ipsdk)(imaproc)(attr))(InYStrip2d))
38 (((
ipsdk)(imaproc)(attr))(InZoomInterpolationMethod))
39 (((
ipsdk)(imaproc)(attr))(InScaleFactor2d))
40 (((
ipsdk)(imaproc)(attr))(OutYStrip2d)))
45 ((STRIP)(OutYStrip2d)));
55 template <
typename BufInType,
typename BufOutType, ipsdk::eInstructionSet::domain IS>
58 template <
typename BufInType,
typename BufOutType, ipsdk::eInstructionSet::domain IS>
61 template <
typename BufInType,
typename BufOutType, ipsdk::eInstructionSet::domain IS, ipUInt64 K,
class Interpolator>
64 template <
typename BufInType,
typename BufOutType, ipsdk::eInstructionSet::domain IS>
69 boost::scoped_array<ipUInt32> _arrayP0X;
70 boost::scoped_array<ipUInt8> _arrayPDX;
71 boost::scoped_array<ipReal32> _arrayXCoef;
72 boost::scoped_array<ipReal32> _arrayYCubicInterpolAlongX;
82 #endif // __IPSDKIPLGEOMETRICTRANSFORM_ZOOM2DIMGLVL3_H__ #define IPSDK_DECLARE_ALGORITHM_NOPARSED_DATA()
IPSDKBASEPROCESSING_API RulePtr none()
Definition of import/export macro for library.
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)