Skip to content

Conversion between image classes not working #15

Open
@PetrBainar

Description

@PetrBainar

Converting between various image classes like Dataset, ImageDisplay or DatasetView during module execution is not working properly. For example, when a Dataset object is provided, it is expected to be converted into an ImageDisplay or a DatasetView instance when needed.

However, this is not happening at the moment as ConvertService.convert(...) returns null.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions