# AlizaMS **Repository Path**: nothingwd/AlizaMS ## Basic Information - **Project Name**: AlizaMS - **Description**: DICOM Viewer - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-06 - **Last Updated**: 2026-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![Aliza MS](package/archive/usr/share/icons/hicolor/128x128/apps/alizams.png) Aliza MS - DICOM Viewer ======================= View short introductory videos on [Youtube Channel](https://www.youtube.com/channel/UCPGvoSYX7PC5XCp-81Q4MAg) _(new)_ Quick start ----------- Linux ----- To start on Linux extract archive and run _alizams.sh_ ``` cd alizams-1.4.2_linux ./alizams.sh ``` Optionally install local desktop menu entry ``` cd alizams-1.4.2_linux/install_menu ./install_menu.sh ``` To remove local menu entry ``` cd alizams-1.4.2_linux/install_menu ./uninstall_menu.sh ``` macOS ----- Open DMG file (signed and notarized), in the window move icon onto Applications, eject, s. _Launchpad_ or use from terminal ``` /Applications/AlizaMS.app/Contents/MacOS/AlizaMS ``` 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](package/art/start0.png) Highlights ---------- * Very fast directory scanner, DICOMDIR * 2D and 3D views with many tools * View uniform and non-uniform series in physical space * 2D+t, 3D+t animations * Consistently de-identify DICOM * View DICOM metadata * Ultrasound incl. proper measurement in regions, cine * Scout (localizer) lines * Grayscale softcopy presentation * Structured report * Compressed images * RTSTRUCT contours * Siemens mosaic format * United Imaging Healthcare (UIH) Grid / VFrame format * Elscint ELSCINT1 PMSCT_RLE1 and PMSCT_RGB1 Build ----- * S. ![wiki](https://github.com/AlizaMedicalImaging/AlizaMS/wiki) for example how to build on Linux.