opencv/modules/gpu/src/cuda
2010-10-11 14:25:30 +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 min/max filters to gpu module. 2010-10-11 08:54:28 +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 changed mean shift procedure a little 2010-10-11 14:25:30 +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 fixed some compile-time problems (under Ubuntu) 2010-09-28 13:11:21 +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