This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
highgui
/
test
History
Andrey Kamaev
00fbf58902
Revert incompletely applied patch from
#2192
...
This reverts commit 2e7656dbdfaccca8bb3245fc70ed6069f8e9f53f.
2012-12-03 09:55:53 +04:00
..
test_drawing.cpp
replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet
2012-10-02 23:07:46 +04:00
test_ffmpeg.cpp
thread-safe VideoWriter and VideoCapture
2012-11-19 16:44:23 +04:00
test_framecount.cpp
disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW
2012-10-22 21:13:26 +04:00
test_grfmt.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
test_gui.cpp
Normalize line endings and whitespace
2012-10-17 15:32:23 +04:00
test_main.cpp
minor fix in highgui tests
2011-06-02 08:53:12 +00:00
test_positioning.cpp
disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW
2012-10-22 21:13:26 +04:00
test_precomp.cpp
reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine.
2011-02-09 20:55:11 +00:00
test_precomp.hpp
Revert incompletely applied patch from
#2192
2012-12-03 09:55:53 +04:00
test_video_io.cpp
fixed compile errors in ocl tests; disabled a few problematic tests
2012-10-29 23:37:18 +04:00
test_video_pos.cpp
disabled several tests on Mac when no FFMPEG is used; disabled automatic table initialization in imgwarp in the case of MinGW
2012-10-22 21:13:26 +04:00