- 01 Dec, 2014 9 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 30 Nov, 2014 1 commit
-
-
Dikay900 authored
-
- 29 Nov, 2014 2 commits
-
-
Andrey Kamaev authored
-
Ari Suwendi authored
-
- 28 Nov, 2014 2 commits
-
-
Takahiro Poly Horikawa authored
-
Takahiro Poly Horikawa authored
- Use cv::AutoBuffer rather than new allocation - Fix "assignment operator could not be generated" warning
-
- 27 Nov, 2014 3 commits
-
-
Alexander Alekhin authored
-
Takahiro Poly Horikawa authored
-
burun authored
mask = cv2.inRange(hsv, lower_green, upper_green) to mask = cv2.inRange(hsv, lower_blue, upper_blue)
-
- 26 Nov, 2014 2 commits
- 25 Nov, 2014 1 commit
-
-
Pat O'Keefe authored
-
- 24 Nov, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 19 Nov, 2014 5 commits
-
-
orestis authored
This flag is already added in line 131.
-
orestis authored
In the unoptimized version of small symmetrical column filters, when we try to detect if the kernel, ky, is equal to [1;2;1] or [1;-2;1] we should take into consideration that the anchor points in the middle element.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 18 Nov, 2014 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Maksim Shabunin authored
- disabled doxygen tree - enabled doxygen enum listing - added imgproc reference to main page - enabled BiB support - chenged doxygen root page format
-
- 17 Nov, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Philipp Hasper authored
-
- 16 Nov, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 14 Nov, 2014 3 commits
-
-
Daniel Angelov authored
The function parameters were different from the ones described below. P.S. Why is ``flow`` InputOutputArray, shouldn't it be just OutputArray? If so, shouldn't the reason be specified - e.g. so others can benefit as well (e.g. not allocating memory on every frame?)
-
Daniel Sjölie authored
-
Dmitriy Anisimov authored
-
- 13 Nov, 2014 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-