- 07 Apr, 2018 2 commits
-
-
Vishwa Prakash H V authored
In line 104 `if ( full_neg_lst[i].cols >= box.width && full_neg_lst[i].rows >= box.height )` removed '=' as it causes divide By Zero Error in line 106 and 107 `box.x = rand() % ( full_neg_lst[i].cols - size_x );` when full_neg_lst[i].cols = size_x or full_neg_lst[i].rows - size_y
-
y0umu authored
Correct a mistake in {js,py}_table_of_contents_histograms.markdown (#11260) * Update py_table_of_contents_histograms.markdown "Learn to find and draw Contours" => "Learn the basics of histograms" * Update js_table_of_contents_histograms.markdown Corrected a seemlingly wronged line of copy in the python documention js_table_of_contents_histograms.markdown "Learn to find and draw Contours" => "Learn the basics of histograms"
-
- 06 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 05 Apr, 2018 13 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- properly detect Android SDK support of Ant/Gradle projects - divide processing of And/Gradle based projects
-
Alexander Alekhin authored
-
Alexander Alekhin authored
- make non-copyable (aligns inner mutex semantic to std::mutex) - getMemoryPool() returns reference instead of pointer (NULL is not expected here)
-
Alexander Alekhin authored
-
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
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 04 Apr, 2018 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
yuki takehara authored
* fix #9720 * Add regression test * Fix calculation method for scale
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
lopespt authored
-
Dmitry Kurtaev authored
-
- 03 Apr, 2018 9 commits
-
-
Alexander Alekhin authored
-
Dan Mašek authored
* Add Python support for error message handlers. * Move the static variable to the only function that uses it. * Remove the optional param (user data), since this can already be handled by closures. * Correct the help string. * python: added redirectError test
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
project is not active anymore
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Dan Mašek authored
-
- 02 Apr, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 01 Apr, 2018 3 commits
-
-
Alexander Alekhin authored
-
Arkadiusz Raj authored
-
Alexander Alekhin authored
-
- 31 Mar, 2018 2 commits
-
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 30 Mar, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-