CN114496175A - Medical image viewing method, device, equipment and storage medium - Google Patents

Medical image viewing method, device, equipment and storage medium Download PDF

Info

Publication number
CN114496175A
CN114496175A CN202210131908.0A CN202210131908A CN114496175A CN 114496175 A CN114496175 A CN 114496175A CN 202210131908 A CN202210131908 A CN 202210131908A CN 114496175 A CN114496175 A CN 114496175A
Authority
CN
China
Prior art keywords
image
target
image sequence
viewing
user side
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN202210131908.0A
Other languages
Chinese (zh)
Inventor
赵子健
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Lianren Healthcare Big Data Technology Co Ltd
Original Assignee
Lianren Healthcare Big Data Technology Co Ltd
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 Lianren Healthcare Big Data Technology Co Ltd filed Critical Lianren Healthcare Big Data Technology Co Ltd
Priority to CN202210131908.0A priority Critical patent/CN114496175A/en
Publication of CN114496175A publication Critical patent/CN114496175A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H30/00ICT specially adapted for the handling or processing of medical images
    • G16H30/20ICT specially adapted for the handling or processing of medical images for handling medical images, e.g. DICOM, HL7 or PACS

Landscapes

  • Health & Medical Sciences (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Radiology & Medical Imaging (AREA)
  • Engineering & Computer Science (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The embodiment of the invention discloses a medical image viewing method, a medical image viewing device, medical image viewing equipment and a storage medium. The method comprises the following steps: receiving an image viewing request sent by a user side; determining a target DICOM image file based on the image identification to be viewed in the image viewing request and each pre-stored DICOM image file; carrying out cloud analysis on the target DICOM image file to obtain a target image sequence corresponding to a preset image format; and determining a target area image sequence based on the target image sequence and preset viewing area information, and sending the target area image sequence to a user side so that the user side displays the target area image sequence. By the technical scheme of the embodiment of the invention, the viewing speed of the medical image can be improved, the waiting time of a user can be reduced, and the viewing experience of the user can be improved.

Description

Medical image viewing method, device, equipment and storage medium
Technical Field
The embodiment of the invention relates to computer technology, in particular to a medical image viewing method, a medical image viewing device, medical image viewing equipment and a storage medium.
Background
With the rapid development of computer technology, doctors or patients can check medical images in the form of electronic films on terminal equipment, and the defects caused by paper films are avoided.
However, the DICOM image file is larger, such as more than 100MB, because the DICOM image file contains a sequence of images in groups, the DICOM image file needs to be downloaded for a longer time, and the waiting time of a user is longer when the network quality is poor, so that the user viewing experience is reduced.
Disclosure of Invention
The embodiment of the invention provides a medical image viewing method, a medical image viewing device, medical image viewing equipment and a storage medium, which are used for improving the viewing speed of a medical image, reducing the waiting time of a user and improving the viewing experience of the user.
In a first aspect, an embodiment of the present invention provides a medical image viewing method, applied to a cloud, including:
receiving an image viewing request sent by a user side;
determining a target DICOM image file based on the image identification to be viewed in the image viewing request and each pre-stored DICOM image file;
cloud analysis is carried out on the target DICOM image file, and a target image sequence corresponding to a preset image format is obtained;
and determining a target area image sequence based on the target image sequence and preset viewing area information, and sending the target area image sequence to the user side so that the user side displays the target area image sequence.
In a second aspect, an embodiment of the present invention further provides a medical image viewing apparatus, integrated in a cloud, including:
the image viewing request receiving module is used for receiving an image viewing request sent by a user side;
the target DICOM image file determining module is used for determining a target DICOM image file based on the image identification to be viewed in the image viewing request and each pre-stored DICOM image file;
the target DICOM image file analysis module is used for carrying out cloud analysis on the target DICOM image file to obtain a target image sequence corresponding to a preset image format;
and the target area image sequence sending module is used for determining a target area image sequence based on the target image sequence and preset viewing area information and sending the target area image sequence to the user side so that the user side can display the target area image sequence.
In a third aspect, an embodiment of the present invention further provides a medical image viewing system, where the system includes: a user side and a cloud side;
the user side is used for sending an image viewing request to the cloud side;
the cloud is used for realizing the medical image viewing method provided by any embodiment of the invention.
In a fourth aspect, an embodiment of the present invention further provides an electronic device, where the electronic device includes:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement a medical image viewing method as provided by any of the embodiments of the invention.
In a fifth aspect, embodiments of the present invention further provide a computer-readable storage medium, on which a computer program is stored, which when executed by a processor, implements a medical image viewing method as provided in any of the embodiments of the present invention.
In the embodiment of the invention, the cloud end receives the image viewing request sent by the user end, determines the target DICOM image file based on the image identification to be viewed in the image viewing request and each pre-stored DICOM image file, performs cloud end analysis on the target DICOM image file to obtain the target image sequence corresponding to the preset image format, determines the target area image sequence based on the target image sequence and the preset viewing area information, and sends the target area image sequence to the user end, so that the user end can directly display the target area image sequence, the cloud end only needs to send the target area image sequence corresponding to the effective viewing area obtained after analysis, the whole target DICOM image file does not need to be sent, the image transmission in different areas is realized, the data transmission quantity is greatly reduced, and the user can quickly view the target area image sequence corresponding to the effective viewing area, therefore, the medical image viewing speed is improved, the user waiting time is reduced, and the user viewing experience is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, a brief description will be given below of the drawings required for the embodiments or the technical solutions in the prior art, and it is obvious that the drawings in the following description are some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a flowchart of a medical image viewing method according to an embodiment of the present invention;
fig. 2 is a flowchart of a medical image viewing method according to a second embodiment of the present invention;
fig. 3 is a schematic structural diagram of a medical image viewing apparatus according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of a medical image viewing method according to an embodiment of the present invention, which is applicable to a case of viewing a two-dimensional medical image or a three-dimensional medical image. The method may be performed by a medical image viewing device integrated in the cloud, which may be implemented in software and/or hardware. As shown in fig. 1, the method specifically includes the following steps:
and S110, receiving an image viewing request sent by a user side.
The user terminal may refer to a device terminal at which a user views a medical image. For example, the user side may refer to, but is not limited to, a web page side or an application client side. The web page end can be a browser of a hospital doctor workstation, and the application client can be a mobile phone client of a patient.
The medical image may be a two-dimensional medical image or a three-dimensional medical image. For example, the medical images may include, but are not limited to: magnetic Resonance Imaging (MRI), Positron Emission Tomography (PET), Computed Tomography (CT), cone beam CT, or three-dimensional ultrasound Imaging.
Specifically, when the user needs to view the medical image, an image viewing operation may be triggered at the user end, such as: clicking a viewing button for viewing the image to enable a user side to obtain an image identifier to be viewed based on image viewing operation triggered by a user, generating an image viewing request based on the image identifier to be viewed, and sending the image viewing request to a cloud side, so that the cloud side can receive the image viewing request.
S120, determining a target DICOM image file based on the image identification to be viewed in the image viewing request and each pre-stored DICOM image file.
The to-be-viewed image identifier may refer to a unique identifier corresponding to the DICOM image file, so as to distinguish the DICOM image files of different patients based on the identifier. The embodiment may use the patient information as the identifier of the image to be viewed, or may use the unique serial number generated when the medical image is acquired as the identifier of the image to be viewed.
Specifically, the cloud may store DICOM image files of various patients in advance. For example, medical images of a patient are acquired with an imaging device, such as a CT device. The medical images of the collected patients can be converted into a DICOM format by using a PACS (Picture Archiving and Communication Systems), a DICOM image file is generated, and the DICOM image files of the patients can be transmitted to the cloud in batch, so that the cloud stores the received DICOM image files of the patients, and the client can call the DICOM image files at any time. The cloud end can analyze the image viewing request after receiving the image viewing request, obtain an image identifier to be viewed, match the image identifier corresponding to each pre-stored DICOM image file with the image identifier to be viewed, and determine a target DICOM image file corresponding to the image identifier to be viewed.
S130, cloud analysis is carried out on the target DICOM image file, and a target image sequence corresponding to a preset image format is obtained.
The preset image format may refer to a general image viewing format, so that image viewing can be performed using general application software. For example, the preset image format may be, but is not limited to, a jpg format, i.e., a format in which the image file is compressed to a minimum in order to further reduce the amount of data transmission. The target image sequence may include one or more target images. The target image sequence may be one or more. For example, during a single CT examination, 900 image files in DICOM format can be generated, and each image is classified into different image sequences according to different angles or positions, so as to generate a plurality of image sequences.
Specifically, the cloud may perform file parsing on all target DICOM image files to be viewed, convert the DICOM format into a preset image format, and obtain a target image sequence that can be directly displayed on the user side. File analysis efficiency can be improved by utilizing stronger equipment performance of the cloud end to analyze files.
S140, determining a target area image sequence based on the target image sequence and preset viewing area information, and sending the target area image sequence to a user side so that the user side can display the target area image sequence.
The preset viewing area information may be preset, and the information of the effective viewing area is defaulted when the user views the information for the first time. The effective viewing area may refer to an image viewable area when a user views an image at a user end. For example, the preset viewing area information may include, but is not limited to: and anchor point position information, width information, height information and image rotation angle information corresponding to the default image viewing area during first viewing. The anchor point position information may refer to position information of an upper left corner of the image viewing area.
Specifically, the cloud terminal can select a target area image corresponding to a preset viewing area from each target image in the target image sequence based on the preset viewing area information, obtain a target area image sequence with a smaller data volume, and send the target area image sequence to the user terminal, so that the cloud terminal only needs to send the target area image sequence corresponding to the effective viewing area, and does not need to send a whole target DICOM image file, thereby realizing the regional transmission of the images, greatly reducing the data transmission volume, enabling the user to quickly view the target area image sequence corresponding to the effective viewing area, improving the viewing speed of the medical images, reducing the user waiting time, enabling the user to view the image data in the largest area under the same bandwidth, and further improving the user viewing experience.
For example, after receiving the target area image sequence, the user terminal may automatically play each target area image in the target area image sequence in the display interface, or may display the target area images in the target area image sequence one by one based on a user operation.
Exemplarily, the "determining the target region image sequence based on the target image sequence and the preset viewing region information" in S140 may include: acquiring the display resolution of a user side in an image viewing request; and determining the target area image sequence based on the target image sequence, the preset viewing area information and the display resolution.
The display resolution of the user terminal may refer to a maximum resolution supported by a display screen of the user terminal.
Specifically, when the user terminal generates the image viewing request based on the image viewing operation triggered by the user, the image viewing request may be generated based on the identifier of the image to be viewed and the display resolution of the user terminal, so that the cloud terminal may obtain the display resolution of the user terminal by analyzing the image viewing request. The cloud end can be based on preset viewing area information and display resolution, each target image in the target image sequence is processed, the target area image sequence matched with the display resolution is obtained, for example, the image resolution of the target area image is equal to the display resolution of the user end, so that the generation of the area image with overlarge or undersize resolution can be avoided, the sub-resolution transmission of the image is realized, the situation that the user can view the clearest area image is guaranteed, and the user viewing experience is further improved.
In the technical scheme of the embodiment, the cloud end determines the target DICOM image file by receiving the image viewing request sent by the user end, based on the image identifier to be viewed in the image viewing request and each pre-stored DICOM image file, performs cloud end analysis on the target DICOM image file to obtain the target image sequence corresponding to the preset image format, determines the target area image sequence based on the target image sequence and the preset viewing area information, and sends the target area image sequence to the user end, so that the user end can directly display the target area image sequence, the cloud end only needs to send the target area image sequence corresponding to the effective viewing area obtained after analysis, the whole target DICOM image file does not need to be sent, the image transmission in different areas is realized, the data transmission amount is greatly reduced, and a user can quickly view the target area image sequence corresponding to the effective viewing area, therefore, the medical image viewing speed is improved, the user waiting time is reduced, and the user viewing experience is improved.
On the basis of the above technical solution, S140 may include: if the number of the images corresponding to the target image sequence is less than or equal to the preset number, the target image sequence is sent to the user side, so that the user side determines the target area image sequence based on the target image sequence and the preset viewing area information, and displays the target area image sequence; and if the number of the images corresponding to the target image sequence is greater than the preset number, determining the target area image sequence based on the target image sequence and the preset viewing area information, and sending the target area image sequence to the user side so that the user side can display the target area image sequence.
The preset number can be preset, and the number of images of the whole image can be directly transmitted. For example, the preset number may be set to 1. Specifically, when the number of images contained in the target image sequence is small, the cloud directly sends the whole target image sequence to the user side without affecting viewing efficiency, so that the user side determines the target area image sequence based on the received target image sequence and preset viewing area information, and displays the target area image sequence corresponding to the effective viewing area, so that dynamic change of the viewing area can be directly performed in the user side in the subsequent process, the target area image sequence does not need to be sent to the cloud again for changing the viewing area, and the viewing efficiency is further improved. When the number of images contained in the target image sequence is large, the target area image sequence with small data volume is determined in the cloud, and the target area image sequence is sent to the user side, so that the image viewing speed is further guaranteed.
Illustratively, when the target DICOM image file is a single-layer image file, the target DICOM image file may be directly sent to the user side, so that the user side locally parses the received target DICOM image file to obtain a target image sequence corresponding to a preset image format, and determines and displays the target area image sequence based on the target image sequence and preset viewing area information. When the target DICOM image file is a multilayer image file, cloud analysis can be performed on the target DICOM image file to obtain a target image sequence corresponding to a preset image format; and determining a target area image sequence based on the target image sequence and preset viewing area information, and sending the target area image sequence to the user side so that the user side can display the target area image sequence. Through the self-adaptive processing mode combining the local analysis and the cloud analysis, the viewing speed of the medical image can be further improved, and the viewing experience of a user is improved.
On the basis of the above technical solutions, the method may further include: determining a thumbnail corresponding to the target area image sequence; and sending the thumbnail to the user side so that the user side can carry out related display on the thumbnail and the target area image sequence.
The thumbnail may refer to a representative image corresponding to the target area image sequence, so that information such as an acquisition angle or an acquisition position corresponding to the corresponding target area image sequence can be quickly obtained based on the thumbnail. The resolution of the thumbnail may be less than the resolution of the target area images in the target area image sequence to further reduce the data transmission amount and increase the transmission speed while ensuring that the user can see clearly.
Specifically, one target area image may be randomly selected from the target area image sequence as a corresponding thumbnail, or the first target area image in the target area image sequence may be used as a corresponding thumbnail. And the resolution ratio of the selected target area image can be adjusted, and the thumbnail with lower resolution ratio can be determined. The cloud end sends the determined thumbnail corresponding to the target area image sequence to the user side, and the user side can perform associated display on the target area image sequence and the corresponding thumbnail so as to further improve the viewing experience of the user. For example, the user terminal may display the received thumbnail in a left area of the display interface, and may display a corresponding target area image sequence in a right area of the display interface when a user click operation on the thumbnail is detected. If a plurality of target area image sequences exist, the user side can display corresponding thumbnails in a list mode, and can display the target area image sequences corresponding to the thumbnails when the user clicks a certain thumbnail, so that the user can more quickly view the images which the user wants to view, and the user viewing experience is further improved.
Example two
Fig. 2 is a flowchart of a medical image viewing method according to a second embodiment of the present invention, and this embodiment describes in detail a changing process of a viewing area of a medical image on the basis of the second embodiment. Wherein explanations of the same or corresponding terms as those of the above embodiments are omitted.
Referring to fig. 2, the medical image viewing method provided in this embodiment specifically includes the following steps:
s210, receiving an image viewing request sent by a user side.
S220, determining a target DICOM image file based on the image identification to be viewed in the image viewing request and each pre-stored DICOM image file.
And S230, carrying out cloud analysis on the target DICOM image file to obtain a target image sequence corresponding to the preset image format.
S240, determining a target area image sequence based on the target image sequence and preset viewing area information, and sending the target area image sequence to a user side so that the user side can display the target area image sequence.
And S250, receiving a viewing area change request sent by a user side, wherein the viewing area change request is generated based on a viewing area change operation triggered by the user aiming at the currently displayed area image sequence.
Specifically, when a user wants to view images of other areas after viewing a target area image sequence corresponding to a preset viewing area, a viewing area changing operation may be triggered in a preset manner, for example, the user may move a displayed area image to change the viewing area in a gesture or a mouse or other manners. The user side can determine viewing area change information corresponding to an image viewing area currently selected by a user based on the moving position information of the displayed area image, generates a corresponding viewing area change request based on the viewing area change information, and sends the viewing area change request to the cloud side, so that the cloud side requests to transmit area image sequences corresponding to other viewing areas based on the viewing area change.
And S260, determining a current area image sequence to be viewed currently based on the target image sequence and the viewing area change information in the viewing area change request, and sending the current area image sequence to the user side so that the user side can display the current area image sequence.
Wherein, the viewing area change information may include but is not limited to: anchor point position information, width information, height information and image rotation angle information corresponding to the image viewing area currently selected by the user.
Specifically, the cloud end can analyze the received viewing area change request to obtain viewing area change information corresponding to the image viewing area currently selected by the user, select the current area image corresponding to the changed viewing area from each target image in the target image sequence based on the viewing area change information to obtain the current area image sequence, and send the current area image sequence to the user end, so that the user can rapidly view the image content of other areas on the user end, thereby realizing image dynamic update and regional transmission of the user visual area, ensuring the viewing speed of the medical image, and improving the viewing experience of the user.
According to the technical scheme, the cloud end determines the current area image sequence to be viewed currently by receiving the viewing area change request sent by the user end, based on the target image sequence and the viewing area change information in the viewing area change request, and sends the current area image sequence to the user end, so that the user end displays the current area image sequence, dynamic image updating and regional transmission of the user visual area are achieved, the viewing speed of medical images is guaranteed, and the viewing experience of the user is improved.
The following is an embodiment of a medical image viewing apparatus provided in an embodiment of the present invention, the apparatus and the medical image viewing method in the foregoing embodiments belong to the same inventive concept, and details that are not described in detail in the embodiment of the medical image viewing apparatus may refer to the above embodiment of the medical image viewing method.
EXAMPLE III
Fig. 3 is a schematic structural diagram of a medical image viewing apparatus according to a third embodiment of the present invention, where the present embodiment is applicable to a situation of viewing a two-dimensional medical image or a three-dimensional medical image, and the apparatus specifically includes: the image viewing system comprises an image viewing request receiving module 310, a target DICOM image file determining module 320, a target DICOM image file parsing module 330 and a target area image sequence sending module 340.
The image viewing request receiving module 310 is configured to receive an image viewing request sent by a user side; the target DICOM image file determining module 320 is used for determining a target DICOM image file based on the image identifier to be viewed in the image viewing request and each pre-stored DICOM image file; the target DICOM image file analyzing module 330 is used for performing cloud analysis on the target DICOM image file to obtain a target image sequence corresponding to a preset image format; and the target area image sequence sending module 340 is configured to determine a target area image sequence based on the target image sequence and preset viewing area information, and send the target area image sequence to the user side, so that the user side displays the target area image sequence.
Optionally, the apparatus further comprises:
the viewing area change request receiving module is used for receiving a viewing area change request sent by a user terminal, wherein the viewing area change request is generated based on a viewing area change operation triggered by the user aiming at a currently displayed area image sequence;
and the current area image sequence sending module is used for determining a current area image sequence to be currently checked based on the target image sequence and the checking area change information in the checking area change request, and sending the current area image sequence to the user side so that the user side can display the current area image sequence.
Optionally, the viewing area change information includes: anchor point position information, width information, height information and image rotation angle information corresponding to the image viewing area currently selected by the user.
Optionally, the target area image sequence sending module 340 is specifically configured to:
if the number of the images corresponding to the target image sequence is less than or equal to the preset number, the target image sequence is sent to the user side, so that the user side determines the target area image sequence based on the target image sequence and the preset viewing area information, and displays the target area image sequence;
and if the number of the images corresponding to the target image sequence is greater than the preset number, determining the target area image sequence based on the target image sequence and the preset viewing area information, and sending the target area image sequence to the user side so that the user side can display the target area image sequence.
Optionally, the target area image sequence sending module 340 is further specifically configured to:
acquiring the display resolution of a user side in an image viewing request; and determining the target area image sequence based on the target image sequence, the preset viewing area information and the display resolution.
Optionally, the apparatus further comprises:
the thumbnail determining module is used for determining thumbnails corresponding to the target area image sequences;
and the thumbnail sending module is used for sending the thumbnail to the user side so that the user side can perform associated display on the thumbnail and the target area image sequence.
The medical image viewing device provided by the embodiment of the invention can execute the medical image viewing method provided by any embodiment of the invention, and has the corresponding functional modules and beneficial effects of executing the medical image viewing method.
It should be noted that, in the embodiment of the medical image viewing apparatus, the units and modules included in the embodiment are only divided according to the functional logic, but are not limited to the above division as long as the corresponding functions can be realized; in addition, specific names of the functional units are only for convenience of distinguishing from each other, and are not used for limiting the protection scope of the present invention.
Example four
Fig. 4 is a schematic structural diagram of an electronic device according to a fourth embodiment of the present invention. FIG. 4 illustrates a block diagram of an exemplary electronic device 12 suitable for use in implementing embodiments of the present invention. The electronic device 12 shown in fig. 4 is only an example and should not bring any limitation to the function and the scope of use of the embodiment of the present invention.
As shown in FIG. 4, electronic device 12 is embodied in the form of a general purpose computing device. The components of electronic device 12 may include, but are not limited to: one or more processors or processing units 16, a system memory 28, and a bus 18 that couples various system components including the system memory 28 and the processing unit 16.
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Electronic device 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by electronic device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. The electronic device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 4, and commonly referred to as a "hard drive"). Although not shown in FIG. 4, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. System memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in system memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
Electronic device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with electronic device 12, and/or with any devices (e.g., network card, modem, etc.) that enable electronic device 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Also, the electronic device 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet) via the network adapter 20. As shown, the network adapter 20 communicates with other modules of the electronic device 12 via the bus 18. It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with electronic device 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 16 executes various functional applications and data processing by executing programs stored in the system memory 28, for example, to implement the steps of a medical image viewing method provided by the embodiment of the present invention, the method including:
receiving an image viewing request sent by a user side;
determining a target DICOM image file based on the image identification to be viewed in the image viewing request and each pre-stored DICOM image file;
carrying out cloud analysis on the target DICOM image file to obtain a target image sequence corresponding to a preset image format;
and determining a target area image sequence based on the target image sequence and preset viewing area information, and sending the target area image sequence to the user side so that the user side can display the target area image sequence.
Of course, those skilled in the art will appreciate that the processor may also implement the technical solution of the medical image viewing method provided by any embodiment of the present invention.
EXAMPLE five
The present embodiment provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the steps of a medical image viewing method as provided by any of the embodiments of the present invention, the method comprising:
receiving an image viewing request sent by a user side;
determining a target DICOM image file based on the image identification to be viewed in the image viewing request and each pre-stored DICOM image file;
carrying out cloud analysis on the target DICOM image file to obtain a target image sequence corresponding to a preset image format;
and determining a target area image sequence based on the target image sequence and preset viewing area information, and sending the target area image sequence to the user side so that the user side can display the target area image sequence.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. The computer-readable storage medium may be, for example but not limited to: an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination thereof. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: wireless, wire, fiber optic cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It will be understood by those skilled in the art that the modules or steps of the invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and optionally they may be implemented by program code executable by a computing device, such that it may be stored in a memory device and executed by a computing device, or it may be separately fabricated into various integrated circuit modules, or it may be fabricated by fabricating a plurality of modules or steps thereof into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A medical image viewing method is applied to a cloud end and comprises the following steps:
receiving an image viewing request sent by a user side;
determining a target DICOM image file based on the image identification to be viewed in the image viewing request and each pre-stored DICOM image file;
cloud analysis is carried out on the target DICOM image file, and a target image sequence corresponding to a preset image format is obtained;
and determining a target area image sequence based on the target image sequence and preset viewing area information, and sending the target area image sequence to the user side so that the user side displays the target area image sequence.
2. The method of claim 1, further comprising:
receiving a viewing area change request sent by the user side, wherein the viewing area change request is generated based on a viewing area change operation triggered by a user aiming at a currently displayed area image sequence;
and determining a current region image sequence to be viewed currently based on the target image sequence and viewing region change information in the viewing region change request, and sending the current region image sequence to the user side so that the user side displays the current region image sequence.
3. The method of claim 2, wherein the viewing area change information comprises: anchor point position information, width information, height information and image rotation angle information corresponding to the image viewing area currently selected by the user.
4. The method according to claim 1, wherein the determining a target area image sequence based on the target image sequence and preset viewing area information and sending the target area image sequence to the user end so that the user end displays the target area image sequence comprises:
if the number of the images corresponding to the target image sequence is less than or equal to the preset number, the target image sequence is sent to the user side, so that the user side determines the target area image sequence based on the target image sequence and the preset viewing area information, and displays the target area image sequence;
if the number of the images corresponding to the target image sequence is larger than the preset number, determining the target area image sequence based on the target image sequence and preset viewing area information, and sending the target area image sequence to the user side so that the user side can display the target area image sequence.
5. The method of claim 1, wherein determining a target region image sequence based on the target image sequence and preset viewing region information comprises:
acquiring the display resolution of the user side in the image viewing request;
and determining a target area image sequence based on the target image sequence, preset viewing area information and the display resolution.
6. The method of claim 1, further comprising:
determining a thumbnail corresponding to the target area image sequence;
and sending the thumbnail to the user side so that the user side can carry out related display on the thumbnail and the target area image sequence.
7. A medical image viewing device, integrated in a cloud, comprising:
the image viewing request receiving module is used for receiving an image viewing request sent by a user side;
the target DICOM image file determining module is used for determining a target DICOM image file based on the image identifier to be checked in the image checking request and each pre-stored DICOM image file;
the target DICOM image file analysis module is used for carrying out cloud analysis on the target DICOM image file to obtain a target image sequence corresponding to a preset image format;
and the target area image sequence sending module is used for determining a target area image sequence based on the target image sequence and preset viewing area information and sending the target area image sequence to the user side so that the user side displays the target area image sequence.
8. A medical image viewing system, characterized in that the system comprises: a user side and a cloud side;
the user side is used for sending an image viewing request to the cloud side;
the cloud is used for realizing the medical image viewing method of any one of claims 1 to 6.
9. An electronic device, characterized in that the electronic device comprises:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, cause the one or more processors to implement the medical image viewing method of any of claims 1-6.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a medical image viewing method according to any one of claims 1 to 6.
CN202210131908.0A 2022-02-14 2022-02-14 Medical image viewing method, device, equipment and storage medium Pending CN114496175A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210131908.0A CN114496175A (en) 2022-02-14 2022-02-14 Medical image viewing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210131908.0A CN114496175A (en) 2022-02-14 2022-02-14 Medical image viewing method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114496175A true CN114496175A (en) 2022-05-13

Family

ID=81480214

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210131908.0A Pending CN114496175A (en) 2022-02-14 2022-02-14 Medical image viewing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114496175A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116798099A (en) * 2023-07-07 2023-09-22 广州广旭科技有限公司 Intelligent identification and management method and system for identities of labor workers

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106709240A (en) * 2016-12-01 2017-05-24 彭志勇 Medical DICOM (Digital Imaging and Communications in Medicine) image display method
CN108447547A (en) * 2018-03-13 2018-08-24 沈阳东软医疗***有限公司 A kind of storage of medical image data, method for down loading and device
CN110310724A (en) * 2018-03-20 2019-10-08 青岛海信医疗设备股份有限公司 A kind of preloading method and apparatus of DICOM image
CN111415726A (en) * 2020-03-13 2020-07-14 远影医疗信息科技(北京)有限公司 Medical data information digital image data cloud storage method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106709240A (en) * 2016-12-01 2017-05-24 彭志勇 Medical DICOM (Digital Imaging and Communications in Medicine) image display method
CN108447547A (en) * 2018-03-13 2018-08-24 沈阳东软医疗***有限公司 A kind of storage of medical image data, method for down loading and device
CN110310724A (en) * 2018-03-20 2019-10-08 青岛海信医疗设备股份有限公司 A kind of preloading method and apparatus of DICOM image
CN111415726A (en) * 2020-03-13 2020-07-14 远影医疗信息科技(北京)有限公司 Medical data information digital image data cloud storage method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116798099A (en) * 2023-07-07 2023-09-22 广州广旭科技有限公司 Intelligent identification and management method and system for identities of labor workers
CN116798099B (en) * 2023-07-07 2024-01-12 广州广旭科技有限公司 Intelligent identification and management method and system for identities of labor workers

Similar Documents

Publication Publication Date Title
US8793301B2 (en) Method and system for dynamic image processing
JP6313020B2 (en) System, computer-readable storage medium and method
CN109618225B (en) Video frame extraction method, device, equipment and medium
US7420575B2 (en) Image processing apparatus, image processing method and image processing program
CN109448823B (en) Data processing method, device, server and storage medium
CN111882634B (en) Image rendering method, device, equipment and storage medium
US20070140538A1 (en) Method for processing unenhanced medical images
US11404158B2 (en) Image viewer
CN106716494B (en) System and method for rendering video streams
CN113312036B (en) Large screen display method, device and equipment of Web page and storage medium
CN114496175A (en) Medical image viewing method, device, equipment and storage medium
CN113360045A (en) Medical image processing and displaying method, processing device, display device and storage medium
US10886018B2 (en) Dynamic and mixed rendering mechanisms for medical images
CN112530549B (en) Image display method, device and computer equipment
CN110600099A (en) Electronic report display method, system, device, equipment and storage medium
CN112631537B (en) Remote data display method and device, electronic equipment and storage medium
CN109799936B (en) Image generation method, device, equipment and medium
CN110310725B (en) DICOM image display method and device
CN109493396B (en) CT image display method, device, equipment and medium
US20240168696A1 (en) Systems and methods for rendering images on a device
CN111651131B (en) Image display method and device and computer equipment
US20240169640A1 (en) Systems and methods for rendering images on a device
US20240170131A1 (en) Systems and methods for rendering images on a device
US20220367037A1 (en) Workstation integrating multiple distinct computing systems
KR100394529B1 (en) Apparatus and method for PACS view based upon DICOM

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20220513

RJ01 Rejection of invention patent application after publication