Movatterモバイル変換


[0]ホーム

URL:


CN113838210A - A method and apparatus for converting an ultrasound image into a 3D model - Google Patents

A method and apparatus for converting an ultrasound image into a 3D model
Download PDF

Info

Publication number
CN113838210A
CN113838210ACN202111059999.3ACN202111059999ACN113838210ACN 113838210 ACN113838210 ACN 113838210ACN 202111059999 ACN202111059999 ACN 202111059999ACN 113838210 ACN113838210 ACN 113838210A
Authority
CN
China
Prior art keywords
feature map
image
point
converted
target detection
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
CN202111059999.3A
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.)
Northwestern Polytechnical University
Original Assignee
Northwestern Polytechnical University
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 Northwestern Polytechnical UniversityfiledCriticalNorthwestern Polytechnical University
Priority to CN202111059999.3ApriorityCriticalpatent/CN113838210A/en
Publication of CN113838210ApublicationCriticalpatent/CN113838210A/en
Pendinglegal-statusCriticalCurrent

Links

Images

Classifications

Landscapes

Abstract

Translated fromChinese

本发明公开了一种将超声图像转换为3D模型的方法及装置,涉及影像处理技术领域,更加直观,有助于医患沟通;进而大大提高了检测结果的准确率;同时也有助于医学解剖、学习等。方案要点为:获取多张待转换超声图像;提取每一张待转换超声图像的特征图,得到特征图图谱;根据特征图图谱上各点坐标,获取特征图图谱上各点的类别及目标检测框;提取特征图图谱上前景类内各点与目标检测框组成待检测图像;采用阈值分割法,获取自动分割图像;根据自动分割图像获取3D转换模型。本发明主要用于医学临床诊断。

Figure 202111059999

The invention discloses a method and a device for converting an ultrasonic image into a 3D model, and relates to the technical field of image processing. , learning, etc. The main points of the scheme are: acquiring multiple ultrasound images to be converted; extracting the feature map of each ultrasound image to be converted to obtain a feature map map; obtaining the category and target detection of each point on the feature map map according to the coordinates of each point on the feature map map frame; extract the points in the foreground class on the feature map and the target detection frame to form the image to be detected; adopt the threshold segmentation method to obtain the automatic segmentation image; obtain the 3D transformation model according to the automatic segmentation image. The present invention is mainly used for medical clinical diagnosis.

Figure 202111059999

Description

Method and device for converting ultrasonic image into 3D model
Technical Field
The invention relates to the technical field of image processing, in particular to a method and a device for converting an ultrasonic image into a 3D model.
Background
The ultrasonic image is a tomographic image of human body formed by ultrasonic diagnostic apparatus using echo principle, i.e. a beam of ultrasonic wave is transmitted by probe of the apparatus to enter into body, and is scanned in linear, sector or other form, when it meets interface of two tissues with different acoustic impedances, the ultrasonic wave is reflected back, and after being received by probe, it is displayed on screen through signal amplification and information processing. Is commonly used in medical clinical diagnosis, especially in the examination of fetal heart malformations during pregnancy.
In the prior art, doctors generally look at ultrasonic images to determine whether the fetal heart is malformed during pregnancy. By the method, whether most fetal hearts have malformations or not can be detected. However, due to the individual difference of the fetus and the complexity of the image such as attenuation, speckle, shadow, signal loss, etc., if the ultrasound image is manually marked by a doctor for observation and detection, not only much time and effort are required, but also the accuracy of the detection result is not high.
Disclosure of Invention
The invention provides a method and a device for converting an ultrasonic image into a 3D model, wherein a characteristic graph map is obtained by extracting a characteristic graph of each ultrasonic image to be converted; acquiring the category and the target detection frame of each point according to the coordinates of each point on the feature map; extracting each point in the foreground class and a target detection frame to form an image to be detected; obtaining an automatic segmentation image by adopting a threshold segmentation method; further acquiring a 3D conversion model; compared with the prior art, the method has the advantages that the 2D ultrasonic image is converted into the 3D model, so that the method is more intuitive and is beneficial to doctor-patient communication; thereby greatly improving the accuracy of the detection result; and also facilitates medical anatomy, learning, etc.
In order to achieve the purpose, the invention adopts the following technical scheme:
the invention provides a method for converting an ultrasonic image into a 3D model, which comprises the following steps:
and acquiring a plurality of ultrasonic images to be converted.
And extracting the characteristic diagram of each ultrasonic image to be converted to obtain a characteristic diagram spectrum.
Acquiring the category and the target detection frame of each point on the feature map according to the coordinates of each point on the feature map; the categories are classified into a foreground category and a background category.
And extracting each point in the foreground class on the characteristic map and the target detection frame to form an image to be detected.
Obtaining an automatic segmentation image by adopting a threshold segmentation method; namely, each point in the image to be detected is segmented according to a preset threshold value, and an automatic segmentation image is obtained.
And acquiring a 3D conversion model according to the automatic segmentation image.
Further, obtaining the category and the target detection frame of each point on the feature map according to the coordinates of each point on the feature map, includes:
uniformly dividing k × H × W anchor regions on the feature map; wherein, the anchor regions have different scales, k is 9, H is the height of the feature map, and W is the width of the feature map.
Respectively corresponding each point on the characteristic diagram map to each anchor area to obtain corresponding coordinates; .
And respectively sending the corresponding coordinates of each point on the feature map into a softmax classifier, and acquiring the category and the target detection frame of each point on the feature map.
Further, after the corresponding coordinates of each point on the feature map are sent to a softmax classifier, and the category and the target detection frame of each point on the feature map are obtained, the method further includes:
calculating offset, and optimizing the type and the target detection frame of each point on the feature map.
Further, the threshold segmentation method includes:
a global threshold segmentation method and a self-adaptive local threshold segmentation method; wherein the global threshold segmentation method comprises BINARY, TRUNC, TOZERO; the adaptive local threshold segmentation method comprises MEAN _ C and GAUSSIAN _ C.
Further, after acquiring the 3D conversion model according to the automatic segmentation image, the method further includes:
and optimizing the 3D conversion model by adopting a redrawing grid method.
Further, the ultrasound image to be converted includes:
the ultrasonic image to be converted is obtained from an ultrasonic instrument and is an ultrasonic image of a fetal heart in 23 to 27 weeks during pregnancy.
Further, the method for converting an ultrasound image into a 3D model further includes:
carrying out format conversion on the ultrasonic image to be converted; namely, the original format of the ultrasonic image to be converted is converted into the JPEG format.
Meanwhile, the invention also provides an ultrasound image conversion device, which comprises:
the first acquisition unit is used for acquiring a plurality of ultrasonic images to be converted.
And the extraction unit is used for extracting the characteristic diagram of each ultrasonic image to be converted to obtain a characteristic diagram map.
The second acquisition unit is used for acquiring the category and the target detection frame of each point on the feature map according to the coordinates of each point on the feature map; the categories are classified into a foreground category and a background category.
And the composition unit is used for extracting each point in the foreground class on the characteristic map and the target detection frame to form an image to be detected.
A third obtaining unit, which obtains an automatic segmentation image by adopting a threshold segmentation method; namely, each point in the image to be detected is segmented according to a preset threshold value, and an automatic segmentation image is obtained.
And the conversion unit is used for acquiring a 3D conversion model according to the automatic segmentation image.
Further, the second obtaining unit includes:
a divider: the characteristic map is used for uniformly dividing k H W anchor regions; wherein, the anchor regions have different scales, k is 9, H is the height of the feature map, and W is the width of the feature map.
A corresponding device: the characteristic diagram is used for respectively corresponding each point on the characteristic diagram map to each anchor area to obtain corresponding coordinates; .
A classifier: and the coordinate detection device is used for classifying the corresponding coordinates of each point on the feature map respectively to obtain the category and the target detection frame of each point on the feature map.
Further, the ultrasound image conversion apparatus further includes: a first optimizer and a second optimizer;
the first optimizer: and the method is used for calculating the offset and optimizing the type and the target detection frame of each point on the feature map.
The second optimizer: and optimizing the 3D conversion model by adopting a redrawing grid method.
Further, the ultrasound image conversion apparatus further includes:
a format converter: and the format converter is used for converting the original format of the ultrasonic image to be converted into a JPEG format.
Further, the ultrasound image conversion apparatus further includes:
a display unit: for displaying the 3D conversion model.
The invention provides a method and a device for converting an ultrasonic image into a 3D model, wherein a characteristic graph map is obtained by extracting a characteristic graph of each ultrasonic image to be converted; acquiring the category and the target detection frame of each point according to the coordinates of each point on the feature map; extracting each point in the foreground class and a target detection frame to form an image to be detected; obtaining an automatic segmentation image by adopting a threshold segmentation method; further acquiring a 3D conversion model; compared with the prior art, the method has the advantages that the 2D ultrasonic image is converted into the 3D model, so that the method is more intuitive and is beneficial to doctor-patient communication; thereby greatly improving the accuracy of the detection result; and also facilitates medical anatomy, learning, etc.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly introduced below.
FIG. 1 is a flow chart illustrating a method for converting an ultrasound image into a 3D model according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating another method for converting an ultrasound image into a 3D model according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of an apparatus for converting an ultrasound image into a 3D model according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of another apparatus for converting an ultrasound image into a 3D model according to an embodiment of the present invention.
Detailed Description
The technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example 1
An embodiment of the present invention provides a method for converting an ultrasound image into a 3D model, as shown in fig. 1, including:
101. and acquiring a plurality of ultrasonic images to be converted.
The ultrasonic image to be converted is an ultrasonic diagnostic apparatus which utilizes the echo principle, namely, an instrument probe emits a beam of ultrasonic into the body and carries out linear, sector or other forms of scanning, when the ultrasonic image meets the interface of two tissues with different acoustic impedances, the ultrasonic image is reflected back, and after the ultrasonic image is received by the probe, the ultrasonic image is amplified and processed by information and displayed on a screen to form a human body tomogram. In order to ensure the accuracy of the subsequent transformation, at least 600 ultrasound images to be transformed are generally selected, and 800 ultrasound images to be transformed are selected in the embodiment.
102. And extracting the characteristic diagram of each ultrasonic image to be converted to obtain a characteristic diagram spectrum.
Specifically, each ultrasonic image to be converted is sent to the convolution layer and passes through a group of conv + relu + posing layers to be used as a feature extractor to extract an image feature map.
103. Acquiring the category and the target detection frame of each point on the feature map according to the coordinates of each point on the feature map; the categories are classified into a foreground category and a background category.
The method comprises the steps of respectively introducing each point on a feature map into preset coordinate systems of a plurality of different scales, namely, the coordinates of each point on the feature map in different coordinate systems are different, and judging whether each point belongs to a foreground class or a background class and a target detection frame according to the coordinates of each point on the feature map.
104. And extracting each point in the foreground class on the characteristic map and the target detection frame to form an image to be detected.
105. Obtaining an automatic segmentation image by adopting a threshold segmentation method; namely, each point in the image to be detected is segmented according to a preset threshold value, and an automatic segmentation image is obtained.
The threshold segmentation method comprises a global threshold segmentation method and a self-adaptive local threshold segmentation method; the global threshold segmentation method comprises BINARY, TRUNC and TOZERO; the adaptive local threshold segmentation method comprises MEAN _ C and GAUSSIAN _ C. The above-mentioned division methods will be described in detail below, and the user can select them as desired when the present embodiment is applied.
BINARY is the simplest threshold segmentation method, and changes the pixel points larger than the threshold value into the maximum value, and changes the other pixel points into 0, and the specific formula is as follows:
Figure BDA0003256096530000051
in the formula: dst (x, y) represents the value of the image after threshold segmentation at the (x, y) pixel, and src (x, y) represents the gray value of the original image at the (x, y) pixel.
The TRUNC reserves the pixel information of which the gray scale is smaller than the threshold value on the basis of the BINARY, and the pixel points of which the gray scale is larger than the threshold value are converted into the preset threshold value instead of the maximum value. The concrete formula is as follows:
Figure BDA0003256096530000061
TOZERO selects the image information with the reserved gray value larger than the threshold value, and sets the gray value to be 0 for other pixel points, and the specific formula is as follows:
Figure BDA0003256096530000062
the MEAN _ C and the GAUSSIAN _ C are adaptive threshold segmentation, and different from the three methods, the threshold values of the two methods are automatically determined according to local neighborhood, and then the BINARY method is used for segmentation after the threshold values are determined. The concrete formula is as follows:
Figure BDA0003256096530000063
wherein, if the method is the MEAN _ C method, T (x, y) represents the difference value of the average value of the local neighborhood blocks and a constant C; for the GAUSSIAN _ C method T (x, y) we denote the difference of the GAUSSIAN weighted sum of the local neighborhood blocks and the constant C.
106. And acquiring a 3D conversion model according to the automatic segmentation image.
And converting each automatic segmentation image into a 3D conversion model in a superposition mode. That is, since the interval d between adjacent layers of the image acquired by the ultrasonic instrument is 0.2mm, the image from the i-th layer to the i + 1-th layer can be considered to be the same when d is sufficiently small due to the continuity of the object. The specific mathematical formula is as follows:
model(x,y,z)=dsti(x,y)di<z<di+1 (5)
in the formula: model (x, y, z) represents the value of the 3D model at (x, y, z) (a value of 0 indicates that the location is not part of the object, otherwise part of the object). dsti(x, y) represents the image segmentation result of the ith layer.
The invention provides a method for converting an ultrasonic image into a 3D model, which comprises the steps of extracting a characteristic diagram of each ultrasonic image to be converted to obtain a characteristic diagram map; acquiring the category and the target detection frame of each point according to the coordinates of each point on the feature map; extracting each point in the foreground class and a target detection frame to form an image to be detected; obtaining an automatic segmentation image by adopting a threshold segmentation method; further acquiring a 3D conversion model; compared with the prior art, the method has the advantages that the 2D ultrasonic image is converted into the 3D model, so that the method is more intuitive and is beneficial to doctor-patient communication; thereby greatly improving the accuracy of the detection result; and also facilitates medical anatomy, learning, etc.
Example 2
An embodiment of the present invention provides a method for converting an ultrasound image into a 3D model, as shown in fig. 2, including:
201. and acquiring a plurality of ultrasonic images to be converted.
In this embodiment, the ultrasound image to be converted is obtained from an ultrasound instrument, and is an ultrasound image of a fetal heart in 23 to 27 weeks during pregnancy. The number of the ultrasonic images to be converted is 1000.
202. And converting the format of the ultrasonic image to be converted, namely converting the original format of the ultrasonic image to be converted into a JPEG format.
Typically, the images acquired by the ultrasound apparatus are in voc format, comprising a series of cross-sectional images of the fetal heart from below to above and longitudinal sectional images from front to back and from left to right. In this embodiment, a bottom-up fetal heart cross-section image is selected and converted into an image withsize 243 × 200 and format JPEG by mics.
In addition, the format conversion of the ultrasound image to be converted in this embodiment further includes: after the pictures which do not contain the heart part are removed, the rest JPEG images are subjected to rotation, translation, scaling, mirror image, cutting and Gaussian noise method to amplify the ultrasonic image set samples to be converted. And labeling the fetal heart boundary manually by using LabelImg on the amplified ultrasound image set, and classifying labels into four categories of 'ht' (cardiac apical, top of heart), 'fcv' (four-chamber heart view, four chamber view), 'vot' (Vascular outflow tract), and 'tvv' (Three-vessel interface, Three vessels view) according to different heart parts contained in the fetal heart image. And generating an xml file according to the labeling information, making the xml file and the picture into a PASCAL VOC2007 data set format, and finally generating txt index files named as test, train and val so as to be used in the subsequent process.
203. And extracting the characteristic diagram of each ultrasonic image to be converted to obtain a characteristic diagram spectrum.
Specifically, each ultrasonic image to be converted with the size of 243 × 200 and the format of JPEG is sent to a convolution layer and passes through a group of conv + relu + posing layers to be used as a feature extractor to extract an image feature map.
204. Uniformly dividing k × H × W anchor regions on the feature map; wherein, the anchor regions have different scales, k is 9, H is the height of the feature map, and W is the width of the feature map.
205. And respectively corresponding each point on the characteristic diagram map with each anchor area to obtain corresponding coordinates.
Based on the above: and uniformly dividing the feature map into 9H W anchor regions, wherein each point on the feature map has 9 corresponding anchors, namely anchor coordinates with three length-width scales of 1: 1, 1: 2 and 2: 1, and the anchor coordinates can cover the coordinates of various sizes on the ultrasonic image to be converted.
206. And respectively sending the corresponding coordinates of each point on the feature map into a softmax classifier, and acquiring the category and the target detection frame of each point on the feature map.
207. Calculating offset, and optimizing the type and the target detection frame of each point on the feature map.
The formula of the loss function used in the embodiment of the present invention is shown below, and includes formulas (6), (7), (8), (9) and (10):
Figure BDA0003256096530000081
wherein i denotes the subscript of each sample, piAnd tiVectors representing the ith probability and the four parameterized coordinates, respectively. While
Figure BDA0003256096530000082
And
Figure BDA0003256096530000083
vectors representing the ith probability and the four parameterized coordinates, respectively. N is a radical ofclsAnd NregThe normalized sizes of the classification term and the regression term are respectively expressed, the parameters play a role in balancing two loss functions, and the specific parameters refer to the formula 10.
Figure BDA0003256096530000084
Figure BDA0003256096530000085
Figure BDA0003256096530000086
Figure BDA0003256096530000091
208. And extracting each point in the foreground class on the characteristic map and the target detection frame to form an image to be detected.
Specifically, the target detection frame mask is generated using equation (11).
Figure BDA0003256096530000092
In the formula: mask (x)i,yj) The values of the pixel points with coordinates (i, j) in the mask are represented, and x, y, w, h are the four parameterized coordinates of the prediction box.
The ultrasound image information of the fetal heart region can be extracted using equation 12:
masked(xi,yj)=mask(xi,yj)*img(xi,yj) (12)
in the formula: masked (x)i,yj) A value indicating a pixel point of coordinates (i, j) in the image after extracting the fetal heart region from the mask, and img (x)i,yj) And (3) representing the value of a pixel point with coordinates (i, j) in the original image.
209. Obtaining an automatic segmentation image by adopting a threshold segmentation method; namely, each point in the image to be detected is segmented according to a preset threshold value, and an automatic segmentation image is obtained.
The threshold segmentation method comprises a global threshold segmentation method and a self-adaptive local threshold segmentation method; wherein the global threshold segmentation method comprises BINARY, TRUNC and TOZERO; the adaptive local threshold segmentation method includes MEAN _ C and GAUSSIAN _ C, and each segmentation method is described in more detail in embodiment 1 of the present invention, which will not be described herein again, and the TRUNC global segmentation method is selected in this embodiment.
And detecting the ultrasonic image to be converted after the format conversion to obtain the position, the area size, the score and the sequence of the fetal heart part of the image, and then transmitting the related information into a TRUNC global segmentation method based on the score sequence to obtain an automatic segmentation image of the fetal heart area.
210. And acquiring a 3D conversion model according to the automatic segmentation image.
The embodiment converts the automatic segmentation image into a 3D conversion model in a superposition mode. That is, since the interval d between two adjacent ultrasound images to be converted acquired by the ultrasound apparatus is 0.2mm, and since continuity exists between the ultrasound images to be converted, when d is sufficiently small, the images from the ith to the (i + 1) th can be considered to be the same. Specifically, as shown in formula 13:
model(x,y,z)=dsti(x,y)di<z<di+1 (13)
in the formula: model (x, y, z) represents the value of the 3D conversion model at (x, y, z) (a value of 0 indicates that the location is not part of the object, otherwise part of the object). dsti(x, y) represents the i-th image segmentation result.
211. And optimizing the 3D conversion model by adopting a redrawing grid method.
After the 3D conversion model is completed, the connection of the 3D conversion model has a step-like interval difference, and in order to make the surface of the 3D conversion model smoother, the present embodiment adopts a method of redrawing a mesh for optimization.
The invention provides a method for converting an ultrasonic image into a 3D model, which comprises the steps of extracting a characteristic diagram of each ultrasonic image to be converted to obtain a characteristic diagram map; acquiring the category and the target detection frame of each point according to the coordinates of each point on the feature map; extracting each point in the foreground class and a target detection frame to form an image to be detected; obtaining an automatic segmentation image by adopting a threshold segmentation method; further acquiring a 3D conversion model; compared with the prior art, the method has the advantages that the 2D ultrasonic image is converted into the 3D model, so that the method is more intuitive and is beneficial to doctor-patient communication; thereby greatly improving the accuracy of the detection result; and also facilitates medical anatomy, learning, etc.
Furthermore, the embodiment of the invention converts the format of the ultrasonic image to be detected, so that the application range is wider; the characteristic diagram atlas and the 3D conversion model are optimized, and the accuracy of the detection result is further improved.
Example 3
An embodiment of the present invention provides an apparatus for converting an ultrasound image into a 3D model, as shown in fig. 3, including:
the first acquiringunit 11 is configured to acquire a plurality of ultrasound images to be converted.
And the extractingunit 12 is configured to extract a feature map of each ultrasound image to be converted to obtain a feature map.
The second obtainingunit 13 is configured to obtain the category and the target detection frame of each point on the feature map according to the coordinates of each point on the feature map; the categories are classified into a foreground category and a background category.
And thecomposition unit 14 is used for extracting each point in the foreground class on the characteristic map and forming an image to be detected with the target detection frame.
A third obtainingunit 15, which obtains an automatic segmentation image by using a threshold segmentation method; namely, each point in the image to be detected is segmented according to a preset threshold value, and an automatic segmentation image is obtained.
Aconversion unit 16, configured to obtain a 3D conversion model according to the automatically segmented image.
The specific implementation manner, detailed technical information, and the like of each component in the embodiment of the present invention have been described in both embodiment 1 and embodiment 2, and are not described herein again, and can be automatically and correspondingly searched during implementation or understanding.
The invention provides an ultrasonic image conversion device, comprising: the first acquisition unit acquires a plurality of ultrasonic images to be converted; the extraction unit extracts a characteristic diagram of each ultrasonic image to be converted to obtain a characteristic diagram map; the second acquisition unit acquires the type and the target detection frame of each point on the characteristic diagram spectrum; the composition unit extracts each point in the foreground class on the characteristic diagram atlas and a target detection frame to form an image to be detected; the third acquisition unit acquires an automatic segmentation image by adopting a threshold segmentation method; the conversion unit acquires a 3D conversion model according to the automatic segmentation image and converts the 2D ultrasonic image into the 3D model, so that compared with the prior art, the method is more intuitive and is beneficial to doctor-patient communication; thereby greatly improving the accuracy of the detection result; and also facilitates medical anatomy, learning, etc.
Example 4
An embodiment of the present invention provides an apparatus for converting an ultrasound image into a 3D model, as shown in fig. 4, including:
the first obtainingunit 21 is configured to obtain a plurality of ultrasound images to be converted.
Aformat converter 22 for converting the original format of the ultrasound image into a JPEG format.
The extractingunit 23 is configured to extract a feature map of each ultrasound image to be converted to obtain a feature map.
The second obtainingunit 24 is configured to obtain categories and target detection frames of each point on the feature map according to coordinates of each point on the feature map; the categories are classified into a foreground category and a background category.
The divider 241: the characteristic map is used for uniformly dividing k H W anchor regions; wherein, the anchor regions have different scales, k is 9, H is the height of the feature map, and W is the width of the feature map.
The corresponding device 242: and the characteristic map is used for respectively corresponding each point on the characteristic map to each anchor area to obtain corresponding coordinates.
The classifier 243: and the coordinate detection device is used for classifying the corresponding coordinates of each point on the feature map respectively to obtain the category and the target detection frame of each point on the feature map.
The first optimizer 25: and the method is used for calculating the offset and optimizing the type and the target detection frame of each point on the feature map.
And thecomposition unit 26 is used for extracting each point in the foreground class on the characteristic map and forming an image to be detected with the target detection frame.
A third obtainingunit 27 that obtains an automatic segmentation image by using a threshold segmentation method; namely, each point in the image to be detected is segmented according to a preset threshold value, and an automatic segmentation image is obtained.
Aconversion unit 28 for obtaining a 3D conversion model from the automatically segmented image.
And thesecond optimizer 29 is used for optimizing the 3D conversion model by adopting a redrawing grid method.
Adisplay unit 210 for displaying the 3D conversion model.
The specific implementation manner, detailed technical information, and the like of each component in the embodiment of the present invention have been described in both embodiment 1 and embodiment 2, and are not described herein again, and can be automatically and correspondingly searched during implementation or understanding.
The invention provides an ultrasonic image conversion device, comprising: the first acquisition unit acquires a plurality of ultrasonic images to be converted; the extraction unit extracts a characteristic diagram of each ultrasonic image to be converted to obtain a characteristic diagram map; the second acquisition unit acquires the type and the target detection frame of each point on the characteristic diagram spectrum; the composition unit extracts each point in the foreground class on the characteristic diagram atlas and a target detection frame to form an image to be detected; the third acquisition unit acquires an automatic segmentation image by adopting a threshold segmentation method; the conversion unit acquires a 3D conversion model according to the automatic segmentation image and converts the 2D ultrasonic image into the 3D model, so that compared with the prior art, the method is more intuitive and is beneficial to doctor-patient communication; thereby greatly improving the accuracy of the detection result; and also facilitates medical anatomy, learning, etc.
Furthermore, the format converter is added to convert the original format of the ultrasonic image into the JPEG format, so that the application range is wider; calculating the offset by a first optimizer, and optimizing the category and the target detection frame of each point on the feature map; the second optimizer optimizes the 3D conversion model by adopting a redrawing grid method, and the display unit displays the 3D conversion model, so that the accuracy and the intuition of the detection result are further improved.
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.

Claims (10)

Translated fromChinese
1.一种将超声图像转换为3D模型的方法,其特征在于,包括:1. a method for converting an ultrasound image into a 3D model, comprising:获取多张待转换超声图像;Obtain multiple ultrasound images to be converted;提取每一张所述待转换超声图像的特征图,得到特征图图谱;Extracting the feature map of each of the ultrasound images to be converted to obtain a feature map atlas;根据所述特征图图谱上各点坐标,获取所述特征图图谱上各点的类别及目标检测框;所述类别分为前景类和背景类;According to the coordinates of each point on the feature map, the category and target detection frame of each point on the feature map are obtained; the categories are divided into foreground categories and background categories;提取所述特征图图谱上前景类内各点与所述目标检测框组成待检测图像;Extracting each point in the foreground class on the feature map atlas and the target detection frame to form an image to be detected;采用阈值分割法,获取自动分割图像;即根据预设的阈值对所述待检测图像中各点进行分割,获取自动分割图像;A threshold segmentation method is used to obtain an automatically segmented image; that is, each point in the image to be detected is segmented according to a preset threshold to obtain an automatically segmented image;根据所述自动分割图像获取3D转换模型。A 3D transformation model is obtained from the automatically segmented images.2.根据权利要求1所述的将超声图像转换为3D模型的方法,其特征在于,根据所述特征图图谱上各点坐标,获取所述特征图图谱上各点的类别及目标检测框,包括:2. The method for converting an ultrasound image into a 3D model according to claim 1, wherein, according to the coordinates of each point on the feature map atlas, the category and target detection frame of each point on the feature map atlas are obtained, include:在所述特征图图谱上均匀划分出k*H*W个锚区域;其中,各个所述锚区域比例尺不同,k=9,H为特征图谱的高度,W是特征图谱的宽度;On the feature map atlas, k*H*W anchor regions are evenly divided; wherein, the scales of each of the anchor regions are different, k=9, H is the height of the feature map, and W is the width of the feature map;将所述特征图图谱上各点分别与各个所述锚区域对应,得到对应坐标;Corresponding each point on the feature map to each of the anchor regions to obtain corresponding coordinates;将所述特征图图谱上各点的多个所述对应坐标分别送入softmax分类器,获取所述特征图图谱上各点的类别及目标检测框。A plurality of the corresponding coordinates of each point on the feature map atlas are sent to the softmax classifier respectively, and the category and target detection frame of each point on the feature map atlas are obtained.3.根据权利要求2所述的将超声图像转换为3D模型的方法,其特征在于,在将所述特征图图谱上各点的多个所述对应坐标分别送入softmax分类器,获取所述特征图图谱上各点的类别及目标检测框之后,还包括:3. The method for converting an ultrasound image into a 3D model according to claim 2, wherein the multiple described corresponding coordinates of each point on the feature map atlas are sent to a softmax classifier respectively, and the described After the category of each point on the feature map and the target detection frame, it also includes:计算偏移量,优化所述特征图图谱上各点的类别及目标检测框。Calculate the offset, and optimize the category and target detection frame of each point on the feature map.4.根据权利要求1所述的将超声图像转换为3D模型的方法,其特征在于,所述阈值分割法,包括:4. The method for converting an ultrasound image into a 3D model according to claim 1, wherein the threshold segmentation method comprises:全局阈值分割法和自适应局部阈值分割法;其中所述全局阈值分割法包含BINARY、TRUNC、TOZERO;所述自适应局部阈值分割法包含MEAN_C和GAUSSIAN_C。Global threshold segmentation method and adaptive local threshold segmentation method; wherein the global threshold segmentation method includes BINARY, TRUNC, TOZERO; the adaptive local threshold segmentation method includes MEAN_C and GAUSSIAN_C.5.根据权利要求1所述的将超声图像转换为3D模型的方法,其特征在于,在根据所述自动分割图像获取3D转换模型之后,还包括:5. The method for converting an ultrasound image into a 3D model according to claim 1, characterized in that, after acquiring the 3D conversion model according to the automatic segmentation image, further comprising:采用重画网格法对所述3D转换模型进行优化。The 3D transformation model is optimized using a re-mesh method.6.根据权利要求1所述的将超声图像转换为3D模型的方法,其特征在于,所述待转换超声图像,包括:6. The method for converting an ultrasound image into a 3D model according to claim 1, wherein the ultrasound image to be converted comprises:所述待转换超声图像从超声仪器处获取,为孕期在23至27周胎儿心脏的超声图像。The ultrasound image to be converted is obtained from an ultrasound instrument, and is an ultrasound image of the fetal heart at 23 to 27 weeks of pregnancy.7.根据权利要求6所述的将超声图像转换为3D模型的方法,其特征在于,还包括:7. The method for converting an ultrasound image into a 3D model according to claim 6, further comprising:将所述待转换超声图像进行格式转化;即将所述待转换超声图像的原始格式转化为JPEG格式。Format conversion is performed on the ultrasonic image to be converted; that is, the original format of the ultrasonic image to be converted is converted into a JPEG format.8.一种将超声图像转换为3D模型的装置,其特征在于,包括:8. A device for converting an ultrasound image into a 3D model, comprising:第一获取单元,用于获取多张待转换超声图像;a first acquisition unit for acquiring a plurality of ultrasound images to be converted;提取单元,用于提取每一张所述待转换超声图像的特征图,得到特征图图谱;an extraction unit, for extracting the feature map of each of the ultrasound images to be converted to obtain a feature map atlas;第二获取单元,用于根据所述特征图图谱上各点坐标,获取所述特征图图谱上各点的类别及目标检测框;所述类别分为前景类和背景类;a second obtaining unit, configured to obtain the category and target detection frame of each point on the feature map according to the coordinates of each point on the feature map; the categories are divided into foreground classes and background classes;组成单元,用于提取所述特征图图谱上前景类内各点与所述目标检测框组成待检测图像;a composition unit for extracting each point in the foreground class on the feature map atlas and the target detection frame to form an image to be detected;第三获取单元,采用阈值分割法,获取自动分割图像;即根据预设的阈值对所述待检测图像中各点进行分割,获取自动分割图像;The third obtaining unit adopts a threshold segmentation method to obtain an automatically segmented image; namely, segment each point in the image to be detected according to a preset threshold to obtain an automatically segmented image;转换单元,用于根据所述自动分割图像获取3D转换模型。A conversion unit, configured to obtain a 3D conversion model according to the automatically segmented image.9.根据权利要求8所述的将超声图像转换为3D模型的装置,其特征在于,所述第二获取单元,包括:9. The device for converting an ultrasound image into a 3D model according to claim 8, wherein the second acquiring unit comprises:划分器:用于在所述特征图图谱上均匀划分出k*H*W个锚区域;其中,各个所述锚区域比例尺不同,k=9,H为特征图谱的高度,W是特征图谱的宽度;Divider: used to evenly divide k*H*W anchor regions on the feature map; wherein, the scale of each anchor region is different, k=9, H is the height of the feature map, W is the feature map width;对应器:用于将所述特征图图谱上各点分别与各个所述锚区域对应,得到对应坐标;Corresponding device: used to correspond each point on the feature map to each of the anchor regions to obtain corresponding coordinates;分类器:用于将所述特征图图谱上各点的多个所述对应坐标分别进行分类,获取所述特征图图谱上各点的类别及目标检测框。Classifier: used to classify a plurality of the corresponding coordinates of each point on the feature map map respectively, and obtain the category and target detection frame of each point on the feature map map.10.根据权利要求9所述的超声图像转换装置,其特征在于,还包括:第一优化器、第二优化器、格式转化器、显示单元;10. The ultrasonic image conversion device according to claim 9, further comprising: a first optimizer, a second optimizer, a format converter, and a display unit;所述第一优化器:用于计算偏移量,优化所述特征图图谱上各点的类别及目标检测框;The first optimizer: used to calculate the offset, and optimize the category and target detection frame of each point on the feature map;所述第二优化器:采用重画网格法对所述3D转换模型进行优化;The second optimizer: optimizes the 3D conversion model by using a mesh redraw method;所述格式转化器:用于将所述待转换超声图像的原始格式转化为JPEG格式;Described format converter: for converting the original format of described ultrasound image to be converted into JPEG format;显示单元:用于显示所述3D转换模型。Display unit: used to display the 3D transformation model.
CN202111059999.3A2021-09-102021-09-10 A method and apparatus for converting an ultrasound image into a 3D modelPendingCN113838210A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
CN202111059999.3ACN113838210A (en)2021-09-102021-09-10 A method and apparatus for converting an ultrasound image into a 3D model

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
CN202111059999.3ACN113838210A (en)2021-09-102021-09-10 A method and apparatus for converting an ultrasound image into a 3D model

Publications (1)

Publication NumberPublication Date
CN113838210Atrue CN113838210A (en)2021-12-24

Family

ID=78958914

Family Applications (1)

Application NumberTitlePriority DateFiling Date
CN202111059999.3APendingCN113838210A (en)2021-09-102021-09-10 A method and apparatus for converting an ultrasound image into a 3D model

Country Status (1)

CountryLink
CN (1)CN113838210A (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104915924A (en)*2015-05-142015-09-16常州迪正雅合电子科技有限公司Automatic three-dimensional ultrasound image scaling method
CN106991445A (en)*2017-04-052017-07-28重庆大学 A method for automatic recognition and detection of tumors in contrast-enhanced ultrasound based on deep learning
WO2017193251A1 (en)*2016-05-092017-11-16深圳迈瑞生物医疗电子股份有限公司Method and system for recognizing region of interest profile in ultrasound image
CN108717544A (en)*2018-05-212018-10-30天津科技大学A kind of newspaper sample manuscript word automatic testing method based on intelligent image analysis
CN109009216A (en)*2018-08-032018-12-18杭州行开科技有限公司A kind of ultrasonic image naked eye 3D system
CN109191369A (en)*2018-08-062019-01-11三星电子(中国)研发中心2D pictures turn method, storage medium and the device of 3D model
CN110415792A (en)*2019-05-312019-11-05上海联影智能医疗科技有限公司Image detecting method, device, computer equipment and storage medium
CN110786887A (en)*2019-10-222020-02-14深圳瀚维智能医疗科技有限公司Mammary gland ultrasonic screening method, device and system
CN110807829A (en)*2019-11-052020-02-18张东海Method for constructing three-dimensional heart model based on ultrasonic imaging
CN112446376A (en)*2019-09-052021-03-05中国科学院沈阳自动化研究所Intelligent segmentation and compression method for industrial image
CN112734907A (en)*2020-12-302021-04-30华东师范大学Ultrasonic or CT medical image three-dimensional reconstruction method

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
CN104915924A (en)*2015-05-142015-09-16常州迪正雅合电子科技有限公司Automatic three-dimensional ultrasound image scaling method
WO2017193251A1 (en)*2016-05-092017-11-16深圳迈瑞生物医疗电子股份有限公司Method and system for recognizing region of interest profile in ultrasound image
CN106991445A (en)*2017-04-052017-07-28重庆大学 A method for automatic recognition and detection of tumors in contrast-enhanced ultrasound based on deep learning
CN108717544A (en)*2018-05-212018-10-30天津科技大学A kind of newspaper sample manuscript word automatic testing method based on intelligent image analysis
CN109009216A (en)*2018-08-032018-12-18杭州行开科技有限公司A kind of ultrasonic image naked eye 3D system
CN109191369A (en)*2018-08-062019-01-11三星电子(中国)研发中心2D pictures turn method, storage medium and the device of 3D model
CN110415792A (en)*2019-05-312019-11-05上海联影智能医疗科技有限公司Image detecting method, device, computer equipment and storage medium
CN112446376A (en)*2019-09-052021-03-05中国科学院沈阳自动化研究所Intelligent segmentation and compression method for industrial image
CN110786887A (en)*2019-10-222020-02-14深圳瀚维智能医疗科技有限公司Mammary gland ultrasonic screening method, device and system
CN110807829A (en)*2019-11-052020-02-18张东海Method for constructing three-dimensional heart model based on ultrasonic imaging
CN112734907A (en)*2020-12-302021-04-30华东师范大学Ultrasonic or CT medical image three-dimensional reconstruction method

Similar Documents

PublicationPublication DateTitle
US11450003B2 (en)Medical imaging apparatus, image processing apparatus, and image processing method
CN110177504B (en)Method for measuring parameters in ultrasonic image and ultrasonic imaging system
EP2016905B1 (en)Ultrasound diagnostic apparatus
JP2020531074A (en) Ultrasound system with deep learning network for image artifact identification and removal
US20100036248A1 (en)Medical image diagnostic apparatus, medical image measuring method, and medicla image measuring program
CN110325119A (en)Folliculus ovarii counts and size determines
CN112950534A (en)Portable ultrasonic pneumonia auxiliary diagnosis system based on artificial intelligence
CN111214255A (en)Medical ultrasonic image computer-aided diagnosis method
CN111227864A (en)Method and apparatus for lesion detection using ultrasound image using computer vision
CN111820948B (en) Fetal growth parameter measurement method, system and ultrasound equipment
US12026886B2 (en)Method and system for automatically estimating a hepatorenal index from ultrasound images
JP2020503099A (en) Prenatal ultrasound imaging
CN113229850B (en) Ultrasonic pelvic floor imaging method and ultrasonic imaging system
CN112767305B (en)Method and device for identifying echocardiography of congenital heart disease
CN118587217B (en) Osteosarcoma CT image lesion area detection method and system based on feature correlation
CN109674493B (en)Method, system and equipment for medical ultrasonic automatic tracking of carotid artery blood vessel
KR20210081243A (en)Methods and systems for automatic measurement of strains and strain-ratio calculation for sonoelastography
CN120107603B (en) Ovarian mass segmentation device based on multi-morphological mass image feature grouping
CN119722668A (en) Intelligent analysis system of abdominal ultrasound data for obstetrics and gynecology
CN112654299A (en)Ultrasonic imaging method, ultrasonic imaging apparatus, storage medium, processor, and computer apparatus
CN115517709A (en) Ultrasound imaging method and ultrasound imaging system
CN113243935A (en)Echocardiogram acquisition method and device, electronic equipment and storage medium
WO2022099704A1 (en)Ultrasonic imaging method and ultrasonic imaging system of fetus in middle and late pregnancy
CN113838210A (en) A method and apparatus for converting an ultrasound image into a 3D model
JP7631179B2 (en) Ultrasound diagnostic device and ultrasound image processing method

Legal Events

DateCodeTitleDescription
PB01Publication
PB01Publication
SE01Entry into force of request for substantive examination
SE01Entry into force of request for substantive examination
RJ01Rejection of invention patent application after publication
RJ01Rejection of invention patent application after publication

Application publication date:20211224


[8]ページ先頭

©2009-2025 Movatter.jp