opencv/modules/gpu/src/cuda
2010-08-26 12:30:41 +00:00
..
beliefpropagation.cu added gpu implementation of constant space belief propagation stereo matching. 2010-08-12 12:15:37 +00:00
bilateral_filter.cu added colorizeDisp, fixed DisparityBilateralFilter 2010-08-20 06:47:11 +00:00
constantspacebp.cu fixed get_first_k_initial_global 2010-08-18 06:12:00 +00:00
cuda_shared.hpp uploadConstant function for gpu 2010-08-24 09:15:45 +00:00
imgproc.cu fixed 3 bytes reading/writing in remap 2010-08-26 12:30:41 +00:00
matrix_operations.cu minor fix 2010-08-02 13:56:04 +00:00
safe_call.hpp refactoring and minor code improvements 2010-07-26 15:04:56 +00:00
saturate_cast.hpp added optimized belief propagation implementation (used short for messages) 2010-08-02 11:10:29 +00:00
stereobm.cu implemented asynchronous call for StereoBM() 2010-07-27 08:29:40 +00:00