| .. |
|
arithm.cpp
|
added gpu transpose for CV_8UC4, CV_8SC4, CV_16SC2, CV_16UC2, CV_32SC1 and CV_32FC1 types
|
2010-12-01 07:00:50 +00:00 |
|
bitwise_oper.cpp
|
added masks support for bitwise operations on GPU
|
2010-11-22 09:39:34 +00:00 |
|
filters.cpp
|
1) gpu test refactoring.
|
2010-11-26 17:24:12 +00:00 |
|
gputest_main.cpp
|
1) gpu test refactoring.
|
2010-11-26 17:24:12 +00:00 |
|
gputest.hpp
|
fixed error reporting in GPU module (exceptions in destructors, etc)
|
2010-11-15 16:22:52 +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 support of BORDER_REFLECT into gpu::cornerHarris and etc, added support of border extr. int linear filters
|
2010-12-02 09:07:13 +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 |