opencv/modules/gpu/src
2012-03-18 12:27:10 +00:00
..
cuda refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
nvidia temporary disabled optimized version of CascadeClassifier (bug #1640) 2012-03-05 13:49:42 +00:00
opencv2/gpu/device refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
arithm.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
bilateral_filter.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
blend.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
brute_force_matcher.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
calib3d.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
cascadeclassifier.cpp moved GpuMat and DevMem2D to core module, some code refactoring 2011-11-09 13:13:52 +00:00
color.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
cudastream.cpp Added the GPU version of the Farneback's optical flow 2012-02-16 11:23:51 +00:00
element_operations.cpp improved type dispatching in gpu arithm functions 2012-02-29 13:02:25 +00:00
error.cpp moved GpuMat's operations implementation to core module 2011-11-14 14:34:36 +00:00
fast.cpp bug fix 2011-12-28 07:56:19 +00:00
filtering.cpp updated image for StereoConstantSpaceBP regression test 2012-03-07 09:49:24 +00:00
gftt.cpp fixed compilation error under linux 2012-02-22 11:22:31 +00:00
graphcuts.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
hog.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
imgproc.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
initialization.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
match_template.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
matrix_operations.cpp moved GpuMat and DevMem2D to core module, some code refactoring 2011-11-09 13:13:52 +00:00
matrix_reductions.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
mssegmentation.cpp moved GpuMat and DevMem2D to core module, some code refactoring 2011-11-09 13:13:52 +00:00
optical_flow_farneback.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
optical_flow.cpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
orb.cpp Fixed build without CUDA 2012-03-18 12:27:10 +00:00
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 2010-09-24 16:41:34 +00:00
precomp.hpp created wrappers for new NPP functions 2012-02-22 10:00:53 +00:00
pyrlk.cpp added patch error calculation to gpu::PyrLKOpticalFlow 2012-03-05 10:36:57 +00:00
remap.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
resize.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00
speckle_filtering.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
split_merge.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
stereobm.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
stereobp.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
stereocsbp.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros 2011-11-14 09:02:06 +00:00
surf.cpp fixed build in gpu module (SURF and ORB) 2012-03-18 12:05:49 +00:00
warp.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 2012-03-14 15:54:17 +00:00