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 1492b20472 fix gpu warnings with signed/unsigned char 12 years ago
..
cuda rewrite gpu/device/vec_math.hpp file 12 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 Replaced most of the usages of parallel_for with that of parallel_for_. 12 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 updated license header in whole gpu module 12 years ago
element_operations.cpp fixed gpu module compilation under windows 12 years ago
error.cpp fixed NPP error constants usage 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 GPU implementation of CLAHE 12 years ago
match_template.cpp Normalize line endings and whitespace 12 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 updated license header in whole gpu module 12 years ago
precomp.hpp fixed NPP error constants usage 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 Normalize line endings and whitespace 12 years ago
speckle_filtering.cpp updated license header in whole gpu module 12 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 fixed bug in TVL1 optical flow: 12 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