发布内容
- 相关bug 修改
- 优化多帧图像显示(如DSA)
- 解决多frame MR数据可能存在的窗宽窗位错误(相关rescale,ww wl信息需要从PerFrameFunctionalGroupsSequence去读)
- 如果图像中没有存储pixelspaceing,测量结果可能错误(EstimatedRadiographicMagnificationFactor不为1的时候)
- 对于CT,MR,如果有一个序列图像个数大于等于3,修改默认命令为scroll(翻页)
- 多检查情况,默认显示所有检查,而不是根据序列长度自动判断
- 其他改善
Release note
- bug fix
- display optimization for DSA image
- frame MR windowing and pixel measurement error(rescale slope, rescale intecept should be readed from PerFrameFunctionalGroupsSequence)
- Length measurement error for some dicom image without pixel spacing and EstimatedRadiographicMagnificationFactor is not 1
- For CT and MR, if there is a series of images greater than or equal to 3, the default command is scroll
- Display all study when multi-study loaded
- Other improvements