- 04 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 10 Oct, 2018 1 commit
-
-
Suleyman TURKMEN authored
-
- 18 Sep, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 13 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 12 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 06 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 31 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 29 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 23 May, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 17 May, 2018 1 commit
-
-
Pavel Rojtberg authored
it is reusing CAP_INTELPERC* enums as Intel PerC is deprecated and librealsense replaces it.
-
- 16 May, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 24 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 23 Apr, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 20 Apr, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 19 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 05 Apr, 2018 1 commit
-
-
Vitaly Tuzov authored
Update for MSMF-based VideoCapture and VideoWriter (#11092) * MSMF based VideoCapture updated to handle video stream formats different from RGB24 * MSMF based VideoWriter updated to handle video frame top-bottom line ordering regardless of output format * Fixed race condition in MSMF based VideoCapture * Refactored MSMF based VideoCapture and VideoWriter * Disabled frame rate estimation for MP43 * Removed test for unsupported avi container from MSMF VideoWriter tests * Enabled MSMF-based VideoIO by default
-
- 11 Dec, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 23 Nov, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 28 Aug, 2017 1 commit
-
-
Pavel Rojtberg authored
-
- 08 Aug, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 26 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 25 Jun, 2017 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 20 Jun, 2017 2 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
- cmake dependencies search (WITH_MFX option) - raw H264, H265, MPEG2 encoding and decoding - tests for supported formats
-
- 19 Jun, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 29 Nov, 2016 1 commit
-
-
Simmo Saan authored
-
- 15 Nov, 2016 1 commit
-
-
sourin authored
-
- 07 Oct, 2016 2 commits
-
-
ArkadiuszRaj authored
-
ArkadiuszRaj authored
-
- 15 Sep, 2016 1 commit
-
-
Luis Roberto Morales Iglesias authored
-
- 09 Sep, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 23 Aug, 2016 1 commit
-
-
yoffy authored
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 12 Apr, 2016 2 commits
-
-
Alexander Alekhin authored
"Eat" unexpected backend exceptions
-
Dustin Spicuzza authored
- Allows using non-default device names such as /dev/v4l/by-path/pci-0000:00:1d.0-usb-0:1.1:1.0-video-index0
-
- 17 Dec, 2015 1 commit
-
-
Gregory Morse authored
-
- 14 Aug, 2015 1 commit
-
-
Alexander Duda authored
The provided interface id must be removed from the index. Otherwise, the underlying implementations are using a wrong camera id. Example: VideoCapture(800) fails because PvAPI tries to open a camera on position 800
-