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

追加检查(Append study)视频

视频说明:

展示追加检查开发文档和Web PACS中演示追加检查效果/Demonstrate append study development documentation and demo in Web PACS。

注意:视频中检查列表仅仅用于演示,具体检查列表由用户自己的替代。

使用场景:可以用于患者不同检查的对比(需要调用端提供不同检查信息,具体参考集成文档)。

开发文档地址: 多检查集成文档

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

LinkEye Viewer 2.6.0.4 released

发布内容

  1. 【新特性】加入渐进式浏览模式,优先下载有损图像,并对显示的图像进行无损下载,以提升阅片体验,集成方式请参考相关开发文档
  2. 【新特性】2D 移动Viewer中加入上下翻页按钮
  3. 【改善】重构前端代码,部分优化Viewer初始化速度
  4. 【改善】2D 移动Viewer中,如果左右滑动屏幕,则采用单步翻页模式,不会根据Touch移动的距离进行跳跃翻页,如果上下翻页,则自动计算翻页距离(默认模式)
  5. 【升级注意】重构底层分享代码(升级时候,数据库有需要更新)
  6. 【文档】完善开发文档中的参数说明文档
  7. 【Bug fix】解决在图像没有下载完成,图像播放时候出现图像跳跃的问题
  8. 【Bug fix】解决有损绘制模式下,切换当前图像为无损时候,图像被reset的问题
  9. 【Bug fix】解决部分dicom可能出现的有损压缩异常(修改底层库)
  10. 【翻译】处理部分未翻译UI

Release note:

  1. 【New feature】Add progressive browsing mode, preferentially download lossy images, and perform lossless download on the displayed images to enhance the reading experience. Please refer to the relevant development documents for integration
  2. 【New feature】Add page up and down buttons in 2D mobile Viewer
  3. 【Improvement】Refactoring front-end code, partially optimizing viewer initialization speed
  4. 【Improvement】In the 2D mobile Viewer, if the screen is swept left and right, the single-step page turning mode is adopted, and the page turning is not performed according to the distance moved by the touch.
  5. 【Upgrade attention】Refactor the underlying “Image Sharing”  code (the database needs to be updated when upgrading)
  6. 【Document】Improve the parameter documentation in the development documentation
  7. 【Bug fix】Solve the problem that image skipping may occur when the image is not downloaded and the image is played
  8. 【Bug fix】Solve the problem that the image is reset when switching the current image to lossless in the lossy drawing mode
  9. 【Bug fix】Solve some of the lossy compression exception that may occur in some  non-standard file
  10. 【Translation】Translated part untranslated UI

产品操作视频:远程影像协作(选购)

视频简介:

远程影像协作功能的操作演示,基本流程如下:

  1. 点击远程协作按钮(集成时候,需要传递指定参数以开启该功能,并确认已经购买该插件,请参考开发文档)
  2. 软件会生成二维码和连接地址,把二维码或者Url地址发送给其他客户端,远端客户端打开该地址即可以参与远程同步
  3. 远程监听客户端加入后,各个客户端会显示连接的客户端列表
  4. 主持客户端可以对图像进行操作,如图像放缩,平移,浏览,测量,MPR,3D等,其他监听客户端会同步显示这些操作
  5. 主持客户端可以把操作权限交给其他客户端,可以踢出其他客户端,如果需要关闭同步,主持客户端点击关闭同步按钮即可

详细的功能介绍和集成文档请参考文档:远程协作集成文档

视频如下:

LinkEye Viewer 2.6.0.2 released

发布内容

  1. 【新特性】2D Mobile Viewer加入矩形测量,旋转,镜像,反色功能
  2. 【Bug fix】解决2.6.0.1版本中2D Mobile viewer移动slider时候出现的图像被reset的问题
  3. 【改善】改善Image server稳定性
  4. 【配置】server base address相关配置放到svc配置文件中
  5. 【配置】去掉无用配置项

Release note

  1. [New feature] 2D Mobile Viewer adds rectangular measurement, rotation, mirroring, and reverse color
  2. [Bug fix] Solve the problem that the image is reset when moving the slider(this issue only appears in version v2.6.0.1)
  3. [Improvement] Improve Image server stability and prevent occasional crashes
  4. [Configuration] The server base address configuration is placed in the svc configuration file
  5. [Configuration] Remove useless configuration items