15 #ifndef __IPSDKIPLGEOMETRICTRANSFORM_WARP2DIMGLVL3_H__ 16 #define __IPSDKIPLGEOMETRICTRANSFORM_WARP2DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/TileColl/Tile2dColl/InTile2dColl.h> 23 #include <IPSDKIPL/IPSDKIPLGeometricTransform/Attribute/DataItem/InWarpMotionTransform2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InInterpolationPolicy.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/TileColl/Tile2dColl/OutTile2dColl.h> 36 ipsdk::imaproc::matchTileCollSize(_pInTile2dColl, _pOutTile2dColl) &&
37 ipsdk::imaproc::matchBufferType(_pInTile2dColl, _pOutTile2dColl),
38 (((
ipsdk)(imaproc)(attr))(InTile2dColl))
39 (((
ipsdk)(imaproc)(gtrans))(InWarpMotionTransform2d))
40 (((
ipsdk)(imaproc)(attr))(InInterpolationPolicy))
41 (((
ipsdk)(imaproc)(attr))(OutTile2dColl)))
55 template <
typename BufType,
56 ipsdk::eInstructionSet::domain IS>
60 template <
typename BufType,
61 typename NeighborhoodProcessor>
76 #endif // __IPSDKIPLGEOMETRICTRANSFORM_WARP2DIMGLVL3_H__ #define IPSDK_DECLARE_ALGORITHM_NOPARSED_DATA()
Definition of import/export macro for library.
#define IPSDK_DECLARE_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)
#define IPSDK_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)