- 03 Dec, 2014 3 commits
-
-
TobyWanKenobi authored
Re-edited the documentation again.
-
TobyWanKenobi authored
Attempting to re-editing the documentation, to satisfy buildbot error status.
-
TobyWanKenobi authored
Edited previous code to change tabs into spaces.
-
- 02 Dec, 2014 6 commits
-
-
TobyWanKenobi authored
Added a method "loadFromString" which is based on the "load" one. It allow to directly pass the XML string which can be usefull and faster when you have a huge file in a variable.
-
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)
-