opencv/modules/gpu/src
2010-09-09 15:34:16 +00:00
..
cuda 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
arithm.cpp Added initial implementation and test for the GPU version of add, based on NPP. Need to implement for other depths. Also waiting NPP at CMake. 2010-09-09 15:34:16 +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 GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings. 2010-09-06 14:27:23 +00:00
initialization.cpp meanShiftFiltering added (by masha) 2010-08-06 17:02:06 +00:00
matrix_operations.cpp GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings. 2010-09-06 14:27:23 +00:00
precomp.cpp compilation with no cuda re factored 2010-07-19 09:31:12 +00:00
precomp.hpp added cvtColor on gpu (supports conversion between RGB, BGR and GRAY) 2010-08-30 13:41:26 +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