imglib / imglyb

Connecting Java/ImgLib2 + Python/NumPy
https://pypi.org/project/imglyb/
BSD 2-Clause "Simplified" License
31 stars 5 forks source link

Move vistools into separate package #10

Closed hanslovsky closed 3 years ago

hanslovsky commented 4 years ago

This could, possibly, be a separate package, e.g. imglyb_bdv or imglyb_vistools. It is not always necessary (or desired) to have the BDV dependencies on the classpath with imglyb.

Alternatively, this could be controlled through imglyb_config.

cc @ctrueden

hinerm commented 3 years ago

See also https://github.com/imglib/imglib2-imglyb/issues/9

I think this is an immediate necessity due to the package change in OverlayRenderer