wcasanova / AlizaMS

DICOM Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aliza MS

Aliza MS - DICOM Viewer

Quick start

Linux

To start on Linux extract archive and run alizams.sh

$cd alizams-1.1.0_linux

$./alizams.sh

Optionally install local desktop menu entry

$cd alizams-1.1.0_linux/install_menu

$./install_menu.sh

To remove local menu entry

$cd alizams-1.1.0_linux/install_menu

$./uninstall_menu.sh

Windows

Extract archive, click or run from terminal alizams.exe

View

Select 'DICOM scanner' tab, open directory with DICOM files or DICOMDIR file (or drag-and-drop)

Select one or more series and click 'arrow' action (or double-click selected row) to load

Open

Highlights

  • View uniform and non-uniform series in physical space
  • Ultrasound incl. proper measurement in regions, cine
  • Intersections in study
  • 2D+t, 3D+t animations
  • Very fast directory scanner, DICOMDIR
  • Grayscale softcopy presentation
  • Structured report
  • Compressed images
  • RTSTRUCT contours
  • 2D and 3D views with many tools
  • Siemens mosaic format
  • United Imaging Healthcare (UIH) Grid / VFrame format
  • Elscint ELSCINT1 PMSCT_RLE1 and PMSCT_RGB1

Build

Linux example

About

DICOM Viewer

License:GNU General Public License v3.0


Languages

Language:C++ 60.1%Language:C 37.9%Language:Objective-C 1.6%Language:CMake 0.2%Language:Shell 0.1%