The ImageProvider abstraction was initially planned to provide an easy way to allow extending how images are associated from multiple different locations when sharing qupath projects and moving them from device to device.
The code handling all of this was over-engineered and should be reduced to the functionality that is actually required.
This should happen after we merge #80 and before we release paquo v0.6.0
The
ImageProvider
abstraction was initially planned to provide an easy way to allow extending how images are associated from multiple different locations when sharing qupath projects and moving them from device to device.The code handling all of this was over-engineered and should be reduced to the functionality that is actually required.
This should happen after we merge #80 and before we release
paquo v0.6.0