Files
scikit-image/skimage/measure
Juan Nunez-Iglesias d71cd4d750 Remove unnecessary if clause
The `if linewidth <= 1` was necessary because the coordinate systems
(pixel/point) were all muddled up. Now that it has been clarified,
`linewidth=1` works transparently!
2014-01-29 22:52:49 +11:00
..
2014-01-06 12:47:47 +05:30
2014-01-29 22:52:49 +11:00