15 # ifndef __IPSDKIPLARITHMETIC_SQUAREIMGGPULVL3_H__ 16 # define __IPSDKIPLARITHMETIC_SQUAREIMGGPULVL3_H__ 21 #include <IPSDKImageProcessing/Algorithm/Function/ImageBufferTypeIdentifier.h> 22 #include <IPSDKImage/Image/BaseImage.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/Gpu/InSubGpuImg.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 37 ipsdk::imaproc::matchSize(_pInSubGpuImg, _pOutImg),
38 (((
ipsdk)(imaproc)(attr))(InSubGpuImg))
39 (((
ipsdk)(imaproc)(attr))(OutImg)))
45 template<
typename TIn,
typename TOut>
59 # endif // __IPSDKIPLARITHMETIC_SQUAREIMGGPULVL3_H__ #define IPSDKCUDA_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)
Definition of import/export macro for library.
#define IPSDK_DECLARE_GPU_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)