Sven Wehner f7041bacc0 grabcut.py sample: Allow drawing rect from bottom/right
The grabcut sample script isn't able to create rectangles correctly that are
drawn from e.g. bottom-right to top-left.
This small commit uses four min() calls to determine the correct
top-left point of the rectangle.
It also removes some unnecessary white spaces before colons.
2014-02-10 16:53:17 +01:00
..
2013-12-26 14:52:41 +04:00
2014-02-04 19:55:11 +04:00
2013-12-11 13:26:47 +01:00
2014-02-01 21:50:14 +04:00