linkimaging – 第24页 – Link-Imaging用户中心
跳至内容
发布内容:
解决webpacs导入图像可能出现中文乱码的问题(如果图像中没有存储字符编码)
解决16bit有符号MR图像进行无损压缩时候,可能出现的压缩错误的问题
发布内容
多语言重构,不同语言使用不同的文件,且可配置,同时移除代码中中文字符
优化获取检查信息速度:减少35%的数据信息大小
优化dicom初始化解析代码,并降低部分内存,去掉jpeg2000解析文件,以提升js加载效率
分享过期对话框不允许关闭
Bug fix:解决对于没有存储默认窗宽窗位的图像,初始化显示失败的问题
Bug fix:解决非法dicom文件无法解析的问题(定义了Palette Color Lookup Table,但是没有值),导致前端解析错误
Release note
Multi-language re-design, different languages use different files, and configurable. Remove Chinese characters in the code
Optimize the speed of obtaining study information: reduce the size of data information by 35%
Optimize dicom initialization parsing code, reduce memory usage, remove jpeg2000 parsing files to improve js loading efficiency
Share expired dialog does not allow closing
Bug fix: Resolve the problem of initial display failure for dicom images that do not store the default window width/window center.
Bug fix: Resolve an issue where an illegal dicom file cannot be parsed (a Palette Color Lookup Table is defined, but no value), causing a dicom parsing error
发布内容
改善:DR,CR,MG图像渐进式加载时候使用10%的质量,进一步提升图像下载速度
设计修改:重构Viewer客户端代码
支持iis自定义路径显示,例如http://youdomain.com/subpath/Viewer/Index, 以便更好的支持反向代理和负载均衡
Imageserver使用/imageserver而不是/api调用
相关bug修改
Release note
Improvement: DR, CR, MG images use 10% quality when progressively loading
Design modification: Refactoring the Viewer client code
Support custom sub-path by IIS. e.g. http://youdomain.com/subpath/Viewer/Index. To better support reverse proxy and load balancing
Imageserver calling use /imageserver instead of /api
Related bug fixes
发布内容
重新设计客户端和服务的程序
去掉代码中的中文字符
socket支持不同的二级路径名称,例如ws3d,ws2d,wsrs
Bug fix: 解决CR图像渐进式加载失败的问题
Release note
Re-design the client and server code
remove Chinese characters in front-side code
socket support new sub-path, e.g. ws3d,ws2d,wsrs
Bug fix: solve the problem of CR image progressive loading failure
Release Note
English-Chinese translation
Modify config file design
发布内容
翻译部分中文字符
Bug fix:插入数据时候,没有插入UserId
发布内容
使用全新的架构
支持本地文件夹加载
使用全新的UI样式
修改已知bug
加入新功能,如colormap,更多布局,更丰富的序列对比等
支持多检查功能
Screen capture:
发布内容
Bug fix:解决分享时候,第一次UI没有显示分享时间的问题
修改Viewer客户端相关设计,使设计更合理
Release note
Bug fix:solve the problem that share time does not display when share study at the first time
Modify the viewer client design to make it more reasonable
发布内容
bug fix:解决部分数据可能导致浏览器crash的问题
设计修改:重构Client设计
Release note
bug fix:solve the problem that some data may cause browser crash
re-design the client codes
注意:该版本不允许发布给客户
发布内容
Viewer中最上层Header可以被配置,并修改UI配置文件
优化:改善图像读取速度,尤其是手机端DR大图像读取速度(提升500ms-1000ms)
如果没有设置socket3D地址(例如用户没有购买3D产品),则前端不显示3D相关按钮
修改图像显示相关bug
Release note
Header of viewer can be configured
Optimization: Improve image reading speed, especially on mobile phone DR large image reading speed (up to 500ms-1000ms)
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
bug fix