mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-10 11:01:06 +08:00
00f4d38c2c
It's important to distinguish between pixels and points. A square set of points belongs to one pixel. When users type `linewidth=3`, they usually mean a line 3 pixels wide. The distance between the pixel center points, then, is 2.