コード例 #1
0
ファイル: test_video_io.cpp プロジェクト: 12rohanb/opencv
TEST(Videoio_Video, write_read) { CV_SpecificVideoTest test; test.safe_run(); }
コード例 #2
0
TEST(Highgui_Video, write_read) { CV_SpecificVideoTest test; test.safe_run(); }