- 17 Jan, 2017 1 commit
-
-
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.
-
- 04 Jan, 2017 1 commit
-
-
Duncan Barber authored
Modified the (R2,T2) computation documentation in the stereoCalibrate function documentation to display on two lines for clarity
-
- 03 Jan, 2017 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Lorena García authored
-
Bryce Evans authored
Fix Documentation Typos (#7942)
-
- 02 Jan, 2017 1 commit
-
-
Matt Bennett authored
Append zero to trailing decimal place for FileStorage JSON write of a float or double value (#7952) * Fix for FileStorage JSON write of a float or double value that has no fractional part; appends a zero character after the trailing decimal place to meet JSON standard. * strlen return to size_t type rather than unnecessary cast to int
-
- 31 Dec, 2016 2 commits
-
-
Alexander Alekhin authored
-
BadrinathS authored
-
- 30 Dec, 2016 3 commits
-
-
utibenkei authored
-
Alexander Alekhin authored
-
Steve authored
Change `<=` to `<` to avoid accessing the first character of an empty string
-
- 28 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-