Skip to content

ImgOpener openImage support for directly reading IRandomAccess #81

@kmader

Description

@kmader

Currently the ImgOpener tool only allows data to be opened from a String or IFormatReader. While it is possible to implement entirely new LocationServices to read files from another file-system, it would be easier for some projects to enable creating a reader directly from a IRandomAccess or InputStream and a string indicating the filename (for selecting types). Particularly when creating a library which uses ImgLib2 to read and process images, it is quite heavy to write a new custom LocationServices when reading is the only needed ability.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions