- 14 Jun, 2018 9 commits
-
-
Alexander Alekhin authored
Synchronized reading from camera with heavy frame processing provides bad effects (huge frame latency, processing frames from the past). Generally, there is no way to process each frame and some frames will be dropped. Allow preventive frame dropping to reduce lag of processed frames. This mode is applied to cameras only (opened by 'index').
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
Use Win32 TRUE/FALSE in SetUINT32() calls for bool parameters
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 13 Jun, 2018 5 commits
-
-
Alexander Alekhin authored
to control DNN_BACKEND_DEFAULT enumeration value behavior
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
`camid` value is always -1 after close().
-
Alexander Alekhin authored
-
- 12 Jun, 2018 1 commit
-
-
yuki takehara authored
* setTo_#10507 * setTo_Nan_10507 * setTo: update check / test for NaNs
-
- 11 Jun, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 10 Jun, 2018 2 commits
-
-
catree authored
Add Java and Python code for the following imgproc tutorials: Finding contours in your image, Convex Hull, Creating Bounding boxes and circles for contours, Creating Bounding rotated boxes and ellipses for contours, Image Moments, Point Polygon Test.
-
Alexander Alekhin authored
-
- 09 Jun, 2018 12 commits
-
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
Improve experience of launching app from explorer: - application just flash (open/close) the console window Suggested Win32 application flavor additionally shows MessageBox and waits for User interaction.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
64-bit only
-
Alexander Alekhin authored
- build "opencv_version" only: `cmake -DBUILD_APPS_LIST=version ...` - option 'BUILD_opencv_apps' should be 'ON'
-
- 08 Jun, 2018 10 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
catree authored
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- no behavior changes in grabFrame() - added Lock2D() support into retrieveFrame()
-
Dmitry Kurtaev authored
-