| .. |
|
cuda
|
added gpu threshold.
|
2011-01-24 10:11:02 +00:00 |
|
nvidia
|
First version of CascadeClassifier_GPU.
|
2011-01-13 13:04:00 +00:00 |
|
opencv2/gpu/device
|
added gpu threshold.
|
2011-01-24 10:11:02 +00:00 |
|
arithm.cpp
|
added synchronization after NPP calls
|
2011-01-24 10:32:57 +00:00 |
|
bilateral_filter.cpp
|
added colorizeDisp, fixed DisparityBilateralFilter
|
2010-08-20 06:47:11 +00:00 |
|
brute_force_matcher.cpp
|
fixed BruteForceMatcher_GPU (fails if input data is empty)
|
2011-01-26 15:58:47 +00:00 |
|
cascadeclassifier.cpp
|
warning fixed
|
2011-01-21 09:00:19 +00:00 |
|
color.cpp
|
fixed compilation error and warnings under ubuntu
|
2010-11-20 14:41:28 +00:00 |
|
cudastream.cpp
|
added gpu threshold.
|
2011-01-24 10:11:02 +00:00 |
|
element_operations.cpp
|
added synchronization after NPP calls
|
2011-01-24 10:32:57 +00:00 |
|
error.cpp
|
added CUFFT errors handling into GPU module
|
2010-12-22 08:03:53 +00:00 |
|
filtering.cpp
|
added synchronization after NPP calls
|
2011-01-24 10:32:57 +00:00 |
|
graphcuts.cpp
|
added synchronization after NPP calls
|
2011-01-24 10:32:57 +00:00 |
|
hog.cpp
|
added docs for gpu::HOGDescriptor
|
2011-01-12 13:07:33 +00:00 |
|
imgproc_gpu.cpp
|
added synchronization after NPP calls
|
2011-01-24 10:32:57 +00:00 |
|
initialization.cpp
|
fixed some bugs in GPU matrix reductions, removed <functional> into precomp.hpp
|
2011-01-21 07:43:11 +00:00 |
|
match_template.cpp
|
added first version of gpu performance tests
|
2011-01-24 10:33:01 +00:00 |
|
matrix_operations.cpp
|
added synchronization after NPP calls
|
2011-01-24 10:32:57 +00:00 |
|
matrix_reductions.cpp
|
added synchronization after NPP calls
|
2011-01-24 10:32:57 +00:00 |
|
mssegmentation.cpp
|
minor warning fixed
|
2010-12-24 13:44:26 +00:00 |
|
precomp.cpp
|
modified according to NPP for CUDA 3.2 API updates.
|
2010-09-24 16:41:34 +00:00 |
|
precomp.hpp
|
added gpu threshold.
|
2011-01-24 10:11:02 +00:00 |
|
speckle_filtering.cpp
|
speckle filtering added
|
2010-07-29 08:50:19 +00:00 |
|
split_merge.cpp
|
fixed some GPU tests failing when compiled for 1.1(no doubles) and run on 1.3(with doubles)
|
2011-01-20 15:08:48 +00:00 |
|
stereobm.cpp
|
fixed bug with prefilter_xsobel preset.
|
2010-12-13 13:42:35 +00:00 |
|
stereobp.cpp
|
fixed some warnings under linux
|
2010-12-22 07:30:21 +00:00 |
|
stereocsbp.cpp
|
renamed constantspacebp -> stereocsbp line all other algs
|
2010-12-19 17:20:54 +00:00 |
|
surf.cpp
|
added gpu transpose and integral based on NPP Staging.
|
2010-12-21 14:02:09 +00:00 |