ome / bioformats

Bio-Formats is a Java library for reading and writing data in life sciences image file formats. It is developed by the Open Microscopy Environment. Bio-Formats is released under the GNU General Public License (GPL); commercial licenses are available from Glencoe Software.
https://www.openmicroscopy.org/bio-formats
GNU General Public License v2.0
370 stars 241 forks source link

Add method to add custom DicomJSONProvider #4169

Open ebremer opened 3 months ago

ebremer commented 3 months ago

Please add a method to allow a user to add a custom DicomJSONProvider/ITagProvider and/or additional providers. setExtraMetadata(String tagSource) too is too restrictive.