一个基于 Cornerstone 解析并显示 Dicom 图像的 Vue 项目
# 安装依赖
npm install
* 以下依赖项 如果在 node_modules 目录中不存在 才需要 安装
# install cornerstone
npm install cornerstone-core --save
# install dicom-parser
npm install dicom-parser --save
# serve with hot reload at localhost:8080
npm run dev
- 具体使用步骤 请看 HelloWorld.vue 文件
- 如需帮助请 发送邮件给我 Email: [email protected] 代码图片