A medical image optimization retrieval method based on multi-thread technology
A multi-threading technology, medical imaging technology, applied in the direction of image communication, selective content distribution, electrical components, etc., can solve problems affecting the efficiency of diagnosis, achieve the effect of improving download speed, reducing the number of handshakes, and saving communication time
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2017-04-19
- Estimated Expiration
- Not applicable · inactive patent
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] The invention relates to medical image communication and transmission technology. Background technique
[0002] PACS (Picture Archiving and Communication System) image archiving and communication system is currently a computer and network technology applicable to medical technology departments in hospitals in radiology, ultrasound, endoscopy, pathology, nuclear medicine and other imaging examinations. It is used by hospitals to replace traditional business way of technical means and business models.
[0003] The existing image retrieval methods are:
[0004] 1. Coding method. Encapsulate the image stream into multiple PDV files. When encapsulating data, the image stream needs to be encapsulated into PDV data blocks one by one according to the fixed PDV length. Each PDV includes the item length, presentation layer syntax ID and data stream;
[0005] 2. Single-threaded analysis of image data. Before sending the image, analyze it first, then send the ...
Examples
Embodiment Construction
[0026] Describe an embodiment below in conjunction with accompanying drawing, the present invention is described further.
[0027] figure 1 Shown is a basic data encoding block. When the server parses the image, it will encapsulate the image data stream according to the above format; where the PDU type represents the command type or data type, and the PDU length represents the length of the data block, that is, how many bytes the data stream has, and the subsequent data block is an encapsulation The PDV block, the PDV block contains the length of the item, that is, the length of "presentation layer data (PDV)-data set information", and the syntax ID of the presentation layer is the transfer syntax used by the image. The transfer syntax mainly includes reading from the high byte and Read data stream starting from low byte. The data encoding has some innovations on the old encoding format—designing a large PDV block containing multiple small PDV blocks.
[0028] figure 2 A ...