LinkEye Viewer 2.5.9.5 Released

改善/Improvement

  • 优化Restful api集成方式,第一次加载速度提升5%以上,第二次加载速度提升10%以上,同时优化缓存空间:空间节省2.5倍左右(相对于无压缩dicom文件)/Optimize the Restful api integration method, increase the loading speed by 5% or more for the first time, increase the second-time loading speed by more than 10%, and optimize the cache storage space: the space is saved by about 2.5 times (relative to the uncompressed dicom file)

Bug fix

  • 解决如果前端下载dicom文件失败,导致序列暂停下载的问题/Solve the problem that if the front end downloads the dicom file failed, it causes the series to pause the download
  • 解决当前Viewer不允许切换到某个应用,如MPR,而快捷键仍然可以切换的问题/Solve the problem that the current Viewer does not allow to switch to an application, such as MPR, but the shortcut can still be switched

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,定位图不显示了

Viewer v2.5.9.0 released

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

Viewer v2.5.9.0发布通知

新特性

  • 图像中,可以显示Image Iaterality 和View Position,例如可以显示MG图像摆位信息

改善

  • 优化Restful api和dicom qr集成模式获取检查信息的效率

Bug Fix

  • 解决保存图像截图时候,无法保存方向信息的问题
  • 解决如果图像没有存储RescaleIntercept,且为有符号类型,进行无损压缩和显示,出现像素内容不对的情况
  • 其他问题修改