opencv/modules/gpu/src
Vladislav Vinogradov 281d036fcf optimizations:
- new reduce implementation (with kepler optimizations)
- saturate_cast via asm command
- video SIMD instructions in element operations
- float arithmetics instead of double
- new deviceSupports function
2013-01-23 21:05:07 +04:00
..
cuda optimizations: 2013-01-23 21:05:07 +04:00
nvidia optimizations: 2013-01-23 21:05:07 +04:00
arithm.cpp optimizations: 2013-01-23 21:05:07 +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
bgfg_vibe.cpp added CUDA_DISABLER preprocessor commands 2012-10-01 23:57:38 +04:00
bilateral_filter.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
blend.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
brute_force_matcher.cpp optimizations: 2013-01-23 21:05:07 +04:00
calib3d.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cascadeclassifier.cpp fixes for gpu module: 2013-01-23 21:05:06 +04:00
color.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cu_safe_call.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cu_safe_call.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cudastream.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cuvid_video_source.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cuvid_video_source.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cvt_colot_internal.h Removed PtrElemStep, Marked DevMem1D as deprecated, now should use PtrStepSz now 2012-08-24 02:02:42 +04:00
denoising.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
element_operations.cpp optimizations: 2013-01-23 21:05:07 +04:00
error.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
fast.cpp fixes for gpu module: 2013-01-23 21:05:06 +04:00
ffmpeg_video_source.cpp Consistently use 4-digit library version 2013-01-18 14:57:55 +04:00
ffmpeg_video_source.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
fgd_bgfg.cpp optimizations: 2013-01-23 21:05:07 +04:00
filtering.cpp gpu separable filters for CV_8UC3, CV_32FC3 and CV_32FC4 types 2012-10-19 12:41:14 +04:00
frame_queue.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
frame_queue.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
gftt.cpp fixes for gpu module: 2013-01-23 21:05:06 +04:00
global_motion.cpp added CUDA_DISABLER preprocessor commands 2012-10-01 23:57:38 +04:00
graphcuts.cpp added CUDA_DISABLER preprocessor commands 2012-10-01 23:57:38 +04:00
hog.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
hough.cpp optimizations: 2013-01-23 21:05:07 +04:00
imgproc.cpp optimizations: 2013-01-23 21:05:07 +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 optimizations: 2013-01-23 21:05:07 +04:00
mssegmentation.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
optical_flow_farneback.cpp optimizations: 2013-01-23 21:05:07 +04:00
optical_flow.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
orb.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
precomp.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
precomp.hpp possibly fixed compile errors in GPU module on Windows 2012-11-02 12:03:25 +04:00
pyramids.cpp added CUDA_DISABLER preprocessor commands 2012-10-01 23:57:38 +04:00
pyrlk.cpp optimizations: 2013-01-23 21:05:07 +04:00
remap.cpp optimizations: 2013-01-23 21:05:07 +04:00
resize.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
speckle_filtering.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
split_merge.cpp optimizations: 2013-01-23 21:05:07 +04:00
stereobm.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
stereobp.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
stereocsbp.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
surf.cpp optimizations: 2013-01-23 21:05:07 +04:00
thread_wrappers.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
thread_wrappers.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
video_decoder.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
video_decoder.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
video_parser.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
video_parser.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
video_reader.cpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
video_writer.cpp Consistently use 4-digit library version 2013-01-18 14:57:55 +04:00
warp.cpp optimizations: 2013-01-23 21:05:07 +04:00