Right now, BdvFunctions.show() basically builds suitable converters around input sources. It would be really useful to have more control about the converters.
One idea could be to enable something like:
BdvFunctions.show( SourceAndConverter sac )
Like this one could, after showing the sac in the Bdv still do things like:
Right now,
BdvFunctions.show()
basically builds suitable converters around input sources. It would be really useful to have more control about the converters.One idea could be to enable something like:
Like this one could, after showing the
sac
in theBdv
still do things like: