Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vadim Pisarevsky 09ca294a76 avoid simultanous reading data from 2 videos Highgui_Video.regression, since earlier versions of ffmpeg (or the way our wrapper uses them) can not handle that properly 13 years ago
..
test_drawing.cpp ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7 13 years ago
test_ffmpeg.cpp added test to check #1737 13 years ago
test_framecount.cpp Fixed build warnings 13 years ago
test_grfmt.cpp ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7 13 years ago
test_gui.cpp Fixed highgui tests for Android 13 years ago
test_main.cpp minor fix in highgui tests 14 years ago
test_positioning.cpp Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows 13 years ago
test_precomp.cpp reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
test_precomp.hpp added PSNR function to imgproc; refactored highgui positioning test (which still fails) 13 years ago
test_video_io.cpp avoid simultanous reading data from 2 videos Highgui_Video.regression, since earlier versions of ffmpeg (or the way our wrapper uses them) can not handle that properly 13 years ago
test_video_pos.cpp ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7 13 years ago