Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Anatoly Baksheev fe91d1ca57 compilation for Macos 13 years ago
..
cuda Remerged the 2.4.0 branch 13 years ago
nvidia merged 2.4 into trunk 13 years ago
opencv2/gpu/device Fixed bugs in gpu border extrapolation aux. classes (BORDER_REFLECT case) 13 years ago
arithm.cpp fixed gpu core tests (added additional check for device's feature support) 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 refactored gpu BruteForceMather (made it similar to BFMatcher) 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
cu_safe_call.cpp added VideoReader_GPU 13 years ago
cu_safe_call.h added VideoReader_GPU 13 years ago
cudastream.cpp Added the GPU version of the Farneback's optical flow 13 years ago
cuvid_video_source.cpp added VideoReader_GPU 13 years ago
cuvid_video_source.h added VideoReader_GPU 13 years ago
element_operations.cpp fixed gpu core tests (added additional check for device's feature support) 13 years ago
error.cpp moved GpuMat's operations implementation to core module 13 years ago
fast.cpp added assertion on device features (global atomics) into gpu tests 13 years ago
ffmpeg_video_source.cpp removed #include "cap_ffmpeg_impl_v2.hpp" 13 years ago
ffmpeg_video_source.h added VideoReader_GPU 13 years ago
filtering.cpp fixeg gpu::Laplacian 13 years ago
frame_queue.cpp fixed build without CUDA 13 years ago
frame_queue.h added VideoReader_GPU 13 years ago
gftt.cpp fixed several warnings (VS2010, Win64) 13 years ago
global_motion.cpp Added GPU version of wobble suppressor (videostab) 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 compilation for Macos 13 years ago
match_template.cpp #1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary. 13 years ago
matrix_operations.cpp moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
matrix_reductions.cpp added more assertion on device features to gpu functions and tests 13 years ago
mssegmentation.cpp moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
optical_flow.cpp fixed several warnings (VS2010, Win64) 13 years ago
optical_flow_farneback.cpp merged 2.4 into trunk 13 years ago
orb.cpp fixed some problems after r8280 (lost code) 13 years ago
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 14 years ago
precomp.hpp added VideoReader_GPU 13 years ago
pyramids.cpp fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
pyrlk.cpp Remerged the 2.4.0 branch 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 gpu.hpp:filterSpeckles conflicts with calib3d.hpp -- should it be removed at all? 13 years ago
split_merge.cpp added more assertion on device features to gpu functions and tests 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 fixed several warnings (VS2010, Win64) 13 years ago
surf.cpp added assertion on device features (global atomics) into gpu tests 13 years ago
thread_wrappers.cpp added VideoReader_GPU 13 years ago
thread_wrappers.h added VideoReader_GPU 13 years ago
video_decoder.cpp added VideoReader_GPU 13 years ago
video_decoder.h added VideoReader_GPU 13 years ago
video_parser.cpp fixed several warnings (VS2010, Win64) 13 years ago
video_parser.h added VideoReader_GPU 13 years ago
video_reader.cpp fixed build of gpu module without CUDA (video encoding/decoding) 13 years ago
video_writer.cpp removed #include "cap_ffmpeg_impl_v2.hpp" 13 years ago
warp.cpp refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago