Viewer release note – 第23页 – Link-Imaging用户中心
跳至内容
New feature
The “Image Iaterality” and “View Position” information can be displayed in the image window( for MG image)
Improvement
Optimize getting study information efficiency of Restful api and Dicom QR integration mode
Bug Fix
Solved the problem of saving direction information when saving screenshots
Solve if the image does not store RescaleIntercept tag, and is a signed type, lossless compression is wrong
Other issues
新特性
图像中,可以显示Image Iaterality 和View Position,例如可以显示MG图像摆位信息
改善
优化Restful api和dicom qr集成模式获取检查信息的效率
Bug Fix
解决保存图像截图时候,无法保存方向信息的问题
解决如果图像没有存储RescaleIntercept,且为有符号类型,进行无损压缩和显示,出现像素内容不对的情况
其他问题修改
New feature
new option param “threed” for targetApp, it means only mpr,volume and ve module can be visible
new param ‘appType’ is supported in viewer’s param ,refer to the document website to learn more
new param ‘ui’ is supported in viewer’s param ,refer to the document website to learn more
viewer api is supported, you can call this api from CEF client(e.g. WPF or Form client)
html5 cross-domain api is supported, you will need it when you use iFrame to integrate viewer to your product
Bug fix
Important bug fix:Solve the problem that 3D occasionally fails to load for the first time
新特性
targetApp参数支持threed,代表显示mpr,3d,ve模块
viewer url加入参数appType,默认为空,如果为native或iframe,则会隐藏不必要按钮
viewer url加入参数ui,如果&ui=image,则代表不显示面板和工具栏UI,可以用于自定义UI的用户,详细信息请参考相关开发文档
支持viewerAPI,可以用于桌面应用(如WPF或Form程序)通过CEF集成Viewer
Viewer支持html5跨域(cross domain)调用相关api,如图像交互,模块切换等,可以用于通过iFrame方式集成viewer时候调用
Bug fix
修改
Bug fix
解决本地集成模式(Local),如果路径为‘\’形式,会出现图像分享失败的问题
New feature
support password when sharing image
share api is provided
Improvement
Shorter image sharing Url
Bug fix
Solve the problem that the measurement in the MG image does not show the unit: (Pixel Spacing (0028,0030) is empty, but Detector Element Spacing (0018, 7022) has a value (IMS s.r.l. Mamo device)
新特性
图像二维码分享支持输入密码
图像二维码分享支持api
改善
图像分享长度更短,二维码更小
Viewer其他UI改善
Bug fix
解决MG中测量没有显示单位问题( IMS s.r.l. Mamo设备)
New feature:
download function is supported in RESTful integration mode
Improvement:
Ww wl preset only for the currently selected sequence
When the series are compared, other series are scrolled in real time (if the image has already been downloaded)
In the server computing mode, the initial size of the DR image is unreasonable (too large), modified to fill the window.
Bug fix:
Solve the problem that VE loading may fail due to direct switching from 3D to VE
新特性:
REST集成模式支持dicom下载功能
改善
ww wl preset仅仅对当前选中序列
序列对比时候,其他序列实时翻页(如果图像已经下载完成)
手机2D Viewer,服务端运算模式下,DR图像初始大小不合理(太大),修改为填充窗口
皮肤可以编辑(仅针对VIP客户)
bug fix
解决从3D直接切换到VE可能导致VE加载失败的问题
修改
部分api接口修改,删除hosId参数,使用dataSourceId,具体请看看开发文档或联系我们
New feature:
**Image/Series layout can be configured
Improvement:
Loading optimization: donot load unnecessary js file of viewer. e.g. when only 2d viewer(&targetApp=twod) loaded, mpr and 3d releated js file will not be loaded
Optimized mutli-frame file parsing design of front-end code
Optimize loading speed of 2d mobile viewer by not loading unnecessary html files
XA Modality cannot be switched to 3D viewer
Modification:
Disuse “sprite” design for loading svg files, reuse single svg loading mode
Bug fix:
the color-map displaying error when switching series
loading error when loading multi-series multi-frame dicom files