15 #ifndef __IPSDKIPLCOLOR_APPENDCOLORCHANNELIMGGPULVL3_H__ 16 #define __IPSDKIPLCOLOR_APPENDCOLORCHANNELIMGGPULVL3_H__ 21 #include <IPSDKImageProcessing/Algorithm/Function/ImageBufferTypeIdentifier.h> 22 #include <IPSDKImage/Image/BaseImage.h> 25 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/Gpu/InSubGpuImg1.h> 26 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Input/Gpu/InSubGpuImg2.h> 27 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/SubImage/Output/Gpu/OutSubGpuImg.h> 39 (((
ipsdk)(imaproc)(attr))(InSubGpuImg1))
40 (((
ipsdk)(imaproc)(attr))(InSubGpuImg2))
41 (((
ipsdk)(imaproc)(attr))(OutSubGpuImg)))
47 template<
typename TIn1,
typename TIn2,
typename TOut>
64 #endif // __IPSDKIPLCOLOR_APPENDCOLORCHANNELIMGGPULVL3_H__ #define IPSDKCUDA_DECLARE_ALGORITHM_FUNCTION_SELECTOR(dataTypeSeq)
Definition of import/export macro for library.
IPSDKBASEPROCESSING_API RulePtr none()
#define IPSDK_DECLARE_GPU_PROCESSING_ALGORITHM(libraryName, algoName, RuleString, attributeSeq)