| .. |
|
arithm.cpp
|
fixed gpu::sum* on CC1.0, updated some tests
|
2011-02-02 07:23:55 +00:00 |
|
bitwise_oper.cpp
|
reafactoring: replaced query device props functions with the DeviceInfo class
|
2011-01-28 11:59:26 +00:00 |
|
brute_force_matcher.cpp
|
fixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async)
|
2011-01-31 13:20:52 +00:00 |
|
dft_routines.cpp
|
refactored gpu::dft
|
2010-12-27 07:35:41 +00:00 |
|
filters.cpp
|
fixed bug in gpu filter engine (incorrect buffer type) and in vector's saturate_cast.
|
2010-12-13 08:43:04 +00:00 |
|
gputest_main.cpp
|
fixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async)
|
2011-01-31 13:20:52 +00:00 |
|
gputest.hpp
|
added ensureSizeIsEnough into gpu module, updated reduction methods
|
2011-01-18 12:36:01 +00:00 |
|
hog.cpp
|
updates protected code testing for gpu HOGDescriptor
|
2011-01-19 13:13:23 +00:00 |
|
imgproc_gpu.cpp
|
implemented gpu::norm via absSum, sqrSum, and minMax (removed norm_diff call), added support of other data types
|
2011-02-01 10:23:10 +00:00 |
|
match_template.cpp
|
reafactoring: replaced query device props functions with the DeviceInfo class
|
2011-01-28 11:59:26 +00:00 |
|
meanshift.cpp
|
fixed gpu::sum* on CC1.0, updated some tests
|
2011-02-02 07:23:55 +00:00 |
|
mssegmentation.cpp
|
fixed gpu::sum* on CC1.0, updated some tests
|
2011-02-02 07:23:55 +00:00 |
|
operator_async_call.cpp
|
fixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async)
|
2011-01-31 13:20:52 +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
|
reafactoring: replaced query device props functions with the DeviceInfo class
|
2011-01-28 11:59:26 +00:00 |
|
stereo_bm_async.cpp
|
1) gpu test refactoring.
|
2010-11-26 17:24:12 +00:00 |
|
stereo_bm.cpp
|
temporary added NPP_staging, functionality from the library will be moved to NPP with next release.
|
2010-12-17 15:41:26 +00:00 |
|
stereo_bp.cpp
|
fixed errors in StereoBeliefPropogation under linux
|
2010-12-13 13:52:40 +00:00 |
|
stereo_csbp.cpp
|
added support of 4-channels images to StereoConstantSpaceBP.
|
2010-12-08 07:23:59 +00:00 |