# CornerstoneVueWADO **Repository Path**: phpxi/CornerstoneVueWADO ## Basic Information - **Project Name**: CornerstoneVueWADO - **Description**: Small proof of concept project that shows how to wrap Cornerstone with VueJS - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-30 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CornerstoneVueWADO > 一个基于 Cornerstone 解析并显示 Dicom 图像的 Vue 项目 ## Build Setup ``` bash # 安装依赖 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: bianliuzhu@gmail.com 代码图片 ![代码](https://github.com/GleasonBian/GithubReadmeImage/blob/master/code.jpg) response(res): ![response](https://github.com/GleasonBian/GithubReadmeImage/blob/master/res.jpg) ![cornerstoneWADO_res.jpg](https://github.com/GleasonBian/GithubReadmeImage/blob/master/cornerstoneWADO_res.jpg) ![cornerstoneWADO_res.body.value.jpg](https://github.com/GleasonBian/GithubReadmeImage/blob/master/cornerstoneWADO_res.body.value.jpg)