15 #ifndef __IPSDKIPLGEOMETRICTRANSFORM_UNROLLRINGIMGLVL3_H__ 16 #define __IPSDKIPLGEOMETRICTRANSFORM_UNROLLRINGIMGLVL3_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/TileColl/Tile2dColl/InTile2dColl.h> 23 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InCenter2d.h> 24 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InRadius.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InRingHalfThickness.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Value/InTheta0.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Enumerate/InInterpolationPolicy.h> 28 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/TileColl/Tile2dColl/OutTile2dColl.h> 39 ipsdk::imaproc::matchTileCollSize(_pInTile2dColl, _pOutTile2dColl) &&
40 ipsdk::imaproc::matchBufferType(_pInTile2dColl, _pOutTile2dColl),
41 (((
ipsdk)(imaproc)(attr))(InTile2dColl))
42 (((
ipsdk)(imaproc)(attr))(InCenter2d))
43 (((
ipsdk)(imaproc)(attr))(InRadius))
44 (((
ipsdk)(imaproc)(attr))(InRingHalfThickness))
45 (((
ipsdk)(imaproc)(attr))(InTheta0))
46 (((
ipsdk)(imaproc)(attr))(InInterpolationPolicy))
47 (((
ipsdk)(imaproc)(attr))(OutTile2dColl)))
61 template <
typename BufType,
62 ipsdk::eInstructionSet::domain IS>
66 template <
typename BufType,
67 typename NeighborhoodProcessor>
82 #endif // __IPSDKIPLGEOMETRICTRANSFORM_UNROLLRINGIMGLVL3_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)