opencv/modules/gpu/src/cuda
Vladislav Vinogradov 089a835c0a fixed octave computation in SURF_GPU
used random images in gpu filter tests
2012-03-26 18:07:03 +00:00
..
bf_knnmatch.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
bf_match.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
bf_radius_match.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
bilateral_filter.cu created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
blend.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
calib3d.cu fixed bug with submatrix in some gpu functions 2012-01-10 11:11:58 +00:00
canny.cu fixed bug in gpu::Canny 2012-01-23 07:41:39 +00:00
color.cu fixed bug with submatrix in some gpu functions 2012-01-10 11:11:58 +00:00
column_filter.cu fixed compilation for old compute capabilities 2012-02-15 19:25:29 +00:00
copy_make_border.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
element_operations.cu fixed gpu core tests (added additional check for device's feature support) 2012-03-26 14:33:43 +00:00
fast.cu bug fix 2011-12-28 07:56:19 +00:00
gftt.cu added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module 2012-02-13 12:57:27 +00:00
hist.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
hog.cu added OpenGL support to highgui under WIN32 2011-11-21 11:58:52 +00:00
imgproc.cu fixed gpu::filter2D border interpolation for CV_32FC1 type 2012-03-21 14:38:23 +00:00
internal_shared.hpp fixed compilation under linux 2011-11-14 14:57:36 +00:00
match_template.cu Fixed gpu::matchTemplate for correct handling of big templates. Added tests 2012-03-26 09:19:33 +00:00
mathfunc.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
matrix_reductions.cu Fixed gpu::matchTemplate for correct handling of big templates. Added tests 2012-03-26 09:19:33 +00:00
optical_flow_farneback.cu Fixed some typos 2012-02-16 11:32:32 +00:00
optical_flow.cu fixed createOpticalFlowNeedleMap 2012-02-08 05:45:47 +00:00
orb.cu added FAST_GPU and ORB_GPU classes 2011-12-27 09:33:20 +00:00
pyr_down.cu fixed gpu::pyrUp (now it matches cpu analog) 2012-03-19 09:27:06 +00:00
pyr_up.cu fixed gpu::pyrUp (now it matches cpu analog) 2012-03-19 09:27:06 +00:00
pyrlk.cu fixed error calculation in gpu::PyrLKOpticalFlow (Bug #1651) 2012-03-07 13:41:49 +00:00
remap.cu refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
resize.cu refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
row_filter.cu fixed compilation for old compute capabilities 2012-02-15 19:25:29 +00:00
safe_call.hpp fixed compilation under linux 2011-11-14 14:57:36 +00:00
split_merge.cu added OpenGL support to highgui under WIN32 2011-11-21 11:58:52 +00:00
stereobm.cu added OpenGL support to highgui under WIN32 2011-11-21 11:58:52 +00:00
stereobp.cu removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
stereocsbp.cu added OpenGL support to highgui under WIN32 2011-11-21 11:58:52 +00:00
surf.cu fixed octave computation in SURF_GPU 2012-03-26 18:07:03 +00:00
warp.cu refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00