15 #ifndef __IPSDKIPLGEOMETRICTRANSFORM_WARP3DIMGLVL3_H__ 16 #define __IPSDKIPLGEOMETRICTRANSFORM_WARP3DIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/TileColl/Tile3dColl/InTile3dColl.h> 23 #include <IPSDKIPL/IPSDKIPLGeometricTransform/Attribute/DataItem/InWarpMotionTransform3d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InInterpolationPolicy.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/TileColl/Tile3dColl/OutTile3dColl.h> 36 ipsdk::imaproc::matchTileCollSize(_pInTile3dColl, _pOutTile3dColl) &&
37 ipsdk::imaproc::matchBufferType(_pInTile3dColl, _pOutTile3dColl),
38 (((
ipsdk)(imaproc)(attr))(InTile3dColl))
39 (((
ipsdk)(imaproc)(gtrans))(InWarpMotionTransform3d))
40 (((
ipsdk)(imaproc)(attr))(InInterpolationPolicy))
41 (((
ipsdk)(imaproc)(attr))(OutTile3dColl)))
55 template <
typename BufType,
56 ipsdk::eInstructionSet::domain IS>
60 template <
typename BufType,
61 typename NeighborhoodProcessor>
76 #endif // __IPSDKIPLGEOMETRICTRANSFORM_WARP3DIMGLVL3_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)