This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
562e40422406c4b3b886dc7db3a11d58728fa4fb
opencv
/
modules
/
gpu
/
test
T
History
Vladislav Vinogradov
e467ece19c
merged bug fix from r8174 (GPU_NVidia/NCV.Visualization test)
2012-04-25 09:26:00 +00:00
..
nvidia
merged bug fix from r8174 (GPU_NVidia/NCV.Visualization test)
2012-04-25 09:26:00 +00:00
interpolation.hpp
…
main.cpp
…
precomp.cpp
…
precomp.hpp
…
test_calib3d.cpp
Fixed several warnings on various platforms
2012-04-11 11:11:39 +00:00
test_color.cpp
…
test_copy_make_border.cpp
…
test_core.cpp
…
test_features2d.cpp
…
test_filters.cpp
fixed gpu::Laplacian
2012-04-02 11:21:45 +00:00
test_gpumat.cpp
…
test_imgproc.cpp
…
test_nvidia.cpp
merged bug fix from r8174 (GPU_NVidia/NCV.Visualization test)
2012-04-25 09:26:00 +00:00
test_objdetect.cpp
…
test_pyramids.cpp
…
test_remap.cpp
…
test_resize.cpp
…
test_threshold.cpp
…
test_video.cpp
fixed bug
#1821
2012-04-24 10:07:14 +00:00
test_warp_affine.cpp
…
test_warp_perspective.cpp
…
utility.cpp
Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings.
2012-04-08 21:49:19 +00:00
utility.hpp
…