.. |
nvidia
|
fixed hundreds of "anonymous" warnings for gpu module.
|
2012-06-08 17:09:38 +00:00 |
interpolation.hpp
|
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
|
2012-05-29 11:30:44 +00:00 |
main.cpp
|
fixed bug #1640
|
2012-03-28 14:25:41 +00:00 |
precomp.cpp
|
refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective)
|
2012-03-14 15:54:17 +00:00 |
precomp.hpp
|
Ignored warnings from gtest with precompiled headers enabled
|
2012-06-08 14:54:17 +00:00 |
test_calib3d.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
test_color.cpp
|
added support of 3-channels output to gpu::reprojectImageTo3D
|
2012-03-28 12:48:28 +00:00 |
test_copy_make_border.cpp
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
|
2012-03-21 14:38:23 +00:00 |
test_core.cpp
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
2012-06-05 13:32:04 +00:00 |
test_features2d.cpp
|
added additional tests to gpu::BFMatcher
|
2012-04-24 11:21:23 +00:00 |
test_filters.cpp
|
fixed some bugs in gpu module under Windows:
|
2012-05-29 08:03:36 +00:00 |
test_global_motion.cpp
|
Added GPU version of PyrLK based global motion estimator (videostab)
|
2012-04-18 13:23:41 +00:00 |
test_gpumat.cpp
|
fixed several problems with CUDA 5.0
|
2012-05-28 12:09:40 +00:00 |
test_imgproc.cpp
|
gpu: added Cascade and mulAndScaleSpectrums perf tests
|
2012-05-22 18:58:01 +00:00 |
test_nvidia.cpp
|
fixed GPU_NVidia/NCV.Visualization test
|
2012-04-24 12:36:15 +00:00 |
test_objdetect.cpp
|
added more assertion on device features to gpu functions and tests
|
2012-03-27 10:34:30 +00:00 |
test_pyramids.cpp
|
fixed gpu::pyrUp (now it matches cpu analog)
|
2012-03-19 09:27:06 +00:00 |
test_remap.cpp
|
Bug #1991 : fixed gpu interpolation (remap, resize, warp...)
|
2012-05-29 11:30:44 +00:00 |
test_resize.cpp
|
performance test for INTER_AREA resize has been added.
|
2012-06-06 14:45:33 +00:00 |
test_threshold.cpp
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
|
2012-03-21 14:38:23 +00:00 |
test_video.cpp
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
2012-06-05 13:32:04 +00:00 |
test_warp_affine.cpp
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
|
2012-03-21 14:38:23 +00:00 |
test_warp_perspective.cpp
|
fixed gpu::filter2D border interpolation for CV_32FC1 type
|
2012-03-21 14:38:23 +00:00 |
utility.cpp
|
merged all the latest changes from 2.4 to trunk
|
2012-04-13 21:50:59 +00:00 |
utility.hpp
|
GPU resize with INTER_AREA
|
2012-06-06 10:39:42 +00:00 |