.. |
nvidia
|
compilation under mac
|
2011-05-18 13:02:27 +00:00 |
test_arithm.cpp
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
2011-05-06 21:45:48 +00:00 |
test_bitwise_oper.cpp
|
forgot to run bitiwise tests
|
2011-02-18 10:39:18 +00:00 |
test_blend.cpp
|
added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp
|
2011-04-08 08:04:56 +00:00 |
test_brute_force_matcher.cpp
|
ported GPU test to GTest framework
|
2011-02-17 14:01:28 +00:00 |
test_calib3d.cpp
|
fixed gpu projectPoints and solvePnPRansac tests
|
2011-05-10 07:37:05 +00:00 |
test_dft_routines.cpp
|
ported GPU test to GTest framework
|
2011-02-17 14:01:28 +00:00 |
test_features2d.cpp
|
made GPU version of SURF more consistent with CPU one
|
2011-03-10 13:53:58 +00:00 |
test_filters.cpp
|
fixed ~300 warnings under windows (had to hack gtest a bit)
|
2011-05-06 21:45:48 +00:00 |
test_hog.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
test_imgproc_gpu.cpp
|
added downsample function into gpu module, refactored it a little bit, added guard for CUDA related include in cascadeclassifier_nvidia_api.cpp
|
2011-04-08 08:04:56 +00:00 |
test_main.cpp
|
added check into opencv_test_gpu: whether OpenCV was compiled with CUDA or not
|
2011-02-21 06:46:45 +00:00 |
test_match_template.cpp
|
ported GPU test to GTest framework
|
2011-02-17 14:01:28 +00:00 |
test_meanshift.cpp
|
added check into opencv_test_gpu: whether OpenCV was compiled with CUDA or not
|
2011-02-21 06:46:45 +00:00 |
test_mssegmentation.cpp
|
ported GPU test to GTest framework
|
2011-02-17 14:01:28 +00:00 |
test_nvidia.cpp
|
added test data for NVidia's FD tests
|
2011-02-18 16:39:50 +00:00 |
test_operator_async_call.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
test_operator_convert_to.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
test_operator_copy_to.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
test_operator_set_to.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
test_precomp.cpp
|
created GPU new-style test project, ported StereoBP test
|
2011-02-16 11:38:58 +00:00 |
test_precomp.hpp
|
added projectPoints and transformPoints into GPU module
|
2011-02-21 10:58:05 +00:00 |
test_split_merge.cpp
|
ported GPU test to GTest framework
|
2011-02-17 14:01:28 +00:00 |
test_stereo_bm_async.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
test_stereo_bm.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
test_stereo_bp.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
test_stereo_csbp.cpp
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |