opencv/modules/gpu/src
2010-09-03 14:32:12 +00:00
..
cuda meanShiftFiltering_GPU output parameters changed to CV_8UC4. This is a start for moving from 3 channel to C4 images within GPU module. 2010-09-03 14:32:12 +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 fixed bugs in page locked memory allocation 2010-08-17 10:39:18 +00:00
imgproc_gpu.cpp meanShiftFiltering_GPU output parameters changed to CV_8UC4. This is a start for moving from 3 channel to C4 images within GPU module. 2010-09-03 14:32:12 +00:00
initialization.cpp meanShiftFiltering added (by masha) 2010-08-06 17:02:06 +00:00
matrix_operations.cpp fixed warnings 2010-08-18 17:13:01 +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 fixed some warnings 2010-08-18 13:47:10 +00:00