- 06 Nov, 2018 20 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
cmake: introduce setup_vars scripts
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Evgeny Latkin authored
* GAPI: Sobel 3x3 with FP32 input * GAPI: Sobel 3x3 with FP32 input, v2
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
typo in kmeans doc
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
lqy123000 authored
* avoid rounding errors * imgproc: replace condition in matchTemplate
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
berak authored
-
Vadim Pisarevsky authored
-
berak authored
-
- 04 Nov, 2018 3 commits
-
-
LaurentBerger authored
-
berak authored
-
Alexander Alekhin authored
-
- 03 Nov, 2018 2 commits
-
-
Alexander Alekhin authored
ffmpeg 3.4.2 -> 3.4.5
-
Alexander Alekhin authored
-
- 02 Nov, 2018 8 commits
-
-
Jean Carass authored
-
fegorsch authored
-
Vitaly Tuzov authored
-
Vadim Pisarevsky authored
-
fegorsch authored
During the cluster-based detection of circle grids, the detected circle pattern has to be mapped to 3D-points. When doing this the width (i.e. more circles) and height (i.e. less circles) of the pattern need to be identified in image coordinates. Until now this was done by assuming that the shorter side in image coordinates (length in pixels) corresponds to the height in 3D. This assumption does not hold if we look at the pattern from a perspective where the projection of the width is shorter than the projection of the height. This in turn lead to misdetections in although the circle pattern was clearly visible. Instead count how many circles have been detected along two edges of the projected quadrangle and use the one with more circles as width and the one with less as height.
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
-
- 01 Nov, 2018 7 commits
-
-
Vadim Pisarevsky authored
* integrated the new C++ persistence; removed old persistence; most of OpenCV compiles fine! the tests have not been run yet * fixed multiple bugs in the new C++ persistence * fixed raw size of the parsed empty sequences * [temporarily] excluded obsolete applications traincascade and createsamples from build * fixed several compiler warnings and multiple test failures * undo changes in cocoa window rendering (that was fixed in another PR) * fixed more compile warnings and the remaining test failures (hopefully) * trying to fix the last little warning
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Ivan Pozdeev authored
-
Alexander Alekhin authored
- CMake install COMPONENT: "scripts"
-
berak authored
-
Alexander Alekhin authored
-