opencv/modules/gpu/src/cuda
2010-08-30 15:26:24 +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
color.cu fixed cvtColorGPU on linux 2010-08-30 15:26:24 +00:00
constantspacebp.cu added test stereo_bm and added "volatile" in constantspacebp 2010-08-30 12:30:08 +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 fixed bugs in STEREOBM (added syncs and volatiles, prevent reading from uninitialized memory) 2010-08-30 14:17:53 +00:00