INOBITEC DICOM VIEWER 比 Radiant dicom viewer 更好的医学影像图查看器
About the release of the Inobitec DICOM Viewer 2.9.1 Lite and Pro editions. Released on Match 17, 2023.
History of changes:
Legend: [] Addition, [*] Enhancement, [-] Elimination of a d…
一个DICOM测试工具。
引用了 fo-dicom 。fo-dicom 算是比较好用的,我的另外一个项目也是用了它。
using System;
using System.Collections.Generic;
using System.Data;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
…
DICOM(Digital Imaging and Communications in Medicine)即医学数字成像和通信,是医学图像和相关信息的国际标准(ISO 12052)。它定义了质量能满足临床需要的可用于数据交换的医学图像格式。 DICOM官网:http…
文章目录 一、医学影像学介绍二、DICOM文件简介三、DICOM内部信息详解(DICOM Tag与VR)1.常见的TAG(1) Patient Tag(2) Study Tag(3) Series Tag(4) Image Tag 2.VR数据类型27种数据类型 一、医学影像学介绍 医学影像学Medical Imaging,是研究借助于某种介质…
一、ICTCLAS的介绍 中国科学院计算技术研究所在多年研究基础上,耗时一年研制出了基于多层隐码模型的汉语词法分析系统 ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System),该系统的功能有:中文分词;词…