opencv/modules/gpu/src
2016-01-31 01:56:45 +09:00
..
cuda add extra checks to data_step_down to prevent out-of-border access 2015-09-10 10:05:25 +03:00
nvidia fix racecheck warning in scanRows kernel 2015-04-23 17:21:42 +03:00
arithm.cpp fix CUDA LUT implementation 2014-08-28 14:47:26 +04:00
bgfg_gmg.cpp added CUDA_DISABLER preprocessor commands 2012-10-01 23:57:38 +04:00
bgfg_mog.cpp added CUDA_DISABLER preprocessor commands 2012-10-01 23:57:38 +04:00
bilateral_filter.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
blend.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
brute_force_matcher.cpp reduce brute_force_matcher instantiates for tiny build 2015-05-06 17:13:59 +03:00
calib3d.cpp use cv::theRNG() instead of ::rand() in gpu::solvePnPRansac 2015-05-19 17:27:23 +03:00
cascadeclassifier.cpp remove unused variable in loadFromXML() 2014-04-09 22:53:36 +03:00
color.cpp reduce color instantiates for tiny build 2015-05-06 17:15:24 +03:00
cu_safe_call.cpp get rid of cuda.h usage 2014-11-25 18:29:56 +03:00
cu_safe_call.h get rid of cuda.h usage 2014-11-25 18:29:56 +03:00
cudastream.cpp add cv::gpu::StreamAccessor::wrapStream method 2015-11-12 13:07:30 +03:00
cuvid_video_source.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
cuvid_video_source.h updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
cvt_color_internal.h reduce color instantiates for tiny build 2015-05-06 17:15:24 +03:00
denoising.cpp reduce bilateral filter instantiates for tiny build 2015-05-06 17:13:59 +03:00
element_operations.cpp fixed warnings in gpu module 2015-09-03 19:13:00 +03:00
error.cpp fixed compilation without CUBLAS and CUFFT 2013-07-18 12:04:33 +04:00
fast.cpp typos 2014-03-04 12:47:40 +04:00
ffmpeg_video_source.cpp Another FFmpeg fix from master. 2013-10-25 16:08:14 +04:00
ffmpeg_video_source.h updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
fgd_bgfg.cpp optimizations: 2013-01-23 21:05:07 +04:00
filtering.cpp reduce filter2d instantiates for tiny build 2015-05-06 17:13:59 +03:00
frame_queue.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
frame_queue.h updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
generalized_hough.cpp rmeoved unused functions 2015-04-23 12:48:50 +03:00
gftt.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
global_motion.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
graphcuts.cpp GraphCut deprecated in 7.5 and removed in 8.0 2015-11-15 00:56:56 +03:00
hog.cpp fix gpu HOG implementation: 2015-02-27 14:28:12 +03:00
hough_circles.cpp split CUDA Hough sources 2014-01-21 15:07:47 +04:00
hough_lines.cpp split CUDA Hough sources 2014-01-21 15:07:47 +04:00
hough_segments.cpp split CUDA Hough sources 2014-01-21 15:07:47 +04:00
imgproc.cpp turn on some instantiates that required for other primitives 2015-05-06 17:15:25 +03:00
match_template.cpp added missing gpu::matchTemplate implementation for non-CUDA build 2013-09-09 10:51:44 +04:00
matrix_operations.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
matrix_reductions.cpp turn on some instantiates that required for other primitives 2015-05-06 17:15:25 +03:00
mssegmentation.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
optflowbm.cpp added gpu BM optical flow implementation 2013-02-13 15:57:40 +04:00
optical_flow_farneback.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
optical_flow.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
orb.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
precomp.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
precomp.hpp fixed to use NVCUVID in 'cudacodec' module. 2016-01-31 01:56:45 +09:00
pyramids.cpp reduce pyramids instantiates for tiny build 2015-05-06 17:15:24 +03:00
pyrlk.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
remap.cpp reduce remap instantiates for tiny build 2015-05-06 17:15:24 +03:00
resize.cpp reduce resize instantiates for tiny build 2015-05-06 17:15:24 +03:00
speckle_filtering.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
split_merge.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
stereobm.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
stereobp.cpp add extra checks to data_step_down to prevent out-of-border access 2015-09-10 10:05:25 +03:00
stereocsbp.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
thread_wrappers.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
thread_wrappers.h updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
tvl1flow.cpp gpu TVL1 Optical Flow optimization: 2013-08-27 11:21:41 +04:00
video_decoder.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
video_decoder.h updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
video_parser.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
video_parser.h updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
video_reader.cpp updated license header in whole gpu module 2013-03-22 14:03:15 +04:00
video_writer.cpp fixed to use NVCUVID in 'cudacodec' module. 2016-01-31 01:56:45 +09:00
warp.cpp reduce warp instantiates for tiny build 2015-05-06 17:15:24 +03:00