ImageViewer icon indicating copy to clipboard operation
ImageViewer copied to clipboard

A lightweight, cross-platform 2D/3D medical image viewer.

Results 5 ImageViewer issues
Sort by recently updated
recently updated
newest added

As of #121, when serializing rulers, the ids of each ruler are written out to json. When loading the json and constructing the rulers again, the ids are used to...

If annotations are drawn with the ruler, then the tool is changed using "\", the annotations disappear until the tool is cycled back for to the ruler. This also holds...

As of now, when passing -a or -q that are outside the image scalar value range, the min/max intensities are bounded to the valid range. Instead it should extend the...

There is a design / bug with the current multi-ruler type implementation. When using more than one type of ruler (e.g. Rainbow and ONSD), you can mess up the workflow...