15 # ifndef __IPSDKIPLARITHMETIC_MULTIPLYSCALARIMGGPULVL3_H__ 16 # define __IPSDKIPLARITHMETIC_MULTIPLYSCALARIMGGPULVL3_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/Value/InArithmeticVal.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/Image/Output/OutImg.h> 38 ipsdk::imaproc::matchSize(_pInSubGpuImg, _pOutImg),
39 (((
ipsdk)(imaproc)(attr))(InSubGpuImg))
40 (((
ipsdk)(imaproc)(attr))(InArithmeticVal))
41 (((
ipsdk)(imaproc)(attr))(OutImg)))
47 template<
typename TIn,
typename TOut>
61 # endif // __IPSDKIPLARITHMETIC_MULTIPLYSCALARIMGGPULVL3_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)