WO2024036760A1 - 能谱图像处理方法、装置、计算机设备及存储介质 - Google Patents
能谱图像处理方法、装置、计算机设备及存储介质 Download PDFInfo
- Publication number
- WO2024036760A1 WO2024036760A1 PCT/CN2022/129561 CN2022129561W WO2024036760A1 WO 2024036760 A1 WO2024036760 A1 WO 2024036760A1 CN 2022129561 W CN2022129561 W CN 2022129561W WO 2024036760 A1 WO2024036760 A1 WO 2024036760A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- energy spectrum
- data
- image sequence
- spectrum data
- material image
- 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.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T12/00—Tomographic reconstruction from projections
- G06T12/30—Image post-processing, e.g. metal artefact correction
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T12/00—Tomographic reconstruction from projections
- G06T12/10—Image preprocessing, e.g. calibration, positioning of sources or scatter correction
Definitions
- Embodiments of the present application relate to the field of medical image processing, and in particular, to an energy spectrum image processing method, device, computer equipment and storage medium.
- Spectral CT which collects two or more X-ray spectrum data sets, can be used to solve this long-standing technical limitation in traditional CT imaging.
- Energy spectrum CT involves many research directions, among which data acquisition technology and quantitative material decomposition technology are the most important research directions.
- model-driven material decomposition methods are mainly divided into indirect material decomposition methods and direct material decomposition methods.
- Indirect material decomposition method The first subcategory of this type of method first performs material decomposition in projected space, followed by analysis or iterative image reconstruction of material baseline integration data. Since substance decomposition is an unstable process, this type of method is sensitive to noise, especially under low-dose conditions, and it is difficult to obtain accurate substance decomposition.
- the second subcategory of this class of methods begins with iterative reconstruction of spectral data, followed by image space material decomposition. This type of method is relatively simple, but cannot eliminate wire harness hardening artifacts and metal artifacts.
- Direct material decomposition method is relatively simple, but cannot eliminate wire harness hardening artifacts and metal artifacts.
- the method of reconstructing material-based images directly from energy spectrum data models the physical process of data collection and introduces prior knowledge about the base material images to improve the quantitative accuracy of material decomposition.
- the nonlinear multi-energy X-ray measurement model makes the direct matter decomposition problem highly ill-posed, especially under low-dose data acquisition conditions.
- data-driven methods have begun to be applied to energy spectrum CT material decomposition, including image space decomposition network, projection space decomposition network, and projection-image end-to-end decomposition network.
- Embodiments of the present application provide an energy spectrum image processing method, device, computer equipment and storage medium, which solve the problem of low quantitative accuracy of material decomposition in existing energy spectrum image processing methods.
- embodiments of the present application provide an energy spectrum image processing method, including:
- the initial material image sequence is used as the expected material image sequence
- the material data is adjusted according to the difference, and the material image sequence corresponding to the adjusted material data is used as the expected material image sequence.
- embodiments of the present application also provide an energy spectrum image processing method, including:
- the material image module is used to determine the initial material image sequence corresponding to the measured energy spectrum data
- the energy spectrum data estimation module inputs the material data corresponding to the initial material image sequence into the trained energy spectrum data model to obtain estimated energy spectrum data;
- a first output module configured to use the initial material image sequence as the expected material image sequence if the difference between the estimated energy spectrum data and the measured energy spectrum data is within a set error range
- the second output module is used to adjust the material data according to the difference if the difference between the estimated energy spectrum data and the measured energy spectrum data is not within the set error range, and store the adjusted material data corresponding to The material image sequence serves as the desired material image sequence.
- embodiments of the present application further provide a computer device, where the computer device includes:
- processors one or more processors
- a storage device for storing one or more programs
- the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the energy spectrum image processing method as described in any embodiment.
- a fourth aspect is a storage medium containing computer-executable instructions, which when executed by a computer processor are used to perform the energy spectrum image processing method according to any embodiment.
- the technical solution of the energy spectrum image processing method determines the initial material image sequence corresponding to the measured energy spectrum data; inputs the material data corresponding to the initial material image sequence into the trained energy spectrum data model to obtain the estimated energy spectrum data ; If the difference between the estimated energy spectrum data and the measured energy spectrum data is within the set error range, the initial material image sequence is used as the expected material image sequence; if the difference between the estimated energy spectrum data and the measured energy spectrum data is not within the set error range within, the material data is adjusted according to the difference, and the material image sequence corresponding to the adjusted material data is used as the expected material image sequence.
- This material data adjustment method can ensure the speed and effectiveness of material data adjustment; estimated energy spectrum data and measurement
- the calculation amount of determining the difference between energy spectrum data and adjusting the material data is relatively small, so it can meet the requirements of clinical image processing speed.
- Figure 1 is a flow chart of an energy spectrum image processing method provided by an embodiment of the present application.
- Figure 2A is a schematic diagram of dual-source dual-detector acquisition of energy spectrum data provided by an embodiment of the present application
- Figure 2B is a schematic diagram of obtaining energy spectrum data using the fast tube voltage switching method provided by the embodiment of the present application.
- Figure 2C is a schematic diagram of obtaining energy spectrum data using the wire harness filtering method provided by the embodiment of the present application.
- Figure 2D is a schematic diagram of the photon counting detector provided by the embodiment of the present application for acquiring energy spectrum data
- Figure 2E is a schematic diagram of the double-layer detector provided by the embodiment of the present application for acquiring energy spectrum data
- FIG. 3 is a schematic flow chart of the energy spectrum image processing method provided by the embodiment of the present application.
- Figure 4A is a schematic diagram of a phantom provided by an embodiment of the present application.
- Figure 4B is a schematic diagram of experimental results provided by the embodiment of the present application.
- Figure 5A is a flow chart of the energy spectrum data model training method provided by the embodiment of the present application.
- Figure 5B is a schematic diagram of the energy spectrum data model provided by the embodiment of the present application.
- Figure 6 is a flow chart of the material model training method provided by the embodiment of the present application.
- Figure 7 is an architectural schematic diagram of the material model provided by the embodiment of the present application.
- Figure 8A is a schematic structural diagram of an energy spectrum image processing device provided by an embodiment of the present application.
- Figure 8B is a schematic structural diagram of another energy spectrum image processing device provided by an embodiment of the present application.
- Figure 9 is a schematic structural diagram of a C-arm CT system provided by an embodiment of the present application.
- Figure 10A is a perspective view of a CT system provided by an embodiment of the present application.
- Figure 10B is a left view of the CT system provided by the embodiment of the present application.
- Figure 11 is a structural block diagram of a computer device provided by an embodiment of the present application.
- FIG. 1 is a flow chart of an energy spectrum image processing method provided by an embodiment of the present application.
- the technical solution of this embodiment is suitable for determining the material image corresponding to the energy spectrum image.
- This method can be executed by the energy spectrum image processing device provided in the embodiment of the present application.
- the device can be implemented in the form of software and/or hardware, and configured and applied in the processor of the computer device.
- the method specifically includes the following steps:
- the measured energy spectrum data includes projection data frames of at least two levels of ray energy.
- the measured energy spectrum data includes at least one first projection data frame corresponding to the first X-ray energy and at least one second projection data frame corresponding to the second X-ray energy, and the at least one first projection data frame
- the first X-ray energy is higher than the second X-ray energy corresponding to the projection angle and the detector element position respectively corresponding to the at least one first projection data frame.
- the energy spectrum data can be measured through dual sources and dual detectors (Fig. 2A), fast (or slow) speed tube voltage switching (Fig. 2B), line beam filtering (Fig. 2C), and photon counting detectors (Fig. 2D ) or double-layer detector ( Figure 2E) or a combination of multiple methods.
- the initial material image sequence is obtained based on the trained material model, specifically: determining the energy spectrum image sequence corresponding to the measured energy spectrum data; inputting the energy spectrum image sequence into the trained material model to obtain the initial material image sequence, see Figure 3.
- the trained material model has a generalization prior in the image space and can change the energy spectrum image sequence to its corresponding initial image sequence.
- the initial material image sequence determined based on the measured energy spectrum data generally has high image quality, but the local quantitative accuracy may be insufficient, and the material properties of each sample may not be accurately described. , so the material data corresponding to the initial material image sequence also has the problem that local quantitative accuracy may be insufficient.
- the material data includes material-based data corresponding to the initial material image in the initial image sequence, and the detector element position and projection angle corresponding to each data in the material-based data.
- the material data includes at least two material-based data.
- each initial material image in the initial material image sequence is forward projected along the corresponding one or more projection angles to obtain one or more material data frames; it is determined that it belongs to the desired material All projection angles of the image, material data frames corresponding to all projection angles, and detector probe positions corresponding to all material data frames are used to obtain the material data of the desired material image.
- the trained energy spectrum data model in this embodiment has prior knowledge describing the data collection process in the data space, so the material data can be synthesized into corresponding energy spectrum data.
- the difference between the estimated energy spectrum data and the measured energy spectrum data is within the set error range, it means that the accuracy of the estimated energy spectrum data is very close to the measured energy spectrum data, and therefore is used to determine the estimated energy spectrum.
- the material data of the data has a high accuracy, and the quantitative accuracy of the initial material image sequence used to determine the material data is within the user's acceptable range, so the initial image sequence is used as the desired material image sequence.
- the quality of the estimated energy spectrum data predicted by the trained energy spectrum data model based on the material data may be lower than the expected energy spectrum data quality. For this reason, this embodiment uses measured energy spectrum data.
- the material data is adjusted based on the difference between the estimated energy spectrum data and the measured energy spectrum data, and then the material image sequence corresponding to the adjusted material data is used as the expected material image sequence.
- the estimated energy spectrum data frame included in the estimated energy spectrum data corresponds one-to-one to the measured energy spectrum data frame included in the measured energy spectrum data. Determine the error between each estimated energy spectrum data frame and each corresponding measured energy spectrum data frame, then calculate the sum of all errors, adjust the material data based on the sum of all errors, and then convert the adjusted material data corresponding to The material image sequence serves as the desired material image sequence.
- the measured energy spectrum data is original projection data and carries accurate material information
- the difference between the measured energy spectrum data and the estimated energy spectrum data can be used as a benchmark to accurately guide the adjustment of material data.
- this embodiment only adjusts the material data based on the difference between the estimated energy spectrum data and the measured energy spectrum data, but does not adjust the network parameters of any model. That is, during the model use stage, the network parameters of all models remain unchanged. Change.
- Figures 4A and 4B are quantitative experimental results determined based on physical phantom experiments provided by the embodiments of the present application.
- the experimental phantom contains 4 test tubes of iodine solutions with different concentrations and 2 test tubes with calcium chloride solutions of different concentrations.
- the energy spectrum CT experimental platform scanned it at 100kV.
- the photon technology detector uses two energy spectrum thresholds to collect rays passing through the experimental phantom to obtain measured energy spectrum data, which includes projection data corresponding to high energy and projection data corresponding to low energy.
- the technology of the present application produces a corresponding iodine-based image.
- concentrations of the four iodine solution test tubes determined by the iodine-based image were compared with the gold standard (concentration color change diagram). The comparison results showed that the concentrations of the four iodine solution test tubes were quantitatively accurate. This experiment illustrates that the energy spectrum image processing method described in the embodiment of the present application has high substance quantification accuracy.
- the technical solution of the energy spectrum image processing method determines the initial material image sequence corresponding to the measured energy spectrum data; inputs the material data corresponding to the initial material image sequence into the trained energy spectrum data model to obtain the estimated energy spectrum data ; If the difference between the estimated energy spectrum data and the measured energy spectrum data is within the set error range, the initial material image sequence is used as the expected material image sequence; if the difference between the estimated energy spectrum data and the measured energy spectrum data is not within the set error range within, the material data is adjusted based on the difference, and the material image sequence corresponding to the adjusted material data is used as the expected material image sequence.
- This material data adjustment method can ensure the speed and effectiveness of material data adjustment; Estimated energy spectrum data and measurement The amount of calculation required to determine the difference before the energy spectrum data and adjust the material data is relatively small, so it can meet the requirements of clinical image processing speed.
- Figure 5A is a flow chart of a method for training an energy spectrum data model according to yet another embodiment of the present application.
- the model training method described in the embodiment of this application is applied before the energy spectrum image processing method described in the previous embodiment. Specific method steps include:
- the material data includes at least two material-based data and the detector element position and projection angle corresponding to each data in the material-based data.
- the specific architecture of the energy spectrum data model is shown in Figure 5B, which includes 4 fully connected layers.
- This energy spectrum data model can model the complete physical process of data collection. Specifically, it learns the physical prior knowledge of the data space describing the data collection process from large-scale training data, so as to synthesize the material data into its corresponding energy data. spectral data.
- the energy spectrum data spatial mean square error is used as the training loss function to adjust the network parameters of the energy spectrum data model.
- Figure 6 is a flow chart of a material model training method provided by yet another embodiment of the present application.
- the training methods of this material model include:
- the initial energy spectrum image sequence and the initial material image sequence are used as training samples.
- the initial energy spectrum image sequence is input into the material model to obtain an estimated material image sequence, and the network parameters of the material model are adjusted according to the difference between the initial material image sequence and the estimated material image sequence output by the material model until the initial material image sequence is consistent with the current Differences between estimated material image sequences are within a set error range.
- the image space mean square error is used as the training loss function.
- the material model learns a generalization prior in the image space from large-scale training data, thereby transforming the energy spectrum image into its corresponding initial material image sequence.
- the network structure of the material model is shown in Figure 7.
- the neural network has a total of 24 convolutional neural network layers.
- the 24 convolutional neural network layers include three types of convolutional network layers. These convolutional network layers All parameters in are learnable.
- the first type of convolutional network layer uses a 3 ⁇ 3 convolution kernel with an interval of 1, which is marked as “Conv(3 ⁇ 3)S1” in Figure 7, followed by the batch normalization operation (Bnorm) and the rectified linear unit ( ReLu) activation function.
- the second type of convolutional network layer uses a 3 ⁇ 3 convolution kernel with an interval of 2 and is labeled “Conv(3 ⁇ 3)S2” in Figure 7, followed by Nnorm and ReLu.
- the third type of convolutional network layer uses a 1 ⁇ 1 convolution kernel with an interval of 1, and is marked as “Conv(1 ⁇ 1)S1” in Figure 7, followed by a linear activation function. All convolutional layers have corresponding learnable bias terms. Each convolutional layer keeps the input and output of the layer to the same spatial dimension.
- the sampling layer uses a 2 ⁇ 2 convolution kernel and is labeled Up-sample 2 ⁇ 2 in Figure 7. All sampling layers use bilinear interpolation algorithms. Shortcut links (skip+concatenate, black solid arrow in Figure 7) are used to facilitate the network training process.
- the convolution kernel in the network parameters uses Glorot uniformly distributed random numbers as initialization, and the bias term uses 0 as the initialization value. The remaining parameter settings and initialization values are all in the default mode.
- FIG. 8A is a structural block diagram of an energy spectrum image processing device provided by yet another embodiment of the present application.
- the device is used to execute the energy spectrum image processing method provided in any of the above embodiments, and the device can be implemented as software or hardware.
- the device includes:
- the material image module 11 is used to determine the initial material image sequence corresponding to the measured energy spectrum data
- the energy spectrum data estimation module 12 is used to input the material data corresponding to the initial material image sequence into the trained energy spectrum data model to obtain estimated energy spectrum data;
- the first output module 13 is configured to use the initial material image sequence as the expected material image sequence if the difference between the estimated energy spectrum data and the measured energy spectrum data is within a set error range;
- the second output module 14 is configured to adjust the material data according to the difference if the difference between the estimated energy spectrum data and the measured energy spectrum data is not within the set error range, and correspond the adjusted material data to The material image sequence is used as the desired material image sequence.
- the material image module 11 is used to determine the energy spectrum image sequence corresponding to the measured energy spectrum data; input the energy spectrum image sequence into the trained material model to obtain an initial material image sequence.
- the energy spectrum data estimation module 11 is used to determine one or more projection angles corresponding to each initial material image in the initial material image sequence; and project each initial material image in the initial material image sequence along the corresponding one or Perform forward projection on multiple projection angles to obtain one or more material data frames; determine all projection angles belonging to the desired material image, the material data frames corresponding to all projection angles, and the detector probe positions corresponding to all material data frames. To obtain the material data of the desired material image.
- the measured energy spectrum data includes projection data frames of at least two levels of ray energy; the measured energy spectrum data corresponds to at least two material-based data.
- the device also includes a model training module 10, which is used to input a set amount of material data into the energy spectrum data model to obtain estimated energy spectrum data;
- the difference between the measured energy spectrum data and the estimated energy spectrum data repeatedly adjust the network parameters of the energy spectrum data model, and minimize the difference between the measured energy spectrum data and the adjusted network parameters according to the back propagation algorithm.
- the difference between the estimated spectral data output by the spectral data model is the difference between the estimated spectral data model.
- the material data includes material-based data corresponding to the initial material image in the initial image sequence, and the detector element position and projection angle corresponding to each data in the material-based data.
- the energy spectrum data can be obtained through one or more of dual sources and dual detectors, fast tube voltage switching, slow tube voltage switching, line beam filtering, photon counting detectors, and double layer detectors. combination to obtain.
- the technical solution of the energy spectrum image processing device determines the initial material image sequence corresponding to the measured energy spectrum data; inputs the material data corresponding to the initial material image sequence into the trained energy spectrum data model to obtain the estimated energy spectrum data ; If the difference between the estimated energy spectrum data and the measured energy spectrum data is within the set error range, the initial material image sequence is used as the expected material image sequence; if the difference between the estimated energy spectrum data and the measured energy spectrum data is not within the set error range within, the material data is adjusted according to the difference, and the material image sequence corresponding to the adjusted material data is used as the expected material image sequence.
- This material data adjustment method can ensure the speed and effectiveness of material data adjustment; estimated energy spectrum data and measurement
- the calculation amount of determining the difference between energy spectrum data and adjusting the material data is relatively small, so it can meet the requirements of clinical image processing speed.
- the energy spectrum image processing device provided by the embodiments of this application can execute the energy spectrum image processing method provided by any embodiment of this application, and has functional modules and beneficial effects corresponding to the execution method.
- FIG. 9 is a schematic structural diagram of a C-arm CT system provided by yet another embodiment of the present application.
- the system includes a frame 1211, a detector 1212, a bed board 1214, an X-ray tube 1215, a C-arm drive shaft 1216, a rotating shaft 1217 and a base 1219.
- the X-ray tube 1215 and the detector 1212 are equipped at both ends of the C-shaped frame 1211, and the center connecting line between the two is perpendicular to the central axis of rotation 1218.
- the C-shaped frame 1211 drives the detector and the X-ray tube to rotate around the central axis of rotation 1218, so that the image data of the patient 1213 on the bed is captured at different projection angles through the detector and the X-ray tube.
- the current, voltage, exposure time, etc. of the X-ray tube 1215 are controlled by the X-ray generator 123.
- the projection data collected by the detector 1212 is transmitted to the computer device 2 by the communication system 126.
- the frame 1211 is connected to the C-arm drive shaft 1216. Its power is provided by rotating shaft 1217.
- the base 1219 is responsible for bearing the load.
- the C-arm control unit 121 controls the rotation speed, angle, position, etc. of the frame 1211.
- the spindle control unit 122 is connected to the base 1219 and provides power support for the entire C-arm system.
- the X-ray generator 123 controls the current, voltage and exposure time of the X-ray tube 1215.
- Data acquisition system 124 coordinates rack 1211, detector 1212, and X-ray generator 1215, and collects collected data.
- the bed board control system 125 controls the position and movement speed of the bed board 1214 to achieve different scanning trajectories for the patient 1213.
- the communication system 126 connects the C-arm control unit 121 , the spindle control unit 122 , the X-ray generator 124 , the data acquisition system 124 and the bed control system 125 , and transmits the collected projection data to the memory of the computer system 2 .
- FIGS 10A and 10B show a schematic structural diagram of yet another CT system.
- This CT system is a spiral CT.
- its frame 1211 is annular.
- the detector 1212 and the X-ray tube 1215 are both arranged on the frame and relatively distributed.
- the bed board 1214 is controlled by the bed board controller 125
- the frame drives the detector 1212 and the X-ray tube 1215 to move around the bed board 1214.
- Figure 11 is a structural block diagram of a computer device provided by another embodiment of the present application.
- the computer device 2 includes a processor 201, a memory 202, an input device 203 and an output device 204; the number of processors 201 in the device It can be one or more.
- one processor 201 is taken as an example; the processor 201, memory 202, input device 203 and output device 204 in the device can be connected through a bus or other means.
- the processor 201, the memory 202, the input device 203 and the output device 204 are connected through a bus. For example.
- the memory 202 can be used to store software programs, computer-executable programs and modules, such as program instructions/modules corresponding to the energy spectrum image processing method in the embodiments of the present application (for example, the material image module 11, first output module 13 and second output module 14).
- the processor 201 executes various functional applications and data processing of the device by running software programs, instructions and modules stored in the memory 202, that is, implementing the above energy spectrum image processing method.
- the memory 202 may mainly include a stored program area and a stored data area, where the stored program area may store an operating system and an application program required for at least one function; the stored data area may store data created based on the use of the terminal, etc.
- the memory 202 may include high-speed random access memory, and may also include non-volatile memory, such as at least one magnetic disk storage device, flash memory device, or other non-volatile solid-state storage device.
- memory 202 may further include memory located remotely relative to processor 201, and these remote memories may be connected to the device through a network. Examples of the above-mentioned networks include but are not limited to the Internet, intranets, local area networks, mobile communication networks and combinations thereof.
- the input device 203 may be used to receive input numeric or character information and generate key signal inputs related to user settings and functional control of the device.
- the output device 204 may include a display device such as a display screen, for example, a display screen of a user terminal.
- Embodiments of the present application also provide a storage medium containing computer-executable instructions.
- the computer-executable instructions when executed by a computer processor, are used to perform an energy spectrum image processing method.
- the method includes:
- the initial material image sequence is used as the expected material image sequence
- the material data is adjusted according to the difference, and the material image sequence corresponding to the adjusted material data is used as the expected material image sequence.
- the embodiments of the present application provide a storage medium containing computer-executable instructions.
- the computer-executable instructions are not limited to the method operations described above, and can also execute the energy spectrum image processing method provided by any embodiment of the application. related operations.
- the present application can be implemented with the help of software and necessary general hardware. Of course, it can also be implemented with hardware, but in many cases the former is a better implementation. . Based on this understanding, the technical solution of the present application can be embodied in the form of a software product in essence or that contributes to the existing technology.
- the computer software product can be stored in a computer-readable storage medium, such as a computer floppy disk.
- ROM Read-Only Memory
- RAM Random Access Memory
- FLASH flash memory
- hard disk or optical disk etc., including a number of instructions to make a computer device (which can be Personal computer, server, or network device, etc.) executes the energy spectrum image processing method described in various embodiments of this application.
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Molecular Biology (AREA)
- Artificial Intelligence (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Apparatus For Radiation Diagnosis (AREA)
- Investigating, Analyzing Materials By Fluorescence Or Luminescence (AREA)
- Analysing Materials By The Use Of Radiation (AREA)
Abstract
Description
Claims (10)
- 一种能谱图像处理方法,包括:确定测量能谱数据对应的初始材料图像序列;将所述初始材料图像序列对应的材料数据输入已训练的能谱数据模型以得到估计能谱数据;如果所述估计能谱数据与所述测量能谱数据的差异在设定误差范围内,则将所述初始材料图像序列作为期望材料图像序列;如果所述估计能谱数据与所述测量能谱数据的差异未在设定误差范围内,则根据该差异调整所述材料数据,并将调整后的材料数据对应的材料图像序列作为期望材料图像序列。
- 根据权利要求1所述的方法,其中,所述确定测量能谱数据对应的初始材料图像序列包括:确定所述测量能谱数据对应的能谱图像序列;将所述能谱图像序列输入已训练的材料模型以得到初始材料图像序列。
- 根据权利要求1所述的方法,其中,根据以下步骤确定所述初始材料图像序列对应的材料数据:确定所述初始材料图像序列中各初始材料图像对应的一个或多个投影角度;将所述初始材料图像序列中各初始材料图像沿对应的一个或多个投影角度进行前向投影以得到一个或多个材料数据帧;确定属于期望材料图像的所有投影角度、所有投影角度分别对应的材料数据帧以及所有材料数据帧分别对应的探测器探元位置以得到所述期望材料图像的材料数据。
- 根据权利要求1所述的方法,其中,所述测量能谱数据包括至少两级射线能量的投影数据帧,所述测量能谱数据对应至少两个材料基数据。
- 根据权利要求1所述的方法,其中,通过以下步骤完成所述能谱数据模型的训练,包括:将设定数量的材料数据输入能谱数据模型以得到估计能谱数据;根据所述测量能谱数据与所述估计能谱数据之间的差异,反复调整所述能谱数据模型的网络参数,根据反向传播算法最小化所述测量能谱数据与网络参数调整后的能谱数据模型输出的估计能谱数据之间的差异;通过以下步骤完成所述材料模型的训练,包括:将所述能谱图像序列输入材料模型以得到估计材料图像序列;根据所述材料图像序列真值与所述估计材料图像序列之间的差异,反复调整所述材料模型的网络参数,根据反向传播算法最小化所述材料图像序列真值与网络参数调整后的材料模型输出的估计材料图像序列之间的差异。
- 根据权利要求1所述的方法,其中,所述材料数据包括所述初始图像序列中的初 始材料图像对应的材料基数据,以及所述材料基数据中的每个数据对应的探测器探元位置和投影角度。
- 根据权利要求1-6任一所述的方法,其中,所述能谱数据可通过双源双探测器、快速管电压切换、慢速管电压切换、线束过滤、光子计数探测器、双层探测器中的一种方式或多种方式的组合来获取。
- 一种能谱图像处理装置,包括:材料图像模块,用于确定测量能谱数据对应的初始材料图像序列;能谱数据估计模块,将所述初始材料图像序列对应的材料数据输入已训练的能谱数据模型以得到估计能谱数据;第一输出模块,用于如果所述估计能谱数据与所述测量能谱数据的差异在设定误差范围内,则将所述初始材料图像序列作为期望材料图像序列;第二输出模块,用于如果所述估计能谱数据与所述测量能谱数据的差异未在设定误差范围内,则根据该差异调整所述材料数据,并将调整后的材料数据对应的材料图像序列作为期望材料图像序列。
- 一种计算机设备,所述计算机设备包括:一个或多个处理器;存储装置,用于存储一个或多个程序;当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-7中任一所述的能谱图像处理方法。
- 一种包含计算机可执行指令的存储介质,所述计算机可执行指令在由计算机处理器执行时用于执行如权利要求1-7中任一所述的能谱图像处理方法。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202210990678.3 | 2022-08-18 | ||
| CN202210990678.3A CN117671046A (zh) | 2022-08-18 | 2022-08-18 | 能谱图像处理方法、装置、计算机设备及存储介质 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2024036760A1 true WO2024036760A1 (zh) | 2024-02-22 |
Family
ID=89940495
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2022/129561 Ceased WO2024036760A1 (zh) | 2022-08-18 | 2022-11-03 | 能谱图像处理方法、装置、计算机设备及存储介质 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN117671046A (zh) |
| WO (1) | WO2024036760A1 (zh) |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101138501A (zh) * | 2006-09-08 | 2008-03-12 | 通用电气公司 | 用于生成目标的多光谱图像的方法和系统 |
| US20180038970A1 (en) * | 2016-08-05 | 2018-02-08 | Tsinghua University | Methods and apparatuses for reconstructing incident energy spectrum for a detector |
| CN109916933A (zh) * | 2019-01-04 | 2019-06-21 | 中国人民解放军战略支援部队信息工程大学 | 基于卷积神经网络的x射线计算机断层成像能谱估计方法 |
| CN110084864A (zh) * | 2019-04-09 | 2019-08-02 | 南京航空航天大学 | 一种基于能谱ct的电子密度图像重建方法 |
| CN110675467A (zh) * | 2019-09-30 | 2020-01-10 | 中国科学院深圳先进技术研究院 | 能谱ct的材料分解方法、装置、存储介质及电子设备 |
-
2022
- 2022-08-18 CN CN202210990678.3A patent/CN117671046A/zh active Pending
- 2022-11-03 WO PCT/CN2022/129561 patent/WO2024036760A1/zh not_active Ceased
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101138501A (zh) * | 2006-09-08 | 2008-03-12 | 通用电气公司 | 用于生成目标的多光谱图像的方法和系统 |
| US20180038970A1 (en) * | 2016-08-05 | 2018-02-08 | Tsinghua University | Methods and apparatuses for reconstructing incident energy spectrum for a detector |
| CN109916933A (zh) * | 2019-01-04 | 2019-06-21 | 中国人民解放军战略支援部队信息工程大学 | 基于卷积神经网络的x射线计算机断层成像能谱估计方法 |
| CN110084864A (zh) * | 2019-04-09 | 2019-08-02 | 南京航空航天大学 | 一种基于能谱ct的电子密度图像重建方法 |
| CN110675467A (zh) * | 2019-09-30 | 2020-01-10 | 中国科学院深圳先进技术研究院 | 能谱ct的材料分解方法、装置、存储介质及电子设备 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN117671046A (zh) | 2024-03-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP5280450B2 (ja) | X線ct画像形成方法及びそれを用いたx線ct装置 | |
| CN100398067C (zh) | X射线计算机断层摄影装置和图象质量模拟装置 | |
| US7801264B2 (en) | Method for calibrating a dual -spectral computed tomography (CT) system | |
| CN110866959B (zh) | 图像重建方法、系统、装置及存储介质 | |
| JP2017209498A (ja) | X線コンピュータ断層撮影装置及び医用画像処理装置 | |
| WO2010038536A1 (ja) | X線ct装置 | |
| JP3732568B2 (ja) | X線コンピュータ断層撮影装置 | |
| JPH0838467A (ja) | 検出器チャンネル利得較正係数を求める方法 | |
| US12111433B2 (en) | Counting response and beam hardening calibration method for a full size photon-counting CT system | |
| US20230263492A1 (en) | Image processing apparatus, image processing method, and computer-readable medium | |
| US20240070862A1 (en) | Medical information processing method and medical information processing apparatus | |
| JP2004097778A (ja) | X線コンピュータ断層撮影装置 | |
| JP2001309915A (ja) | Ctイメージング・システムの検出器のための高次主減衰補正 | |
| JP2004321587A (ja) | X線ct画像撮影方法およびx線ct装置 | |
| JP4817736B2 (ja) | X線コンピュータ断層撮影システム及びx線コンピュータ断層撮影システムのデータ補正方法 | |
| US6934353B2 (en) | Methods, apparatus, and computer readable mediums for performing perfusion studies | |
| JPWO2015020072A1 (ja) | X線ct装置および補正処理装置 | |
| JP2000083945A (ja) | 断層写真画像を作る装置と方法 | |
| JP2024039013A (ja) | 画像収集条件の決定方法及びx線診断装置 | |
| US12198234B2 (en) | Systems and methods for motion detection in medical images | |
| JP2002034970A (ja) | マルチ・スライスct走査の螺旋再構成の方法及び装置 | |
| JP2024032518A (ja) | 画像処理装置、撮影システム、画像処理方法、及びプログラム | |
| CN115192052A (zh) | 医用图像处理装置以及医用图像处理方法 | |
| WO2024036760A1 (zh) | 能谱图像处理方法、装置、计算机设备及存储介质 | |
| US10192328B2 (en) | Method for statistical weights design in iterative reconstruction algorithms |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 22955532 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22955532 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22955532 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 28/08/2025) |