Viewer release note – 第18页 – Link-Imaging用户中心
跳至内容
发布内容
改善reset api服务器,处理更多潜在异常情况
Viewer中加入错误页面配置:ErrorUrl
加入Server诊断页面:diagnose,用于查看server运行情况
解决字符集ISO_IR 58中文(manufacturer is anke)显示乱码的问题
Release note:
Improve the reset api server to handle more potential anomalies
Error page configuration added to Viewer: ErrorUrl
Add the Server diagnostic page: used to view the server running status
Solve the problem of character set ISO_IR 58 Chinese display garbled (manufacturer is anke)
发布内容
支持dicom中嵌入PDF文件(mime: application/pdf,对应tag为 0042,0012)的显示
如果第一次显示缩略图错误,第二次访问时候,会重新生成缩略图
Reset api模式下,对于特定图像,进入2D后,如果没有下载完成图像时候,就进入3D Viewer,可能导致3D显示错误的问题、
Release note
Support display of embedded pdf file (mime: application/pdf of tag 0042,0012) in dicom
If generating series thumb image failed for the first time, the thumb image will be re-generated when visite the image again
Solve the problem that 3d images may display errors in REST api mode for special dicom image(with bit stored is 16) and special operations(enter 2d and then enter 3d before series are downloaded)
发布内容
解决非Axial方向的数据,MPR,3D重建时候,可能出现的图像显示错误问题
Release note
Solve non-Axial direction data, MPR, 3D reconstruction, possible image display error problem
发布内容
标准Rest集成模式,根据已有Modality进行过滤,非标准Modality不显示
Bug fix:CTYun模式,DR序列如果有多个图像,会出现翻页错误
Release note
Standard Rest integration mode, filtering according to existing Modality, non-standard Modality is not displayed
Bug fix:Solve the problem of page scrolling error when there are multiple images in the DR/CR series
发布内容:
改善:对于iPhoneX等全面屏手机(Viewer所占分辨率高度大于等于800px时候),竖屏时候底端工具面板高度设置为65px(默认为45px),避免Home Indicator影响工具交互
Bug fix:解决部分MRI无损/有损压缩数据显示不正确的问题(from HITACHI ECHELON MR)
Bug fix:解决S3云存储集成模式,路径太长导致本地缓存保存失败的问题
Bug fix:解决dx厂家ris影像云集成时候,MR图像无法显示3D的问题(因为DB中设备类型显示不对)
Release note:
Improvement: For a full-screen phone such as iPhoneX (the resolution of the Viewer is greater than or equal to 800px), the height of the bottom tool panel is set to 65px (default is 45px) when the vertical screen is used to prevent the Home Indicator from affecting tool interaction.
Bug fix: Solving the problem that some MRI lossless/lossy compressed data display is incorrect (from HITACHI ECHELON MR)
Bug fix: Solving the S3 cloud storage integration mode, the path is too long, causing the local cache to fail to save.
Bug fix: Solving the problem that *** manufacturer’s ris image cloud integrated MR images can not display 3D (because the modality type in DB is wrong)
发布内容
SDK支持设置3D rotate速度(for CEF)
SDK支持获取当前Viewer的序列列表(for CEF)
支持10bit dicom图像的有损压缩
改善:3D下载速度改善(针对dicomqr,rest,云存储数据)
Bug fix:解决s3集成可能出现的3D图像下载失败的问题
Release note
SDK supports setting 3D rotate speed(for CEF)
The SDK supports getting the list of current Viewer series(for CEF)
Supports lossy compression of 10bit dicom images
Improvement: 3D download speed improvement (for dicomqr, rest, cloud storage data)
Bug fix: Solving the problem of 3D image download failure that may occur in s3 integration
发布声明:
优化DSA显示:针对dicomqr集成模式,允许PACS提前发送图像到LinkEye Server进行预处理,以优化DSA显示
Bug fix: 手机端点击保存图像,没有文字提示(上个版本bug)
Bug fix: Svc server去掉“imageSocket2DProgramName”配置后,svc启动异常
Release note
Optimized DSA display: Allows PACS to send images to LinkEye Server for pre-processing in advance for dicomqr integration mode to optimize DSA display
Bug fix: Click to save the image on the mobile phone, no text prompt (previous version bug)
Bug fix: Svc server removes the “imageSocket2DProgramName” configuration, svc startup exception
发布内容
ImageServer 内网配置支持多网段
ImageServer加入内网地址配置
Viewer支持通过配置允许Server和Viewer使用相同域名
Release note
imageServer intranet configuration supports multiple network segments
ImageServer supports intranet address configuration
Viewer supports configuration to allow Server and Viewer to use the same domain name
发布内容
开发文档更新
对dicom解析进行优化
预取API支持异步调用和callback 功能
底层支持Amazon S3和电信云存储
Bug fix: 解决非法dicom文件(VR内容非法)读取问题
Bug fix: 解决MPR绘制可能存在的默认ww wl不对的问题(仅针对部分REST模式下)
Release note
Update user develop document
Optimize the dicom parseing speed for rest mode
Prefetch API supports asynchronous call and callback functions
The support for Amazon S3 and Ctyun cloud storage
Bug fix: Resolve illegal dicom file (VR type content illegal) reading problem
Bug fix: Solving the problem that the default ww wl of the MPR drawing may be wrong
发布内容:
Bug fix:解决部分非法dicom图像可能导致的生成缩略图失败和Image server crash问题
Bug fix: 解决socket2d连接失败问题
修改:对于非图像文件,前端显示为invalid image
Bug fix: 解决Viewer使用ip地址时候,微信分享失败的问问题
Release note
Bug fix: Resolving some illegal dicom images may cause thumbnail failures and Image server crash issues
Bug fix: Connect to 2d socket failure
Modification:For non-image files, the front end is displayed as invalid image
Bug fix: Solve the problem of WeChat sharing failure when Viewer uses ip address