# QDicomViewer **Repository Path**: somous/QDicomViewer ## Basic Information - **Project Name**: QDicomViewer - **Description**: No description available - **Primary Language**: C++ - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-20 - **Last Updated**: 2025-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![LinkedIn][linkedin-shield]][linkedin-url]

Logo

QDicomViewer

QDicomViewer
Explore the docs »

View Demo · Report Bug · Request Feature

# QDicomViewer 基于`Qt` 实现的一款医学影像阅片工具,方便查看浏览常见`dicom`图像 ## 编译 ### 1.下载 [Qt SDK](https://download.qt.io/archive/qt/) 建议最低版本 Qt 5.7开始 ### 2. 下载[DCMTK](https://dicom.offis.de/dcmtk.php.en) 最低选择 3.6版本,需要使用`CMake`先进行编译 ## 框架说明 软件采用`Qt Creator`开源框架,使用多插件方式编写,详细使用可以参考官方源码[QTC](https://github.com/qt-creator/qt-creator) ## 捐赠 开源不易,如果你不想捐助,那就在右上角点个星星⭐吧 ## 总结 关于详细介绍以及使用过程,可以关注微信公众号: devstone, 获取查看 ![mycode](./screen/myCode.png) [contributors-shield]: https://img.shields.io/github/contributors/kevinlq/QDicomViewer.svg?style=for-the-badge [contributors-url]: https://github.com/kevinlq/QDicomViewer/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/kevinlq/QDicomViewer.svg?style=for-the-badge [forks-url]: https://github.com/kevinlq/QDicomViewer/network/members [stars-shield]: https://img.shields.io/github/stars/kevinlq/QDicomViewer.svg?style=for-the-badge [stars-url]: https://github.com/kevinlq/QDicomViewer/stargazers [issues-shield]: https://img.shields.io/github/issues/kevinlq/QDicomViewer.svg?style=for-the-badge [issues-url]: https://github.com/kevinlq/QDicomViewer/issues [license-shield]: https://img.shields.io/github/license/kevinlq/QDicomViewer.svg?style=for-the-badge [license-url]: https://github.com/kevinlq/QDicomViewer/blob/master/LICENSE.txt [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 [linkedin-url]: https://linkedin.com/in/kevinlq