This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-29 15:23:05 +04:00
Code
Packages
Releases
Wiki
Activity
Files
7ec2b6bad01898282371beb49a5fae243f66ce8f
opencv
/
modules
/
highgui
/
test
T
History
Alexander Smorkalov
7ec2b6bad0
Highgui tests for GUI disabled for WinRT;
...
Warnings fix;
2013-03-21 16:18:19 +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
removed libstdc++ dependency
2013-02-12 14:20:23 +04:00
test_fourcc.cpp
Fix truncation of fourcc value in dshow capture property setter (bug
#2535
)
2013-01-31 12:00:04 +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
Modify decode_tile16384x16384 test to not fail when available memory is not enough for test
2013-01-31 18:51:24 +04:00
test_gui.cpp
Highgui tests for GUI disabled for WinRT;
2013-03-21 16:18:19 +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
Fix OS X build warnings
2012-11-09 11:29:52 +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