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.
 
 
 
 
 
 
Vladislav Vinogradov c439702f0c added missing gpu::matchTemplate implementation for non-CUDA build 11 years ago
..
cuda GPU resize: removed a few parameter names to avoid unused parameter warnings. 11 years ago
nvidia fix gpu warnings with signed/unsigned char 12 years ago
arithm.cpp updated license header in whole gpu module 12 years ago
bgfg_gmg.cpp added CUDA_DISABLER preprocessor commands 12 years ago
bgfg_mog.cpp added CUDA_DISABLER preprocessor commands 12 years ago
bilateral_filter.cpp updated license header in whole gpu module 12 years ago
blend.cpp updated license header in whole gpu module 12 years ago
brute_force_matcher.cpp updated license header in whole gpu module 12 years ago
calib3d.cpp Normalized file endings. 11 years ago
cascadeclassifier.cpp fixed bug #3069 (infinite loop in GPU LBP Cascade detectMultiScale) 12 years ago
color.cpp implemented Malvar, He, and Cutler Bayer Demosaicing on gpu 12 years ago
cu_safe_call.cpp updated license header in whole gpu module 12 years ago
cu_safe_call.h updated license header in whole gpu module 12 years ago
cudastream.cpp added enqueueHostCallback method to gpu::Stream 12 years ago
cuvid_video_source.cpp updated license header in whole gpu module 12 years ago
cuvid_video_source.h updated license header in whole gpu module 12 years ago
cvt_color_internal.h implemented Luv/Lab <-> RGB conversion 12 years ago
denoising.cpp Normalized file endings. 11 years ago
element_operations.cpp fixed gpu bitwize operation: 11 years ago
error.cpp fixed compilation without CUBLAS and CUFFT 12 years ago
fast.cpp updated license header in whole gpu module 12 years ago
ffmpeg_video_source.cpp updated license header in whole gpu module 12 years ago
ffmpeg_video_source.h updated license header in whole gpu module 12 years ago
fgd_bgfg.cpp optimizations: 12 years ago
filtering.cpp added more types support for gpu separable filters 12 years ago
frame_queue.cpp updated license header in whole gpu module 12 years ago
frame_queue.h updated license header in whole gpu module 12 years ago
gftt.cpp updated license header in whole gpu module 12 years ago
global_motion.cpp updated license header in whole gpu module 12 years ago
graphcuts.cpp updated license header in whole gpu module 12 years ago
hog.cpp updated license header in whole gpu module 12 years ago
hough.cpp updated gpu module API 12 years ago
imgproc.cpp use NPP version for Fermi 11 years ago
match_template.cpp added missing gpu::matchTemplate implementation for non-CUDA build 11 years ago
matrix_operations.cpp Normalize line endings and whitespace 12 years ago
matrix_reductions.cpp fixed norm diff function (it uses pre-allocated buffer now) 12 years ago
mssegmentation.cpp updated license header in whole gpu module 12 years ago
optflowbm.cpp added gpu BM optical flow implementation 12 years ago
optical_flow.cpp updated license header in whole gpu module 12 years ago
optical_flow_farneback.cpp updated license header in whole gpu module 12 years ago
orb.cpp updated license header in whole gpu module 12 years ago
precomp.cpp Normalized file endings. 11 years ago
precomp.hpp Remove HAVE_CVCONFIG_H - it's always defined. 12 years ago
pyramids.cpp added CUDA_DISABLER preprocessor commands 12 years ago
pyrlk.cpp updated license header in whole gpu module 12 years ago
remap.cpp optimizations: 12 years ago
resize.cpp used global memory access for up-scaling 11 years ago
speckle_filtering.cpp Normalized file endings. 11 years ago
split_merge.cpp updated license header in whole gpu module 12 years ago
stereobm.cpp updated license header in whole gpu module 12 years ago
stereobp.cpp updated license header in whole gpu module 12 years ago
stereocsbp.cpp updated license header in whole gpu module 12 years ago
thread_wrappers.cpp updated license header in whole gpu module 12 years ago
thread_wrappers.h updated license header in whole gpu module 12 years ago
tvl1flow.cpp gpu TVL1 Optical Flow optimization: 11 years ago
video_decoder.cpp updated license header in whole gpu module 12 years ago
video_decoder.h updated license header in whole gpu module 12 years ago
video_parser.cpp updated license header in whole gpu module 12 years ago
video_parser.h updated license header in whole gpu module 12 years ago
video_reader.cpp updated license header in whole gpu module 12 years ago
video_writer.cpp fixed build for CARMA: 12 years ago
warp.cpp refactored gpu perf tests and fixed sanity tests 12 years ago