- 11 Apr, 2018 1 commit
-
-
Dmitry Kurtaev authored
-
- 10 Apr, 2018 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
with 'CL=/permissive-'
-
Alexander Alekhin authored
-
Alexander Alekhin authored
CMake generated files is a part of target depends list. Details: `cmake --help-policy CMP0058`
-
Alexander Alekhin authored
-
shimat authored
-
- 09 Apr, 2018 27 commits
-
-
Alexander Alekhin authored
-
Alexander Nesterov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
replaced to safe binary compatible 'rep; nop' asm instruction
-
Vadim Pisarevsky authored
-
tlanclos authored
-
shimat authored
* add LSD supportsVec4iResult * LineSegmentDetector.drawSegments: support vector<Vec4i> * test_lsd.cpp: replace detect() * test_lsd.cpp: add compareSegments tests * lsd.cpp: LSD.compareSegments support Vec4i * test_lsd.cpp: fix trailing whitespace
-
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
-
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 1 commit
-
-
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
-