| .. |
|
arithm.cpp
|
added per-element min/max to gpu module.
|
2010-12-06 08:10:11 +00:00 |
|
bitwise_oper.cpp
|
added masks support for bitwise operations on GPU
|
2010-11-22 09:39:34 +00:00 |
|
brute_force_matcher.cpp
|
added assertion on Compute Capability >= 1.1 to BruteForceMatcher_GPU_base::radiusMatch
|
2010-12-06 14:51:47 +00:00 |
|
filters.cpp
|
1) gpu test refactoring.
|
2010-11-26 17:24:12 +00:00 |
|
gputest_main.cpp
|
added first version of gpu::matchTemplate, currently it works only with 8UC1 images and SQDIFF method
|
2010-12-06 14:19:41 +00:00 |
|
gputest.hpp
|
added BruteForceMatcher_GPU
|
2010-12-06 12:06:51 +00:00 |
|
hog.cpp
|
added support of gamama_correction parameter into gpu::HOGDescriptor, updated tests
|
2010-12-03 11:11:44 +00:00 |
|
imgproc_gpu.cpp
|
added sipport of BORDER_REPLICATE mode into gpu::corner* functions
|
2010-12-06 07:47:26 +00:00 |
|
match_template.cpp
|
added first version of gpu::matchTemplate, currently it works only with 8UC1 images and SQDIFF method
|
2010-12-06 14:19:41 +00:00 |
|
meanshift.cpp
|
fixed meanShift test in gpu module
|
2010-12-03 12:13:19 +00:00 |
|
mssegmentation.cpp
|
fixed meanShiftSegmentation test in gpu module
|
2010-12-03 12:31:20 +00:00 |
|
operator_async_call.cpp
|
1) gpu test refactoring.
|
2010-11-26 17:24:12 +00:00 |
|
operator_convert_to.cpp
|
added gpu 1d window sum, convertTo, based on NPP.
|
2010-09-29 09:07:53 +00:00 |
|
operator_copy_to.cpp
|
added magnitudeSqr and rectStdDev to gpu module.
|
2010-10-13 12:52:39 +00:00 |
|
operator_set_to.cpp
|
added gpu add, subtract, multiply, divide, absdiff with Scalar.
|
2010-09-27 12:44:57 +00:00 |
|
split_merge.cpp
|
added magnitudeSqr and rectStdDev to gpu module.
|
2010-10-13 12:52:39 +00:00 |
|
stereo_bm_async.cpp
|
1) gpu test refactoring.
|
2010-11-26 17:24:12 +00:00 |
|
stereo_bm.cpp
|
1) gpu test refactoring.
|
2010-11-26 17:24:12 +00:00 |
|
stereo_bp.cpp
|
added magnitudeSqr and rectStdDev to gpu module.
|
2010-10-13 12:52:39 +00:00 |
|
stereo_csbp.cpp
|
added magnitudeSqr and rectStdDev to gpu module.
|
2010-10-13 12:52:39 +00:00 |