- 09 Apr, 2018 18 commits
-
-
Dmitry Kurtaev authored
Enable FP16 GPU target for DL Inference Engine backend.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vladislav Sovrasov authored
* Add CPU default extensions loading in IE dnn backend * Load cpu_extensions for the future Intel's Inference Engine
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
GDAL message: - ERROR 1: The BMP file is probably corrupted or too large. Image width = 480
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
- 08 Apr, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 07 Apr, 2018 5 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
-
k-shinotsuka authored
-
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"
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 06 Apr, 2018 2 commits
-
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
- 05 Apr, 2018 12 commits
-
-
lopespt authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Also these samples require TBB, so they are not tested during default OpenCV builds
-
Alexander Alekhin authored
Regular OpenCV perf tests should be used instead
-
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)
-