mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
This commit is contained in:
@@ -766,8 +766,8 @@ public:
|
||||
|
||||
@note Reading / writing properties involves many layers. Some unexpected result might happens
|
||||
along this chain.
|
||||
@code {.txt}
|
||||
`VideoCapture -> API Backend -> Operating System -> Device Driver -> Device Hardware`
|
||||
@code{.txt}
|
||||
VideoCapture -> API Backend -> Operating System -> Device Driver -> Device Hardware
|
||||
@endcode
|
||||
The returned value might be different from what really used by the device or it could be encoded
|
||||
using device dependent rules (eg. steps or percentage). Effective behaviour depends from device
|
||||
|
||||
Reference in New Issue
Block a user