..
cuda
gpu TVL1 Optical Flow optimization:
2013-08-27 11:21:41 +04:00
nvidia
fix gpu warnings with signed/unsigned char
2013-06-18 17:44:49 +04:00
arithm.cpp
updated license header in whole gpu module
2013-03-22 14:03:15 +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
fixed bug #3069 (infinite loop in GPU LBP Cascade detectMultiScale)
2013-06-05 14:08:55 +04:00
color.cpp
implemented Malvar, He, and Cutler Bayer Demosaicing on gpu
2013-03-14 18:11:12 +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
updated license header in whole gpu module
2013-03-22 14:03:15 +04:00
ffmpeg_video_source.cpp
updated license header in whole gpu module
2013-03-22 14:03:15 +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
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.cpp
updated gpu module API
2013-02-21 16:12:33 +04:00
imgproc.cpp
use NPP version for Fermi
2013-08-02 09:05:21 +04:00
match_template.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +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
fixed build for CARMA:
2013-01-23 21:05:08 +04:00
warp.cpp
refactored gpu perf tests and fixed sanity tests
2013-02-26 13:53:38 +04:00