opencv/modules/videoio
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107
Usage of imread(): magic number 0, unchecked result

* docs: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()

* samples, apps: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()

* tests: rewrite 0/1 to IMREAD_GRAYSCALE/IMREAD_COLOR in imread()

* doc/py_tutorials: check imread() result
2023-01-09 09:55:31 +00:00
..
doc doc(videoio): fix apiPreference note, replace DSHOW(deprecated)->MSMF 2021-11-16 17:08:11 +00:00
include/opencv2 Update the fourcc codes link 2022-09-14 09:25:57 +03:00
misc test: Added tests for VideoCapture constructors in java 2020-04-15 14:12:31 +03:00
perf read in gray scale mode when writing a gray scale video 2018-02-19 18:33:05 +09:00
src fix: AVFoundation inconsistent camera indices 2022-12-12 17:15:46 +03:00
test Merge pull request #23108 from crackwitz:issue-23107 2023-01-09 09:55:31 +00:00
CMakeLists.txt cmake: fix add_apple_compiler_options() calls and OBJCXX handling 2021-02-13 18:37:30 +00:00