CN111354444A - Pathological section image display method and device, electronic equipment and storage medium - Google Patents

Pathological section image display method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111354444A
CN111354444A CN202010131227.5A CN202010131227A CN111354444A CN 111354444 A CN111354444 A CN 111354444A CN 202010131227 A CN202010131227 A CN 202010131227A CN 111354444 A CN111354444 A CN 111354444A
Authority
CN
China
Prior art keywords
image
pathological section
displayed
requested
blocks
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.)
Withdrawn
Application number
CN202010131227.5A
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.)
Shanghai Sensetime Intelligent Technology Co Ltd
Original Assignee
Shanghai Sensetime Intelligent 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 Shanghai Sensetime Intelligent Technology Co Ltd filed Critical Shanghai Sensetime Intelligent Technology Co Ltd
Priority to CN202010131227.5A priority Critical patent/CN111354444A/en
Publication of CN111354444A publication Critical patent/CN111354444A/en
Priority to KR1020217020481A priority patent/KR20210110813A/en
Priority to JP2021542134A priority patent/JP2022524707A/en
Priority to PCT/CN2020/113096 priority patent/WO2021169230A1/en
Priority to TW110100515A priority patent/TWI776348B/en
Withdrawn 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9574Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • General Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Radiology & Medical Imaging (AREA)
  • Epidemiology (AREA)
  • General Physics & Mathematics (AREA)
  • Medical Informatics (AREA)
  • Primary Health Care (AREA)
  • Public Health (AREA)
  • User Interface Of Digital Computer (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)
  • Medical Treatment And Welfare Office Work (AREA)

Abstract

The disclosure relates to a pathological section image display method and device, electronic equipment and a storage medium. The method comprises the following steps: receiving a display request from a client, wherein the display request comprises the number of layers of pathological section images requested to be displayed and coordinate information of image areas requested to be displayed; determining image blocks of the image area requested to be displayed in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image area requested to be displayed, wherein the pathological section image comprises at least one image block; and returning the image blocks containing the image areas requested to be displayed to the client.

Description

Pathological section image display method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of image technologies, and in particular, to a method and an apparatus for displaying a pathological section image, an electronic device, and a storage medium.
Background
A pathology system generally employs a B/S (Browser/Server) architecture, and a user views a pathology slice Image, i.e., a WSI (white Slide Image) using a Browser, the pathology slice Image is generally divided into 10 layers according to different magnifications, for example, the topmost magnification is 1 × (i.e., 1 time), the resolution is 6000 × 5000, the bottommost magnification is 40 × (i.e., 40 times), and the resolution is 60000 × 50000.
Disclosure of Invention
The present disclosure provides a display technical scheme of pathological section images.
According to an aspect of the present disclosure, there is provided a method for displaying a pathological section image, including:
receiving a display request from a client, wherein the display request comprises the number of layers of pathological section images requested to be displayed and coordinate information of image areas requested to be displayed;
determining image blocks of the image area requested to be displayed in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image area requested to be displayed, wherein the pathological section image comprises at least one image block;
and returning the image blocks containing the image areas requested to be displayed to the client.
In the embodiment of the disclosure, by receiving a display request from a client, determining image blocks of an image region requested to be displayed in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image region requested to be displayed, wherein the pathological section image comprises at least one image block, and returning the image blocks of the image region requested to be displayed to the client, the pathological section image can be displayed based on the image blocks of the pathological section image, so that the display speed of the pathological section image can be increased, and the experience of a user in viewing the pathological section image can be improved.
In one possible implementation, before the receiving the presentation request from the client, the method further includes:
aiming at a pathological section image with any number of layers, dividing the pathological section image into a plurality of image blocks according to a preset image block size;
and for any image block in the plurality of image blocks, establishing a corresponding relation among the number of layers of the pathological section image, the number of rows and the number of columns of the image block in an array formed by the plurality of image blocks and the image block.
In the implementation manner, the pathological section image is divided into the plurality of image blocks, so that when the display request of the pathological section image is processed subsequently, the image blocks of the pathological section image can be processed, the processing speed of the display request of the pathological section image can be increased, and the response speed of the browser is increased.
In a possible implementation manner, for any image block of the plurality of image blocks, establishing a correspondence between the number of layers of the pathological section image, the number of rows and the number of columns of the image block in the array formed by the plurality of image blocks, and the image block includes:
and for any image block in the plurality of image blocks, naming the image block according to the number of layers of the pathological section image and the number of rows and columns of the image block in an array formed by the plurality of image blocks.
In this implementation manner, for any image block of the plurality of image blocks, the image block is named according to the number of layers of the pathological section image and the number of rows and columns of the image block in the array formed by the plurality of image blocks, so that the correspondence between the number of layers of the pathological section image, the number of rows and columns of the image block in the array formed by the plurality of image blocks, and the image block can be quickly established, and the image block can be conveniently searched.
In a possible implementation manner, the coordinate information of the image area requested to be displayed includes coordinates of four vertices of the image area requested to be displayed;
determining, according to the number of layers of the pathological section image and the coordinate information of the image area requested to be displayed, an image block including the image area requested to be displayed in the pathological section image, including:
determining the number of rows and the number of columns of the image blocks of the image area including the request for display in the pathological section image according to the ratio of the coordinates of the four vertexes of the image area requesting for display to the preset image block size;
and determining the image blocks of the image areas requested to be displayed in the pathological section images according to the number of layers of the pathological section images, the number of rows and the number of columns of the image blocks of the image areas requested to be displayed in the pathological section images and the corresponding relation.
According to the implementation mode, the image blocks of the image area which is requested to be displayed and is contained in the pathological section image can be determined quickly and accurately.
According to an aspect of the present disclosure, there is provided a method for displaying a pathological section image, including:
sending a display request to a server, wherein the display request comprises the number of layers of the pathological section images requested to be displayed and the coordinate information of the image areas requested to be displayed;
receiving image blocks, including the image area requested to be displayed, in the pathological section images returned by the server end in response to the display request;
and displaying the part of the image block which belongs to the range of the image area requested to be displayed.
The display request is sent to the server, the image blocks of the pathological section images, which are returned by the server in response to the display request and contain the image areas requested to be displayed, are received, and the parts, which belong to the image areas requested to be displayed, in the image blocks are displayed, so that the pathological section images can be displayed based on the image blocks of the pathological section images, the display speed of the pathological section images can be increased, and the experience of users in viewing the pathological section images is improved.
According to an aspect of the present disclosure, there is provided a display device of a pathological section image, including:
the system comprises a first receiving module, a second receiving module and a display module, wherein the first receiving module is used for receiving a display request from a client, and the display request comprises the layer number of a pathological section image requested to be displayed and the coordinate information of an image area requested to be displayed;
the determining module is used for determining image blocks of the image area which is requested to be displayed in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image area which is requested to be displayed, wherein the pathological section image comprises at least one image block;
and the return module is used for returning the image blocks containing the image areas requested to be displayed to the client.
In one possible implementation, the apparatus further includes:
the dividing module is used for dividing the pathological section image into a plurality of image blocks according to a preset image block size aiming at the pathological section image with any number of layers;
and the establishing module is used for establishing the corresponding relation among the number of layers of the pathological section image, the number of rows and the number of columns of the image block in an array formed by the image blocks and the image block for any image block in the image blocks.
In one possible implementation manner, the establishing module is configured to:
and for any image block in the plurality of image blocks, naming the image block according to the number of layers of the pathological section image and the number of rows and columns of the image block in an array formed by the plurality of image blocks.
In a possible implementation manner, the coordinate information of the image area requested to be displayed includes coordinates of four vertices of the image area requested to be displayed;
the determination module is to:
determining the number of rows and the number of columns of the image blocks of the image area including the request for display in the pathological section image according to the ratio of the coordinates of the four vertexes of the image area requesting for display to the preset image block size;
and determining the image blocks of the image areas requested to be displayed in the pathological section images according to the number of layers of the pathological section images, the number of rows and the number of columns of the image blocks of the image areas requested to be displayed in the pathological section images and the corresponding relation.
According to an aspect of the present disclosure, there is provided a display device of a pathological section image, including:
the system comprises a sending module, a display module and a display module, wherein the sending module is used for sending a display request to a server, and the display request comprises the layer number of pathological section images requested to be displayed and the coordinate information of image areas requested to be displayed;
the second receiving module is used for receiving image blocks of the pathological section images returned by the server end in response to the display request, wherein the pathological section images comprise the image areas requested to be displayed;
and the display module is used for displaying the part of the image block which belongs to the range of the image area requested to be displayed.
According to an aspect of the present disclosure, there is provided an electronic device including: one or more processors; a memory for storing executable instructions; wherein the one or more processors are configured to invoke the memory-stored executable instructions to perform the above-described method.
According to an aspect of the present disclosure, there is provided a computer readable storage medium having stored thereon computer program instructions which, when executed by a processor, implement the above-described method.
In the embodiment of the disclosure, by receiving a display request from a client, determining image blocks of an image region requested to be displayed in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image region requested to be displayed, wherein the pathological section image comprises at least one image block, and returning the image blocks of the image region requested to be displayed to the client, the pathological section image can be displayed based on the image blocks of the pathological section image, so that the display speed of the pathological section image can be increased, and the experience of a user in viewing the pathological section image can be improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Other features and aspects of the present disclosure will become apparent from the following detailed description of exemplary embodiments, which proceeds with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and, together with the description, serve to explain the principles of the disclosure.
Fig. 1 shows a flowchart of a method for displaying a pathological section image provided by an embodiment of the present disclosure.
Fig. 2 is a schematic diagram illustrating a pathological section image is divided into a plurality of image blocks by the method for displaying a pathological section image provided by the embodiment of the present disclosure.
Fig. 3 is a schematic diagram illustrating a region of interest to a user (user view angle range) in a method for presenting a pathological section image provided by an embodiment of the present disclosure.
Fig. 4 shows a flowchart of a method for displaying a pathological section image provided by an embodiment of the present disclosure.
Fig. 5 shows a block diagram of a display device of a pathological section image provided by an embodiment of the present disclosure.
Fig. 6 shows a block diagram of a display device of a pathological section image provided by an embodiment of the present disclosure.
Fig. 7 illustrates a block diagram of an electronic device 800 provided by an embodiment of the disclosure.
Fig. 8 shows a block diagram of an electronic device 1900 provided by an embodiment of the disclosure.
Detailed Description
Various exemplary embodiments, features and aspects of the present disclosure will be described in detail below with reference to the accompanying drawings. In the drawings, like reference numbers can indicate functionally identical or similar elements. While the various aspects of the embodiments are presented in drawings, the drawings are not necessarily drawn to scale unless specifically indicated.
The word "exemplary" is used exclusively herein to mean "serving as an example, embodiment, or illustration. Any embodiment described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other embodiments.
The term "and/or" herein is merely an association describing an associated object, meaning that three relationships may exist, e.g., a and/or B, may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the term "at least one" herein means any one of a plurality or any combination of at least two of a plurality, for example, including at least one of A, B, C, and may mean including any one or more elements selected from the group consisting of A, B and C.
Furthermore, in the following detailed description, numerous specific details are set forth in order to provide a better understanding of the present disclosure. It will be understood by those skilled in the art that the present disclosure may be practiced without some of these specific details. In some instances, methods, means, elements and circuits that are well known to those skilled in the art have not been described in detail so as not to obscure the present disclosure.
In the embodiment of the disclosure, by receiving a display request from a client, determining image blocks of an image region requested to be displayed in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image region requested to be displayed, wherein the pathological section image comprises at least one image block, and returning the image blocks of the image region requested to be displayed to the client, the pathological section image can be displayed based on the image blocks of the pathological section image, so that the display speed of the pathological section image can be increased, and the experience of a user in viewing the pathological section image can be improved.
Fig. 1 shows a flowchart of a method for displaying a pathological section image provided by an embodiment of the present disclosure. The display method of the pathological section image is applied to a server. The execution subject of the display method of the pathological section image can be a display device of the pathological section image, and the display device of the pathological section image can be deployed on a server of a server, that is, the execution subject of the display method of the pathological section image can be the server. For example, the presentation method of the pathological section image may be performed by a server or other processing device. In some possible implementations, the method for presenting the pathological section image may be implemented by a processor calling computer readable instructions stored in a memory. As shown in fig. 1, the method for displaying a pathological section image includes steps S11 to S13.
In one possible implementation, before the receiving the presentation request from the client, the method further includes: aiming at a pathological section image with any number of layers, dividing the pathological section image into a plurality of image blocks according to a preset image block size; and for any image block in the plurality of image blocks, establishing a corresponding relation among the number of layers of the pathological section image, the number of rows and the number of columns of the image block in an array formed by the plurality of image blocks and the image block.
For example, the preset image block size is 256 × 256.
Fig. 2 is a schematic diagram illustrating a pathological section image divided into a plurality of image blocks in the method for displaying a pathological section image according to the embodiment of the present disclosure, in the example illustrated in fig. 2, 4 layers of pathological section images are included, i.e., the 3 rd layer (the topmost layer), the 2 nd layer, the 1 st layer, and the 0 th layer (the bottommost layer), in the example illustrated in fig. 2, the pathological section image at the topmost layer is not divided, the pathological section image at the 2 nd layer is divided into 4 image blocks, i.e., the pathological section image at the 2 nd layer is divided to obtain an image block array of 2 × 2, the pathological section image at the 1 st layer is divided into 12 image blocks, i.e., the pathological section image at the 1 st layer is divided to obtain an image block array of 4 × 3, the pathological section image at the bottommost layer is divided into 48 image blocks, i.e., the pathological section image at the bottommost layer is divided to obtain an image block array of 8 × 6, for example, for the image block a in the pathological section image at the bottommost layer, the corresponding relationship between the 0 th layer, the 2 nd row, and the pathological section image block column in the pathological section image at the bottommost layer, and the pathological section image at the 4 th layer, the 4 th.
In the implementation manner, the pathological section image is divided into the plurality of image blocks, so that when the display request of the pathological section image is processed subsequently, the image blocks of the pathological section image can be processed, the processing speed of the display request of the pathological section image can be increased, and the response speed of the browser is increased.
In the embodiment of the present disclosure, the pathological section image is not limited to be divided according to the preset image block size, and other manners may also be adopted to divide the pathological section image. For example, the pathological section image may be equally divided into N image blocks, where N is the number of preset image blocks. For another example, the pathological section image may be divided such that the size of each image block obtained by dividing is within a preset interval. In the embodiment of the present disclosure, the sizes of different image blocks may be the same or different.
In a possible implementation manner, for any image block of the plurality of image blocks, establishing a correspondence between the number of layers of the pathological section image, the number of rows and the number of columns of the image block in the array formed by the plurality of image blocks, and the image block includes: and for any image block in the plurality of image blocks, naming the image block according to the number of layers of the pathological section image and the number of rows and columns of the image block in an array formed by the plurality of image blocks.
For example, the image blocks may be named in terms of [ number of layers ] _[ rows ] _[ columns ]. For example, the image block a in the lowermost layer pathological section image in fig. 2 may be named as [0] _ 2, and the image block in the lowermost layer pathological section image may be named as [0] _ [3] _ [4 ].
In this implementation manner, for any image block of the plurality of image blocks, the image block is named according to the number of layers of the pathological section image and the number of rows and columns of the image block in the array formed by the plurality of image blocks, so that the correspondence between the number of layers of the pathological section image, the number of rows and columns of the image block in the array formed by the plurality of image blocks, and the image block can be quickly established, and the image block can be conveniently searched.
In step S11, a presentation request is received from the client, where the presentation request includes the number of layers of the pathological section image requested to be presented and the coordinate information of the image area requested to be presented.
In the embodiment of the disclosure, a user can select a pathological section image which the user wants to view in a browser of a client, and can select a region which the user is interested in the pathological section image for viewing. The browser can determine the number of layers of the pathological section images requested to be displayed and the coordinate information of the image areas requested to be displayed according to the pathological section images and the areas selected by the user. The dashed box in fig. 2 is a schematic diagram of the image area requested for presentation. Fig. 3 is a schematic diagram illustrating a region of interest to a user (user view angle range) in a method for presenting a pathological section image provided by an embodiment of the present disclosure. As shown in fig. 3, the user view angle range is a portion of the pathological section image.
In the embodiment of the disclosure, the client may display the pathological section image through a browser. The parameters of the screen or browser may be different for different clients, and accordingly the size of the display area, and hence the size of the image area requested to be presented, may also be different.
In step S12, determining image blocks in the pathological section image, which include the image area requested to be displayed, according to the number of layers in the pathological section image and the coordinate information of the image area requested to be displayed, where the pathological section image includes at least one image block.
The image block includes an image area requested to be displayed, which means that the image block includes part or all of the image area requested to be displayed. That is, the image block of the image region requested to be displayed included in the pathological section image may refer to an image block of the pathological section image having an overlapping region with the image region requested to be displayed. For example, in fig. 2, in the pathological section image of layer 2, the image blocks including the image area requested to be shown are the upper two image blocks; in the pathological section image of the layer 1, the image blocks containing the image area requested to be displayed comprise 4 image blocks; in the pathological section image on the layer 0, the image blocks of the image area requested to be displayed are the image blocks in the row 5, the column 3, the row 5, the column 4, the row 5, the column 5, the row 5, the column 6, the row 4, the column 3, the row 4, the column 4, the row 4, the column 5 and the row 4, the column 6.
In a possible implementation manner, the coordinate information of the image area requested to be displayed includes coordinates of four vertices of the image area requested to be displayed; determining, according to the number of layers of the pathological section image and the coordinate information of the image area requested to be displayed, an image block including the image area requested to be displayed in the pathological section image, including: determining the number of rows and the number of columns of the image blocks of the image area including the request for display in the pathological section image according to the ratio of the coordinates of the four vertexes of the image area requesting for display to the preset image block size; and determining the image blocks of the image areas requested to be displayed in the pathological section images according to the number of layers of the pathological section images, the number of rows and the number of columns of the image blocks of the image areas requested to be displayed in the pathological section images and the corresponding relation.
For example, the vertex at the top left corner of the image region requested to be exposed has the coordinate (x)1,y1) The coordinate of the vertex at the upper right corner is (x)2,y2) The vertex of the lower left corner has the coordinate of (x)3,y3) The coordinate of the vertex of the lower right corner is (x)4,y4) The preset image block size is 256 × 256, the number of lines of the image block 1 of the upper left corner of the image area containing the request for showing in the pathological section image is 256
Figure BDA0002395821520000081
The number of rows is
Figure BDA0002395821520000082
The number of lines of the image block 2 at the upper right corner of the image area requested to be displayed in the pathological section image is
Figure BDA0002395821520000083
The number of rows is
Figure BDA0002395821520000084
The number of lines of the image block 3 of the upper left corner of the image area including the request for display in the pathological section image is
Figure BDA0002395821520000085
The number of rows is
Figure BDA0002395821520000086
The number of lines of the image block 4 of the upper left corner of the image area including the request for display in the pathological section image is
Figure BDA0002395821520000087
The number of rows is
Figure BDA0002395821520000088
Wherein the content of the first and second substances,
Figure BDA0002395821520000089
indicating rounding up. And respectively determining the image blocks among the image block 1, the image block 2, the image block 3 and the image block 4 as the image blocks of the image area containing the request display in the pathological section image. For example, if the number of layers is 0, the image block 1 is an image block in row 5, column 3, the image block 2 is an image block in row 5, column 6, the image block 3 is an image block in row 4, column 3, and the image block 4 is an image block in row 4, column 6, the image block in row 5, column 3, column 5, row 5, column 6, row 4, column 3, column 4, row 4, column 5, and column 6 are determined as the image block in row 5, column 3, column 4, row 4, column 5, and column 4, respectivelyThe pathological section image comprises image blocks of the image area requested to be displayed.
In step S13, the image block including the image area requested to be shown is returned to the client.
In the embodiment of the disclosure, by receiving a display request from a client, determining image blocks of an image region including the request for display in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image region requesting for display, wherein the pathological section image includes at least one image block, and returning the image blocks including the image region requesting for display to the client, the pathological section image can be displayed based on the image blocks of the pathological section image, so that the display speed of the pathological section image can be increased, and smooth interactive experience can be realized under the condition that the concurrency of a user is high. In the embodiment of the disclosure, the server only needs to return the image block including the image area requested to be displayed to the client, and does not need to return the whole pathological section image to the client, and the client only needs to receive and process the image block including the image area requested to be displayed, so that the pressure of the server and the browser of the client can be reduced.
Fig. 4 shows a flowchart of a method for displaying a pathological section image provided by an embodiment of the present disclosure. The pathological section image display method is applied to a client. The execution subject of the display method of the pathological section image can be a display device of the pathological section image. For example, the presentation method of the pathological section image may be executed by a terminal device or other processing device. The terminal device may be a User Equipment (UE), a mobile device, a User terminal, a cellular phone, a cordless phone, a Personal Digital Assistant (PDA), a handheld device, a computing device, a vehicle-mounted device, or a wearable device. In some possible implementations, the method for presenting the pathological section image may be implemented by a processor calling computer readable instructions stored in a memory. As shown in fig. 4, the method for displaying a pathological section image includes steps S41 to S43.
In step S41, a display request is sent to the server, where the display request includes the number of layers of the pathological section image requested to be displayed and the coordinate information of the image area requested to be displayed.
In the embodiment of the disclosure, a user can select a pathological section image which the user wants to view in a browser of a client, and can select a region which the user is interested in the pathological section image for viewing. The browser can determine the number of layers of the pathological section images requested to be displayed and the coordinate information of the image areas requested to be displayed according to the pathological section images and the areas selected by the user.
In step S42, receiving an image block of the pathological section image returned by the server in response to the display request, where the image block includes the image area requested to be displayed.
In the embodiment of the present disclosure, after receiving a display request, a server may determine, according to the number of layers of a pathological section image and the coordinate information of an image region requested to be displayed, an image block including the image region requested to be displayed in the pathological section image, where the pathological section image includes at least one image block.
In step S43, the part of the image block that falls within the range of the image area requested to be shown is shown.
In the embodiment of the disclosure, a display request is sent to a server, the image blocks of the pathological section images, which are returned by the server in response to the display request and include the image area requested to be displayed, are received, and the parts, which belong to the image area requested to be displayed, of the image blocks are displayed, so that the pathological section images can be displayed based on the image blocks of the pathological section images, the display speed of the pathological section images can be increased, and the experience of users in viewing the pathological section images is improved.
It is understood that the above-mentioned method embodiments of the present disclosure can be combined with each other to form a combined embodiment without departing from the logic of the principle, which is limited by the space, and the detailed description of the present disclosure is omitted.
It will be understood by those skilled in the art that in the method of the present invention, the order of writing the steps does not imply a strict order of execution and any limitations on the implementation, and the specific order of execution of the steps should be determined by their function and possible inherent logic.
In addition, the present disclosure also provides a display apparatus, an electronic device, a computer-readable storage medium, and a program for pathological section images, which can be used to implement any one of the display methods for pathological section images provided by the present disclosure, and the corresponding technical solutions and descriptions and corresponding descriptions in the methods section are not repeated.
Fig. 5 shows a block diagram of a display device of a pathological section image provided by an embodiment of the present disclosure. As shown in fig. 5, the pathological section image display device includes: a first receiving module 51, configured to receive a display request from a client, where the display request includes a number of layers of a pathological section image requested to be displayed and coordinate information of an image area requested to be displayed; the determining module 52 is configured to determine, according to the number of layers of the pathological section image and the coordinate information of the image area requested to be displayed, an image block including the image area requested to be displayed in the pathological section image, where the pathological section image includes at least one image block; a returning module 53, configured to return the image block including the image area requested to be displayed to the client.
In one possible implementation, the apparatus further includes: the dividing module is used for dividing the pathological section image into a plurality of image blocks according to a preset image block size aiming at the pathological section image with any number of layers; and the establishing module is used for establishing the corresponding relation among the number of layers of the pathological section image, the number of rows and the number of columns of the image block in an array formed by the image blocks and the image block for any image block in the image blocks.
In one possible implementation manner, the establishing module is configured to: and for any image block in the plurality of image blocks, naming the image block according to the number of layers of the pathological section image and the number of rows and columns of the image block in an array formed by the plurality of image blocks.
In a possible implementation manner, the coordinate information of the image area requested to be displayed includes coordinates of four vertices of the image area requested to be displayed; the determination module 52 is configured to: determining the number of rows and the number of columns of the image blocks of the image area including the request for display in the pathological section image according to the ratio of the coordinates of the four vertexes of the image area requesting for display to the preset image block size; and determining the image blocks of the image areas requested to be displayed in the pathological section images according to the number of layers of the pathological section images, the number of rows and the number of columns of the image blocks of the image areas requested to be displayed in the pathological section images and the corresponding relation.
In the embodiment of the disclosure, by receiving a display request from a client, determining image blocks of an image region requested to be displayed in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image region requested to be displayed, wherein the pathological section image comprises at least one image block, and returning the image blocks of the image region requested to be displayed to the client, the pathological section image can be displayed based on the image blocks of the pathological section image, so that the display speed of the pathological section image can be increased, and the experience of a user in viewing the pathological section image can be improved.
Fig. 6 shows a block diagram of a display device of a pathological section image provided by an embodiment of the present disclosure. As shown in fig. 6, the pathological section image display device includes: the sending module 61 is configured to send a display request to a server, where the display request includes the number of layers of a pathological section image requested to be displayed and coordinate information of an image area requested to be displayed; a second receiving module 62, configured to receive an image block of the pathological section image returned by the server in response to the display request, where the pathological section image includes the image area requested to be displayed; a display module 63, configured to display a portion of the image block that belongs to the range of the image area requested to be displayed.
In the embodiment of the disclosure, a display request is sent to a server, the image blocks of the pathological section images, which are returned by the server in response to the display request and include the image area requested to be displayed, are received, and the parts, which belong to the image area requested to be displayed, of the image blocks are displayed, so that the pathological section images can be displayed based on the image blocks of the pathological section images, the display speed of the pathological section images can be increased, and the experience of users in viewing the pathological section images is improved.
In some embodiments, functions of or modules included in the apparatus provided in the embodiments of the present disclosure may be used to execute the method described in the above method embodiments, and specific implementation thereof may refer to the description of the above method embodiments, and for brevity, will not be described again here.
Embodiments of the present disclosure also provide a computer-readable storage medium having stored thereon computer program instructions, which when executed by a processor, implement the above-described method. The computer-readable storage medium may be a non-volatile computer-readable storage medium, or may be a volatile computer-readable storage medium.
The embodiments of the present disclosure also provide a computer program product, which includes computer readable codes, when the computer readable codes are run on a device, a processor in the device executes instructions for implementing the method for displaying a pathological section image provided in any one of the above embodiments.
The embodiments of the present disclosure also provide another computer program product for storing computer readable instructions, which when executed, cause a computer to perform the operations of the method for displaying a pathological section image provided in any one of the above embodiments.
An embodiment of the present disclosure further provides an electronic device, including: one or more processors; a memory for storing executable instructions; wherein the one or more processors are configured to invoke the memory-stored executable instructions to perform the above-described method.
The electronic device may be provided as a terminal, server, or other form of device.
Fig. 7 illustrates a block diagram of an electronic device 800 provided by an embodiment of the disclosure. For example, the electronic device 800 may be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a game console, a tablet device, a medical device, a fitness device, a personal digital assistant, or the like terminal.
Referring to fig. 7, electronic device 800 may include one or more of the following components: processing component 802, memory 804, power component 806, multimedia component 808, audio component 810, input/output (I/O) interface 812, sensor component 814, and communication component 816.
The processing component 802 generally controls overall operation of the electronic device 800, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations. The processing components 802 may include one or more processors 820 to execute instructions to perform all or a portion of the steps of the methods described above. Further, the processing component 802 can include one or more modules that facilitate interaction between the processing component 802 and other components. For example, the processing component 802 can include a multimedia module to facilitate interaction between the multimedia component 808 and the processing component 802.
The memory 804 is configured to store various types of data to support operations at the electronic device 800. Examples of such data include instructions for any application or method operating on the electronic device 800, contact data, phonebook data, messages, pictures, videos, and so forth. The memory 804 may be implemented by any type or combination of volatile or non-volatile memory devices such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disks.
The power supply component 806 provides power to the various components of the electronic device 800. The power components 806 may include a power management system, one or more power supplies, and other components associated with generating, managing, and distributing power for the electronic device 800.
The multimedia component 808 includes a screen that provides an output interface between the electronic device 800 and a user. In some embodiments, the screen may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive an input signal from a user. The touch panel includes one or more touch sensors to sense touch, slide, and gestures on the touch panel. The touch sensor may not only sense the boundary of a touch or slide action, but also detect the duration and pressure associated with the touch or slide operation. In some embodiments, the multimedia component 808 includes a front facing camera and/or a rear facing camera. The front camera and/or the rear camera may receive external multimedia data when the electronic device 800 is in an operation mode, such as a shooting mode or a video mode. Each front camera and rear camera may be a fixed optical lens system or have a focal length and optical zoom capability.
The audio component 810 is configured to output and/or input audio signals. For example, the audio component 810 includes a Microphone (MIC) configured to receive external audio signals when the electronic device 800 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode. The received audio signals may further be stored in the memory 804 or transmitted via the communication component 816. In some embodiments, audio component 810 also includes a speaker for outputting audio signals.
The I/O interface 812 provides an interface between the processing component 802 and peripheral interface modules, which may be keyboards, click wheels, buttons, etc. These buttons may include, but are not limited to: a home button, a volume button, a start button, and a lock button.
The sensor assembly 814 includes one or more sensors for providing various aspects of state assessment for the electronic device 800. For example, the sensor assembly 814 may detect an open/closed state of the electronic device 800, the relative positioning of components, such as a display and keypad of the electronic device 800, the sensor assembly 814 may also detect a change in the position of the electronic device 800 or a component of the electronic device 800, the presence or absence of user contact with the electronic device 800, orientation or acceleration/deceleration of the electronic device 800, and a change in the temperature of the electronic device 800. Sensor assembly 814 may include a proximity sensor configured to detect the presence of a nearby object without any physical contact. The sensor assembly 814 may also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications. In some embodiments, the sensor assembly 814 may also include an acceleration sensor, a gyroscope sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
The communication component 816 is configured to facilitate wired or wireless communication between the electronic device 800 and other devices. The electronic device 800 may access a wireless network based on a communication standard, such as Wi-Fi, 2G, 3G, 4G/LTE, 5G, or a combination thereof. In an exemplary embodiment, the communication component 816 receives a broadcast signal or broadcast related information from an external broadcast management system via a broadcast channel. In an exemplary embodiment, the communication component 816 further includes a Near Field Communication (NFC) module to facilitate short-range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, Ultra Wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
In an exemplary embodiment, the electronic device 800 may be implemented by one or more Application Specific Integrated Circuits (ASICs), Digital Signal Processors (DSPs), Digital Signal Processing Devices (DSPDs), Programmable Logic Devices (PLDs), Field Programmable Gate Arrays (FPGAs), controllers, micro-controllers, microprocessors or other electronic components for performing the above-described methods.
In an exemplary embodiment, a non-transitory computer-readable storage medium, such as the memory 804, is also provided that includes computer program instructions executable by the processor 820 of the electronic device 800 to perform the above-described methods.
Fig. 8 shows a block diagram of an electronic device 1900 provided by an embodiment of the disclosure. For example, the electronic device 1900 may be provided as a server. Referring to fig. 8, electronic device 1900 includes a processing component 1922 further including one or more processors and memory resources, represented by memory 1932, for storing instructions, e.g., applications, executable by processing component 1922. The application programs stored in memory 1932 may include one or more modules that each correspond to a set of instructions. Further, the processing component 1922 is configured to execute instructions to perform the above-described method.
The electronic device 1900 may also include a power component 1926 configured to perform power management of the electronic device 1900, a wired or wireless network interface 1950 configured to connect the electronic device 1900 to a network, and an input/output (I/O) interface 1958. The electronic device 1900 may operate based on an operating system, such as Windows, stored in memory 1932
Figure BDA0002395821520000141
Mac OS
Figure BDA0002395821520000142
Or the like.
In an exemplary embodiment, a non-transitory computer readable storage medium, such as the memory 1932, is also provided that includes computer program instructions executable by the processing component 1922 of the electronic device 1900 to perform the above-described methods.
The present disclosure may be systems, methods, and/or computer program products. The computer program product may include a computer-readable storage medium having computer-readable program instructions embodied thereon for causing a processor to implement various aspects of the present disclosure.
The computer readable storage medium may be a tangible device that can hold and store the instructions for use by the instruction execution device. The computer readable storage medium may be, for example, but not limited to, an electronic memory device, a magnetic memory device, an optical memory device, an electromagnetic memory device, a semiconductor memory device, or any suitable combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: 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), a Static Random Access Memory (SRAM), a portable compact disc read-only memory (CD-ROM), a Digital Versatile Disc (DVD), a memory stick, a floppy disk, a mechanical coding device, such as punch cards or in-groove projection structures having instructions stored thereon, and any suitable combination of the foregoing. Computer-readable storage media as used herein is not to be construed as transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission medium (e.g., optical pulses through a fiber optic cable), or electrical signals transmitted through electrical wires.
The computer-readable program instructions described herein may be downloaded from a computer-readable storage medium to a respective computing/processing device, or to an external computer or external storage device via a network, such as the internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. The network adapter card or network interface in each computing/processing device receives computer-readable program instructions from the network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in the respective computing/processing device.
The computer program instructions for carrying out operations of the present disclosure may be assembler instructions, Instruction Set Architecture (ISA) instructions, machine-related instructions, microcode, firmware instructions, state setting data, or source or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The computer-readable program instructions 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). In some embodiments, the electronic circuitry that can execute the computer-readable program instructions implements aspects of the present disclosure by utilizing the state information of the computer-readable program instructions to personalize the electronic circuitry, such as a programmable logic circuit, a Field Programmable Gate Array (FPGA), or a Programmable Logic Array (PLA).
Various aspects of the present disclosure are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the disclosure. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer-readable program instructions.
These computer-readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer-readable program instructions may also be stored in a computer-readable storage medium that can direct a computer, programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer-readable medium storing the instructions comprises an article of manufacture including instructions which implement the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other devices to cause a series of operational steps to be performed on the computer, other programmable apparatus or other devices to produce a computer implemented process such that the instructions which execute on the computer, other programmable apparatus or other devices implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The computer program product may be embodied in hardware, software or a combination thereof. In an alternative embodiment, the computer program product is embodied in a computer storage medium, and in another alternative embodiment, the computer program product is embodied in a Software product, such as a Software Development Kit (SDK), or the like.
Having described embodiments of the present disclosure, the foregoing description is intended to be exemplary, not exhaustive, and not limited to the disclosed embodiments. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein is chosen in order to best explain the principles of the embodiments, the practical application, or improvements made to the technology in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.

Claims (10)

1. A display method of a pathological section image is characterized by comprising the following steps:
receiving a display request from a client, wherein the display request comprises the number of layers of pathological section images requested to be displayed and coordinate information of image areas requested to be displayed;
determining image blocks of the image area requested to be displayed in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image area requested to be displayed, wherein the pathological section image comprises at least one image block;
and returning the image blocks containing the image areas requested to be displayed to the client.
2. The method of claim 1, wherein prior to said receiving the presentation request from the client, the method further comprises:
aiming at a pathological section image with any number of layers, dividing the pathological section image into a plurality of image blocks according to a preset image block size;
and for any image block in the plurality of image blocks, establishing a corresponding relation among the number of layers of the pathological section image, the number of rows and the number of columns of the image block in an array formed by the plurality of image blocks and the image block.
3. The method according to claim 2, wherein for any image block of the plurality of image blocks, establishing a correspondence between the number of layers of the pathological slice image, the number of rows and columns of the image block in the array formed by the plurality of image blocks, and the image block comprises:
and for any image block in the plurality of image blocks, naming the image block according to the number of layers of the pathological section image and the number of rows and columns of the image block in an array formed by the plurality of image blocks.
4. The method according to claim 2 or 3, wherein the coordinate information of the image area requested to be shown comprises coordinates of four vertices of the image area requested to be shown;
determining, according to the number of layers of the pathological section image and the coordinate information of the image area requested to be displayed, an image block including the image area requested to be displayed in the pathological section image, including:
determining the number of rows and the number of columns of the image blocks of the image area including the request for display in the pathological section image according to the ratio of the coordinates of the four vertexes of the image area requesting for display to the preset image block size;
and determining the image blocks of the image areas requested to be displayed in the pathological section images according to the number of layers of the pathological section images, the number of rows and the number of columns of the image blocks of the image areas requested to be displayed in the pathological section images and the corresponding relation.
5. A display method of a pathological section image is characterized by comprising the following steps:
sending a display request to a server, wherein the display request comprises the number of layers of the pathological section images requested to be displayed and the coordinate information of the image areas requested to be displayed;
receiving image blocks, including the image area requested to be displayed, in the pathological section images returned by the server end in response to the display request;
and displaying the part of the image block which belongs to the range of the image area requested to be displayed.
6. A display device of pathological section images is characterized by comprising:
the system comprises a first receiving module, a second receiving module and a display module, wherein the first receiving module is used for receiving a display request from a client, and the display request comprises the layer number of a pathological section image requested to be displayed and the coordinate information of an image area requested to be displayed;
the determining module is used for determining image blocks of the image area which is requested to be displayed in the pathological section image according to the number of layers of the pathological section image and the coordinate information of the image area which is requested to be displayed, wherein the pathological section image comprises at least one image block;
and the return module is used for returning the image blocks containing the image areas requested to be displayed to the client.
7. The apparatus of claim 6, further comprising:
the dividing module is used for dividing the pathological section image into a plurality of image blocks according to a preset image block size aiming at the pathological section image with any number of layers;
and the establishing module is used for establishing the corresponding relation among the number of layers of the pathological section image, the number of rows and the number of columns of the image block in an array formed by the image blocks and the image block for any image block in the image blocks.
8. A display device of pathological section images is characterized by comprising:
the system comprises a sending module, a display module and a display module, wherein the sending module is used for sending a display request to a server, and the display request comprises the layer number of pathological section images requested to be displayed and the coordinate information of image areas requested to be displayed;
the second receiving module is used for receiving image blocks of the pathological section images returned by the server end in response to the display request, wherein the pathological section images comprise the image areas requested to be displayed;
and the display module is used for displaying the part of the image block which belongs to the range of the image area requested to be displayed.
9. An electronic device, comprising:
one or more processors;
a memory for storing executable instructions;
wherein the one or more processors are configured to invoke the memory-stored executable instructions to perform the method of any one of claims 1 to 5.
10. A computer readable storage medium having computer program instructions stored thereon, which when executed by a processor implement the method of any one of claims 1 to 5.
CN202010131227.5A 2020-02-28 2020-02-28 Pathological section image display method and device, electronic equipment and storage medium Withdrawn CN111354444A (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
CN202010131227.5A CN111354444A (en) 2020-02-28 2020-02-28 Pathological section image display method and device, electronic equipment and storage medium
KR1020217020481A KR20210110813A (en) 2020-02-28 2020-09-02 Method and apparatus for displaying pathological slide images, electronic devices and storage media
JP2021542134A JP2022524707A (en) 2020-02-28 2020-09-02 Pathological slice image display method and equipment, electronic devices and storage media
PCT/CN2020/113096 WO2021169230A1 (en) 2020-02-28 2020-09-02 Method and apparatus for displaying pathological section image, and electronic device and storage medium
TW110100515A TWI776348B (en) 2020-02-28 2021-01-06 The invention relates to a display method of pathological section images electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010131227.5A CN111354444A (en) 2020-02-28 2020-02-28 Pathological section image display method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111354444A true CN111354444A (en) 2020-06-30

Family

ID=71197309

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010131227.5A Withdrawn CN111354444A (en) 2020-02-28 2020-02-28 Pathological section image display method and device, electronic equipment and storage medium

Country Status (5)

Country Link
JP (1) JP2022524707A (en)
KR (1) KR20210110813A (en)
CN (1) CN111354444A (en)
TW (1) TWI776348B (en)
WO (1) WO2021169230A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021169230A1 (en) * 2020-02-28 2021-09-02 上海商汤智能科技有限公司 Method and apparatus for displaying pathological section image, and electronic device and storage medium

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI825633B (en) * 2022-03-24 2023-12-11 緯創資通股份有限公司 Image processing method, image processing apparatus, and image processing system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013084309A (en) * 2013-01-30 2013-05-09 Toshiba Corp Medical image observation supporting system
CN103577445A (en) * 2012-07-31 2014-02-12 深圳市蓝韵网络有限公司 Method for displaying medical images on browser rapidly
US20150317452A1 (en) * 2014-04-09 2015-11-05 Panasonic Corporation Control method of information terminal and computer-readable recording medium
CN105590295A (en) * 2015-12-21 2016-05-18 江苏康克移软软件有限公司 Pathological section display method and device
CN107423552A (en) * 2017-05-26 2017-12-01 粉蓝医疗科技(杭州)有限公司 Section file reading and device
CN110600106A (en) * 2019-08-28 2019-12-20 上海联影智能医疗科技有限公司 Pathological section processing method, computer device and storage medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8145503B2 (en) * 2005-02-25 2012-03-27 Virtual Radiologic Corporation Medical image metadata processing
CN103699792A (en) * 2013-12-18 2014-04-02 宁波江丰生物信息技术有限公司 Digital pathological section remote synchronous diagnostic system
CN104918044B (en) * 2014-03-14 2019-05-17 腾讯科技(深圳)有限公司 Image processing method and device
US10452813B2 (en) * 2016-11-17 2019-10-22 Terarecon, Inc. Medical image identification and interpretation
JP6643433B2 (en) * 2018-09-03 2020-02-12 キヤノン株式会社 Supporting apparatus for creating an interpretation report and its control method
CN111354444A (en) * 2020-02-28 2020-06-30 上海商汤智能科技有限公司 Pathological section image display method and device, electronic equipment and storage medium
CN112184579B (en) * 2020-09-24 2022-11-18 武汉千屏影像技术有限责任公司 Tissue lesion area image auxiliary restoration system and method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103577445A (en) * 2012-07-31 2014-02-12 深圳市蓝韵网络有限公司 Method for displaying medical images on browser rapidly
JP2013084309A (en) * 2013-01-30 2013-05-09 Toshiba Corp Medical image observation supporting system
US20150317452A1 (en) * 2014-04-09 2015-11-05 Panasonic Corporation Control method of information terminal and computer-readable recording medium
CN105590295A (en) * 2015-12-21 2016-05-18 江苏康克移软软件有限公司 Pathological section display method and device
CN107423552A (en) * 2017-05-26 2017-12-01 粉蓝医疗科技(杭州)有限公司 Section file reading and device
CN110600106A (en) * 2019-08-28 2019-12-20 上海联影智能医疗科技有限公司 Pathological section processing method, computer device and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021169230A1 (en) * 2020-02-28 2021-09-02 上海商汤智能科技有限公司 Method and apparatus for displaying pathological section image, and electronic device and storage medium
JP2022524707A (en) * 2020-02-28 2022-05-10 シャンハイ センスタイム インテリジェント テクノロジー カンパニー リミテッド Pathological slice image display method and equipment, electronic devices and storage media

Also Published As

Publication number Publication date
TWI776348B (en) 2022-09-01
KR20210110813A (en) 2021-09-09
TW202133190A (en) 2021-09-01
JP2022524707A (en) 2022-05-10
WO2021169230A1 (en) 2021-09-02

Similar Documents

Publication Publication Date Title
CN107948708B (en) Bullet screen display method and device
EP3276976A1 (en) Method, apparatus, host terminal, server and system for processing live broadcasting information
CN108260020B (en) Method and device for displaying interactive information in panoramic video
CN110928627B (en) Interface display method and device, electronic equipment and storage medium
CN109285126B (en) Image processing method and device, electronic equipment and storage medium
CN112465843A (en) Image segmentation method and device, electronic equipment and storage medium
CN112991553B (en) Information display method and device, electronic equipment and storage medium
EP3147802B1 (en) Method and apparatus for processing information
CN111664866A (en) Positioning display method and device, positioning method and device and electronic equipment
CN108900903B (en) Video processing method and device, electronic equipment and storage medium
CN108495168B (en) Bullet screen information display method and device
US20180144546A1 (en) Method, device and terminal for processing live shows
WO2022134475A1 (en) Point cloud map construction method and apparatus, electronic device, storage medium and program
CN111563138B (en) Positioning method and device, electronic equipment and storage medium
CN108174269B (en) Visual audio playing method and device
CN111815750A (en) Method and device for polishing image, electronic equipment and storage medium
CN111597029A (en) Data processing method and device, electronic equipment and storage medium
CN112860061A (en) Scene image display method and device, electronic equipment and storage medium
CN111354444A (en) Pathological section image display method and device, electronic equipment and storage medium
CN110989905A (en) Information processing method and device, electronic equipment and storage medium
CN113850275A (en) Image processing method, image processing device, electronic equipment and storage medium
CN109756783B (en) Poster generation method and device
CN112035691A (en) Method, device, equipment and medium for displaying cell labeling data of slice image
CN113538310A (en) Image processing method and device, electronic equipment and storage medium
CN112269620A (en) Display method and device, electronic equipment and storage medium

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40023066

Country of ref document: HK

WW01 Invention patent application withdrawn after publication

Application publication date: 20200630

WW01 Invention patent application withdrawn after publication