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 1f72873c55 fix cv::gpu::resize function 11 years ago
..
cuda fix cv::gpu::resize function 11 years ago
nvidia
arithm.cpp
bgfg_gmg.cpp
bgfg_mog.cpp
bilateral_filter.cpp
blend.cpp
brute_force_matcher.cpp
calib3d.cpp Normalized file endings. 12 years ago
cascadeclassifier.cpp remove unused variable in loadFromXML() 11 years ago
color.cpp added additional check in cv::gpu::demosaicing that source is not empty 11 years ago
cu_safe_call.cpp
cu_safe_call.h
cudastream.cpp
cuvid_video_source.cpp
cuvid_video_source.h
cvt_color_internal.h
denoising.cpp Normalized file endings. 12 years ago
element_operations.cpp
error.cpp
fast.cpp typos 11 years ago
ffmpeg_video_source.cpp Another FFmpeg fix from master. 11 years ago
ffmpeg_video_source.h
fgd_bgfg.cpp
filtering.cpp
frame_queue.cpp
frame_queue.h
generalized_hough.cpp disable gpu::GeneralizedHough compilation on gcc 4.7 11 years ago
gftt.cpp
global_motion.cpp
graphcuts.cpp
hog.cpp
hough_circles.cpp split CUDA Hough sources 11 years ago
hough_lines.cpp split CUDA Hough sources 11 years ago
hough_segments.cpp split CUDA Hough sources 11 years ago
imgproc.cpp fixed several bugs in CUDA Canny implementation: 11 years ago
match_template.cpp added missing gpu::matchTemplate implementation for non-CUDA build 11 years ago
matrix_operations.cpp
matrix_reductions.cpp
mssegmentation.cpp
optflowbm.cpp
optical_flow.cpp
optical_flow_farneback.cpp
orb.cpp
precomp.cpp Normalized file endings. 12 years ago
precomp.hpp
pyramids.cpp
pyrlk.cpp
remap.cpp
resize.cpp used global memory access for up-scaling 12 years ago
speckle_filtering.cpp Normalized file endings. 12 years ago
split_merge.cpp
stereobm.cpp
stereobp.cpp
stereocsbp.cpp
thread_wrappers.cpp
thread_wrappers.h
tvl1flow.cpp gpu TVL1 Optical Flow optimization: 12 years ago
video_decoder.cpp
video_decoder.h
video_parser.cpp
video_parser.h
video_reader.cpp
video_writer.cpp Another FFmpeg fix from master. 11 years ago
warp.cpp