.. |
cuda
|
fixed gpu arithm functions (mismatch with cpu version)
|
13 years ago |
nvidia
|
temporary disabled optimized version of CascadeClassifier (bug #1640)
|
13 years ago |
opencv2/gpu/device
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
13 years ago |
arithm.cpp
|
refactored and fixed some gpu tests
|
13 years ago |
bilateral_filter.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
13 years ago |
blend.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
13 years ago |
brute_force_matcher.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
13 years ago |
calib3d.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
13 years ago |
cascadeclassifier.cpp
|
moved GpuMat and DevMem2D to core module, some code refactoring
|
13 years ago |
color.cpp
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
13 years ago |
cudastream.cpp
|
Added the GPU version of the Farneback's optical flow
|
13 years ago |
element_operations.cpp
|
fixed gpu arithm functions (mismatch with cpu version)
|
13 years ago |
error.cpp
|
moved GpuMat's operations implementation to core module
|
13 years ago |
fast.cpp
|
bug fix
|
13 years ago |
filtering.cpp
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
|
13 years ago |
gftt.cpp
|
fixed compilation error under linux
|
13 years ago |
graphcuts.cpp
|
created wrappers for new NPP functions
|
13 years ago |
hog.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
13 years ago |
imgproc.cpp
|
fixed gpu::pyrUp (now it matches cpu analog)
|
13 years ago |
initialization.cpp
|
created wrappers for new NPP functions
|
13 years ago |
match_template.cpp
|
Fixed gpu::matchTemplate for correct handling of big templates. Added tests
|
13 years ago |
matrix_operations.cpp
|
moved GpuMat and DevMem2D to core module, some code refactoring
|
13 years ago |
matrix_reductions.cpp
|
created wrappers for new NPP functions
|
13 years ago |
mssegmentation.cpp
|
moved GpuMat and DevMem2D to core module, some code refactoring
|
13 years ago |
optical_flow.cpp
|
created wrappers for new NPP functions
|
13 years ago |
optical_flow_farneback.cpp
|
created wrappers for new NPP functions
|
13 years ago |
orb.cpp
|
Fixed build without CUDA
|
13 years ago |
precomp.cpp
|
modified according to NPP for CUDA 3.2 API updates.
|
14 years ago |
precomp.hpp
|
created wrappers for new NPP functions
|
13 years ago |
pyramids.cpp
|
fixed gpu::pyrUp (now it matches cpu analog)
|
13 years ago |
pyrlk.cpp
|
added patch error calculation to gpu::PyrLKOpticalFlow
|
13 years ago |
remap.cpp
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
13 years ago |
resize.cpp
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
13 years ago |
speckle_filtering.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
split_merge.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
13 years ago |
stereobm.cpp
|
fixed gpu arithm functions (mismatch with cpu version)
|
13 years ago |
stereobp.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
13 years ago |
stereocsbp.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
13 years ago |
surf.cpp
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
|
13 years ago |
warp.cpp
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
13 years ago |