摘要
分析了HIFU远程医疗系统中的图像传送问题,提出了一种B超图像梯形剪切的方法,采用客户端/服务器的网络模式,通过Winsock编程来灵活控制和判断当前数据发送和接收的状态,从而保证了图像远程传送的不间断。采用多线程、多缓存的方式,提高了系统资源利用率,进而加快图像传送速度,降低模块间的耦合度,满足了远程诊断图像传送速度和图像质量的需求。
The paper analyzes the problems of image transmission in the HIFU tele-medicine system, and puts forward a method to cut a trapezoid area from the ultrasound image. It is based on C/S network model to implement no interval image transmission by Winsock programming that helps to control :rod judge the transmission status. The thesis employs multi-thread method to make good use of system resources, speed up communication velocity, reduce the coupling degree and meet the needs of image transmission in tele-medicine application.
出处
《计算机工程》
EI
CAS
CSCD
北大核心
2006年第24期272-274,共3页
Computer Engineering
关键词
远程医疗
C/S
流式套接字
多线程
Tele-medicine
Client/Server(C/S)
SOCK_STREAM
Multi-thread