LinkEye Viewer 2.6.1.1 Released(Discard)

注意:该版本不允许发布给客户

发布内容

  1. Viewer中最上层Header可以被配置,并修改UI配置文件
  2. 优化:改善图像读取速度,尤其是手机端DR大图像读取速度(提升500ms-1000ms)
  3. 如果没有设置socket3D地址(例如用户没有购买3D产品),则前端不显示3D相关按钮
  4. 修改图像显示相关bug

Release note

  1. Header of viewer can be configured
  2. Optimization: Improve image reading speed, especially on mobile phone DR large image reading speed (up to 500ms-1000ms)
  3. If the socket3D address is not set (for example, the user does not purchase the 3D product), the front end does not display the 3D related button
  4. bug fix

LinkEye Viewer 2.6.1.0 Released(Discard)

注意:该版本不允许发布给客户

发布内容

  1. 支持多phase序列切换显示(如MR序列包含动脉期,静脉期)(参考下面视频)
  2. 加入控制单个序列是否参与序列对比按钮( 参考下面视频)
  3. 普通竖屏(4:3)模式下,序列列表默认显示在右边
  4. 如果已经下载的图像个数超出preload设置,当点击新的序列时候,可以继续下载该序列
  5. 改善序列列表显示样式(如图)
  6. 升级Dicom Uploader客户端2.1.0.1
  7. Bug fix:修改底层定位线显示逻辑,解决在某些图像下可能不显示定位线的问题
  8. 其他bug修改
  9. 更新开发文档

Release notes

  1. Support phase switch for  multi-phase series(for example, the series contains the arterial phase, the venous phase)
  2. Added the ability to control whether a single series participates in series comparison
  3. In normal vertical screen (4:3) mode, the series list is displayed by default on the right
  4. If the number of images that have been downloaded exceeds the preload setting, you can continue to download the series when you click on the new series
  5. Improve series list display style
  6.  Update Dicom Uploader client to version 2.1.0.1
  7. Bug fix:Modify the underlying positioning line display logic to solve the problem that the positioning line may not be displayed under some images
  8. Other bug fix
  9. Update development document

 

相关截图: 继续阅读“LinkEye Viewer 2.6.1.0 Released(Discard)”

LinkEye Viewer 2.6.0.9 Released

发布声明

  1. 手机端加入保存图像功能(Android微信软件无该功能)
  2. 序列列表中可以显示序列描述
  3. 图像窗口中可以显示序列描述
  4. 序列按照Id同步模式改善

Release note

  1. Add save image function in the mobile mode(not supported in the android wechat)
  2. Series descriptions can be displayed in the series list
  3. Series descriptions can be displayed in the image window
  4. Improve series sync function of by image id sync mode

LinkEye Viewer 2.6.0.6 released

发布内容

  1. 【新特性】支持序列手动对比功能
  2. 【新特性】可以通过ui参数控制序列列表显示位置,包括右边(&ui=sl_r),下边(&ui=sl_b)和自动
  3. 【改善】改善序列对比功能,不同方向的序列,不支持对比;定位线图像和其他序列不支持对比。并修改相关bug
  4. 【改善】改善Pc端序列列表在Bottom时候的显示样式

 


Release  note

  1. 【New feature】support series manual comparison mode
  2. 【New feature】you can set ‘series list’ position fixed to right or bottom by param(&ui=sl_r  or &ui=sl_b )
  3. 【Improvement】Improved series comparison function, series in different directions, does not support comparison ; ‘LOCALIZER’ images do not support comparison. Modify related bugs
  4. 【Improvement】Improve multi-study series list ui style when displaying in the bottom

LinkEye Viewer 2.6.0.5 released(推荐升级)

发布内容

  1. 【新特性】加入追加检查功能(追加检查到已经打开的Viewer中)(集成请参考文档)
  2. 【文档】追加检查相关文档发布
  3. 【改善】竖屏面板加3*3序列对比
  4. 【设计】Web Server重构配置文件加载设计和缓存设计(涉及配置文件加载),避免更新程序时候出现的缓存问题
  5. 【设计】可以通过&log=screen调试移动的异常log
  6. 【Bug fix】解决第三方RIS检查列表无法显示的问题
  7. 【Bug fix】DR等图像如果默认是invert显示,图像初始化显示时候, 没有进行invert显示(建议升级)
  8. 【Bug fix】解决svc程序配置文件合法性判断错误可能导致的异常问题
  9. 【Bug fix】**厂家(PACS DB集成模式)获取患者年龄字段错误

Release note

  1. 【New feature】append study to the existing viewer(please refer to the documentation for integration
  2. 【Document】append study development document
  3. 【Improvement】add 3by3 series layout
  4. 【Re-Design】Web Server refactoring configuration file loading design and cache design (involving configuration file loading) to avoid caching problems when updating programs
  5. 【Design】You can debug the abnormal log of the mobile device by &log=screen(for developer only)
  6. 【Bug fix】Solve problems that third-party RIS study list cannot display
  7. 【Bug fix】If the image such as DR is invert by default, when the image is initialized, no invert display is displayed (recommended upgrade)
  8. 【Bug fix】Solve the svc program configuration file legality judgment error may cause abnormal problems