opencv/modules/gpu/src
Roman Donchenko 2c38be079e Enabled CV_Assert and such to print the function name with Visual C++.
Also, I made a separate macro for the current function name, which
helps simplify a lot of code that uses it.
2013-11-07 17:22:02 +04:00
..
cuda Enabled CV_Assert and such to print the function name with Visual C++. 2013-11-07 17:22:02 +04:00
nvidia
arithm.cpp
bgfg_gmg.cpp
bgfg_mog.cpp
bilateral_filter.cpp
blend.cpp
brute_force_matcher.cpp
calib3d.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
cascadeclassifier.cpp
color.cpp
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. 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
ffmpeg_video_source.cpp Another FFmpeg fix from master. 2013-10-25 16:08:14 +04:00
ffmpeg_video_source.h
fgd_bgfg.cpp
filtering.cpp
frame_queue.cpp
frame_queue.h
gftt.cpp
global_motion.cpp
graphcuts.cpp
hog.cpp
hough.cpp
imgproc.cpp use NPP version for Fermi 2013-08-02 09:05:21 +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
matrix_reductions.cpp
mssegmentation.cpp
optflowbm.cpp
optical_flow_farneback.cpp
optical_flow.cpp
orb.cpp
precomp.cpp Normalized file endings. 2013-08-21 18:59:25 +04:00
precomp.hpp
pyramids.cpp
pyrlk.cpp
remap.cpp
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
stereobm.cpp
stereobp.cpp
stereocsbp.cpp
thread_wrappers.cpp
thread_wrappers.h
tvl1flow.cpp gpu TVL1 Optical Flow optimization: 2013-08-27 11:21:41 +04:00
video_decoder.cpp
video_decoder.h
video_parser.cpp
video_parser.h
video_reader.cpp
video_writer.cpp Another FFmpeg fix from master. 2013-10-25 16:08:14 +04:00
warp.cpp