ChestX(X光胸部AI分析软件) v0.0.2 Released

新特性

  1. 提供单机版软件,无需通过PACS进入
  2. 单机版提供导入本地dicom,jpg,png图像功能

改善

  1. 优化colormap运算速度
  2. 优化ai分析速度:速度由20s提升到10s左右(CPU模式)

Bug fix

  1. 解决热点图像位置计算错误的问题
  2. 修改其他已知缺陷

继续阅读“ChestX(X光胸部AI分析软件) v0.0.2 Released”

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的问题