文档介绍:华中科技大学
硕士学位论文
基于Web Service的远程医疗平台原型的设计与实现
姓名:张毅
申请学位级别:硕士
专业:计算机应用技术
指导教师:王天江
20070126
华中科技大学硕士学位论文
摘要
远程医疗是包括远程会诊在内的一个新的医疗方式和技术发展,他是近年来在远
程会诊的基础上发展起来的,由于计算机网络技术的迅猛发展,为远程医疗技术的
实施提供了可靠的技术保障,使专家医生和患者间的时间和空间上的限制得以通过
“远程医疗”技术跨越,方便了患者。基于流媒体技术,设计了一个视频交互的远程
医疗系统,对设计的基本技术做了深入的探讨,并进行了软件实现。
基于 协议的多媒体压缩技术,给出了在 视频传输中的一种误码恢复
技术——数字水印技术。在编码器端,对于每一个 帧,每个宏块中的特征数
据将被提取出来,用于生成独一无二的水印,并镶嵌在当前帧中。在解码器端,通
过数学方法将嵌入的水印还原,并进行比较。如果水印没有错误,则当前帧是可信
任的。否则将利用水印数据将当前帧近似恢复。
在此基础上运用 Web Service 技术,结合 RTP/RTCP 协议、框架平台上设
计并初步实现了一种远程医疗系统平台原型。系统采用基于 Web 服务的分布式多层
系统架构,客户端程序采用基于浏览器的胖客户端,业务逻辑以 Web 服务的形式出
现,业务逻辑流程采用 XML 文档进行描述并且为系统设计了数据库访问的统一接
口。该系统不仅仅提供了完整的在线医疗的解决方案,而且对医疗视频的实时采集、
编码、传输和回放进行了编码实现。
关键词:Web 服务, 视频编码标准,实时传输协议
I
华中科技大学硕士学位论文
Abstract
Telemedicine, including long-distance diagnosis of a new medical methods and
technology development, he is in long-distance diagnosis in recent years on the basis of
developed, the rapid development work technology for the implementation
of telemedicine technology to provide reliable technical support. The expert doctors and
patients between the time and space constraints to the adoption of "telemedicine"
technology leap for the patients. To design and develop distance telemedicine system
based on streaming media is discussed in this thesis. The relative technology has been
researched and the system has been realized with software.
In this study, a digital watermarking method be used in video transmission is
proposed. At the encoder, for an frame, the important data for each macroblock are
extracted to e the unique watermarking for this frame then embedded it into the
frame by a relationship of transform coefficients for differing transforms. At the decoder,
if the extracted watermarking is correct, then can know that the important data of
macroblocks in the frame will be trusted. If not, then can the mathematical method will
recover the error approximatel