LinkEye viewer v3.0.1.9 released

发布声明

  • 支持Dicom加密功能(需要配置,默认不加密)
  • 触控屏和移动端支持布局切换功能
  • bug fix:相同序列图像大小不同时候,可能出现显示不全的问题(主要是DR图像)
  • 其他bug 修改

Release note

  • Dicom encryption is supported
  • Layout is supported in touch screen
  • bug fix:When the size of the same series of images is different, incomplete display may occur
  • Other bug fix

Video link:

touch(mobile) screen layout video

LinkEye viewer v2.6.6.9 released

Release note

  1. Whether lossless compression mode transfer files can be configured
  2. bug fix: anonymous sharing failed in sqllit db mode

Cofigration tag:

  • file:MedicalImageServer.exe.config
  • tag: <add key=”losslessGetImage_unsigned” value=”true” /> (‘true’ : unsigned image(Pixel Representation is 0) will be lossless compressed)
  • tag:<add key=”losslessGetImage_signed” value=”false” /> (‘true’ : sign image will be lossless compressed)