imagej / imagej/imagej-server

Conversion between image classes not working

Open
#15 5 comments 0 reactions 1 assignee Claimed by @PetrBainar View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.