161. apps.DicomViewer — DicomViewer

This application reads a stack of DICOM images and lets you interactively navigate through the images.

Select a single image from a DICOM stack to read all the images. Then use the slider to traverse the images.

161.1. Functions defined in module apps.DicomViewer

apps.DicomViewer.allcloseV(a, **kargs)[source]

Check that all values in a have the same value

a is 1D or 2D array. If 2D: checks that all rows are the same. Values inside a row may differ.

apps.DicomViewer.changeColorDirect(i)[source]

Change the displayed color by directly changing color attribute.