- 02 Dec, 2014 6 commits
-
-
fhsm authored
Removed a leading whitespace from a parenthetical comment and corrected the spelling of "maybe"
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 01 Dec, 2014 22 commits
-
-
Dmitry-Me authored
-
Artur Wieczorek authored
There is necessary to account also x-coordinate of the end of the edge when determining bounding box of the edge collection.
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin 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
-
Vadim Pisarevsky authored
-
- 30 Nov, 2014 1 commit
-
-
Dikay900 authored
-
- 29 Nov, 2014 2 commits
-
-
Andrey Kamaev authored
-
Ari Suwendi authored
-
- 28 Nov, 2014 3 commits
-
-
Dikay900 authored
-
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 3 commits
-
-
HelenWong authored
Rewrite the note on HoughCircles documentation to make it more clear Add note to clarify that the output vector of found circles is sorted by descending order of centres accumulator values. Also delete reductant lines on the HoughCircles documentation. Added comments to hough circles function. Added comments to icvhoughgradient Misalignment in line 1183 corrected
-
Dmitry-Me authored
-
Yan Wang authored
It could improve performance when image size is large. E.g. OCL_PyrUpFixture_PyrUp.PyrUp/18
-