opencv/modules/gpu/src/cuda
Vladislav Vinogradov 4100cbd997 added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP.
minor refactoring of GPU module and GPU tests, split arithm and imgproc parts.
2010-09-22 10:58:01 +00:00
..
beliefpropagation.cu GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings. 2010-09-06 14:27:23 +00:00
bilateral_filter.cu GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings. 2010-09-06 14:27:23 +00:00
color.cu added gpu version of LUT, integral, boxFilter and cvtColor (RGB <-> YCrCb), based on NPP. 2010-09-22 10:58:01 +00:00
constantspacebp.cu GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings. 2010-09-06 14:27:23 +00:00
cuda_shared.hpp GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings. 2010-09-06 14:27:23 +00:00
imgproc.cu GPU module update: _GPU suffix removed, some namespaces renamed, minor refactorings. 2010-09-06 14:27:23 +00:00
matrix_operations.cu minor refactoring of GPU module and GPU tests 2010-09-20 10:34:46 +00:00
safe_call.hpp added GPU implementation of morphology functions (using NPP) and tests for it. 2010-09-17 15:28:59 +00:00
saturate_cast.hpp added optimized belief propagation implementation (used short for messages) 2010-08-02 11:10:29 +00:00
split_merge.cu implemented cv::gpu::merge and cv::gpu::split functions 2010-09-20 13:20:25 +00:00
stereobm.cu 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