opencv/modules/gpu/src
2010-11-17 17:10:23 +00:00
..
cuda added getDescriptors function (draft version) 2010-11-17 17:10:23 +00:00
arithm.cpp fix gpu module compilation under linux 2010-11-08 09:55:10 +00:00
beliefpropagation_gpu.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 2010-09-27 12:44:57 +00:00
bilateral_filter.cpp added colorizeDisp, fixed DisparityBilateralFilter 2010-08-20 06:47:11 +00:00
color.cpp moved gpu::cvtColor from imgproc_gpu.cpp to color.cpp 2010-10-26 09:37:24 +00:00
constantspacebp_gpu.cpp added gpu add, subtract, multiply, divide, absdiff with Scalar. 2010-09-27 12:44:57 +00:00
cudastream.cpp added vecmath to gpu module. 2010-10-20 15:17:51 +00:00
error.cpp fixed error reporting in GPU module (exceptions in destructors, etc) 2010-11-15 16:22:52 +00:00
filtering.cpp fixed gpu linear filters 2010-11-15 07:57:30 +00:00
graphcuts.cpp fix gpu module compilation under linux 2010-11-08 09:55:10 +00:00
hog.cpp added getDescriptors function (draft version) 2010-11-17 17:10:23 +00:00
imgproc_gpu.cpp fix gpu module compilation under linux 2010-11-08 09:55:10 +00:00
initialization.cpp GPU module: minor interface changes 2010-09-17 17:18:41 +00:00
matrix_operations.cpp fixed some bugs, added tests for gpu::HOGDescriptor 2010-11-15 12:51:30 +00:00
mssegmentation.cpp refactored mssegmentation.cpp 2010-10-18 12:47:15 +00:00
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 2010-09-24 16:41:34 +00:00
precomp.hpp Fixing a small error in compilation for gpu - anatoly should review. 2010-11-15 17:42:34 +00:00
speckle_filtering.cpp speckle filtering added 2010-07-29 08:50:19 +00:00
split_merge.cpp fixed some compile-time problems (under Ubuntu) 2010-09-28 13:11:21 +00:00
stereobm_gpu.cpp added PtrStep PtrElemStep structures. Refactored name spaces, 2010-10-31 13:23:25 +00:00