LinkEye Viewer v2.5.9.3发布通知

新特性

  • Viewer Url中支持ui=tool参数,可以隐藏最上方工具栏

改善

  • 优化MPR算法层速度,修改为多线程,速度提升20%+
  • AI配置文件移动到数据库中
  • 关闭ServerManager svc服务时候,同时关闭Volume Service,避免升级程序时候需要手动关闭

Bug fix

  • 解决自定义窗宽窗位与快捷键冲突的问题
  • 本地(Local file)集成模式,没有传递sopInstanceUid的问题

Viewer v2.5.9.1 released

Improvement

  • image download function is supported in ie11 and edge browser
  • If there is only one  image of the series, other series should not be indexed synchronously with this series
  • Same series of MG images, panning should not be synchronized

Bug fix

  • Solve the problem that the XA image does not show the slider in the mobile mode
  • Image display error when switching between MPR and 2D viewer for one image series

Viewer v2.5.9.1发布通知(建议升级)

改善

  • **ie11和edge 支持保存图像功能
  • 如果是定位片或者一幅图像,其他序列不应该index同步
  • 相同序列的MG图像,平移不应该同步

Bug fix

  • 保存图像时候,文件扩展名是.jpg,但是内容为png
  • 如果是多frame文件,server端运算模式也应该切换到前端运算
  • mobile模式下,xa图像没有显示slider
  • **带定位图图像,加入到2d,再加载到mpr,再切回到2D,定位图不显示了