- 20 Jun, 2017 6 commits
-
-
Maksim Shabunin authored
general: - all iterative tests have been replaced with parameterized tests - old-style try..catch tests have been modified to use EXPECT_/ASSERT_ gtest macros - added temporary files cleanup - modified MatComparator error message formatting imgcodecs: - test_grfmt.cpp split to test_jpg.cpp, test_png.cpp, test_tiff.cpp, etc. videoio: - added public HAVE_VIDEO_INPUT, HAVE_VIDEO_OUTPUT definitions to cvconfig.h - built-in MotionJPEG codec could not be tested on some platforms (read_write test was disabled if ffmpeg is off, encoding/decoding was handled by ffmpeg otherwise). - image-related tests moved to imgcodecs (Videoio_Image) - several property get/set tests have been combined into one - added MotionJPEG test video to opencv_extra
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
- cmake dependencies search (WITH_MFX option) - raw H264, H265, MPEG2 encoding and decoding - tests for supported formats
-
Maksim Shabunin authored
-
- 19 Jun, 2017 3 commits
-
-
Zhiwei Su authored
compute() for BP and CSBP output 32-bit floating-point mat, and in cv::imshow() 32-bit floating-point is recognized as [0,1] and maped to [0,255], that causes gray window for BP and CSBP.
-
Maksim Shabunin authored
-
Vladislav Sovrasov authored
-
- 15 Jun, 2017 7 commits
-
-
abratchik authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
-
Tomoaki Teshima authored
- check if compiler is Intel compiler - remove not referenced variables
-
Tomoaki Teshima authored
-
- 14 Jun, 2017 11 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
-
Alexander Alekhin authored
-
Vladislav Sovrasov authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 13 Jun, 2017 8 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vladislav Sovrasov authored
-
Vladislav Sovrasov authored
-
Vitaly Tuzov authored
-
Vitaly Tuzov authored
-
Vadim Pisarevsky authored
added v_reduce_sum4() universal intrinsic; corrected number of threads in cv::getNumThreads() in the case of GCD
-
- 12 Jun, 2017 2 commits
-
-
Tomoaki Teshima authored
- fix the define condition based on the comment
-
Alexander Alekhin authored
-
- 11 Jun, 2017 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-