KR101727566B1 - Processing and transmission method of DICOM medical image at Embedded Multi-platform environments and its system - Google Patents

Processing and transmission method of DICOM medical image at Embedded Multi-platform environments and its system Download PDF

Info

Publication number
KR101727566B1
KR101727566B1 KR1020150070321A KR20150070321A KR101727566B1 KR 101727566 B1 KR101727566 B1 KR 101727566B1 KR 1020150070321 A KR1020150070321 A KR 1020150070321A KR 20150070321 A KR20150070321 A KR 20150070321A KR 101727566 B1 KR101727566 B1 KR 101727566B1
Authority
KR
South Korea
Prior art keywords
medical image
image data
dicom
original medical
terminal
Prior art date
Application number
KR1020150070321A
Other languages
Korean (ko)
Other versions
KR20160136608A (en
Inventor
김경수
Original Assignee
주식회사 아이엠알
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 주식회사 아이엠알 filed Critical 주식회사 아이엠알
Priority to KR1020150070321A priority Critical patent/KR101727566B1/en
Publication of KR20160136608A publication Critical patent/KR20160136608A/en
Application granted granted Critical
Publication of KR101727566B1 publication Critical patent/KR101727566B1/en

Links

Images

Classifications

    • G06F19/321
    • G06F19/322

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)

Abstract

The present invention relates to a method and system for transferring and processing medical images of a medical image in an embedded multi-platform environment, and enables fast transmission and image processing of a medical image in an embedded multi-platform environment.
That is, the present invention provides a method of transmitting a DICOM original medical image in an embedded multi-platform environment, the DICOM medical image processing method comprising the steps of: dividing and transmitting a DICOM medical image through a P2P overlay network; Sized medical image data adjusted to have data of a size smaller than the size of the medical image data, and during the diocom image deformation process in the embedded terminal, the diocom size reduction medical image data having the small size data transmitted from the Pax server is stored in the terminal canvas And after the image modification process is completed, the original medical image data of the DICOM is displayed on the terminal canvas according to the dichromic image deformation value.
Therefore, in converting the DICOM original medical image displayed on the terminal canvas of the embedded terminal according to the present invention, the DICOM original medical image data transmitted from the PACS server to the embedded terminal is converted into small size data, The original medical image data of the DICOM in the embedded terminal can be quickly converted, and after the image conversion process by the user is completed, the actual DICOM original medical image data is dividedly transmitted and displayed through the P2P overlay network, Real-time image processing such as image processing can be performed quickly.

Description

[0001] The present invention relates to a method and system for transmitting medical image data in an embedded multi-platform environment,

The present invention relates to a DICOM medical image transmission and processing method and system thereof in an embedded multi-platform environment, and more particularly, to a DICOM medical image transmission method, a DICOM image overlay server The present invention aims to provide a digital image processing apparatus capable of dividing and transmitting diacom medical image data through an overlay network so that diicom medical images can be quickly transferred on a network. In the diacom medical image processing method, The original medical image data is converted into a dicom size reduced medical image having small size data, and during the dicom image conversion process in the embedded terminal, the dicom size reduced medical image data having a small data size in the Pax server Provided as terminal canvas and displayed After completing the image modification process, the original medical image data of the DICOM is provided and displayed on the terminal canvas according to the DICOM image deformation value in the PXSS server, so that quick image processing of the DICOM medical image is performed in the environment of the embedded terminal To be able to do so.

Generally, in a hospital, medical imaging devices such as endoscopes, CT, MRI, and ultrasound are acquired and stored in a digital state, and functions necessary to transmit and retrieve the readings and medical records to each terminal together A digital image storage and transmission system (PACS), which processes the digital image data in an integrated manner, is being applied.

PACS (PACS) has been able to improve the hospital work capacity by efficiently processing the hospital's diagnosis and reading through the existing film through the computer and network, so that it can be done efficiently.

Meanwhile, since the image of the medical digital image used in the PACS, that is, DICOM (Digital Imaging and Communications in Medicine) medical image, has a high resolution, the transmission delay on the network, It takes a lot of time for image transformation process such as size and level, so that downloading of images and image transformation process are not performed quickly.

In addition, when Daicom medical image data transmission is dependent on only Daikom medical image files stored in the Pax server, there is a problem that the speed is not increased any more when the network bandwidth of the Pax server is exceeded. When many embedded terminals are connected, n, the speed is divided by 1 / n, so that the speed is decreased and the number of servers and lines is increased by hardware, which causes an exponential increase in cost.

To overcome the shortcomings of the network transmission rate and reduce the burden on the server, P2P Overlay Network technology, which combines P2P technology with Overlay Network concept, can be used. Unlike the existing Client / Server concept, P2P technology is characterized in that all the participants are servers and simultaneously perform the dynamics of the client to reduce the burden on the server. Overlay Network can provide efficient network service by constructing a virtual network on top of existing network.

In addition, as various OSs emerged, the demand for software operating in an embedded environment rapidly increased. However, in order to develop software in each development language corresponding to various multi-platforms, a huge development cost and time were consumed.

Therefore, a web page language such as HTML5 is an effective language that can reduce development cost and time in various multi-platform environment of an embedded terminal. Since it is easy to apply in various multi-platforms, it can be applied to various platforms with one development, Thereby shortening the cost and time of the system.

Especially, among the web page languages, HTML5 is the latest standard of HTML and it is a core markup language of the World Wide Web. In the existing version, it can realize brilliant graphic effects that could not be used without ActiveX or Flash, and can realize fantastic multimedia on web pages.

The HTML5 canvas also allows image processing to be done directly on the Web page by processing the image data directly, and the HTML5 canvas allows developers to express a great level of graphics in a web browser in a common language such as HTML or JavaScript.

This image processing enables the transmission of medical images and various image processing in a variety of multi-platform environments, allowing the user to adjust the window size or window level (Window Width / Level) function, which is useful for accurate determination of medical images, It allows you to manipulate the level arbitrarily.

However, in the HTML5 canvas, it is a big problem that the processing speed of large size images like Dicom original medical images is significantly lower than that of native technologies (C, C ++, C #, Java, etc.). In particular, when the window size and the window level control function are required to display the converted image in real time, the problem of the image processing speed is adversely affected because a large size image must be processed several times. In addition, there is a problem that the image processing performance is significantly lowered in an embedded terminal device having a hardware performance restriction than a general terminal.

Korea Patent No. 0932195

Accordingly, in the embedded terminal environment using a web page language such as HTML5, as described above, due to the limited transmission rate and slow image processing speed of the existing network, So that it is possible to solve the problem that the window size and the window level can not be manipulated quickly and easily.

That is, the present invention provides a method of transmitting and processing a medical image in a multi-platform embedded environment, the method comprising: transmitting a large-capacity original digital image data to a Fox server using a P2P overlay network between the embedded terminals, The image data is converted into a dicom size reduction medical image adjusted to have small size data, and during the dicom image conversion process in the embedded terminal, the dicom size reduction medical image data having the small size data transmitted from the pax server Is displayed on the terminal canvas, and after the image modification process is completed, the DICOM original medical image data is displayed on the terminal canvas according to the diCOM image deformation value.

According to another aspect of the present invention, there is provided a DICOM medical image system in an embedded multi-platform environment, the DICOM medical image system comprising: a PICKS server that stores a DICOM original medical image and transmits the DICOM original medical image to an embedded terminal connected through a network; An original medical image data unit which is provided in an embedded terminal and a Pax server for displaying an image and stores DICOM original medical image data, DICOM original medical image data stored in the DICOM original medical image data unit is a P2P overlay network The original medical image data is converted into a reduced size data, and the converted digital image data is stored in the decompressed medical image data portion and the embedded terminal to display the original medical image of the DICOM. Consisting of a terminal canvas The.

Therefore, in transmitting and displaying the DICOM original medical image displayed on the canvas of the embedded terminal, the DICOM original medical image data transferred from the PACS server to the embedded terminal is converted into small-sized data, As a result, the original medical image data of the actual Dicom after the completion of the image conversion process by the user is distributed by using the P2P overlay network to distribute the medical image data Real-time image processing such as window size and window level adjustment is easily and clearly performed.

BRIEF DESCRIPTION OF THE DRAWINGS Fig. 1 is an illustration of a control process according to the present invention; Fig.
FIG. 2 is an exemplary diagram of a process of transforming a DICOM original medical image in the present invention; FIG.
FIG. 3 is a photograph showing an example of a modification operation display process in the present invention
Figure 4 is an illustration of a system according to the present invention;
5 is a detailed diagram of a Pax server according to the present invention.
FIG. 6 is a diagram illustrating an example in which an embedded terminal includes a temporary DICOM original medical image data unit and a temporary DICC size-reduced medical image data unit in an embodiment of the present invention. FIG.
7 is a detailed diagram of an overlay server according to the present invention;

Hereinafter, the present invention will be described in detail with reference to the accompanying drawings. The following description is intended to explain the present invention in detail and does not limit the scope of the present invention.

The present invention enables the diCOM original medical image transformation process to be performed quickly and easily by allowing the diCOM original medical image modification process in the embedded terminal to display the reduced dicom size reduced medical image data in a small size, The original medical image transmission is distributed to the P2P overlay network through the overlay server, so that the diicom medical image data can be transmitted quickly in a limited network environment.

The present invention relates to a method of processing a digital medical image in an embedded multi-platform environment, the method comprising the steps of: (a) generating a digital medical image data A data size reduction storing process 100, a dicom size reduction medical image data and a Dicom original medical image data are provided at a daisy comb image requesting facsimile server 10 at an embedded terminal 20, The digital medical image data is displayed on the terminal canvas 21 according to the comb image deformation value, and after the image deformation is completed, the original medical image data of the DICOM is displayed on the terminal canvas 21 The digital medical image transformation process 200

Here, the image data size reduction and storage process 100 may reduce the size of the DICOM original medical image data stored in the DICOM original medical image data section 17a and convert the DICOM original medical image data into a dicom size reduced medical image data section 17b .

The adjustment of the DICOM original medical image data in the image data size reduction and storage process 100 is performed by adjusting the resolution or the size of the image, and the image data size may be 30 to 70% of the actual DICOM original medical image data Size.

The DICOM original medical image transforming process 200 is a process of transforming the original medical image transforming process 200 into a DICOM original image data display mode in which the user activates the terminal canvas 21 in the embedded terminal 20 and displays the DICOM original medical image data transmitted from the PACS server 10 (220) for detecting whether or not a user manipulates the DICOM original medical image in the DICOM original medical image display process (210), a medical image transformation operation detection process (220) In the operation detection process 220, when a user's DICOM original medical image modification operation is performed, the dicom-size reduced medical image data transferred from the PACS server 10 is provided according to the modification operation of the user, A deforming operation displaying step (230) for causing the deforming operation displaying process (230) The completion of the deformation manipulation completion detection process 240 for detecting completion of the deformation manipulation completion detection process 240, The original medical image deformation detection process 250 and the DICOM original medical image deformation detection process 250, which detect the deformation of the original medical image data, To the embedded terminal 20 to display a modified medical image image on the terminal canvas 21 (step 260).

The DICOM original medical image data and the DICOM size reduction medical image data displayed on the embedded terminal 20 are transmitted in real time according to the manipulation of the user's terminal canvas 21 in the PACS server 10 .

The DICOM original medical image data and the DICOM size reduction medical image data displayed on the embedded terminal 20 are transmitted upon a call according to an operation of activating the terminal canvas 21 by the user, And the dicom size reduction medical image data may be stored in the temporary dicom size reduction medical image data portion 22b and displayed on the embedded terminal 20. [

In the deformation operation display process 230, the deformation of the DICOM original medical image includes a window size modification process for modifying the image size and a window level adjustment process for adjusting the level of the image.

In particular, the overlay server 40 allows the DICOM original medical image data to be transmitted quickly through the P2P overlay network when transmitting the DICOM original medical image in real time.

Hereinafter, a system according to the present invention will be described.

That is, the present invention relates to a DICOM medical image system in an embedded multi-platform environment, wherein the DICOM medical image includes a DICOM medical image and is provided to an embedded terminal 20 connected via a network, An original terminal 20 for displaying a diCom medical image provided from a facsimile server 10, a Daicom original medical image data section 17a for storing Daicom original medical image data, A dicom size reduction medical image data section 17b for converting the Dicom original medical image data stored in the image data section 17a into data of a small size, an overlay transmission section 17b for transmitting the Dicom original medical image to the P2P overlay network 18, an overlay server 40 for enabling quick transmission of DICOM original medical image data through an overlay network, an embedded terminal 20 The original canonical medical image data is embedded according to the deformation degree of the diacom size reduction medical image data modified in accordance with the deformation manipulation process of the terminal canvas 21 and the embedded terminal 20 which pop up to display the original medical image of the diacom, And a reduced image interlocking distortion output controller 15 provided on either side of the facsimile server 10 or the embedded terminal 20 so as to display a modified image on the terminal 20.

The Pax server 10 includes a connection control server unit 11 that controls the connection of the embedded terminal 20 connected to the network and a DICOM original medical image data transmitted from the image diagnostic apparatus 30, The original medical image data storage control server unit 12 for storing the original medical image data in the original medical image data unit 17a and the data size of the original DICOM medical image data stored in the DICOM original medical image data unit 17A An image size reduction storage control server unit 13 for storing the image size reduction medical image data in the dicom size reduction medical image data unit 17b and an operation signal from the connected embedded terminal 20, A DICOM original medical image transmission control server unit 14 for selectively transferring image data and a main control server unit 16 for controlling the operation of each control server unit according to the connection of the embedded terminal 20 Will.

The overlay server 40 includes an overlay connection control server unit 41 for controlling the connection of the embedded terminal 20 connected to the P2P overlay network and a DICOM medical image seed An image data division control server unit 43 for controlling the DICOM original medical image data so as to enable divisional transmission of the DICOM original medical image data, an overlay main control server unit 43 for controlling the operation of the control server unit according to the connection of the embedded terminal 20, (44).

The embedded terminal 20 is also provided with a temporary DICOM original medical image data section 20 for temporarily storing the DICOM original medical image data transferred from the PACS server 10 at the time of calling the medical image data according to the activation of the terminal canvas 21, (22a), and temporarily stores the dicom-size reduced medical image data transmitted from the facserver (10), wherein, upon completion of the modification operation display process, The DICOM original medical image data stored in the temporary DICOM original medical image data section 22a is extracted so that the DICOM original medical image data is displayed on the embedded terminal 20 in conjunction with the reduction of the reduced medical image data, And a reduced image interlocking distortion output control unit 15 for displaying the reduced image interlocking distortion output control unit 15 on the display screen.

Hereinafter, the operation of the present invention will be described.

As described above, in the DICOM medical image processing method in the embedded multi-platform environment, the FXS server 10 stores the DICOM original medical image data into the dicom size reduced medical image having the small- Size reduction medical image data is displayed on the terminal canvas 21 when the dicom image modification operation is performed in the embedded terminal 20, and after the image modification is completed, And a DICOM original medical image modification process 200 for allowing DICOM original medical image data to be displayed and displayed on the terminal canvas 21 according to the image modification value, The embedded terminal 20 is provided with a facsimile server 10 and a facsimile server 10, An embedded terminal 20 for displaying an original medical image, a Daicom original medical image data section 17a provided in the Pax server 10 for storing Daicom original medical image data, a Dicom original medical image data section 17a And a terminal canvas 21 for displaying the DICOM original medical image data in the embedded terminal 20 and the DACOM original medical image data stored in the DICOM original medical image data storage 17b are converted into small- The original medical image data is converted into a dicom-size reduced medical image data portion (hereinafter, referred to as " dicom-size reduced medical image data portion " 17b.

On the other hand, the images stored in the DICOM original medical image data section 17a and the DICOM size reduction medical image data section 17b are converted into JPG and stored.

In the above-described state, the actual medical image of the DICOM is displayed on the embedded terminal 20 through the DICOM original medical image display process 210.

Also, in the DICOM original medical image display process 210, the DICOM original medical image data is connected to the overlay server 40 to receive the DICOM original medical image data through the P2P overlay network, and the embedded terminal 20 connects to the P2P overlay network The overlay connection control server unit 41 performs processing. At this time, the Daicom medical image seed section 42 provides seed information for the DICOM original medical image data, and the image data division control server section 41 divides the image data from the seed into the quick So that the data can be received.

When the user manipulates the embedded terminal 20 to manipulate the original medical image of the DICOM, the JavaScript transformation detection implementation unit 230 displays the modified image of the DICOM- Dimensional medical image data stored in the temporary dicom-size reduced medical image data portion 22b of the embedded terminal 20 by causing the dicom-size reduced medical image data stored in the data portion 17b to be displayed in real time, And the comb size reduction medical image data is displayed.

When the user manipulates the DICOM original medical image transforming operation in the deforming operation displaying process 230, the deforming operation detecting process 240 detects that the JavaScript deforming detecting implementer is in the terminal canvas 21, The DICOM original medical image data modified in accordance with the detected medical image deformation degree may be provided from the DICOM original medical image data section 17a of the PAX server 10 or may be provided from the embedded terminal 20 The modified medical image image provided from the temporary DICOM original medical image data section 22a of the terminal DICOM is displayed on the terminal canvas 21 to process and display data in a web page environment such as HTML5.

10: Pax server
11: Connection control server section
12: Daikom original medical image storage control server section
13: Image size reduction storage control server unit
14: Daikom original medical image transmission control server unit
15: Collapsing image interlocking distortion output control unit
16: Main control server section
17a: DICOM original medical image data section
17b: Dicom size reduction medical image data part
18: Overlay transmission unit
20: embedded terminal
21: Terminal canvas
22a: temporary DICOM original medical image data section
22b: Temporary dicom size reduction medical image data part
30: Imaging device
40: Overlay server
41: Overlay connection control server unit
42: Daikom Medical Image Seed Department
43: Video data division control server unit
44: Overlay main control server section
100: Image data size reduction storing process
200: Daikom original medical image transformation process
210: Daikom original medical image display course
220: medical image transformation manipulation detection process
230: deformation operation display process
240: Deformation operation completion detection process
250: Medical Image Deformation Detection Process
260: Transformation Medical Image Display Process

Claims (6)

Claims 1. A diacom medical image imaging system in an embedded multi-platform environment;
An embedded terminal 20 that stores a DICOM original medical image and provides the DICOM original medical image to an embedded terminal 20 connected via a network and a DICOM original medical image provided from the FXS server 10, An overlay server 40 for transmitting the DICOM original medical image to the P2P overlay network, a DICOM original medical image data portion 17a for storing DICOM original medical image data in the FASC server 10, The diacom original medical image data stored in the diacom original medical image data section 17a is converted into data of a small size and stored in the diacom size reducing medical image data section 17b and popped up at the embedded terminal 20, Dimensional medical image data transformed according to the deformation manipulation process of the terminal canvas 21 and the embedded terminal 20, And a reduced image interlocking deformation output control unit 15 provided on either one of the facsimile server 10 and the embedded terminal 20 so that the original medical image data can be variably displayed on the embedded terminal 20,
The Pax server 10 includes a connection control server unit 11 for controlling the connection of the embedded terminal 20 connected to the network and a DICOM original medical image data transmitted from the image diagnostic apparatus 30 to the DICOM original medical care The original medical image storage control server unit 12 for storing the original medical image data in the image data unit 17a and the digital image data stored in the original digital medical image data unit 17a, The image size reduction storage control server unit 13 stores the image size reduction medical image data in the size reduction medical image data unit 17b. The image size reduction storage control server unit 13 receives the operation signal from the connected embedded terminal 20, And a main control server unit 16 for controlling the operation of each control server unit according to the connection of the embedded terminal 20 and the DICOM original medical image transmission control server unit 14,
The embedded terminal 20 is provided with a temporary DICOM original medical image data part 22a for temporarily storing the DICOM original medical image data transferred from the PACS server 10 at the time of calling the medical image data according to the activation of the terminal canvas 21 And a provisional dicom size reduction medical image data portion 22b for provisionally storing the dicom size reduction medical image data transmitted from the pax server 10,
The DICOM original medical image data stored in the temporary DICOM original medical image data section 22a so that the DICOM original medical image data is displayed on the embedded terminal 20 in conjunction with the transformation of the DICOM reduced medical image data at the completion of the deformation operation display process The overlay server 40 is provided with an overlay server 40 for controlling the connection of the embedded terminal 20 connected to the P2P overlay network, A control server unit 41 and a diacom medical image seed unit 42 for storing seed information of the DICOM original medical image data so as to control the DICOM original medical image data to be divided and transmitted, A server unit 43 and an overlay main control server unit 44 for controlling the operation of the control server unit according to the connection of the embedded terminal 20 Die comb the original medical image processing system embedded in a multi-platform environment characterized.
delete delete delete delete delete
KR1020150070321A 2015-05-20 2015-05-20 Processing and transmission method of DICOM medical image at Embedded Multi-platform environments and its system KR101727566B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150070321A KR101727566B1 (en) 2015-05-20 2015-05-20 Processing and transmission method of DICOM medical image at Embedded Multi-platform environments and its system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150070321A KR101727566B1 (en) 2015-05-20 2015-05-20 Processing and transmission method of DICOM medical image at Embedded Multi-platform environments and its system

Publications (2)

Publication Number Publication Date
KR20160136608A KR20160136608A (en) 2016-11-30
KR101727566B1 true KR101727566B1 (en) 2017-04-17

Family

ID=57707190

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150070321A KR101727566B1 (en) 2015-05-20 2015-05-20 Processing and transmission method of DICOM medical image at Embedded Multi-platform environments and its system

Country Status (1)

Country Link
KR (1) KR101727566B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111797902B (en) * 2020-06-10 2023-12-22 西安邮电大学 Medical X-ray film magnification measuring system and method based on image data analysis

Also Published As

Publication number Publication date
KR20160136608A (en) 2016-11-30

Similar Documents

Publication Publication Date Title
JP6313020B2 (en) System, computer-readable storage medium and method
JP6278348B2 (en) Medical image display program, medical image display method, medical image display apparatus, and medical image display system
US8508539B2 (en) Method and system for real-time volume rendering on thin clients via render server
US20110206249A1 (en) Transmission of medical image data
JP5306429B2 (en) Method for digital document processing
US7209578B2 (en) Image based medical report system on a network
US6424996B1 (en) Medical network system and method for transfer of information
KR101562434B1 (en) Processing method of DICOM medical image at Smart Pad Multi-platform environments and its system
US8922569B1 (en) Cloud based system for and method of translating between disparate 3D graphics languages in client-server computing environments
EP3001340A1 (en) Medical imaging viewer caching techniques
EP2237179A3 (en) PACS optimization techniques
US8867863B2 (en) Presentation and manipulation of high depth images in low depth image display systems
CN101336842A (en) Self-adapting extraction and indication method of JPEG2000 medical image
KR101727566B1 (en) Processing and transmission method of DICOM medical image at Embedded Multi-platform environments and its system
Jao et al. The display of photographic-quality images on the Web: a comparison of two technologies
JPH05274229A (en) Data converting system for network system and network system for the data converting system
US11282159B2 (en) Image display system that executes rendering by switching the rendering between rendering by a server and rendering by a client terminal
JPH11284682A (en) Image transfer system
JP4900986B2 (en) Image handling method and apparatus
CN112863700A (en) Medical image cooperation method, device, equipment and computer storage medium
CN114496175A (en) Medical image viewing method, device, equipment and storage medium
US20140059027A1 (en) Server device, client device, medical image processing system, and medical image processing method
JPWO2008142915A1 (en) Medical image management apparatus and program
EP4354453A1 (en) Communicating medical image data
JP6513406B2 (en) Medical image processing device

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant