opencv/modules/gpu/src/cuda
2010-08-17 15:53:00 +00:00
..
beliefpropagation.cu added gpu implementation of constant space belief propagation stereo matching. 2010-08-12 12:15:37 +00:00
constantspacebp.cu added get_first_k_initial_global_init_global_cost in gpu::SCBP 2010-08-17 15:53:00 +00:00
cuda_shared.hpp refactoring and minor code improvements 2010-07-26 15:04:56 +00:00
imgproc.cu meanShiftFilteringGPU: performance and bug with type conversions 2010-08-10 12:18:47 +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