Conversion between image classes not working
Open
bug
to do
- Dominant language
- Java
- Stars
- 40
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.