# AlizaMS **Repository Path**: guningbo__buaa/AlizaMS ## Basic Information - **Project Name**: AlizaMS - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-25 - **Last Updated**: 2021-03-25 ## 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.3.0_linux ./alizams.sh ``` Optionally install local desktop menu entry ``` cd alizams-1.3.0_linux/install_menu ./install_menu.sh ``` To remove local menu entry ``` cd alizams-1.3.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](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. * Or use cmake-gui to go through settings, specially on Windows. * Open an issue to get support.