Skip to content

0.11.0

Compare
Choose a tag to compare
@ianhi ianhi released this 17 Nov 04:02
· 229 commits to master since this release
81f477b

bug fixes:
image_segmenter wasn't making use of the cmap argument. Now all kwargs are passed through to imshow. Thanks to @stefanopiovesan for finding this bug. #135

Improvements:
image_segmenter now allows styling of the lineprops for the lasso selector.

All the above is documented here: https://mpl-interactions.readthedocs.io/en/latest/examples/image-segmentation.html#Styling