mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 20:02:22 +08:00
242dbf9b2b
mark_boundaries used to draw outlines by default. This was necessary partly because of the asymmetric way boundaries were being drawn. Now, boundaries are either thick or drawn around background or drawn with subpixel precision, so I suggest that outlines are less needed.