.. |
cuda
|
fix cv::gpu::resize for INTER_LINEAR, now it produces the same result as CPU version
|
2014-09-02 13:17:47 +04:00 |
nvidia
|
Build fixes for CUDA 6.5
|
2014-07-14 16:37:50 +04:00 |
arithm.cpp
|
fix CUDA LUT implementation
|
2014-09-02 08:34:42 +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
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
calib3d.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
cascadeclassifier.cpp
|
remove unused variable in loadFromXML()
|
2014-04-09 22:53:36 +03:00 |
color.cpp
|
added additional check in cv::gpu::demosaicing that source is not empty
|
2013-12-03 15:55:47 +04:00 |
cu_safe_call.cpp
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
cu_safe_call.h
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
cudastream.cpp
|
added enqueueHostCallback method to gpu::Stream
|
2013-02-13 15:51:27 +04: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
|
implemented Luv/Lab <-> RGB conversion
|
2013-01-23 21:05:08 +04:00 |
denoising.cpp
|
Normalized file endings.
|
2013-08-21 18:59:25 +04:00 |
element_operations.cpp
|
fixed gpu bitwize operation:
|
2013-08-20 16:28:45 +04: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
|
added more types support for gpu separable filters
|
2013-01-23 21:05:07 +04: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
|
disable gpu::GeneralizedHough compilation on gcc 4.7
|
2014-04-04 10:31:33 +04: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
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
hog.cpp
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04: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
|
fixed several bugs in CUDA Canny implementation:
|
2014-02-07 16:04:29 +04: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
|
fixed norm diff function (it uses pre-allocated buffer now)
|
2013-06-03 13:37:44 +04: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
|
Remove HAVE_CVCONFIG_H - it's always defined.
|
2013-07-10 16:02:07 +04:00 |
pyramids.cpp
|
added CUDA_DISABLER preprocessor commands
|
2012-10-01 23:57:38 +04:00 |
pyrlk.cpp
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04:00 |
remap.cpp
|
optimizations:
|
2013-01-23 21:05:07 +04:00 |
resize.cpp
|
used global memory access for up-scaling
|
2013-08-23 18:08:06 +04: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
|
updated license header in whole gpu module
|
2013-03-22 14:03:15 +04: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
|
Another FFmpeg fix from master.
|
2013-10-25 16:08:14 +04:00 |
warp.cpp
|
refactored gpu perf tests and fixed sanity tests
|
2013-02-26 13:53:38 +04:00 |