opencv/modules/gpu/src
Vladislav Vinogradov b803c24345 added nppSafeCall
2010-09-15 14:34:41 +00:00
..
cuda added nppSafeCall 2010-09-15 14:34:41 +00:00
arithm.cpp added nppSafeCall 2010-09-15 14:34:41 +00:00
beliefpropagation_gpu.cpp added remap version for 3-channels input images 2010-08-26 09:19:47 +00:00
bilateral_filter.cpp added colorizeDisp, fixed DisparityBilateralFilter 2010-08-20 06:47:11 +00:00
constantspacebp_gpu.cpp added remap version for 3-channels input images 2010-08-26 09:19:47 +00:00
cudastream.cpp GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings. 2010-09-06 14:27:23 +00:00
imgproc_gpu.cpp Added implementation and test for the GPU version of warpAffine, warpPerspective, rotate, based on NPP. 2010-09-15 12:47:59 +00:00
initialization.cpp meanShiftFiltering added (by masha) 2010-08-06 17:02:06 +00:00
matrix_operations.cpp added nppSafeCall 2010-09-15 14:34:41 +00:00
precomp.cpp compilation with no cuda re factored 2010-07-19 09:31:12 +00:00
precomp.hpp Added implementation and test for the GPU version of subtract, multiply, divide, transpose, absdiff, threshold, compare, meanStdDev, norm, based on NPP. 2010-09-13 14:30:09 +00:00
speckle_filtering.cpp speckle filtering added 2010-07-29 08:50:19 +00:00
stereobm_gpu.cpp added async version of postfilter_textureness and prefilter_xsobel, modified async test and added test for async version of stereobm 2010-09-08 15:13:23 +00:00