.. |
cuda
|
integrated patch: HOG confidence calculation. Thanks, Wongun.
|
13 years ago |
nvidia
|
initial support of GPU LBP classifier: added new style xml format loading
|
13 years ago |
opencv2/gpu/device
|
LBP: multiscale approach; refactored atomics usage
|
13 years ago |
arithm.cpp
|
fixes for the newly added gcc warning keys
|
13 years ago |
bgfg_mog.cpp
|
added VIBE_GPU (background subtraction) to gpu module
|
13 years ago |
bgfg_vibe.cpp
|
added VIBE_GPU (background subtraction) to gpu module
|
13 years ago |
bilateral_filter.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
blend.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
brute_force_matcher.cpp
|
initial support of GPU LBP classifier: added new style xml format loading
|
13 years ago |
calib3d.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
cascadeclassifier.cpp
|
LBP features integrated in CascadeClassifier_GPU
|
13 years ago |
color.cpp
|
Declaration of color conversion functions are moved in header file to avoid warnings
|
13 years ago |
cu_safe_call.cpp
|
added VideoReader_GPU
|
13 years ago |
cu_safe_call.h
|
added VideoReader_GPU
|
13 years ago |
cudastream.cpp
|
Added the GPU version of the Farneback's optical flow
|
13 years ago |
cuvid_video_source.cpp
|
added VideoReader_GPU
|
13 years ago |
cuvid_video_source.h
|
added VideoReader_GPU
|
13 years ago |
cvt_colot_internal.h
|
Declaration of color conversion functions are moved in header file to avoid warnings
|
13 years ago |
element_operations.cpp
|
fixed several problems with CUDA 5.0
|
13 years ago |
error.cpp
|
moved GpuMat's operations implementation to core module
|
14 years ago |
fast.cpp
|
added assertion on device features (global atomics) into gpu tests
|
13 years ago |
ffmpeg_video_source.cpp
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
ffmpeg_video_source.h
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
fgd_bgfg.cpp
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
13 years ago |
filtering.cpp
|
fixeg gpu::Laplacian
|
13 years ago |
frame_queue.cpp
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
frame_queue.h
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
gftt.cpp
|
fixed several warnings (VS2010, Win64)
|
13 years ago |
global_motion.cpp
|
Added GPU version of wobble suppressor (videostab)
|
13 years ago |
graphcuts.cpp
|
created wrappers for new NPP functions
|
13 years ago |
hog.cpp
|
integrated patch: HOG confidence calculation. Thanks, Wongun.
|
13 years ago |
imgproc.cpp
|
added checking destination matrix size for resize and integral functions
|
13 years ago |
match_template.cpp
|
#1713 Added the possibility of setting user_block_size manually for gpu::matchTemplate function (and gpu::convolve). Added a buffer param into these functions. Removed using of 2^n block sizes when it's not necessary.
|
13 years ago |
matrix_operations.cpp
|
Merge branch 'home'
|
13 years ago |
matrix_reductions.cpp
|
compilation with CUDA5.0 (#1982, thanks to Rodrigo)
|
13 years ago |
mssegmentation.cpp
|
fixed more "shadow" warnings
|
13 years ago |
optical_flow.cpp
|
fixed several warnings (VS2010, Win64)
|
13 years ago |
optical_flow_farneback.cpp
|
merged 2.4 into trunk
|
13 years ago |
orb.cpp
|
fix for ORB tests
|
13 years ago |
precomp.cpp
|
modified according to NPP for CUDA 3.2 API updates.
|
15 years ago |
precomp.hpp
|
Set stricter warning rules for gcc
|
13 years ago |
pyramids.cpp
|
fixed gpu::pyrUp (now it matches cpu analog)
|
13 years ago |
pyrlk.cpp
|
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
|
13 years ago |
remap.cpp
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
13 years ago |
resize.cpp
|
added checking destination matrix size for resize and integral functions
|
13 years ago |
speckle_filtering.cpp
|
gpu.hpp:filterSpeckles conflicts with calib3d.hpp -- should it be removed at all?
|
13 years ago |
split_merge.cpp
|
added more assertion on device features to gpu functions and tests
|
13 years ago |
stereobm.cpp
|
fixed gpu arithm functions (mismatch with cpu version)
|
13 years ago |
stereobp.cpp
|
removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
|
14 years ago |
stereocsbp.cpp
|
fixed more "shadow" warnings
|
13 years ago |
surf.cpp
|
fixed SURf according to clockwise descriptor convention
|
13 years ago |
thread_wrappers.cpp
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
thread_wrappers.h
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
video_decoder.cpp
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
video_decoder.h
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
video_parser.cpp
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
video_parser.h
|
fixed build under MacOS (disabled video decoding, it's not supported)
|
13 years ago |
video_reader.cpp
|
fixed more "shadow" warnings
|
13 years ago |
video_writer.cpp
|
test
|
13 years ago |
warp.cpp
|
test
|
13 years ago |