imagej / pyimagej

Use ImageJ from Python
https://pyimagej.readthedocs.io/
Other
475 stars 82 forks source link

Support Boolean image conversion #252

Closed gselzer closed 1 year ago

gselzer commented 1 year ago

This PR bumps the imglyb version, allowing us to get support for converting boolean typed images.

Note that because we're bumping imglyb to an unreleased version, this PR will not build until imglyb is released.

gselzer commented 1 year ago

@ctrueden I fixed both of your suggestions. Let me know if you see anything else.

LGTM. But do we need to wait for conda-forge to have imglyb 2.1.0 available first?

I don't think we have to, but there isn't a huge rush. At this point we probably won't be releasing napari-imagej for a couple weeks.