- 18 Jan, 2017 6 commits
-
-
Alexander Alekhin authored
Fix typos in py_houghlines tutorial.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
- disabled OPTIMIZE_OUTPUT_JAVA - filtered out *.m scripts - removed link to old Sphinx documentation - replaced all mentions of Sphinx with Doxygen
-
Alexander Alekhin authored
Fix tutorial code link in basic_linear_transform tutorial.
-
- 17 Jan, 2017 7 commits
-
-
catree authored
-
catree authored
-
Alexander Alekhin authored
-
Vladislav Sovrasov authored
-
Alexander Alekhin authored
hal_internal.cpp(101): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data
-
Alexander Alekhin authored
- added compile check with multiple tries for different configurations - restored find_package(LAPACK) - avoided modification of OPENCV_LINKER_LIBS
-
berak authored
ml: fix small typo in lr.cpp (#8019)
-
- 16 Jan, 2017 3 commits
-
-
logic1988 authored
Fix error usage in HitMiss tutorial, and improved the visualization results (#7978) * Fix error usage in HitMiss tutorial, and improved the visualization results Fix error usage in HitMiss tutorial, and improved the visualization results * Update HitMiss.cpp * Update HitMiss.cpp
-
Nicholas Nadeau authored
Fixed exceptions, print statements, and long types for gen_pattern.py to be Python 3 compatible (#7994) * fixed exceptions and print statements to be python 3 compatible; removed long type checks (py3 uses int); whitespace reformatting * Pulled latest svgfig from upstream https://github.com/jpivarski/svgfig/commit/f3179a8926508bf0f9021fd4e1f9731c95524a38
-
Alexander Alekhin authored
-
- 13 Jan, 2017 2 commits
-
-
Vadim Pisarevsky authored
-
mshabunin authored
-
- 12 Jan, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 11 Jan, 2017 6 commits
-
-
Vadim Pisarevsky authored
-
Vladislav Sovrasov authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
Add OpenCV parallel_for_ tutorial.
-
Alexander Alekhin authored
-
Tetragramm authored
-
- 10 Jan, 2017 5 commits
-
-
catree authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 09 Jan, 2017 3 commits
-
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
atinfinity authored
-
- 08 Jan, 2017 1 commit
-
-
LaurentBerger authored
-
- 06 Jan, 2017 3 commits
-
-
StevenPuttemans authored
-
Tomoaki Teshima authored
-
Alexander Alekhin authored
-
- 05 Jan, 2017 2 commits
-
-
catree authored
Use directly the doxygen snippet command for the Changing the contrast and brightness of an image tutorial. Extend the tutorial with a pratical example and with a gamma correction method to adjust the brightness of an image.
-
Tetragramm authored
Add check for all zero moments. If one of the shapes is empty, the match would return zero distance between the shapes even when the other one had content. It now returns DBL_MAX if no moments had value.
-