WO2023035361A1 - Image reconstruction method, apparatus, system, and computer-readable storage medium - Google Patents

Image reconstruction method, apparatus, system, and computer-readable storage medium Download PDF

Info

Publication number
WO2023035361A1
WO2023035361A1 PCT/CN2021/124040 CN2021124040W WO2023035361A1 WO 2023035361 A1 WO2023035361 A1 WO 2023035361A1 CN 2021124040 W CN2021124040 W CN 2021124040W WO 2023035361 A1 WO2023035361 A1 WO 2023035361A1
Authority
WO
WIPO (PCT)
Prior art keywords
events
image reconstruction
event data
energy
coincidence
Prior art date
Application number
PCT/CN2021/124040
Other languages
French (fr)
Chinese (zh)
Inventor
李昂
张祥松
肖鹏
谢庆国
Original Assignee
苏州瑞派宁科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 苏州瑞派宁科技有限公司 filed Critical 苏州瑞派宁科技有限公司
Publication of WO2023035361A1 publication Critical patent/WO2023035361A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/003Reconstruction from projections, e.g. tomography

Definitions

  • the working principle of PET is to label radionuclides on compounds that can participate in the metabolic process of living tissues, and inject the compounds into organisms, and the positrons emitted by radionuclides in organisms will then combine with electrons in organisms, Thus, an annihilation event of the electron pair occurs, producing two gamma photons with equal energy and opposite directions. If two detectors located on the Line of Response (LOR) detect two gamma photons within the specified coincidence time window (for example, 0-15 nanoseconds), then the two gamma photons are detected. The event of the horse photon can be called a coincidence event.
  • LOR Line of Response
  • Coincidence events may generally include true coincidence events, scattered coincidence events, and random coincidence events.
  • the true coincidence event refers to the event that the time difference between two gamma photons generated by the same annihilation event reaching the two scintillation crystals located on the response line is within the coincidence time window.
  • a random coincidence event is a false coincidence event in which two gamma photons detected come from different annihilation events but are mistaken for 2 gamma photons occurring "simultaneously" within the coincidence time window .
  • a scatter coincidence event is defined as an event in which 2 gamma photons are generated for the same detected annihilation event, one of which is altered due to physical effects such as Compton scattering and/or Rayleigh scattering during flight flight direction.
  • the method further includes: performing downsampling on a plurality of the response lines to obtain a downsampled response line, and correspondingly, after calculating the scatter on the downsampled response line After the number of coincident events, the method further includes: upsampling the downsampled response line according to a preset method to obtain an upsampled response line; using the number of scattered coincidence events on the downsampled response line to calculate the Number of scatter coincidence events on the upsampled response line.
  • the preset method includes: a bilinear interpolation method, a 4D linear interpolation method or a 5D linear interpolation method.
  • the step of calculating the number of scattering coincidence events on the upsampling response line by using the number of scattering coincidence events on the downsampling response line includes: calculating the scattering coincidence event number on each of the downsampling response lines The ratio of the number of coincidence events to the number of coincidence events; calculating the scattered coincidence on the upsampling response line according to the number of coincidence events on the upsampling response line included in each of the downsampling response lines and the ratio number of events.
  • SC + S tot -S unsc ;
  • S tot is the total number of single events, and is twice the number of coincident events;
  • S unsc is the sum of the number of unscattered single events;
  • SC is the number of scattered coincident events.
  • the step of using the corresponding relationship to calculate the number of unscattered single events corresponding to the initial single event data in the coincident event includes: constructing an objective function of the corresponding relationship; calculating the maximum value of the objective function The value is the value of the corrected single-event data, and the value of the corrected single-event data is determined as the number of unscattered single-events corresponding to the initial single-event data in the coincident event.
  • m is the initial single-event data obtained by scanning the gamma photon with the real energy E t under the condition of ignoring the scattering coincidence event; the real energy E t satisfies E i ⁇ E t ⁇ E i+1 ; i, j, s and m are positive integers.
  • the real energy of the gamma photon includes 202keV, 307keV, 511keV, 622keV or 1.27MeV.
  • the step of constructing the objective function of the corresponding relationship comprises: utilizing the maximum likelihood method to construct the objective function, and the objective function is determined by formula (XI):
  • is a hyperparameter
  • R(X) is a penalty item
  • M is a constant.
  • the step of calculating the value of the corrected single-event data when the objective function takes the maximum value includes calculating the value of the corrected single-event data by formula (M) or formula (N):
  • the preset image reconstruction algorithm includes MLEM algorithm, OSEM algorithm or MAP-OSL algorithm.
  • an image reconstruction device including: a construction unit configured to use correction parameters to construct initial single-event data and corrected single-event data within coincident events on the response line detected by the detector Correspondence between data, wherein the initial single-event data includes the number of single-events when each measured energy of the gamma photons detected by the detector satisfies corresponding specific conditions; the first calculation unit is configured In order to use the corresponding relationship to calculate the number of unscattered single events corresponding to the initial single event data in the coincident event; the second calculation unit is configured to use the number of coincident events and the number of unscattered single events to calculate The number of scattering coincidence events in the coincidence events; an image reconstruction unit configured to use the number of scattering coincidence events and the obtained number of random coincidence events to perform image reconstruction according to a preset image reconstruction algorithm.
  • an image reconstruction device including: a memory on which program codes are stored; a processor connected to the memory, and when the program codes are executed by the processor , to implement the method described above.
  • an imaging system including: the above-mentioned image reconstruction device; and a detector connected to the image reconstruction device.
  • the detectors include PET detectors, PET-CT detectors, CT detectors, or MR detectors.
  • a computer-readable storage medium on which program instructions are stored, and the above-mentioned method is implemented when the program instructions are executed.
  • this application uses the correction parameters to construct the corresponding relationship between the initial single event data and the corrected single event data in the coincident event on the response line, and uses the corresponding relationship to calculate the number of unscattered single events in the coincident event.
  • Fig. 1 shows a flowchart of an image reconstruction method according to an embodiment of the present application.
  • Fig. 2 shows a schematic diagram of an energy spectrum drawn according to an embodiment of the present application.
  • Fig. 3 shows a flowchart of another image reconstruction method according to an embodiment of the present application.
  • Fig. 4 shows a schematic diagram of merging multiple response lines according to an embodiment of the present application.
  • FIG. 5 shows another schematic diagram of merging multiple response lines according to an embodiment of the present application.
  • Figure 6 shows a schematic diagram of a cylindrical prosthesis with three cold zones.
  • FIG. 7 shows a reconstructed image obtained using the image reconstruction method without scatter correction for the cylindrical phantom in FIG. 6 .
  • FIG. 8 shows the reconstructed image obtained by using the image reconstruction method proposed in the present application for the cylindrical prosthesis in FIG. 6 .
  • Fig. 9 shows a block diagram of an image reconstruction device according to an embodiment of the present application.
  • Fig. 10 shows a block diagram of another image reconstruction device according to an embodiment of the present application.
  • Fig. 11 shows a block diagram of another image reconstruction device according to an embodiment of the present application.
  • Fig. 12 shows a block diagram of an imaging system according to an embodiment of the present application.
  • Example embodiments will now be described more fully with reference to the accompanying drawings.
  • Example embodiments may, however, be embodied in many forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this application will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art.
  • the same reference numerals denote the same or similar parts in the drawings, and thus their repeated descriptions will be omitted.
  • the image reconstruction method provided by the present application can be applied to various imaging systems, for example, PET imaging system, electronic computer tomography (Computed Tomography, referred to as CT) imaging system, PET-CT imaging system, magnetic resonance (Magnetic Resonance, referred to as MR)
  • CT electronic computer tomography
  • MR magnetic resonance
  • the detector may include a plurality of probes, two probes that detect a coincidence event may form a probe pair, and one or more response lines may be formed on each probe pair.
  • Fig. 1 shows a flowchart of an image reconstruction method according to an embodiment of the present application. The image reconstruction method will be described in detail below with reference to FIG. 1 .
  • step S101 the correction parameters are used to construct the corresponding relationship between the initial single-event data and the corrected single-event data in the coincident events on the response line detected by the detector.
  • the correction parameter may refer to a parameter that corrects the blurring effect of the detector on the photon energy (ie, the true energy of the gamma photon).
  • the ambiguity effect generally refers to the phenomenon that multiple measured energies are actually detected for a gamma photon with a specific real energy (eg, 511KeV, 622KeV, or 1.27MeV, etc.).
  • the actually detected photon energy is not necessarily E, but there may be multiple measured energies such as E 1 , E 2 , . . . , E m+1 .
  • the initial single-event data may include the number of single-events under which each measured energy of the gamma photons detected by the detector satisfies a corresponding preset condition.
  • the initial single-event data may include the number of single-events Y i under which the measured energy E d satisfies E i ⁇ E d ⁇ E i+1 , where i is a positive integer.
  • the preset conditions may also refer to other conditions that meet actual needs, which is not limited here.
  • the relationship between the number of single events included in the initial single event data and the measured energy can be expressed by discrete or continuous functions, or in the form of statistical tables.
  • initial single-event data can be obtained in one of the following ways:
  • all coincident events on each response line are split into single events, then the measured energy of gamma photons corresponding to each single event is counted, and the number of single events corresponding to the same measured energy is counted, Thus, initial single-event data are obtained.
  • all coincident events on each response line are split into single events, and one or more energy spectra are drawn according to the position of the probe where the single event is located, as shown in Figure 2, the drawn energy spectrum indicates The corresponding relationship between the number of single events on the probe and the measured energy is obtained, so that the corresponding initial single event data can be obtained from each energy spectrum.
  • a total of multiple initial single-event data can be obtained.
  • corresponding energy spectra are drawn for each probe, and the number of energy spectra is the same as the number of probes covered by each response line.
  • all coincident events on each response line are split into single events, and one or more energy spectra are drawn according to the probe positions where the single events are located. Then, at least one energy spectrum is divided into multiple sub-energy spectra according to the time difference of the gamma photons arriving at the probe, and initial single-event data are obtained from each sub-energy spectrum, so that multiple initial single-event data can be obtained.
  • each energy spectrum is divided into multiple sub-energy spectra according to the time difference between the arrival of gamma photons at the probe, and the sub-energy spectrum corresponding to each energy spectrum
  • the number of spectra is the same as the number of segments of the time difference.
  • Each sub-spectrum can indicate the correspondence between the number of single events and the photon energy in a certain time interval. For example, taking a time difference of 200 ps as an example, when the number of time segments is 10, each energy spectrum can be divided into 10 sub-energy spectra, and the time interval corresponding to each sub-energy spectrum is 200 ps.
  • This method of dividing each energy spectrum into multiple sub-energy spectra by the time difference of gamma photons arriving at the probe to obtain the initial single-event data in the coincidence events on each response line can make the subsequent calculation of the number of scattered coincidence events more precise.
  • the corresponding relationship between the initial single-event data and the corrected single-event data can be constructed according to formula (1):
  • the number of single events under E t ⁇ E j+1 ; E j and E j+1 are the jth energy and j+1th energy in the preset energy window ⁇ E j ⁇ respectively, and in the preset energy In the window, E 1 ⁇ E 2 ⁇ ... ⁇ E n+1 ;
  • the correction parameter P can also adopt other forms, and there is no limitation here.
  • the above correction parameters can be obtained by using a detector to detect a plurality of gamma photons with different real energies to obtain the energy distribution of these gamma photons, and normalize the energy distribution.
  • the real energy E t of the gamma photon may be 202keV, 307keV, 511keV, 622keV or 1.27MeV, etc.
  • the value of the i-th row of the matrix P can be obtained according to the formula (2), so that the entire matrix can be obtained according to the value of the i-th row, and the obtained matrix P has the following form:
  • step S101 By using the correction parameters in step S101 to construct the corresponding relationship between the initial single-event data and the corrected single-event data in each coincident event detected by the detector on each response line, the detector’s influence on the photon energy can be eliminated in the subsequent calculation process The influence of the blur effect.
  • step S103 the number of unscattered single events corresponding to the initial single event data within the coincident event is calculated by using the corresponding relationship.
  • the objective function of the corresponding relationship can be constructed, the maximum value of the objective function can be calculated, and the single-event correction can be calculated when the objective function takes the maximum value
  • the value of the data, and the value of the corrected single-event data is determined as the number of unscattered single-events corresponding to the initial single-event data in the calculation coincident event.
  • the number of unscattered single events corresponding to the initial single event data may refer to: for an initial single event data, a number of unscattered single events can be calculated.
  • the maximum likelihood method with penalty is used to construct the objective function shown in formula (3).
  • the present application is not limited thereto, and any method capable of parameter estimation is suitable for constructing the objective function.
  • is a hyperparameter, and its specific value can be determined through experiments in advance; R(X) is a penalty term.
  • the objective function shown in formula (3) can be solved to obtain its maximum value, and the value of the corrected single-event data can be calculated when the objective function takes the maximum value, and the value can be determined as the corresponding value on the response line The number of unscattered single events within the event corresponding to this initial single event data.
  • the maximum value of the objective function reference may be made to the corresponding description in the prior art, which will not be repeated here.
  • prior knowledge can be used before solving the above objective function, that is, the photon count is less at the energy less than the radiation source, and at the energy greater than the radiation source The energy of is 0, and almost all of them are concentrated at the energy of the radioactive source.
  • the penalty term R(X) is defined as shown in formula (4).
  • M is a constant, generally greater than 100.
  • OSL-EDR Simple Detector Response
  • OSL-EDR Simple Detector Response
  • (5) carry out iterative calculation formula (3 ) shows the value of the corrected single-event data when the objective function takes the maximum value, that is, the number of unscattered single-events.
  • OT-EDR derived based on the principle of optimization transfer (Optimization Transfer, be called for short OT), as shown in formula (6), carry out iterative calculation
  • the objective function shown in formula (3) takes maximum value The value of the corrected single-event data when , that is, the number of unscattered single-events.
  • step S105 the number of scattered coincident events within the coincident event is calculated by using the number of coincident events and the number of unscattered single events.
  • the number of unscattered single events and the number of coincident events (that is, the number of coincident events) on the response line can be used to calculate Number of scatter coincidence events within coincidence events on each response line.
  • Formulas (7) to Formulas (12) give six methods for calculating the number of scattering coincidence events on each response line.
  • SC is the number of scattering coincidence events
  • SC + S tot -S unsc
  • S tot is the total number of single events, and it is twice the number of coincident events, as shown in formula (C)
  • S unsc is the sum of the number of unscattered single events, as shown in formula (D).
  • S 0 represents the number of coincidence events in which neither of the two gamma photons produced by annihilation scattered
  • S 1 represents the number of gamma photons produced by annihilation only one The number of coincident events in which photons have been scattered one or more times
  • S 2 is the number of coincident events in which both gamma photons produced by annihilation have been scattered one or more times.
  • the sum of the number of unscattered single events refers to the calculated number of unscattered single events itself, while for each response line.
  • the sum of the unscattered single event numbers refers to the sum of the calculated multiple unscattered single event numbers.
  • formulas (7)-(12) can also be used to calculate the total number of scattering events on all response lines.
  • SC represents the total number of scattering events
  • S tot represents the total number of events on multiple response lines.
  • the number of single events, and it is twice the total number of coincident events, S unsc represents the total number of unscattered single events.
  • step S107 image reconstruction is performed according to a preset image reconstruction algorithm by using the number of scattered coincidence events and the obtained number of random coincidence events.
  • the number of scattering coincidence events and the number of random coincidence events can be substituted into the pre-built image reconstruction model, and then the image reconstruction model is solved by using the preset image reconstruction algorithm, to obtain a reconstructed image.
  • the number of random coincidence events may be obtained by randomly correcting the coincidence events before or after obtaining the number of scattering coincidence events. For the specific process of random correction, reference may be made to the corresponding description in the prior art, which will not be repeated here.
  • the constructed image reconstruction model can be expressed as formula (13):
  • CE x is the number of coincident events on the xth response line
  • a xy is the system response matrix, which contains the information of attenuation correction and normalization correction
  • V y is the yth voxel value of the image
  • SC xy is the number of scattered coincidence events on the xth response line
  • R x is the number of random coincidence events on the xth response line
  • both x and y are positive integers.
  • the preset image reconstruction algorithm may include the Maximum Likelihood Expectation Maximization (MLEM for short) algorithm, the Ordered subsets Expectation Maximization (OSEM for short) algorithm, or the maximum Experimental estimation-one step later (Maximum a Posteriori-One Step Later, MAP-OSL for short) algorithm.
  • MLEM Maximum Likelihood Expectation Maximization
  • OSEM Ordered subsets Expectation Maximization
  • MAP-OSL Maximum Experimental estimation-one step later
  • V k and V k+1 represent the images obtained by the kth iteration and the k+1th iteration respectively
  • S z is the zth subset on the response line
  • z is a positive integer.
  • the calculation process of the image reconstruction method shown in FIG. 1 is relatively simple and the calculation amount is small.
  • Fig. 3 shows a flowchart of another image reconstruction method according to an embodiment of the present application.
  • the image reconstruction method will be described in detail below with reference to FIG. 3 .
  • the method includes:
  • step 301 as shown in Fig. 3 is executed to down-sample the multiple response lines to obtain the reduced Sample response line.
  • all the response lines may be grouped according to the positions of the response lines or the angles between the response lines, and then all the response lines in each group are merged into one response line. For example, combine all the response lines between each probe pair into one response line, as shown in Figure 4, or you can also combine the All response lines are merged into one response line, as shown in FIG. 5 ; all response lines whose included angle is less than or equal to a preset angle (for example, 15 degrees) may also be merged into one response line. It should be noted that the specific number of multiple adjacent probe pairs can be selected according to actual needs, and is not limited here. By downsampling all response lines, it is convenient to draw the energy spectrum and reduce the amount of data calculation.
  • step S303 the correction parameter is used to construct the corresponding relationship between the initial single-event data and the corrected single-event data in the coincident event on the downsampling response line.
  • step S305 the number of unscattered single events corresponding to the initial single event data in the downsampled coincident event is calculated by using the correspondence relationship between the initial single event data and the corrected single event data.
  • step S307 the number of scattered coincident events in the coincident event is calculated by using the number of coincident events after downsampling and the number of unscattered single events.
  • Steps S303-S307 correspond to steps S101-S105 in FIG. 1, and the difference between them is only that the relevant data on the down-sampled response line are processed. Therefore, for the specific execution process of steps S303-S307, reference may be made to the relevant description of steps S101-S105 in FIG.
  • step S309 the downsampled response line is upsampled using a preset method to obtain an upsampled response line, and the number of scatter coincidence events on the upsampled response line is calculated using the number of scatter coincidence events on the downsampled response line.
  • the scatter on the upsampled response lines included in each downsampled response line can be calculated according to formulas (18)-(19) Number of matching events.
  • the up-sampling crystal is the original crystal in the probe
  • the down-sampling crystal is a collection of one or more crystals after down-sampling
  • the central crystal is the down-sampling crystal where the up-sampling crystal is located
  • the axially adjacent crystals are the same as the up-sampling crystal.
  • the axially closest crystal, the radially adjacent crystal is the radially closest crystal to the upsampled crystal
  • the opposite crystal is the diagonally closest crystal to the upsampled crystal.
  • the number of scatter coincidence events on the upsampled response line can also be calculated in the following manner: firstly, the ratio of the number of scatter coincidence events to the number of coincidence events on each downsampled response line is calculated, and then according to each downsampled response line The number of coincident events on the upsampled response line contained in the response line and the ratio calculate the number of scattered coincidence events on the upsampled response line, as shown in formula (20).
  • the number of scatter coincidence events on all upsampled response lines may be added to obtain the total number of scatter coincidence events.
  • step S311 image reconstruction is performed according to a preset image reconstruction algorithm by using the number of scattered coincidence events and the obtained number of random coincidence events.
  • Step S311 corresponds to step S107 in FIG. 1 , so for its specific execution process, reference may be made to the relevant description of step S107 in FIG. 1 in the above embodiment, and details are not repeated here.
  • the downsampled response line can be restored to its original state by upsampling the downsampled response line.
  • the calculation result of the number of scatter coincidence events can be made more accurate, thereby improving the accuracy of the scatter correction results.
  • Figure 6 shows a schematic diagram of a cylindrical prosthesis with three cold zones.
  • the gray area is called the background area, which is filled with radioactive sources and filled with water; the white area has no radioactive sources and is filled with air, water, and polytetrafluoroethylene (PTFE) respectively.
  • PTFE polytetrafluoroethylene
  • Figure 7 and Figure 8 respectively show the detection data of the prosthesis shown in Figure 6, the image reconstruction results without scattering correction and the image reconstruction results using the technical solution proposed in this application when the influence of random noise is ignored. It can be seen from Figures 7 and 8 that the image contrast using the image reconstruction method proposed in this application is significantly restored, especially the contrast of the cold area in the lower left corner filled with PTFE material and the cold area in the lower right corner filled with water in the image is significantly restored, and the image The voxel values in the background area of , are more uniform overall, which is more in line with the actual situation.
  • Fig. 9 shows a block diagram of an image reconstruction method device according to an embodiment of the present application.
  • the image reconstruction device will be described in detail below with reference to FIG. 9 .
  • the image reconstruction device includes a construction unit 903 , a first calculation unit 905 , a second calculation unit 907 and an image reconstruction unit 913 .
  • the construction unit 903 is used to construct the corresponding relationship between the initial single-event data and the corrected single-event data in the coincident event on the response line detected by the detector using the correction parameters, wherein the initial single-event data includes Each measured energy of the gamma photon satisfies the number of single events under the corresponding specific conditions.
  • the first calculation unit 905 is used to calculate the number of unscattered single events corresponding to the initial single event data in the coincident event by using the corresponding relationship, specifically to construct the objective function of the corresponding relationship, and to correct the single event data when the calculated objective function takes the maximum value , and the value of the corrected single-event data is determined as the number of unscattered single-events corresponding to the initial single-event data within the event.
  • the second calculating unit 907 is configured to calculate the number of scattered coincident events within the coincident event by using the number of coincident events and the number of unscattered single events.
  • the image reconstruction unit 913 is used to use the number of scattered coincidence events and the number of random coincidence events obtained from a random correction unit (not shown) to perform image reconstruction according to a preset image reconstruction algorithm.
  • the image reconstruction device may further include a downsampling unit 901, which may be used to Downsample multiple response lines to obtain downsampled response lines.
  • the first calculation unit 905 can also be used to calculate the number of unscattered single events after downsampling
  • the second calculation unit 907 can also be used to calculate the downsampled The number of scatter coincidence events within the coincidence event on the response line.
  • the image reconstruction apparatus may also include an upsampling unit 909 and a third calculation unit 911 .
  • the upsampling unit 909 can be used to upsample the downsampled response line according to a preset method to obtain an upsampled response line;
  • the third calculation unit 911 can be used to calculate the upsampled response line by using the number of scattering events on the downsampled response line Number of scatter coincidence events on the response line.
  • the first computing unit 905, the second computing unit 907, and the third computing unit 911 may be integrated into the same module.
  • the scatter correction for coincident events can be realized without the need for activity maps and attenuation maps, and the accuracy of the scatter correction results is high, Thus, the quality of the reconstructed image can be improved.
  • Fig. 11 shows another image reconstruction device according to an embodiment of the present application.
  • the image reconstruction device shown in FIG. 11 is only an example, and should not limit the functions and scope of use of this embodiment of the present application.
  • the image reconstruction apparatus is represented in the form of a general-purpose computing device.
  • the components of the image reconstruction device may include but not limited to: at least one processor 210, at least one memory 220, a bus 230 connecting different system components (including the memory 220 and the processor 210), a display unit 240, and the like.
  • the memory 220 stores program codes, and the program codes can be executed by the processor 210, so that the processor 210 executes the methods described in this specification according to various exemplary embodiments of the present application.
  • the processor 210 may execute the method as shown in FIG. 1 .
  • the memory 220 may include a readable medium in the form of a volatile storage unit, such as a random access storage unit (RAM) 2201 and/or a cache storage unit 2202 , and may further include a read-only storage unit (ROM) 2203 .
  • RAM random access storage unit
  • ROM read-only storage unit
  • Memory 220 may also include programs/utilities 2204 having a set (at least one) of program modules 2205 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, which Each or some combination of the examples may include the implementation of a network environment.
  • Bus 230 may represent one or more of several types of bus structures, including a memory cell bus or memory cell controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local area using any of a variety of bus structures. bus.
  • the image reconstruction apparatus can also communicate with one or more external devices 300 (such as keyboards, pointing devices, bluetooth devices, etc.), and can also communicate with one or more devices that enable the user to interact with the image reconstruction apparatus, and/or communicate with Any device (eg, router, modem, etc.) that enables the image reconstruction apparatus to communicate with one or more other computing devices. Such communication may occur through input/output (I/O) interface 250 .
  • the image reconstruction device can also communicate with one or more networks (eg, local area network (LAN), wide area network (WAN) and/or public networks, such as the Internet) through the network adapter 260 .
  • the network adapter 260 can communicate with other modules of the image reconstruction device through the bus 230 .
  • image reconstruction apparatus including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives And data backup storage system, etc.
  • FIG. 12 shows a block diagram of an imaging system according to an embodiment of the present application.
  • the imaging system according to an embodiment of the present application will be described in detail below with reference to FIG. 12 .
  • an imaging system includes a detector 1201 and an image reconstruction device 1203 .
  • the image reconstruction device 1203 may include the image reconstruction device shown in FIG. 9 or FIG. 10 ;
  • the detector 1201 may include a radiation detector such as a PET detector, PET-CT detector, CT detector or MR detector.
  • a radiation detector such as a PET detector, PET-CT detector, CT detector or MR detector.
  • a software product may utilize any combination of one or more readable media.
  • the readable medium may be a readable signal medium or a readable storage medium.
  • the readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination thereof. More specific examples (non-exhaustive list) of readable storage media include: electrical connection with one or more conductors, portable disk, hard disk, random access memory (RAM), read only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
  • a computer readable storage medium may include a data signal carrying readable program code in baseband or as part of a carrier wave traveling as part of a data signal. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a readable storage medium may also be any readable medium other than a readable storage medium that can send, propagate or transport a program for use by or in conjunction with an instruction execution system, apparatus or device.
  • the program code contained on the readable storage medium may be transmitted by any suitable medium, including but not limited to wireless, cable, optical cable, RF, etc., or any suitable combination of the above.
  • Program codes for performing the operations of the present application can be written in any combination of one or more programming languages, including object-oriented programming languages—such as Java, C++, etc., as well as conventional procedural programming Language—such as C or a similar programming language.
  • the program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server to execute.
  • the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computing device (e.g., using an Internet service provider). business to connect via the Internet).
  • LAN local area network
  • WAN wide area network
  • Internet service provider e.g., a wide area network
  • the above-mentioned computer-readable medium carries one or more program instructions, and when the above-mentioned one or more program instructions are executed by one device, the computer-readable medium can realize the above-mentioned functions.
  • modules in the above embodiments can be distributed in the device according to the description of the embodiment, and corresponding changes can also be made in one or more devices that are only different from the embodiment.
  • Multiple modules in the above embodiments may be combined into one module, or one module may be further split into multiple sub-modules.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Nuclear Medicine (AREA)

Abstract

An image reconstruction method, an apparatus, a system, and a computer-readable storage medium. The method comprises: utilizing a correction parameter and constructing a correspondence relationship between corrected single event data and initial single event data among coincidence events on a line of response detected by a detector (S101); utilizing the correspondence relationship and calculating a number of unscattered single events among the coincidence events and corresponding to the initial single event data (S103); utilizing a number of coincidence events and the number of unscattered single events and calculating a number of scattered coincidence events among the coincidence events (S105); and utilizing the number of scattered coincidence events and an obtained number of random coincidence events and performing image reconstruction according to a preset image reconstruction algorithm (S107). By means of directly performing correction on collected coincidence events during image reconstruction instead of needing an activity image and an attenuation image, scattering correction can be more easily implemented, and the quality of a reconstructed image can be improved.

Description

图像重建方法、装置、系统及计算机可读存储介质Image reconstruction method, device, system and computer-readable storage medium
本申请要求于2021年9月10日提交的中国专利申请202111060795.1的优先权,其全部内容通过援引加入本文。This application claims priority to Chinese Patent Application 202111060795.1 filed on September 10, 2021, the entire contents of which are incorporated herein by reference.
技术领域technical field
本申请涉及数据处理领域,具体而言,涉及一种图像重建方法、装置、系统及计算机可读存储介质。The present application relates to the field of data processing, in particular, to an image reconstruction method, device, system and computer-readable storage medium.
背景技术Background technique
正电子发射断层成像(Positron Emission Tomography,简称PET)技术是当前全球尖端的分子影像技术之一,其通过对生物体内的标记有放射性核素的化合物进行成像,能够无创、定量、动态地评估生物体内各个功能器官的代谢水平、生化反应和功能活动,具有高灵敏度和准确性。Positron Emission Tomography (PET) technology is one of the world's cutting-edge molecular imaging technologies. It can non-invasively, quantitatively and dynamically evaluate biological Metabolic levels, biochemical reactions and functional activities of various functional organs in the body, with high sensitivity and accuracy.
PET的工作原理为将放射性核素标记到能够参与活体组织代谢过程的化合物上,并将该化合物注射到生物体内,放射性核素在生物体内发射出的正电子随之与生物体内的电子结合,从而发生电子对的湮灭事件,产生能量相等、方向相反的两个伽马光子。如果位于响应线(Line of Response,简称LOR)上的两个探测器分别在规定的符合时间窗(例如,0~15纳秒)内探测到两个伽马光子,则探测到这两个伽马光子的事件可以称为符合事件。The working principle of PET is to label radionuclides on compounds that can participate in the metabolic process of living tissues, and inject the compounds into organisms, and the positrons emitted by radionuclides in organisms will then combine with electrons in organisms, Thus, an annihilation event of the electron pair occurs, producing two gamma photons with equal energy and opposite directions. If two detectors located on the Line of Response (LOR) detect two gamma photons within the specified coincidence time window (for example, 0-15 nanoseconds), then the two gamma photons are detected. The event of the horse photon can be called a coincidence event.
符合事件一般可以包括真符合事件、散射符合事件和随机符合事件。其中,真符合事件是指同一个湮灭事件产生的两个伽马光子到达位于响应线上的两个闪烁晶体的时间差在符合时间窗内的事件。随机符合事件是一种假符合事件,在随机符合事件中,探测到的两个伽马光子来自不同的湮灭事件,但在符合时间窗内被误认为是“同时”发生的2个伽马光子。散射 符合事件是指以下事件:针对探测到的同一个湮灭事件产生的2个伽马光子,其中一个伽马光子由于在飞行过程中发生康普顿散射和/或瑞利散射等物理效应而改变飞行方向。Coincidence events may generally include true coincidence events, scattered coincidence events, and random coincidence events. Wherein, the true coincidence event refers to the event that the time difference between two gamma photons generated by the same annihilation event reaching the two scintillation crystals located on the response line is within the coincidence time window. A random coincidence event is a false coincidence event in which two gamma photons detected come from different annihilation events but are mistaken for 2 gamma photons occurring "simultaneously" within the coincidence time window . A scatter coincidence event is defined as an event in which 2 gamma photons are generated for the same detected annihilation event, one of which is altered due to physical effects such as Compton scattering and/or Rayleigh scattering during flight flight direction.
在这三种符合事件中,由于针对随机符合事件和散射符合事件所采集到的数据可能是错误的,这可能会影响PET成像的分辨率、对比度以及定位精度。因此,在图像重建过程中,对所采集的符合事件进行校正显得至关重要。Among these three coincidence events, the data collected for random coincidence events and scattered coincidence events may be wrong, which may affect the resolution, contrast and positioning accuracy of PET imaging. Therefore, it is very important to correct the acquired coincidence events during image reconstruction.
目前,主要采用多能窗技术、卷积/反卷积技术、以及基于模拟的技术等进行符合事件的校正。其中,在这些技术中,最准确、最为广泛应用的是基于模拟的技术。At present, multi-energy window technology, convolution/deconvolution technology, and simulation-based technology are mainly used to correct coincident events. Among these techniques, the most accurate and widely used are simulation-based techniques.
基于模拟的技术一般包括单散射模拟方法、双散射模拟方法以及蒙特卡洛模拟方法。其中,单散射模拟方法是针对每条响应线,通过在所输入的活度图像和衰减图像中选取一个散射点来获得单散射(即,一对伽马光子总共发生一次散射)的光子运动路径,通过计算该条响应线所对应的所有光子运动路径上产生的单散射事件来得到该条响应线上的单散射事件,最后,利用仅包含单散射事件的尾部数据,通过尾部拟合技术(Tail Fitting,简称TF)对所得到的单散射事件进行拟合以得到散射符合事件的拉伸因子,并将该拉伸因子作用于所有数据以实现散射校正。双散射模拟方法通常与单散射模拟方法结合使用,其与单散射模拟方法的区别主要在于双散射模拟方法是通过两个散射点来确定光子运动路径。蒙特卡洛模拟方法主要通过对基于所输入的活度图像和衰减图像确定的每个伽马光子对的运动进行模拟来确定总散射分布。Simulation-based techniques generally include single-scattering simulation methods, double-scattering simulation methods, and Monte Carlo simulation methods. Among them, the single scattering simulation method is for each response line, by selecting a scattering point in the input activity image and attenuation image to obtain the photon movement path of single scattering (that is, a pair of gamma photons scatters once in total) , by calculating the single-scattering events generated on all photon paths corresponding to this response line to obtain the single-scattering events on this response line, finally, using the tail data containing only single-scattering events, through the tail fitting technique ( Tail Fitting (TF for short) fits the obtained single scattering events to obtain the stretching factor of the scattering coincidence event, and applies the stretching factor to all data to realize the scattering correction. The double-scattering simulation method is usually used in combination with the single-scattering simulation method. The main difference between the double-scattering simulation method and the single-scattering simulation method is that the double-scattering simulation method determines the photon movement path through two scattering points. The Monte Carlo simulation method mainly determines the total scattering distribution by simulating the motion of each gamma photon pair determined based on the input activity image and attenuation image.
在实现本申请过程中,发明人发现现有技术至少存在如下问题:During the process of implementing this application, the inventor found that the prior art has at least the following problems:
(1)单散射模拟方法仅考虑单散射的情况,然而实际中会出现多散射的情况,这可能会导致散射校正结果的准确性较低,从而导致重建图像的质量较低。双散射模拟方法和蒙特卡洛模拟方法虽然考虑多散射的情况,但计算过程复杂 并且计算量很大。(1) The single-scattering simulation method only considers the case of single-scattering, but in reality, multiple-scattering will occur, which may lead to low accuracy of the scattering correction results, resulting in low quality of the reconstructed image. Although the double-scattering simulation method and the Monte Carlo simulation method consider the situation of multiple scattering, the calculation process is complicated and the amount of calculation is large.
(2)上述方法需要获得活度图像和衰减图像,然而实际系统很难获得准确的活度图像和衰减图像。(2) The above method needs to obtain the activity image and the attenuation image, but it is difficult to obtain the accurate activity image and the attenuation image in the actual system.
(3)由于同样难以获得视野范围之外的活度图像,因此上述方法通常未能考虑外部散射(即,位于视野范围之外的伽马光子对产生的散射事件),这可能会导致重建图像的质量较低。(3) Since it is equally difficult to obtain activity images outside the field of view, the above methods generally fail to account for external scatter (i.e., scattering events from gamma photon pairs located outside the field of view), which can lead to reconstructed images of lower quality.
发明内容Contents of the invention
本申请提供了一种图像重建方法、装置、成像系统及计算机可读存储介质,以解决现有技术中存在的至少一个问题。The present application provides an image reconstruction method, device, imaging system and computer-readable storage medium to solve at least one problem existing in the prior art.
根据本申请的一方面,提供了一种图像重建方法,包括:利用校正参数构建探测器探测到的响应线上的符合事件内的初始单事件数据与校正单事件数据之间的对应关系,其中,所述初始单事件数据包括所述探测器探测到的伽马光子的各个实测能量满足预设条件的单事件数;利用所述对应关系计算所述符合事件内的与所述初始单事件数据对应的未散射单事件数;利用符合事件数和所述未散射单事件数计算所述符合事件内的散射符合事件数;利用所述散射符合事件数和所获取的随机符合事件数并根据预设图像重建算法进行图像重建。According to one aspect of the present application, an image reconstruction method is provided, including: constructing the corresponding relationship between initial single-event data and corrected single-event data in coincident events on the response line detected by the detector using correction parameters, wherein , the initial single-event data includes the number of single-events in which each measured energy of the gamma photons detected by the detector satisfies a preset condition; The number of corresponding unscattered single events; use the number of coincident events and the number of unscattered single events to calculate the number of scattered coincident events in the coincident event; use the number of scattered coincident events and the number of random coincidence events obtained and calculate An image reconstruction algorithm is set up for image reconstruction.
可选地,在构建所述对应关系之前,所述方法还包括:对多条所述响应线进行降采样以获得降采样响应线,相应地,在计算出所述降采样响应线上的散射符合事件数之后,所述方法还包括:按照预设方法对所述降采样响应线进行上采样以获得上采样响应线;利用所述降采样响应线上的所述散射符合事件数计算所述上采样响应线上的散射符合事件数。Optionally, before constructing the corresponding relationship, the method further includes: performing downsampling on a plurality of the response lines to obtain a downsampled response line, and correspondingly, after calculating the scatter on the downsampled response line After the number of coincident events, the method further includes: upsampling the downsampled response line according to a preset method to obtain an upsampled response line; using the number of scattered coincidence events on the downsampled response line to calculate the Number of scatter coincidence events on the upsampled response line.
可选地,所述预设方法包括:双线性插值方法、4D线性插值方法或5D线性插值方法。Optionally, the preset method includes: a bilinear interpolation method, a 4D linear interpolation method or a 5D linear interpolation method.
可选地,当所述预设方法为4D线性插值法时,按照公式(Ⅰ)和公式(Ⅱ)来计算所述上采样响应线上的所述散射符合事件数:Optionally, when the preset method is a 4D linear interpolation method, calculate the number of scattering coincidence events on the upsampling response line according to formula (I) and formula (II):
Figure PCTCN2021124040-appb-000001
Figure PCTCN2021124040-appb-000001
Figure PCTCN2021124040-appb-000002
Figure PCTCN2021124040-appb-000002
其中,
Figure PCTCN2021124040-appb-000003
表示上采样响应线上的散射符合事件数;SC K,L表示降采样响应线上的散射符合事件数;I和J表示构成上采样响应线的晶体的编号;K和L表示构成降采样响应线的晶体的编号;W tot为归一化因子;N为一条降采样响应线中包含的上采样响应线数;T I和T J分别表示上采样晶体I和J对应的降采样中心晶体、降采样轴向相邻晶体、降采样径向相邻晶体以及降采样相对晶体的集合;
Figure PCTCN2021124040-appb-000004
表示对于上采样晶体I而言降采样晶体K的权重;
Figure PCTCN2021124040-appb-000005
表示对于上采样晶体J而言降采样晶体L的权重。
in,
Figure PCTCN2021124040-appb-000003
Indicates the number of scattering coincidence events on the up-sampling response line; SC K, L represents the number of scattering coincidence events on the down-sampling response line; I and J represent the numbers of the crystals that constitute the up-sampling response line; K and L represent the number of crystals constituting the down-sampling response W tot is the normalization factor; N is the number of up-sampling response lines included in a down-sampling response line; T I and T J represent the down-sampling center crystals corresponding to up-sampling crystals I and J, respectively. Sets of downsampled axially adjacent crystals, downsampled radially adjacent crystals, and downsampled opposite crystals;
Figure PCTCN2021124040-appb-000004
Indicates the weight of downsampling crystal K for upsampling crystal I;
Figure PCTCN2021124040-appb-000005
Indicates the weight of downsampling crystal L for upsampling crystal J.
可选地,利用所述降采样响应线上的所述散射符合事件数计算所述上采样响应线上的散射符合事件数的步骤包括:计算每条所述降采样响应线上的所述散射符合事件数与符合事件数的比例;根据每条所述降采样响应线所包含的所述上采样响应线上的符合事件数和所述比例计算所述上采样响应线上的所述散射符合事件数。Optionally, the step of calculating the number of scattering coincidence events on the upsampling response line by using the number of scattering coincidence events on the downsampling response line includes: calculating the scattering coincidence event number on each of the downsampling response lines The ratio of the number of coincidence events to the number of coincidence events; calculating the scattered coincidence on the upsampling response line according to the number of coincidence events on the upsampling response line included in each of the downsampling response lines and the ratio number of events.
可选地,所述初始单事件数据通过以下方式来确定:将所述符合事件拆分成单事件,统计每个所述单事件所对应的所述实测能量,并统计同一所述实测能量所对应的单事件数以获得所述初始单事件数据;或者将所述符合事件拆分成单事件,根据所述单事件所在的探头位置绘制至少一个能谱,并且获取各个所述能谱中的所述初始单事件数据;或者将所述符合事件拆分成单事件,根据所述单事件所在的探头位置绘制至少一个能谱,根据伽马光子到达所述探头的时间差将每个所述能谱划分成多个子能谱,并且获取各个所述子能谱中的所述初始单事件数据。Optionally, the initial single event data is determined in the following manner: splitting the coincident event into single events, counting the measured energy corresponding to each single event, and counting the measured energy corresponding to the same measured energy. The corresponding number of single events to obtain the initial single event data; or split the coincident event into single events, draw at least one energy spectrum according to the position of the probe where the single event is located, and obtain each of the energy spectra The initial single-event data; or split the coincidence event into single events, draw at least one energy spectrum according to the position of the probe where the single event is located, and divide each energy spectrum according to the time difference between gamma photons arriving at the probe The spectrum is divided into a plurality of sub-spectra, and the initial single-event data in each of the sub-spectra is acquired.
可选地,利用公式(Ⅲ)-公式(Ⅷ)计算所述符合事件内的所述散射符合事件数:Optionally, use formula (III)-formula (VIII) to calculate the number of scattering coincidence events in the coincidence event:
SC≈SC +        公式(Ⅲ) SC≈SC + formula (Ⅲ)
SC≈SC -        公式(Ⅳ) SC≈SC - Formula (IV)
SC≈1/[(1/SC +)+(1/SC -)]       公式(Ⅴ) SC≈1/[(1/SC + )+(1/SC - )] Formula (Ⅴ)
Figure PCTCN2021124040-appb-000006
Figure PCTCN2021124040-appb-000006
SC≈0.5(SC ++SC -)       公式(Ⅶ) SC≈0.5(SC + +SC - ) Formula (Ⅶ)
Figure PCTCN2021124040-appb-000007
Figure PCTCN2021124040-appb-000007
其中,SC +=S tot-S unsc
Figure PCTCN2021124040-appb-000008
S tot为总单事件数,并且为符合事件数的2倍;S unsc为未散射单事件数的总和;SC为散射符合事件数。
Wherein, SC + =S tot -S unsc ;
Figure PCTCN2021124040-appb-000008
S tot is the total number of single events, and is twice the number of coincident events; S unsc is the sum of the number of unscattered single events; SC is the number of scattered coincident events.
可选地,利用所述对应关系计算所述符合事件内的与所述初始单事件数据对应的未散射单事件数的步骤包括:构建所述对应关系的目标函数;计算所述目标函数取最大值时所述校正单事件数据的取值,并且将所述校正单事件数据的取值确定为所述符合事件内与所述初始单事件数据对应的未散射单事件数。Optionally, the step of using the corresponding relationship to calculate the number of unscattered single events corresponding to the initial single event data in the coincident event includes: constructing an objective function of the corresponding relationship; calculating the maximum value of the objective function The value is the value of the corrected single-event data, and the value of the corrected single-event data is determined as the number of unscattered single-events corresponding to the initial single-event data in the coincident event.
可选地,针对所获取的每个所述初始单事件数据,按照公式(Ⅸ)构建所述对应关系:Optionally, for each of the acquired initial single-event data, construct the corresponding relationship according to formula (IX):
Figure PCTCN2021124040-appb-000009
Figure PCTCN2021124040-appb-000009
其中,
Figure PCTCN2021124040-appb-000010
in,
Figure PCTCN2021124040-appb-000010
X为校正单事件数据,并且X={X j},j=1,2,…,n,X j为在伽马光子的真实能量E满足E t满足E j≤E t<E j+1下的单事件数;Y为初始单事件数据,并且Y={Y i},i=1,2,…,m,Y i为实测能量E d满足E i≤E d<E i+1的单事件数;
Figure PCTCN2021124040-appb-000011
为Y的期望值,并且
Figure PCTCN2021124040-appb-000012
P为校正参数,P中的元素P ij为真实能量E t满足E i≤E t<E i+1的伽马光子在实测后的实测能量E d同时满足E i≤E d<E i+1的概率;E j和E j+1分别为预设能窗{E j}中的第j个能量和第j+1个能量;E i和E i+1分别为实测能窗{E i} 中的第i个能量和第i+1个能量;m、n、i和j均为正整数。
X is the corrected single-event data, and X={X j }, j=1,2,...,n, X j is the real energy E of the gamma photon, E satisfies E t and satisfies E j ≤ E t <E j+1 The number of single events under; Y is the initial single event data, and Y={Y i }, i=1, 2,..., m, Y i is the measured energy E d satisfying E i ≤ E d <E i+1 number of single events;
Figure PCTCN2021124040-appb-000011
is the expected value of Y, and
Figure PCTCN2021124040-appb-000012
P is a correction parameter, and the element P ij in P is the actual energy E d of the gamma photon whose real energy E t satisfies E i ≤ E t < E i+1 after the actual measurement and satisfies E iE d < E i+ 1 ; E j and E j+1 are the jth energy and j+1th energy in the preset energy window {E j } respectively; E i and E i+1 are the measured energy window {E i } in the i-th energy and i+1-th energy; m, n, i and j are all positive integers.
可选地,当m=n且{E i}={E j}时,通过公式(Ⅹ)计算所述校正参数P的第i行第j列的元素: Optionally, when m=n and {E i }={E j }, the elements of the i-th row and j-th column of the correction parameter P are calculated by formula (X):
Figure PCTCN2021124040-appb-000013
Figure PCTCN2021124040-appb-000013
其中,
Figure PCTCN2021124040-appb-000014
m为在忽略散射符合事件下对真实能量为E t的伽马光子进行扫描所得到的初始单事件数据;所述真实能量E t满足E i≤E t<E i+1;i、j、s、m为正整数。
in,
Figure PCTCN2021124040-appb-000014
m is the initial single-event data obtained by scanning the gamma photon with the real energy E t under the condition of ignoring the scattering coincidence event; the real energy E t satisfies E i ≤ E t < E i+1 ; i, j, s and m are positive integers.
可选地,所述伽马光子的真实能量包括202keV、307keV、511keV、622keV或1.27MeV。Optionally, the real energy of the gamma photon includes 202keV, 307keV, 511keV, 622keV or 1.27MeV.
可选地,构建所述对应关系的目标函数的步骤包括:利用极大似然法构建所述目标函数,所述目标函数通过公式(Ⅺ)确定:Optionally, the step of constructing the objective function of the corresponding relationship comprises: utilizing the maximum likelihood method to construct the objective function, and the objective function is determined by formula (XI):
Φ(X)=∑ i(-∑ jP ijX j+Y iln(∑ jP ijX j))-βR(X)      公式(Ⅺ) Φ(X)=∑ i (-∑ j P ij X j +Y i ln(∑ j P ij X j ))-βR(X) Formula (Ⅺ)
其中,
Figure PCTCN2021124040-appb-000015
in,
Figure PCTCN2021124040-appb-000015
β为超参数;R(X)为惩罚项;M为常数。β is a hyperparameter; R(X) is a penalty item; M is a constant.
可选地,计算所述目标函数取最大值时所述校正单事件数据的取值的步骤包括通过公式(M)或公式(N)计算所述校正单事件数据的取值:Optionally, the step of calculating the value of the corrected single-event data when the objective function takes the maximum value includes calculating the value of the corrected single-event data by formula (M) or formula (N):
Figure PCTCN2021124040-appb-000016
Figure PCTCN2021124040-appb-000016
或,or,
Figure PCTCN2021124040-appb-000017
Figure PCTCN2021124040-appb-000017
Figure PCTCN2021124040-appb-000018
Figure PCTCN2021124040-appb-000018
,其中,
Figure PCTCN2021124040-appb-000019
其中,
Figure PCTCN2021124040-appb-000020
Figure PCTCN2021124040-appb-000021
均为校正单事件数据的取值;
Figure PCTCN2021124040-appb-000022
为第k次迭代的中间变量;k为迭代次数。
,in,
Figure PCTCN2021124040-appb-000019
in,
Figure PCTCN2021124040-appb-000020
and
Figure PCTCN2021124040-appb-000021
Both are values for correcting single-event data;
Figure PCTCN2021124040-appb-000022
Is the intermediate variable of the kth iteration; k is the number of iterations.
可选地,所述预设图像重建算法包括MLEM算法、OSEM算法或MAP-OSL算法。Optionally, the preset image reconstruction algorithm includes MLEM algorithm, OSEM algorithm or MAP-OSL algorithm.
根据本申请的另一方面,提供了一种图像重建装置,包括:构建单元,其被配置为利用校正参数构建探测器探测到的响应线上的符合事件内的初始单事件数据与校正单事件数据之间的对应关系,其中,所述初始单事件数据包括在所述探测器探测到的伽马光子的各个实测能量满足对应的特定条件下的单事件数;第一计算单元,其被配置为利用所述对应关系计算所述符合事件内的与所述初始单事件数据对应的未散射单事件数;第二计算单元,其被配置为利用符合事件数和所述未散射单事件数计算所述符合事件内的散射符合事件数;图像重建单元,其被配置为利用所述散射符合事件数和所获取的随机符合事件数并根据预设图像重建算法进行图像重建。According to another aspect of the present application, an image reconstruction device is provided, including: a construction unit configured to use correction parameters to construct initial single-event data and corrected single-event data within coincident events on the response line detected by the detector Correspondence between data, wherein the initial single-event data includes the number of single-events when each measured energy of the gamma photons detected by the detector satisfies corresponding specific conditions; the first calculation unit is configured In order to use the corresponding relationship to calculate the number of unscattered single events corresponding to the initial single event data in the coincident event; the second calculation unit is configured to use the number of coincident events and the number of unscattered single events to calculate The number of scattering coincidence events in the coincidence events; an image reconstruction unit configured to use the number of scattering coincidence events and the obtained number of random coincidence events to perform image reconstruction according to a preset image reconstruction algorithm.
根据本申请的另一方面,提供了一种图像重建装置,包括:存储器,其上存储有程序代码;处理器,其与所述存储器联接,并且当所述程序代码被所述处理器执行时,实现上述的方法。According to another aspect of the present application, an image reconstruction device is provided, including: a memory on which program codes are stored; a processor connected to the memory, and when the program codes are executed by the processor , to implement the method described above.
根据本申请的另一方面,提供了一种成像系统,包括:如上所述的图像重建装置;探测器,与所述图像重建装置相连接。According to another aspect of the present application, an imaging system is provided, including: the above-mentioned image reconstruction device; and a detector connected to the image reconstruction device.
可选地,所述探测器包括PET探测器、PET-CT探测器、CT探测器、或者MR探测器。Optionally, the detectors include PET detectors, PET-CT detectors, CT detectors, or MR detectors.
根据本申请的另一方面,提供了一种计算机可读存储介质,其上存储有程序指令,所述程序指令被执行时实现上述的方法。According to another aspect of the present application, a computer-readable storage medium is provided, on which program instructions are stored, and the above-mentioned method is implemented when the program instructions are executed.
通过上述描述可以看出,本申请利用校正参数构建响应线上符合事件内的初始单事件数据与校正单事件数据之间的对应关系,利用该对应关系计算符合 事件内的未散射单事件数,利用未散射单事件数计算符合事件内的散射符合事件数,并且利用散射符合事件数和所获取的随机符合事件数并按照预设图像重建算法进行图像重建,并不需要活度图像和衰减图像,使得符合事件的散射校正更易于实现,从而可以提高图像质量。It can be seen from the above description that this application uses the correction parameters to construct the corresponding relationship between the initial single event data and the corrected single event data in the coincident event on the response line, and uses the corresponding relationship to calculate the number of unscattered single events in the coincident event. Use the number of unscattered single events to calculate the number of scattered coincidence events in the coincidence event, and use the number of scattered coincidence events and the number of random coincidence events obtained to perform image reconstruction according to the preset image reconstruction algorithm, without the need for activity images and attenuation images , making event-compliant scatter correction easier to implement, which can improve image quality.
附图说明Description of drawings
为了更清楚地说明本申请实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍。In order to more clearly illustrate the technical solutions in the embodiments of the present application, the following briefly introduces the drawings that need to be used in the description of the embodiments.
图1示出了根据本申请实施例的一种图像重建方法的流程图。Fig. 1 shows a flowchart of an image reconstruction method according to an embodiment of the present application.
图2示出了根据本申请实施例绘制的能谱示意图。Fig. 2 shows a schematic diagram of an energy spectrum drawn according to an embodiment of the present application.
图3示出了根据本申请实施例的另一种图像重建方法的流程图。Fig. 3 shows a flowchart of another image reconstruction method according to an embodiment of the present application.
图4示出了根据本申请实施例的一种合并多条响应线的示意图。Fig. 4 shows a schematic diagram of merging multiple response lines according to an embodiment of the present application.
图5示出了根据本申请实施例的另一种合并多条响应线的示意图。FIG. 5 shows another schematic diagram of merging multiple response lines according to an embodiment of the present application.
图6示出了一个包含三个冷区的圆柱形假体示意图。Figure 6 shows a schematic diagram of a cylindrical prosthesis with three cold zones.
图7示出了针对图6中的圆柱形假体利用未进行散射校正的图像重建方法而获得的重建图像。FIG. 7 shows a reconstructed image obtained using the image reconstruction method without scatter correction for the cylindrical phantom in FIG. 6 .
图8示出了针对图6中的圆柱形假体利用本申请提出的图像重建方法而获得的重建图像。FIG. 8 shows the reconstructed image obtained by using the image reconstruction method proposed in the present application for the cylindrical prosthesis in FIG. 6 .
图9示出了根据本申请实施例的一种图像重建装置的框图。Fig. 9 shows a block diagram of an image reconstruction device according to an embodiment of the present application.
图10示出了根据本申请实施例的另一种图像重建装置的框图。Fig. 10 shows a block diagram of another image reconstruction device according to an embodiment of the present application.
图11示出了根据本申请实施例的又一种图像重建装置的框图。Fig. 11 shows a block diagram of another image reconstruction device according to an embodiment of the present application.
图12示出了根据本申请实施例的一种成像系统的框图。Fig. 12 shows a block diagram of an imaging system according to an embodiment of the present application.
具体实施方式Detailed ways
现在将参考附图更全面地描述示例实施例。然而,示例实施例能够以多种形式实施,且不应被理解为限于在此阐述的实施例;相反,提供这些实施 例使得本申请将全面和完整,并将示例实施例的构思全面地传达给本领域的技术人员。在图中相同的附图标记表示相同或类似的部分,因而将省略对它们的重复描述。Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this application will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The same reference numerals denote the same or similar parts in the drawings, and thus their repeated descriptions will be omitted.
所描述的特征、结构或特性可以以任何合适的方式结合在一个或更多实施例中。在下面的描述中,提供许多具体细节从而给出对本公开的实施例的充分理解。然而,本领域技术人员将意识到,可以实践本公开的技术方案而没有这些特定细节中的一个或更多,或者可以采用其它的方式、组元、材料、装置或操作等。在这些情况下,将不详细示出或描述公知结构、方法、装置、实现、材料或者操作。The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments. In the following description, numerous specific details are provided in order to give a thorough understanding of embodiments of the present disclosure. However, those skilled in the art will appreciate that the technical solutions of the present disclosure may be practiced without one or more of these specific details, or other methods, components, materials, devices or operations may be used. In these instances, well-known structures, methods, devices, implementations, materials, or operations are not shown or described in detail.
附图中所示的流程图仅是示例性说明,不是必须包括所有的内容和操作/步骤,也不是必须按所描述的顺序执行。例如,有的操作/步骤还可以分解,而有的操作/步骤可以合并或部分合并,因此实际执行的顺序有可能根据实际情况改变。The flow charts shown in the drawings are only exemplary illustrations, and do not necessarily include all contents and operations/steps, nor must they be performed in the order described. For example, some operations/steps can be decomposed, and some operations/steps can be combined or partly combined, so the actual order of execution may be changed according to the actual situation.
本申请的说明书和权利要求书及上述附图中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序。此外,术语“包括”和“具有”以及它们任何变形,意图在于覆盖不排他的包含。例如包含了一系列步骤或单元的过程、方法、系统、产品或设备没有限定于已列出的步骤或单元,而是可选地还包括没有列出的步骤或单元,或可选地还包括对于这些过程、方法、产品或设备固有的其他步骤或单元。The terms "first", "second" and the like in the specification and claims of the present application and the above drawings are used to distinguish different objects, rather than to describe a specific order. Furthermore, the terms "include" and "have", as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, product or device comprising a series of steps or units is not limited to the listed steps or units, but optionally also includes unlisted steps or units, or optionally further includes For other steps or units inherent in these processes, methods, products or devices.
需要说明的是,除了另有说明,否则本文中不带下标的大写字母可以表示向量或矩阵,而带下标的大写字母可以表示向量或矩阵中的元素,并且大、小写字母可以表示不同含义。另外,本文所述的求和符号默认表示对整个取值范围求和,如Σ可以表示为
Figure PCTCN2021124040-appb-000023
It should be noted that, unless otherwise specified, capital letters without subscripts in this article can represent vectors or matrices, while capital letters with subscripts can represent elements in vectors or matrices, and capital letters and small letters can represent different meanings. In addition, the summation symbol described in this article defaults to summing the entire value range, such as Σ can be expressed as
Figure PCTCN2021124040-appb-000023
下面将参照附图,对根据本申请的具体实施例进行详细说明。Specific embodiments according to the present application will be described in detail below with reference to the accompanying drawings.
本申请提供的图像重建方法可以适用于各种成像系统,例如,PET成像系统、电子计算机断层扫描(Computed Tomography,简称CT)成像系统、PET-CT 成像系统、磁共振(Magnetic Resonance,简称MR)成像系统以及各种探测器采集数据后进行图像重建的应用环境中。探测器可以包括多个探头,探测到符合事件的两个探头可构成一个探头对,并且每个探头对上可以形成一条或多条响应线。The image reconstruction method provided by the present application can be applied to various imaging systems, for example, PET imaging system, electronic computer tomography (Computed Tomography, referred to as CT) imaging system, PET-CT imaging system, magnetic resonance (Magnetic Resonance, referred to as MR) In the application environment of image reconstruction after imaging system and various detectors collect data. The detector may include a plurality of probes, two probes that detect a coincidence event may form a probe pair, and one or more response lines may be formed on each probe pair.
图1示出了根据本申请实施例的一种图像重建方法的流程图。下面参照图1,对该图像重建方法进行详细说明。Fig. 1 shows a flowchart of an image reconstruction method according to an embodiment of the present application. The image reconstruction method will be described in detail below with reference to FIG. 1 .
在步骤S101,利用校正参数构建探测器探测到的响应线上的符合事件内的初始单事件数据与校正单事件数据之间的对应关系。In step S101, the correction parameters are used to construct the corresponding relationship between the initial single-event data and the corrected single-event data in the coincident events on the response line detected by the detector.
校正参数可以是指校正探测器对光子能量(即,伽马光子的真实能量)产生的模糊效应的参数。其中,模糊效应通常是指针对一个具有特定真实能量(例如,511KeV、622KeV或1.27MeV等)的伽马光子而实际探测到多个实测能量的现象。例如,针对真实能量为E的伽马光子,但实际探测到的光子能量不一定为E,而是可能会出现E 1、E 2、…、E m+1等多个实测能量。 The correction parameter may refer to a parameter that corrects the blurring effect of the detector on the photon energy (ie, the true energy of the gamma photon). Wherein, the ambiguity effect generally refers to the phenomenon that multiple measured energies are actually detected for a gamma photon with a specific real energy (eg, 511KeV, 622KeV, or 1.27MeV, etc.). For example, for a gamma photon whose real energy is E, the actually detected photon energy is not necessarily E, but there may be multiple measured energies such as E 1 , E 2 , . . . , E m+1 .
初始单事件数据可以包括探测器探测到的伽马光子的各个实测能量满足对应的预设条件下的单事件数。例如,初始单事件数据可以包括实测能量E d满足E i≤E d<E i+1下的单事件数Y i,i为正整数。当然预设条件也可以是指满足实际需求的其它条件,在此并不限制。初始单事件数据所包括的单事件数与实测能量之间的关系可以用离散或连续函数等来表示,或者用统计表的形式来表示。而且,可以通过以下方式之一来获得初始单事件数据: The initial single-event data may include the number of single-events under which each measured energy of the gamma photons detected by the detector satisfies a corresponding preset condition. For example, the initial single-event data may include the number of single-events Y i under which the measured energy E d satisfies E i ≤ E d <E i+1 , where i is a positive integer. Of course, the preset conditions may also refer to other conditions that meet actual needs, which is not limited here. The relationship between the number of single events included in the initial single event data and the measured energy can be expressed by discrete or continuous functions, or in the form of statistical tables. Also, initial single-event data can be obtained in one of the following ways:
根据一个实施例,将每条响应线上的所有符合事件都拆分成单事件,然后统计每个单事件所对应的伽马光子的实测能量,并且统计同一实测能量所对应的单事件数,从而获得初始单事件数据。According to one embodiment, all coincident events on each response line are split into single events, then the measured energy of gamma photons corresponding to each single event is counted, and the number of single events corresponding to the same measured energy is counted, Thus, initial single-event data are obtained.
根据另一个实施例,将每条响应线上的所有符合事件都拆分成单事件,按照单事件所在的探头位置绘制一个或多个能谱,如图2所示,所绘制的能谱指示了该探头上的单事件数与实测能量之间的对应关系,从而可以从各个能谱中获取对应的初始单事件数据。针对存在多个能谱的情况,总共 可以获取多个初始单事件数据。另外,针对每个探头分别绘制对应的能谱,并且能谱的数量与每条响应线所覆盖的探头数相同。绘制能谱的具体过程可以参照现有技术,在此不再赘叙。According to another embodiment, all coincident events on each response line are split into single events, and one or more energy spectra are drawn according to the position of the probe where the single event is located, as shown in Figure 2, the drawn energy spectrum indicates The corresponding relationship between the number of single events on the probe and the measured energy is obtained, so that the corresponding initial single event data can be obtained from each energy spectrum. In the case of multiple energy spectra, a total of multiple initial single-event data can be obtained. In addition, corresponding energy spectra are drawn for each probe, and the number of energy spectra is the same as the number of probes covered by each response line. For the specific process of drawing the energy spectrum, reference may be made to the prior art, which will not be repeated here.
根据另一个实施例,将每条响应线上的所有符合事件都拆分成单事件,按照单事件所在的探头位置绘制一个或多个能谱。然后,根据伽马光子到达探头的时间差将至少一个能谱划分为多个子能谱,并且从各个子能谱中获取初始单事件数据,从而可以获得多个初始单事件数据。例如,针对飞行时间(Time of Flight,简称TOF)散射,在获得能谱后,根据伽马光子到达探头的时间差将每个能谱划分成多个子能谱,每个能谱所对应的子能谱的数量与时间差的段数相同。每一个子能谱均可以指示某个时间间隔内的单事件数与光子能量之间的对应关系。例如,以时间差200ps为例,当时间段数为10时,则每个能谱可以划分成10个子能谱,并且每个子能谱所对应的时间间隔为200ps。这种通过伽马光子到达探头的时间差将每个能谱划分成多个子能谱来获取每条响应线上的符合事件内的初始单事件数据的方式,可以使得后续计算出的散射符合事件数更加准确。According to another embodiment, all coincident events on each response line are split into single events, and one or more energy spectra are drawn according to the probe positions where the single events are located. Then, at least one energy spectrum is divided into multiple sub-energy spectra according to the time difference of the gamma photons arriving at the probe, and initial single-event data are obtained from each sub-energy spectrum, so that multiple initial single-event data can be obtained. For example, for Time of Flight (TOF) scattering, after obtaining the energy spectrum, each energy spectrum is divided into multiple sub-energy spectra according to the time difference between the arrival of gamma photons at the probe, and the sub-energy spectrum corresponding to each energy spectrum The number of spectra is the same as the number of segments of the time difference. Each sub-spectrum can indicate the correspondence between the number of single events and the photon energy in a certain time interval. For example, taking a time difference of 200 ps as an example, when the number of time segments is 10, each energy spectrum can be divided into 10 sub-energy spectra, and the time interval corresponding to each sub-energy spectrum is 200 ps. This method of dividing each energy spectrum into multiple sub-energy spectra by the time difference of gamma photons arriving at the probe to obtain the initial single-event data in the coincidence events on each response line can make the subsequent calculation of the number of scattered coincidence events more precise.
在一个实施例中,针对所获取的每个初始单事件数据,都可以按照公式(1)来构建初始单事件数据与校正单事件数据之间的对应关系:In one embodiment, for each acquired initial single-event data, the corresponding relationship between the initial single-event data and the corrected single-event data can be constructed according to formula (1):
Figure PCTCN2021124040-appb-000024
Figure PCTCN2021124040-appb-000024
则X=P TY          公式(1') Then X=P T Y formula (1')
其中,
Figure PCTCN2021124040-appb-000025
in,
Figure PCTCN2021124040-appb-000025
其中,X为校正单事件数据,其可以用向量表示,例如,X={X j},j=1,2,…,n,X j为在伽马光子的真实能量E t满足E j≤E t<E j+1下的单事件数;E j和E j+1分别为预设能窗{E j}中的第j个能量和第j+1个能量,并且在该预设能窗中,E 1<E 2<…<E n+1;Y为初始单事件数据,其也可以用向量表示,例如,Y={Y i},i=1,2,…, m,Y i为伽马光子的实测能量E d满足E i≤E d<E i+1的单事件数;E i和E i+1分别为实测能窗{E i}中的第i个能量和第i+1个能量,并且在该实测能窗中,E 1<E 2<…<E m+1
Figure PCTCN2021124040-appb-000026
为Y的期望值,并且
Figure PCTCN2021124040-appb-000027
P为校正参数,其可以为矩阵的形式,并且其中的元素P ij为真实能量E t满足E i≤E t<E i+1的伽马光子在实测后的实测能量E d同时满足E i≤E d<E i+1的概率;P T为P的转置矩阵;m、n、i和j均为正整数,并且i小于或等于m,j小于或等于n。
Wherein, X is the corrected single-event data, which can be represented by a vector, for example, X={X j }, j=1,2,...,n, X j is the true energy E t of the gamma photon satisfying E j ≤ The number of single events under E t <E j+1 ; E j and E j+1 are the jth energy and j+1th energy in the preset energy window {E j } respectively, and in the preset energy In the window, E 1 <E 2 <...<E n+1 ; Y is the initial single-event data, which can also be represented by a vector, for example, Y={Y i }, i=1, 2,..., m, Y i is the measured energy E d of gamma photons satisfying E i ≤ E d <E i+1 the number of single events; E i and E i+1 are the ith energy and the ith energy in the measured energy window {E i } respectively i+1 energies, and in the measured energy window, E 1 <E 2 <...<E m+1 ;
Figure PCTCN2021124040-appb-000026
is the expected value of Y, and
Figure PCTCN2021124040-appb-000027
P is a correction parameter, which can be in the form of a matrix, and the element P ij is the actual energy E d of the gamma photon whose real energy E t satisfies E i ≤ E t <E i+1 after the actual measurement and satisfies E i at the same time Probability of ≤E d <E i+1 ; P T is the transposition matrix of P; m, n, i and j are all positive integers, and i is less than or equal to m, and j is less than or equal to n.
校正参数P除了如上所示的矩阵形式之外,也可以采用其他形式,在此并没有限制。另外,上述校正参数可以通过利用探测器对具有不同真实能量的多个伽马光子进行探测以获得这些伽马光子的能量分布,并且对该能量分布进行归一化来获得。In addition to the matrix form shown above, the correction parameter P can also adopt other forms, and there is no limitation here. In addition, the above correction parameters can be obtained by using a detector to detect a plurality of gamma photons with different real energies to obtain the energy distribution of these gamma photons, and normalize the energy distribution.
在另一个实施例中,当m=n且{E i}={E j}时,可以通过公式(2)计算校正参数P的第i行第j列的元素: In another embodiment, when m=n and {E i }={E j }, the element in row i and column j of correction parameter P can be calculated by formula (2):
Figure PCTCN2021124040-appb-000028
Figure PCTCN2021124040-appb-000028
其中,
Figure PCTCN2021124040-appb-000029
为在忽略散射符合事件下对真实能量为E t的伽马光子进行扫描所得到的初始单事件数据(s=1,2,…,m);所述真实能量E t满足E i≤E t<E i+1,E i和E i+1分别为预设能窗{E i}中的第i个能量和第i+1个能量,通常n=m,{E i}={E j},并且这两个预设能窗可以是根据实际需求来人为设置的,E 1为预设能窗的低阈值,E n、E m为预设能窗的高阈值;i、j、s、m为正整数。而且,伽马光子的真实能量E t可以为202keV、307keV、511keV、622keV或1.27MeV等。
in,
Figure PCTCN2021124040-appb-000029
is the initial single-event data (s=1, 2, ..., m) obtained by scanning gamma photons with true energy E t under the neglect of scattering coincidence events; the true energy E t satisfies E i ≤ E t <E i+1 , E i and E i+1 are respectively the i-th energy and the i+1-th energy in the preset energy window {E i }, usually n=m, {E i }={E j }, and these two preset energy windows can be artificially set according to actual needs, E 1 is the low threshold of the preset energy window, E n , E m are the high threshold of the preset energy window; i, j, s , m is a positive integer. Moreover, the real energy E t of the gamma photon may be 202keV, 307keV, 511keV, 622keV or 1.27MeV, etc.
例如,可以仅对E=511keV的伽马光子进行扫描得到整个矩阵P。首先,可以根据公式(2)获得矩阵P在第i行的数值,从而可以根据第i行的数值得到整个矩阵,所得到的矩阵P的形式如下:For example, the entire matrix P can be obtained by scanning only the gamma photons with E=511keV. First, the value of the i-th row of the matrix P can be obtained according to the formula (2), so that the entire matrix can be obtained according to the value of the i-th row, and the obtained matrix P has the following form:
Figure PCTCN2021124040-appb-000030
Figure PCTCN2021124040-appb-000030
从公式(A)可见,对于矩阵P在第i-a行或第i+a行的数值就是将矩阵P在第i行的数值左移或右移了a个单位,a为正整数。此时,若记
Figure PCTCN2021124040-appb-000031
即矩阵P在第i行的数值逆序构成的向量。
It can be seen from the formula (A) that for the value of the ia-th row or the i+a-th row of the matrix P, the value of the i-th row of the matrix P is shifted left or right by a unit, and a is a positive integer. At this time, if you remember
Figure PCTCN2021124040-appb-000031
That is, the vector formed by the reverse order of the value of the i-th row of the matrix P.
通过在步骤S101利用校正参数构建探测器探测到的每条响应线上的符合事件内的初始单事件数据与校正单事件数据之间的对应关系,可以在后续计算过程中消除探测器对光子能量的模糊效应的影响。By using the correction parameters in step S101 to construct the corresponding relationship between the initial single-event data and the corrected single-event data in each coincident event detected by the detector on each response line, the detector’s influence on the photon energy can be eliminated in the subsequent calculation process The influence of the blur effect.
在步骤S103,利用对应关系计算符合事件内的与初始单事件数据对应的未散射单事件数。In step S103, the number of unscattered single events corresponding to the initial single event data within the coincident event is calculated by using the corresponding relationship.
针对每个初始单事件数据,在构建其与校正单事件数据之间的对应关系之后,可以构建该对应关系的目标函数,计算目标函数的最大值,计算该目标函数取最大值时校正单事件数据的取值,并且将校正单事件数据的取值确定为计算符合事件内的与该初始单事件数据对应的未散射单事件数。其中,“与初始单事件数据对应的未散射单事件数”可以是指:针对一个初始单事件数据,可以计算出一个未散射单事件数。For each initial single-event data, after constructing the corresponding relationship between it and the corrected single-event data, the objective function of the corresponding relationship can be constructed, the maximum value of the objective function can be calculated, and the single-event correction can be calculated when the objective function takes the maximum value The value of the data, and the value of the corrected single-event data is determined as the number of unscattered single-events corresponding to the initial single-event data in the calculation coincident event. Wherein, "the number of unscattered single events corresponding to the initial single event data" may refer to: for an initial single event data, a number of unscattered single events can be calculated.
根据一个实施例,针对所构建的每个对应关系,采用带惩罚的极大似然法构建如公式(3)所示的目标函数。但本申请不限于此,任一能够进行参数估计的方法均适用构建目标函数。According to an embodiment, for each corresponding relationship constructed, the maximum likelihood method with penalty is used to construct the objective function shown in formula (3). But the present application is not limited thereto, and any method capable of parameter estimation is suitable for constructing the objective function.
Φ(X)=∑ i(-∑ jP ijX j+Y iln(∑ jP ijX j))-βR(X)      公式(3) Φ(X)=∑ i (-∑ j P ij X j +Y i ln(∑ j P ij X j ))-βR(X) formula (3)
其中,β是超参数,其具体数值可提前通过实验来确定;R(X)为惩罚项。Among them, β is a hyperparameter, and its specific value can be determined through experiments in advance; R(X) is a penalty term.
接着,可以对公式(3)所示的目标函数进行求解以获得其最大值,计算目 标函数取最大值时校正单事件数据的取值,并且将该取值确定为该条响应线上的符合事件内的与该初始单事件数据对应的未散射单事件数。关于计算目标函数的最大值的过程可以参照现有技术中的对应描述,在此不再赘叙。Then, the objective function shown in formula (3) can be solved to obtain its maximum value, and the value of the corrected single-event data can be calculated when the objective function takes the maximum value, and the value can be determined as the corresponding value on the response line The number of unscattered single events within the event corresponding to this initial single event data. For the process of calculating the maximum value of the objective function, reference may be made to the corresponding description in the prior art, which will not be repeated here.
根据一个实施例,为了使所得到的未散射单事件数更加准确,在对上述目标函数进行求解之前,可以根据先验知识,即光子计数在小于放射源的能量处较少,在大于放射源的能量处为0,几乎都集中在放射源的能量处,将惩罚项R(X)定义为如公式(4)所示。According to an embodiment, in order to make the obtained number of unscattered single events more accurate, prior knowledge can be used before solving the above objective function, that is, the photon count is less at the energy less than the radiation source, and at the energy greater than the radiation source The energy of is 0, and almost all of them are concentrated at the energy of the radioactive source. The penalty term R(X) is defined as shown in formula (4).
Figure PCTCN2021124040-appb-000032
Figure PCTCN2021124040-appb-000032
对R(X)求偏导,得到公式(B)。Taking the partial derivative with respect to R(X) yields formula (B).
Figure PCTCN2021124040-appb-000033
Figure PCTCN2021124040-appb-000033
其中,M为常数,一般大于100。Wherein, M is a constant, generally greater than 100.
另外,可以利用以下两种方法来计算目标函数取最大值时校正单事件数据的取值。In addition, the following two methods can be used to calculate the value of the corrected single-event data when the objective function takes the maximum value.
根据一个实施例,利用基于迟一步法(One Step Later,简称OSL)的原理推导出的算法OSL-EDR(Eliminate Detector Response,简称EDR),如公式(5)所示,进行迭代计算公式(3)所示的目标函数取最大值时的校正单事件数据的取值,也即未散射单事件数。According to one embodiment, utilize the algorithm OSL-EDR (Eliminate Detector Response, be called for short EDR) derived based on the principle of one step later (One Step Later, be called for short OSL), as shown in formula (5), carry out iterative calculation formula (3 ) shows the value of the corrected single-event data when the objective function takes the maximum value, that is, the number of unscattered single-events.
Figure PCTCN2021124040-appb-000034
Figure PCTCN2021124040-appb-000034
其中,
Figure PCTCN2021124040-appb-000035
Figure PCTCN2021124040-appb-000036
分别表示第k次和第k+1次迭代得到的在伽马光子的真实能量E t满足E j≤E t<E j+1下的单事件数,即,所要计算的校正单事件数据的取值;k为迭代次数,其取值范围一般为200~500;
Figure PCTCN2021124040-appb-000037
可根据公式(B)来计 算;b为1~n之间的正整数。
in,
Figure PCTCN2021124040-appb-000035
and
Figure PCTCN2021124040-appb-000036
Respectively represent the number of single events when the true energy E t of the gamma photon satisfies E j ≤ E t < E j+1 obtained in the kth and k+1 iterations, that is, the corrected single-event data to be calculated value; k is the number of iterations, and its value range is generally 200 to 500;
Figure PCTCN2021124040-appb-000037
It can be calculated according to formula (B); b is a positive integer between 1 and n.
根据另一个实施例,利用基于优化迁移(Optimization Transfer,简称OT)的原理推导出的算法OT-EDR,如公式(6)所示,进行迭代计算公式(3)所示的目标函数取最大值时的校正单事件数据的取值,也即未散射单事件数。According to another embodiment, utilize the algorithm OT-EDR derived based on the principle of optimization transfer (Optimization Transfer, be called for short OT), as shown in formula (6), carry out iterative calculation The objective function shown in formula (3) takes maximum value The value of the corrected single-event data when , that is, the number of unscattered single-events.
Figure PCTCN2021124040-appb-000038
Figure PCTCN2021124040-appb-000038
其中,
Figure PCTCN2021124040-appb-000039
其为第k次迭代的中间变量。
in,
Figure PCTCN2021124040-appb-000039
It is an intermediate variable for the kth iteration.
在步骤S105,利用符合事件数和未散射单事件数计算符合事件内的散射符合事件数。In step S105, the number of scattered coincident events within the coincident event is calculated by using the number of coincident events and the number of unscattered single events.
在计算出一条或多条响应线上的符合事件内的所有未散射单事件数之后,可以利用该条响应线上的所有未散射单事件数和符合事件数(即,符合事件的数量)计算每条响应线上的符合事件内的散射符合事件数。After calculating the number of all unscattered single events within a coincident event on one or more response lines, the number of unscattered single events and the number of coincident events (that is, the number of coincident events) on the response line can be used to calculate Number of scatter coincidence events within coincidence events on each response line.
公式(7)~公式(12)给出了六种计算每条响应线上的散射符合事件数的方法。Formulas (7) to Formulas (12) give six methods for calculating the number of scattering coincidence events on each response line.
SC≈SC +        公式(7) SC≈SC + formula (7)
SC≈SC -        公式(8) SC≈SC - Formula (8)
SC≈1/[(1/SC +)+(1/SC -)]      公式(9) SC≈1/[(1/SC + )+(1/SC - )] Formula (9)
Figure PCTCN2021124040-appb-000040
Figure PCTCN2021124040-appb-000040
SC≈0.5(SC ++SC -)       公式(11) SC≈0.5(SC + +SC - ) formula (11)
Figure PCTCN2021124040-appb-000041
Figure PCTCN2021124040-appb-000041
其中,SC为散射符合事件数;SC +=S tot-S unsc
Figure PCTCN2021124040-appb-000042
S tot为总单事件数,并且为符合事件数的2倍,如公式(C)所示;S unsc为未散射单事件数的总和,如公式(D)所示。
Wherein, SC is the number of scattering coincidence events; SC + =S tot -S unsc ;
Figure PCTCN2021124040-appb-000042
S tot is the total number of single events, and it is twice the number of coincident events, as shown in formula (C); S unsc is the sum of the number of unscattered single events, as shown in formula (D).
S tot=2S 0+2S 1+2S 2        公式(C) S tot =2S 0 +2S 1 +2S 2 formula (C)
S unsc=2S 0+S 1          公式(D) S unsc =2S 0 +S 1 formula (D)
其中,在公式(C)和公式(D)中,S 0表示湮灭产生的两个伽马光子均未发生散射的符合事件数;S 1表示湮灭产生的两个伽马光子中只有一个伽马光子发生了一次或多次散射的符合事件数;S 2表示湮灭产生的两个伽马光子都发生了一次或多次散射的符合事件数。 Among them, in formula (C) and formula (D), S 0 represents the number of coincidence events in which neither of the two gamma photons produced by annihilation scattered; S 1 represents the number of gamma photons produced by annihilation only one The number of coincident events in which photons have been scattered one or more times; S 2 is the number of coincident events in which both gamma photons produced by annihilation have been scattered one or more times.
需要说明的是,当针对每条响应线只绘制出一个能谱或子能谱时,未散射单事件数的总和是指计算出的一个未散射单事件数本身,而当针对每条响应线绘制出多个能谱或多个子能谱时,未散射单事件数的总和则是指计算出的多个未散射单事件数的加和。It should be noted that when only one energy spectrum or sub-energy spectrum is drawn for each response line, the sum of the number of unscattered single events refers to the calculated number of unscattered single events itself, while for each response line When multiple energy spectra or multiple sub-spectra are plotted, the sum of the unscattered single event numbers refers to the sum of the calculated multiple unscattered single event numbers.
根据另一个实施例,也可以利用公式(7)-(12)计算所有响应线上的总散射符合事件数,此时,SC表示总散射符合事件数,S tot表示多条响应线上的总单事件数,并且其为总符合事件数的2倍,S unsc表示总未散射单事件数。 According to another embodiment, formulas (7)-(12) can also be used to calculate the total number of scattering events on all response lines. At this time, SC represents the total number of scattering events, and S tot represents the total number of events on multiple response lines. The number of single events, and it is twice the total number of coincident events, S unsc represents the total number of unscattered single events.
在步骤S107,利用散射符合事件数和所获取的随机符合事件数并根据预设图像重建算法进行图像重建。In step S107, image reconstruction is performed according to a preset image reconstruction algorithm by using the number of scattered coincidence events and the obtained number of random coincidence events.
在计算出符合事件内的散射符合事件数之后,可以将该散射符合事件数和随机符合事件数代入到预先构建的图像重建模型中,然后利用预设图像重建算法对该图像重建模型进行求解,以获得重建图像。其中,随机符合事件数可以是在获得散射符合事件数之前或之后通过对符合事件进行随机校正而获得的。关于随机校正的具体过程可以参照现有技术中的对应描述,在此不再赘叙。After calculating the number of scattering coincidence events in the coincidence event, the number of scattering coincidence events and the number of random coincidence events can be substituted into the pre-built image reconstruction model, and then the image reconstruction model is solved by using the preset image reconstruction algorithm, to obtain a reconstructed image. Wherein, the number of random coincidence events may be obtained by randomly correcting the coincidence events before or after obtaining the number of scattering coincidence events. For the specific process of random correction, reference may be made to the corresponding description in the prior art, which will not be repeated here.
在一个实施例中,所构建的图像重建模型可以表示为公式(13):In one embodiment, the constructed image reconstruction model can be expressed as formula (13):
Figure PCTCN2021124040-appb-000043
Figure PCTCN2021124040-appb-000043
其中,CE x为第x条响应线上的符合事件数;A xy为系统响应矩阵,其同时包含了衰减校正和归一化校正的信息;V y为图像的第y个体素值;SC x为第x条响应线上的散射符合事件数;R x为第x条响应线上的随机符合事件数;x和y均为正整数。 Among them, CE x is the number of coincident events on the xth response line; A xy is the system response matrix, which contains the information of attenuation correction and normalization correction; V y is the yth voxel value of the image; SC xy is the number of scattered coincidence events on the xth response line; R x is the number of random coincidence events on the xth response line; both x and y are positive integers.
上述图像重建模型的矩阵形式可以通过公式(14)表示:The matrix form of the above image reconstruction model can be expressed by formula (14):
CE=A*V+SC+R        公式(14)CE=A*V+SC+R formula (14)
在一个实施例中,预设图像重建算法可以包括极大似然期望最大(Maximum Likelihood Expectation Maximization,简称MLEM)算法、有序子集期望最大(Ordered subsets Expectation Maximization,简称OSEM)算法、或最大后验估计-迟一步(Maximum a Posteriori-One Step Later,简称MAP-OSL)算法。In one embodiment, the preset image reconstruction algorithm may include the Maximum Likelihood Expectation Maximization (MLEM for short) algorithm, the Ordered subsets Expectation Maximization (OSEM for short) algorithm, or the maximum Experimental estimation-one step later (Maximum a Posteriori-One Step Later, MAP-OSL for short) algorithm.
在利用上述算法对公式(13)或(14)中示出的重建图像模型进行求解后,可以得到如下重建图像:After using the above algorithm to solve the reconstructed image model shown in formula (13) or (14), the following reconstructed image can be obtained:
MLEM:
Figure PCTCN2021124040-appb-000044
MLEM:
Figure PCTCN2021124040-appb-000044
OSEM:
Figure PCTCN2021124040-appb-000045
OSEM:
Figure PCTCN2021124040-appb-000045
MAP-OSL:
Figure PCTCN2021124040-appb-000046
MAP-OSL:
Figure PCTCN2021124040-appb-000046
其中,V k和V k+1分别表示第k次和第k+1次迭代得到的图像,S z为响应线上的第z个子集,z为正整数。 Among them, V k and V k+1 represent the images obtained by the kth iteration and the k+1th iteration respectively, S z is the zth subset on the response line, and z is a positive integer.
关于上述图像重建的具体过程,可以参照现有技术中的对应描述,在此不再赘叙。For the specific process of the above image reconstruction, reference may be made to the corresponding description in the prior art, which will not be repeated here.
通过图1所示的实施例,通过确定响应线上的符合事件内的初始单事件数据,利用校正参数构建初始单事件数据与校正单事件数据之间的对应 关系,构建对应关系的目标函数,计算目标函数取最大值时校正单事件数据的取值,并且将校正单事件数据的取值确定为符合事件内的与初始单事件数据对应的散射符合事件数,最后利用该散射符合事件数进行图像重建,而并不需要活度图像和衰减图像,这使得在图像重建过程中更易于实现符合事件的散射校正。另外,图1所示的实施例考虑了所有的散射情况,包括多散射和外部散射,使得所得到的校正结果的准确性较高,从而可以提高重建图像的质量。相对于现有技术中的双散射模拟方法和蒙特卡洛模拟方法,图1所示的图像重建方法的计算过程相对简单并且计算量较小。Through the embodiment shown in Figure 1, by determining the initial single event data in the corresponding event on the response line, using the correction parameters to construct the corresponding relationship between the initial single event data and the corrected single event data, and constructing the objective function of the corresponding relationship, Calculate the value of the corrected single-event data when the objective function takes the maximum value, and determine the value of the corrected single-event data as the number of scatter coincident events corresponding to the initial single-event data in the coincident event, and finally use the number of scattered coincident events to perform Image reconstruction does not require activity and attenuation images, which makes it easier to implement event-compliant scatter correction during image reconstruction. In addition, the embodiment shown in FIG. 1 considers all scattering situations, including multi-scattering and external scattering, so that the accuracy of the obtained correction result is high, thereby improving the quality of the reconstructed image. Compared with the double-scattering simulation method and the Monte Carlo simulation method in the prior art, the calculation process of the image reconstruction method shown in FIG. 1 is relatively simple and the calculation amount is small.
图3示出了根据本申请实施例的另一种图像重建方法的流程图。下面参照图3,对该图像重建方法进行详细说明。该方法包括:Fig. 3 shows a flowchart of another image reconstruction method according to an embodiment of the present application. The image reconstruction method will be described in detail below with reference to FIG. 3 . The method includes:
为了减少图1所示的图像重建方法的计算量,在从探测器获得多条响应线上的符合事件后,执行如图3所示的步骤301,对多条响应线进行降采样以获得降采样响应线。In order to reduce the calculation amount of the image reconstruction method shown in Fig. 1, after obtaining coincident events on multiple response lines from the detector, step 301 as shown in Fig. 3 is executed to down-sample the multiple response lines to obtain the reduced Sample response line.
具体地,可以按照响应线所在的位置或响应线之间的夹角对所有响应线进行分组,然后将每个分组中的所有响应线分别合并成一条响应线。例如,将每个探头对之间的所有响应线合并成一条响应线,如图4所示,或者也可以将相邻的多个(例如,轴向相邻的2个)探头对之间的所有响应线合并成一条响应线,如图5所示;还可以将夹角小于或等于预设角度(例如,15度)的所有响应线合并成一条响应线。需要说明的是,关于相邻的多个探头对的具体数量可以根据实际需求来选取,在此并不限制。通过对所有响应线进行降采样,可以便于绘制能谱,并且减少数据计算量。Specifically, all the response lines may be grouped according to the positions of the response lines or the angles between the response lines, and then all the response lines in each group are merged into one response line. For example, combine all the response lines between each probe pair into one response line, as shown in Figure 4, or you can also combine the All response lines are merged into one response line, as shown in FIG. 5 ; all response lines whose included angle is less than or equal to a preset angle (for example, 15 degrees) may also be merged into one response line. It should be noted that the specific number of multiple adjacent probe pairs can be selected according to actual needs, and is not limited here. By downsampling all response lines, it is convenient to draw the energy spectrum and reduce the amount of data calculation.
在步骤S303,利用校正参数构建降采样响应线上的符合事件内的初始单事件数据与校正单事件数据之间的对应关系。In step S303, the correction parameter is used to construct the corresponding relationship between the initial single-event data and the corrected single-event data in the coincident event on the downsampling response line.
在步骤S305,利用初始单事件数据与校正单事件数据之间的对应关系计算降采样后的符合事件内的与初始单事件数据对应的未散射单事件数。In step S305, the number of unscattered single events corresponding to the initial single event data in the downsampled coincident event is calculated by using the correspondence relationship between the initial single event data and the corrected single event data.
在步骤S307,利用降采样后的符合事件数和未散射单事件数计算符合事件 内的散射符合事件数。In step S307, the number of scattered coincident events in the coincident event is calculated by using the number of coincident events after downsampling and the number of unscattered single events.
步骤S303~S307与图1中的步骤S101-S105相对应,二者的区别仅在于处理的是降采样后的响应线上的相关数据。因此,关于步骤S303~S307的具体执行过程,可以参照上述实施例中对图1中的步骤S101-S105的相关描述,在此就不再赘述。Steps S303-S307 correspond to steps S101-S105 in FIG. 1, and the difference between them is only that the relevant data on the down-sampled response line are processed. Therefore, for the specific execution process of steps S303-S307, reference may be made to the relevant description of steps S101-S105 in FIG.
在步骤S309,利用预设方法对降采样响应线进行上采样以获得上采样响应线,并且利用降采样响应线上的散射符合事件数计算上采样响应线上的散射符合事件数。In step S309, the downsampled response line is upsampled using a preset method to obtain an upsampled response line, and the number of scatter coincidence events on the upsampled response line is calculated using the number of scatter coincidence events on the downsampled response line.
该预设方法可以包括线性插值方法,例如,双线性插值方法或4D(4D表示响应线的轴向和径向的平移、轴向和径向的旋转)线性插值方法,也可以包括其它上采样方法,在此并不限制。另外,针对TOF散射,上述线性插值方法可以包括5D(即,在4D的基础上还包括时间差)线性插值方法。The preset method may include a linear interpolation method, for example, a bilinear interpolation method or a 4D (4D represents axial and radial translation, axial and radial rotation of the response line) linear interpolation method, and may also include other The sampling method is not limited here. In addition, for TOF scattering, the above-mentioned linear interpolation method may include a 5D (that is, time difference is also included on the basis of 4D) linear interpolation method.
关于对降采样响应线进行上采样的具体方法,可以参照现有技术中的相应描述,在此不再赘叙。As for the specific method of upsampling the downsampled response line, reference may be made to the corresponding description in the prior art, which will not be repeated here.
根据一个实施例,针对利用4D线性差值法对降采样响应线进行上采样的方式,可以按照公式(18)-(19)计算每条降采样响应线中包含的上采样响应线上的散射符合事件数。According to one embodiment, for the method of upsampling the downsampled response lines by using the 4D linear difference method, the scatter on the upsampled response lines included in each downsampled response line can be calculated according to formulas (18)-(19) Number of matching events.
Figure PCTCN2021124040-appb-000047
Figure PCTCN2021124040-appb-000047
Figure PCTCN2021124040-appb-000048
Figure PCTCN2021124040-appb-000048
其中,
Figure PCTCN2021124040-appb-000049
表示一条降采样响应线包含的N条上采样响应线上的散射符合事件数;SC K,L表示一条降采样响应线上的散射符合事件数;I和J表示构成上采样响应线的“小”晶体的编号;K和L表示构成降采样响应线的“大”晶体的编号;W tot为归一化因子;N为一条降采样响应线中包含的上采样响应线数;T I和T J分别表示上采样晶体I和J对应的降采样中心晶体、降采样轴向相邻晶 体、降采样径向相邻晶体以及降采样相对晶体的集合;
Figure PCTCN2021124040-appb-000050
表示对于上采样晶体I而言降采样晶体K的权重,
Figure PCTCN2021124040-appb-000051
表示对于上采样晶体J而言降采样晶体L的权重,并且
Figure PCTCN2021124040-appb-000052
Figure PCTCN2021124040-appb-000053
可以通过对降采样晶体的轴向长度、径向长度以及上采样晶体的中心距离中心晶体的径向和轴向距离进行计算得到。其中,上采样晶体为探头中的原始晶体,降采样晶体为降采样后的一个或多个晶体的集合,中心晶体为上采样晶体所在的降采样晶体,轴向相邻晶体为与上采样晶体轴向最邻近的晶体,径向相邻晶体为与上采样晶体径向最邻近的晶体,相对晶体为与上采样晶体对角方向最邻近的晶体。
in,
Figure PCTCN2021124040-appb-000049
Indicates the number of scattering coincidence events on N upsampling response lines included in a downsampling response line; SC K, L represent the number of scattering coincidence events on a downsampling response line; I and J represent the "small "The crystal number; K and L indicate the number of the "large" crystals that make up the downsampled response line; W tot is the normalization factor; N is the number of upsampled response lines included in one downsampled response line; T I and T J represents the set of downsampling central crystals, downsampling axially adjacent crystals, downsampling radially adjacent crystals, and downsampling relative crystals corresponding to upsampling crystals I and J, respectively;
Figure PCTCN2021124040-appb-000050
Indicates the weight of downsampling crystal K for upsampling crystal I,
Figure PCTCN2021124040-appb-000051
Denotes the weight of downsampling crystal L for upsampling crystal J, and
Figure PCTCN2021124040-appb-000052
and
Figure PCTCN2021124040-appb-000053
It can be obtained by calculating the axial length and radial length of the down-sampled crystal, and the radial and axial distances from the center of the up-sampled crystal to the central crystal. Among them, the up-sampling crystal is the original crystal in the probe, the down-sampling crystal is a collection of one or more crystals after down-sampling, the central crystal is the down-sampling crystal where the up-sampling crystal is located, and the axially adjacent crystals are the same as the up-sampling crystal. The axially closest crystal, the radially adjacent crystal is the radially closest crystal to the upsampled crystal, and the opposite crystal is the diagonally closest crystal to the upsampled crystal.
根据一个实施例,也可以通过以下方式来计算上采样响应线上的散射符合事件数:首先计算每条降采样响应线上的散射符合事件数与符合事件数的比例,然后根据每条降采样响应线所包含的上采样响应线上的符合事件数和该比例计算上采样响应线上的散射符合事件数,如公式(20)所示。According to an embodiment, the number of scatter coincidence events on the upsampled response line can also be calculated in the following manner: firstly, the ratio of the number of scatter coincidence events to the number of coincidence events on each downsampled response line is calculated, and then according to each downsampled response line The number of coincident events on the upsampled response line contained in the response line and the ratio calculate the number of scattered coincidence events on the upsampled response line, as shown in formula (20).
Figure PCTCN2021124040-appb-000054
Figure PCTCN2021124040-appb-000054
其中,
Figure PCTCN2021124040-appb-000055
表示第l条降采样响应线包含的所有上采样响应线上的散射符合事件数;S l表示第l条降采样响应线包含的所有上采样响应线上的符合事件数,也即,降采样前的对应响应线上的符合事件数;a l表示第l条降采样响应线上的散射符合事件数与符合事件数的比例,l为正整数。
in,
Figure PCTCN2021124040-appb-000055
Indicates the number of scatter coincidence events on all upsampling response lines included in the lth downsampling response line; The number of coincident events on the previous corresponding response line; a l represents the ratio of the number of scattered coincident events to the number of coincident events on the lth downsampling response line, and l is a positive integer.
在本申请的另一实施例中,可以将所有上采样响应线上的散射符合事件数相加以得到总散射符合事件数。In another embodiment of the present application, the number of scatter coincidence events on all upsampled response lines may be added to obtain the total number of scatter coincidence events.
在步骤S311,利用散射符合事件数和所获取的随机符合事件数并根据预设图像重建算法进行图像重建。In step S311 , image reconstruction is performed according to a preset image reconstruction algorithm by using the number of scattered coincidence events and the obtained number of random coincidence events.
步骤S311与图1中的步骤S107相对应,因此其具体执行过程,可以参照上述实施例中对图1中的步骤S107的相关描述,在此就不再赘述。Step S311 corresponds to step S107 in FIG. 1 , so for its specific execution process, reference may be made to the relevant description of step S107 in FIG. 1 in the above embodiment, and details are not repeated here.
根据图3所示的实施例,通过对降采样响应线进行上采样,可以将降采样响应线恢复至原始状态。通过利用上述公式(18)-(19)或(20)计算上采样响应线上的散射符合事件数,可以使散射符合事件数的计算结果更加准确,从 而可以提高散射校正结果的准确性。According to the embodiment shown in FIG. 3 , the downsampled response line can be restored to its original state by upsampling the downsampled response line. By using the above formulas (18)-(19) or (20) to calculate the number of scatter coincidence events on the upsampling response line, the calculation result of the number of scatter coincidence events can be made more accurate, thereby improving the accuracy of the scatter correction results.
下面以具体应用实例来说明根据本申请实施例所提供的图像重建方法所具有的有益效果。The beneficial effects of the image reconstruction method provided according to the embodiment of the present application will be described below with specific application examples.
图6示出了一个包含三个冷区的圆柱形假体示意图。灰色区域称为背景区域,充满放射源,且由水填充;白色区域没有放射源,且分别通过空气、水、聚四氟乙烯(PTFE)填充。这三种材料密度不同,伽马光子在其中发生康普顿散射的概率也不同。Figure 6 shows a schematic diagram of a cylindrical prosthesis with three cold zones. The gray area is called the background area, which is filled with radioactive sources and filled with water; the white area has no radioactive sources and is filled with air, water, and polytetrafluoroethylene (PTFE) respectively. These three materials have different densities, and the probability of Compton scattering of gamma photons in them is also different.
图7和图8分别示出了针对图6中所示的假体的探测数据,当忽略随机噪声的影响时未进行散射校正的图像重建结果以及利用本申请提出的技术方案的图像重建结果。通过图7和图8可以看出,利用本申请提出的图像重建方法的图像对比度显著恢复,尤其是图像中填充PTFE材料的左下角冷区和填充水的右下角冷区对比度显著恢复,并且图像的背景区域体素值整体更加均匀,这更符合实际情况。Figure 7 and Figure 8 respectively show the detection data of the prosthesis shown in Figure 6, the image reconstruction results without scattering correction and the image reconstruction results using the technical solution proposed in this application when the influence of random noise is ignored. It can be seen from Figures 7 and 8 that the image contrast using the image reconstruction method proposed in this application is significantly restored, especially the contrast of the cold area in the lower left corner filled with PTFE material and the cold area in the lower right corner filled with water in the image is significantly restored, and the image The voxel values in the background area of , are more uniform overall, which is more in line with the actual situation.
图9示出了根据本申请实施例的一种图像重建方法装置的框图。下面参照图9,对该图像重建装置进行详细说明。Fig. 9 shows a block diagram of an image reconstruction method device according to an embodiment of the present application. The image reconstruction device will be described in detail below with reference to FIG. 9 .
如图9所示,该图像重建装置包括构建单元903、第一计算单元905、第二计算单元907和图像重建单元913。As shown in FIG. 9 , the image reconstruction device includes a construction unit 903 , a first calculation unit 905 , a second calculation unit 907 and an image reconstruction unit 913 .
构建单元903用于利用校正参数构建探测器探测到的响应线上的符合事件内的初始单事件数据与校正单事件数据之间的对应关系,其中,初始单事件数据包括在探测器探测到的伽马光子的各个实测能量满足对应的特定条件下的单事件数。第一计算单元905用于利用对应关系计算符合事件内的与初始单事件数据对应的未散射单事件数,具体地用于构建对应关系的目标函数,计算目标函数取最大值时校正单事件数据的取值,并且将校正单事件数据的取值确定为符合事件内的与初始单事件数据对应的未散射单事件数。第二计算单元907用于利用符合事件数和未散射单事件数计算符合事件内的散射符合事件数。图像重建单元913用于利用散射符合事件数和从随机校正单元(未示出)获取的随 机符合事件数并根据预设图像重建算法进行图像重建。The construction unit 903 is used to construct the corresponding relationship between the initial single-event data and the corrected single-event data in the coincident event on the response line detected by the detector using the correction parameters, wherein the initial single-event data includes Each measured energy of the gamma photon satisfies the number of single events under the corresponding specific conditions. The first calculation unit 905 is used to calculate the number of unscattered single events corresponding to the initial single event data in the coincident event by using the corresponding relationship, specifically to construct the objective function of the corresponding relationship, and to correct the single event data when the calculated objective function takes the maximum value , and the value of the corrected single-event data is determined as the number of unscattered single-events corresponding to the initial single-event data within the event. The second calculating unit 907 is configured to calculate the number of scattered coincident events within the coincident event by using the number of coincident events and the number of unscattered single events. The image reconstruction unit 913 is used to use the number of scattered coincidence events and the number of random coincidence events obtained from a random correction unit (not shown) to perform image reconstruction according to a preset image reconstruction algorithm.
在另一实施例中,如图10所示,该图像重建装置还可以包括降采样单元901,其可以用于在构建单元903在构建初始单事件数据与校正单事件数据之间的对应关系之前对多条响应线进行降采样以获得降采样响应线。相应地,第一计算单元905还可以用于计算降采后的未散射单事件数,并且第二计算单元907还可以用于利用降采样后的未散射单事件数和符合事件数计算降采样响应线上的符合事件内的散射符合事件数。In another embodiment, as shown in FIG. 10, the image reconstruction device may further include a downsampling unit 901, which may be used to Downsample multiple response lines to obtain downsampled response lines. Correspondingly, the first calculation unit 905 can also be used to calculate the number of unscattered single events after downsampling, and the second calculation unit 907 can also be used to calculate the downsampled The number of scatter coincidence events within the coincidence event on the response line.
在另一实施例中,如图10所示,该图像重建装置也还可以包括上采样单元909和第三计算单元911。其中,上采样单元909可以用于按照预设方法对降采样响应线进行上采样以获得上采样响应线;第三计算单元911可以用于利用降采样响应线上的散射符合事件数计算上采样响应线上的散射符合事件数。另外,第一计算单元905、第二计算单元907和第三计算单元911可以集成于同一个模块内。In another embodiment, as shown in FIG. 10 , the image reconstruction apparatus may also include an upsampling unit 909 and a third calculation unit 911 . Wherein, the upsampling unit 909 can be used to upsample the downsampled response line according to a preset method to obtain an upsampled response line; the third calculation unit 911 can be used to calculate the upsampled response line by using the number of scattering events on the downsampled response line Number of scatter coincidence events on the response line. In addition, the first computing unit 905, the second computing unit 907, and the third computing unit 911 may be integrated into the same module.
关于上述各个单元的详细描述,可以参照上述方法实施例中的对应描述,在此不再赘叙。For detailed descriptions of the foregoing units, reference may be made to corresponding descriptions in the foregoing method embodiments, and details are not repeated here.
根据一些实施例,通过利用本申请实施例提供的图像重建装置,可以在不需要活度图和衰减图的情况下就可以实现对符合事件的散射校正,并且散射校正结果的准确性较高,从而可以提高重建图像的质量。According to some embodiments, by using the image reconstruction device provided by the embodiments of the present application, the scatter correction for coincident events can be realized without the need for activity maps and attenuation maps, and the accuracy of the scatter correction results is high, Thus, the quality of the reconstructed image can be improved.
图11示出了根据本申请实施例的另一种图像重建装置。图11示出的图像重建装置仅仅是一个示例,不应对本申请实施例的功能和使用范围带来任何限制。Fig. 11 shows another image reconstruction device according to an embodiment of the present application. The image reconstruction device shown in FIG. 11 is only an example, and should not limit the functions and scope of use of this embodiment of the present application.
如图11所示,该图像重建装置以通用计算设备的形式表现。该图像重建装置的组件可以包括但不限于:至少一个处理器210、至少一个存储器220、连接不同系统组件(包括存储器220和处理器210)的总线230、显示单元240等。其中,存储器220存储有程序代码,程序代码可以被处理器210执行,使得处理器210执行本说明书描述的根据本申请各种示例性实施方式的方法。例如, 处理器210可以执行如图1中所示的方法。As shown in Fig. 11, the image reconstruction apparatus is represented in the form of a general-purpose computing device. The components of the image reconstruction device may include but not limited to: at least one processor 210, at least one memory 220, a bus 230 connecting different system components (including the memory 220 and the processor 210), a display unit 240, and the like. Wherein, the memory 220 stores program codes, and the program codes can be executed by the processor 210, so that the processor 210 executes the methods described in this specification according to various exemplary embodiments of the present application. For example, the processor 210 may execute the method as shown in FIG. 1 .
存储器220可以包括易失性存储单元形式的可读介质,例如随机存取存储单元(RAM)2201和/或高速缓存存储单元2202,还可以进一步包括只读存储单元(ROM)2203。The memory 220 may include a readable medium in the form of a volatile storage unit, such as a random access storage unit (RAM) 2201 and/or a cache storage unit 2202 , and may further include a read-only storage unit (ROM) 2203 .
存储器220还可以包括具有一组(至少一个)程序模块2205的程序/实用工具2204,这样的程序模块2205包括但不限于:操作系统、一个或者多个应用程序、其它程序模块以及程序数据,这些示例中的每一个或某种组合中可能包括网络环境的实现。 Memory 220 may also include programs/utilities 2204 having a set (at least one) of program modules 2205 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, which Each or some combination of the examples may include the implementation of a network environment.
总线230可以为表示几类总线结构中的一种或多种,包括存储单元总线或者存储单元控制器、外围总线、图形加速端口、处理单元或者使用多种总线结构中的任意总线结构的局域总线。 Bus 230 may represent one or more of several types of bus structures, including a memory cell bus or memory cell controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local area using any of a variety of bus structures. bus.
图像重建装置也可以与一个或多个外部设备300(例如键盘、指向设备、蓝牙设备等)通信,还可与一个或者多个使得用户能与该图像重建装置交互的设备通信,和/或与使得该图像重建装置能与一个或多个其它计算设备进行通信的任何设备(例如路由器、调制解调器等等)通信。这种通信可以通过输入/输出(I/O)接口250进行。而且,图像重建装置还可以通过网络适配器260与一个或者多个网络(例如局域网(LAN),广域网(WAN)和/或公共网络,例如因特网)通信。网络适配器260可以通过总线230与图像重建装置的其它模块通信。应当明白,尽管图中未示出,可以结合图像重建装置使用其它硬件和/或软件模块,包括但不限于:微代码、设备驱动器、冗余处理单元、外部磁盘驱动阵列、RAID系统、磁带驱动器以及数据备份存储系统等。The image reconstruction apparatus can also communicate with one or more external devices 300 (such as keyboards, pointing devices, bluetooth devices, etc.), and can also communicate with one or more devices that enable the user to interact with the image reconstruction apparatus, and/or communicate with Any device (eg, router, modem, etc.) that enables the image reconstruction apparatus to communicate with one or more other computing devices. Such communication may occur through input/output (I/O) interface 250 . Moreover, the image reconstruction device can also communicate with one or more networks (eg, local area network (LAN), wide area network (WAN) and/or public networks, such as the Internet) through the network adapter 260 . The network adapter 260 can communicate with other modules of the image reconstruction device through the bus 230 . It should be understood that although not shown in the figures, other hardware and/or software modules may be used in conjunction with the image reconstruction apparatus, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives And data backup storage system, etc.
图12示出了根据本申请实施例的一种成像系统的框图,下面参照图12,对根据本申请实施例的一种成像系统进行详细说明。FIG. 12 shows a block diagram of an imaging system according to an embodiment of the present application. The imaging system according to an embodiment of the present application will be described in detail below with reference to FIG. 12 .
如图12所示,根据本申请实施例的一种成像系统包括探测器1201和图像重建装置1203。其中,图像重建装置1203可以包括如图9或图10所示的图像重建装置;探测器1201可以包括PET探测器、PET-CT探测器、CT 探测器或MR探测器等辐射探测器。关于这些探测器的详细描述可以参照现有技术,在此不再赘叙。As shown in FIG. 12 , an imaging system according to an embodiment of the present application includes a detector 1201 and an image reconstruction device 1203 . Wherein, the image reconstruction device 1203 may include the image reconstruction device shown in FIG. 9 or FIG. 10 ; the detector 1201 may include a radiation detector such as a PET detector, PET-CT detector, CT detector or MR detector. For detailed descriptions of these detectors, reference may be made to the prior art, which will not be repeated here.
通过以上的实施方式的描述,本领域的技术人员易于理解,这里描述的示例实施方式可以通过软件实现,也可以通过软件结合必要的硬件的方式来实现。根据本申请实施方式的技术方案可以以软件产品的形式体现出来,该软件产品可以存储在一个计算机可读存储介质(可以是CD-ROM、U盘、移动硬盘等)中或网络上,包括若干计算机程序指令以使得一台计算设备(可以是个人计算机、服务器、或者网络设备等)执行根据本申请实施方式的上述方法。Through the description of the above implementations, those skilled in the art can easily understand that the example implementations described here can be implemented by software, or by combining software with necessary hardware. The technical solutions according to the embodiments of the present application can be embodied in the form of software products, which can be stored in a computer-readable storage medium (which can be CD-ROM, U disk, mobile hard disk, etc.) or on the network, including several The computer program instructions enable a computing device (which may be a personal computer, a server, or a network device, etc.) to execute the above method according to the embodiments of the present application.
软件产品可以采用一个或多个可读介质的任意组合。可读介质可以是可读信号介质或者可读存储介质。可读存储介质例如可以为但不限于电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。可读存储介质的更具体的例子(非穷举的列表)包括:具有一个或多个导线的电连接、便携式盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。A software product may utilize any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. The readable storage medium may be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, device, or device, or any combination thereof. More specific examples (non-exhaustive list) of readable storage media include: electrical connection with one or more conductors, portable disk, hard disk, random access memory (RAM), read only memory (ROM), erasable programmable read-only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
计算机可读存储介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了可读程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。可读存储介质还可以是可读存储介质以外的任何可读介质,该可读介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。可读存储介质上包含的程序代码可以用任何适当的介质传输,包括但不限于无线、有线、光缆、RF等等,或者上述的任意合适的组合。A computer readable storage medium may include a data signal carrying readable program code in baseband or as part of a carrier wave traveling as part of a data signal. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing. A readable storage medium may also be any readable medium other than a readable storage medium that can send, propagate or transport a program for use by or in conjunction with an instruction execution system, apparatus or device. The program code contained on the readable storage medium may be transmitted by any suitable medium, including but not limited to wireless, cable, optical cable, RF, etc., or any suitable combination of the above.
可以以一种或多种程序设计语言的任意组合来编写用于执行本申请操作的程序代码,程序设计语言包括面向对象的程序设计语言—诸如Java、C++等,还包括常规的过程式程序设计语言—诸如C语言或类似的程序设计语言。程序代码可以完全地在用户计算设备上执行、部分地在用户设备上执行、作为一个 独立的软件包执行、部分在用户计算设备上部分在远程计算设备上执行、或者完全在远程计算设备或服务器上执行。在涉及远程计算设备的情形中,远程计算设备可以通过任意种类的网络,包括局域网(LAN)或广域网(WAN),连接到用户计算设备,或者,可以连接到外部计算设备(例如利用因特网服务提供商来通过因特网连接)。Program codes for performing the operations of the present application can be written in any combination of one or more programming languages, including object-oriented programming languages—such as Java, C++, etc., as well as conventional procedural programming Language—such as C or a similar programming language. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server to execute. In cases involving a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computing device (e.g., using an Internet service provider). business to connect via the Internet).
上述计算机可读介质承载有一个或者多个程序指令,当上述一个或者多个程序指令被一个该设备执行时,使得该计算机可读介质实现前述功能。The above-mentioned computer-readable medium carries one or more program instructions, and when the above-mentioned one or more program instructions are executed by one device, the computer-readable medium can realize the above-mentioned functions.
本领域技术人员可以理解上述各模块可以按照实施例的描述分布于装置中,也可以进行相应变化唯一不同于本实施例的一个或多个装置中。上述实施例的多个模块可以合并为一个模块,也可以进一步将一个模块拆分成多个子模块。Those skilled in the art can understand that the above-mentioned modules can be distributed in the device according to the description of the embodiment, and corresponding changes can also be made in one or more devices that are only different from the embodiment. Multiple modules in the above embodiments may be combined into one module, or one module may be further split into multiple sub-modules.
虽然本申请提供了如上述实施例或流程图所述的方法操作步骤,但基于常规或者无需创造性的劳动在所述方法中可以包括更多或者更少的操作步骤。在逻辑性上不存在必要因果关系的步骤中,这些步骤的执行顺序不限于本申请实施例提供的执行顺序。Although the present application provides the operation steps of the method described in the above embodiments or flowcharts, more or fewer operation steps may be included in the method based on routine or no creative effort. In the steps where logically there is no necessary causal relationship, the execution order of these steps is not limited to the execution order provided in the embodiment of the present application.
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其它实施例的不同之处。Each embodiment in this specification is described in a progressive manner, the same and similar parts of each embodiment can be referred to each other, and each embodiment focuses on the differences from other embodiments.
以上对本申请实施例进行了详细介绍,本文中应用了具体个例对本申请的原理及实施方式进行了阐述,以上实施例的说明仅用于帮助理解本申请的方法及其核心思想。同时,本领域技术人员依据本申请的思想,基于本申请的具体实施方式及应用范围上做出的改变或变形之处,都属于本申请保护的范围。综上所述,本说明书内容不应理解为对本申请的限制。The above is a detailed introduction to the embodiments of the present application. In this paper, specific examples are used to illustrate the principles and implementation methods of the present application. The descriptions of the above embodiments are only used to help understand the methods and core ideas of the present application. At the same time, changes or deformations made by those skilled in the art based on the ideas of the application, specific implementation methods and application scopes of the application all belong to the scope of protection of the application. To sum up, the contents of this specification should not be understood as limiting the application.

Claims (19)

  1. 一种图像重建方法,其特征在于,包括:An image reconstruction method, characterized in that, comprising:
    利用校正参数构建探测器探测到的响应线上的符合事件内的初始单事件数据与校正单事件数据之间的对应关系,其中,所述初始单事件数据包括所述探测器探测到的伽马光子的各个实测能量满足预设条件的单事件数;Using the correction parameters to construct the corresponding relationship between the initial single event data and the corrected single event data in the coincident event detected by the detector on the response line, wherein the initial single event data includes the gamma detected by the detector The number of single events in which each measured energy of the photon satisfies the preset condition;
    利用所述对应关系计算所述符合事件内的与所述初始单事件数据对应的未散射单事件数;calculating the number of unscattered single events corresponding to the initial single event data within the coincident event by using the corresponding relationship;
    利用符合事件数和所述未散射单事件数计算所述符合事件内的散射符合事件数;calculating the number of scattered coincidence events within the coincidence event using the number of coincidence events and the number of unscattered single events;
    利用所述散射符合事件数和所获取的随机符合事件数并根据预设图像重建算法进行图像重建。Image reconstruction is performed by using the number of scattered coincidence events and the obtained number of random coincidence events and according to a preset image reconstruction algorithm.
  2. 根据权利要求1所述的图像重建方法,其特征在于,在构建所述对应关系之前,所述方法还包括:The image reconstruction method according to claim 1, wherein, before constructing the correspondence, the method further comprises:
    对多条所述响应线进行降采样以获得降采样响应线,downsampling a plurality of said response lines to obtain downsampled response lines,
    相应地,在计算出所述降采样响应线上的散射符合事件数之后,所述方法还包括:Correspondingly, after calculating the number of scattering coincidence events on the downsampling response line, the method further includes:
    按照预设方法对所述降采样响应线进行上采样以获得上采样响应线;Upsampling the downsampling response line according to a preset method to obtain an upsampling response line;
    利用所述降采样响应线上的所述散射符合事件数计算所述上采样响应线上的散射符合事件数。The number of scatter coincidence events on the upsampled response line is calculated using the number of scatter coincidence events on the downsampled response line.
  3. 根据权利要求2所述的图像重建方法,其特征在于,所述预设方法包括:双线性插值方法、4D线性插值方法或5D线性插值方法。The image reconstruction method according to claim 2, wherein the preset method comprises: a bilinear interpolation method, a 4D linear interpolation method or a 5D linear interpolation method.
  4. 根据权利要求3所述的图像重建方法,其特征在于,当所述预设方法为 4D线性插值法时,按照公式(Ⅰ)和公式(Ⅱ)来计算所述上采样响应线上的所述散射符合事件数:The image reconstruction method according to claim 3, wherein when the preset method is a 4D linear interpolation method, the above-mentioned values on the upsampling response line are calculated according to formula (I) and formula (II). Number of scatter coincidence events:
    Figure PCTCN2021124040-appb-100001
    Figure PCTCN2021124040-appb-100001
    Figure PCTCN2021124040-appb-100002
    Figure PCTCN2021124040-appb-100002
    其中,
    Figure PCTCN2021124040-appb-100003
    表示上采样响应线上的散射符合事件数;SC K,L表示降采样响应线上的散射符合事件数;I和J表示构成上采样响应线的晶体的编号;K和L表示构成降采样响应线的晶体的编号;W tot为归一化因子;N为一条降采样响应线中包含的上采样响应线数;T I和T J分别表示上采样晶体I和J对应的降采样中心晶体、降采样轴向相邻晶体、降采样径向相邻晶体以及降采样相对晶体的集合;
    Figure PCTCN2021124040-appb-100004
    表示对于上采样晶体I而言降采样晶体K的权重;
    Figure PCTCN2021124040-appb-100005
    表示对于上采样晶体J而言降采样晶体L的权重。
    in,
    Figure PCTCN2021124040-appb-100003
    Indicates the number of scattering coincidence events on the up-sampling response line; SC K, L represent the number of scattering coincidence events on the down-sampling response line; I and J represent the numbers of the crystals constituting the up-sampling response line; K and L represent the number of crystals constituting the down-sampling response W tot is the normalization factor; N is the number of up-sampling response lines included in a down-sampling response line; T I and T J represent the down-sampling center crystals corresponding to up-sampling crystals I and J, respectively. Sets of downsampled axially adjacent crystals, downsampled radially adjacent crystals, and downsampled opposite crystals;
    Figure PCTCN2021124040-appb-100004
    Indicates the weight of downsampling crystal K for upsampling crystal I;
    Figure PCTCN2021124040-appb-100005
    Indicates the weight of downsampling crystal L for upsampling crystal J.
  5. 根据权利要求4所述的图像重建方法,其特征在于,利用所述降采样响应线上的所述散射符合事件数计算所述上采样响应线上的散射符合事件数的步骤包括:The image reconstruction method according to claim 4, wherein the step of calculating the number of scattering coincidence events on the upsampling response line by using the number of scattering coincidence events on the downsampling response line comprises:
    计算每条所述降采样响应线上的所述散射符合事件数与符合事件数的比例;calculating the ratio of the number of scatter coincident events to the number of coincident events on each of the downsampled response lines;
    根据每条所述降采样响应线所包含的所述上采样响应线上的符合事件数和所述比例计算所述上采样响应线上的所述散射符合事件数。calculating the number of scatter coincidence events on the upsampling response line according to the number of coincidence events on the upsampling response line included in each downsampling response line and the ratio.
  6. 根据权利要求1-5任一项所述的图像重建方法,其特征在于,所述初始单事件数据通过以下方式来确定:The image reconstruction method according to any one of claims 1-5, wherein the initial single-event data is determined in the following manner:
    将所述符合事件拆分成单事件,统计每个所述单事件所对应的所述实测能量,并统计同一所述实测能量所对应的单事件数以获得所述初始单事件数据;或者Splitting the coincident event into single events, counting the measured energy corresponding to each of the single events, and counting the number of single events corresponding to the same measured energy to obtain the initial single event data; or
    将所述符合事件拆分成单事件,根据所述单事件所在的探头位置绘制至少一个能谱,并且获取各个所述能谱中的所述初始单事件数据;或者splitting the coincident event into single events, drawing at least one energy spectrum according to the probe position where the single event is located, and acquiring the initial single event data in each of the energy spectra; or
    将所述符合事件拆分成单事件,根据所述单事件所在的探头位置绘制至少一个能谱,根据伽马光子到达所述探头的时间差将每个所述能谱划分成多个子能谱,并且获取各个所述子能谱中的所述初始单事件数据。Splitting the coincidence event into single events, drawing at least one energy spectrum according to the position of the probe where the single event is located, and dividing each energy spectrum into a plurality of sub-energy spectrums according to the time difference between gamma photons arriving at the probe, And acquiring the initial single-event data in each of the energy sub-spectrums.
  7. 根据权利要求6所述的图像重建方法,其特征在于,利用公式(Ⅲ)-公式(Ⅷ)计算所述符合事件内的所述散射符合事件数:The image reconstruction method according to claim 6, characterized in that, the number of said scattering coincidence events in said coincidence events is calculated using formula (III)-formula (VIII):
    SC≈SC +  公式(Ⅲ) SC≈SC + formula (Ⅲ)
    SC≈SC -  公式(Ⅳ) SC≈SC - Formula (IV)
    SC≈1/[(1/SC +)+(1/SC -)]  公式(Ⅴ) SC≈1/[(1/SC + )+(1/SC - )] Formula (Ⅴ)
    Figure PCTCN2021124040-appb-100006
    Figure PCTCN2021124040-appb-100006
    SC≈0.5(SC ++SC -)  公式(Ⅶ) SC≈0.5(SC + +SC - ) Formula (Ⅶ)
    Figure PCTCN2021124040-appb-100007
    Figure PCTCN2021124040-appb-100007
    其中,SC +=S tot-S unsc
    Figure PCTCN2021124040-appb-100008
    S tot为总单事件数,并且为符合事件数的2倍;S unsc为未散射单事件数的总和;SC为散射符合事件数。
    Wherein, SC + =S tot -S unsc ;
    Figure PCTCN2021124040-appb-100008
    S tot is the total number of single events, and is twice the number of coincident events; S unsc is the sum of the number of unscattered single events; SC is the number of scattered coincident events.
  8. 根据权利要求1所述的图像重建方法,其特征在于,利用所述对应关系计算所述符合事件内的与所述初始单事件数据对应的未散射单事件数的步骤包括:The image reconstruction method according to claim 1, wherein the step of using the corresponding relationship to calculate the number of unscattered single events corresponding to the initial single event data in the coincident event comprises:
    构建所述对应关系的目标函数;constructing an objective function of the corresponding relationship;
    计算所述目标函数取最大值时所述校正单事件数据的取值,并且将所述校正单事件数据的取值确定为所述符合事件内与所述初始单事件数据对应的未散射单事件数。calculating the value of the corrected single event data when the objective function takes the maximum value, and determining the value of the corrected single event data as the unscattered single event corresponding to the initial single event data in the coincident event number.
  9. 根据权利要求8所述的图像重建方法,其特征在于,针对所获取的每个所述初始单事件数据,按照公式(Ⅸ)构建所述对应关系:The image reconstruction method according to claim 8, wherein, for each of the acquired initial single-event data, the corresponding relationship is constructed according to formula (IX):
    Figure PCTCN2021124040-appb-100009
    Figure PCTCN2021124040-appb-100009
    其中,
    Figure PCTCN2021124040-appb-100010
    in,
    Figure PCTCN2021124040-appb-100010
    X为校正单事件数据,并且X={X j},j=1,2,…,n,X j为在伽马光子的真实能量E满足E t满足E j≤E t<E j+1下的单事件数;Y为初始单事件数据,并且Y={Y i},i=1,2,…,m,Y i为实测能量E d满足E i≤E d<E i+1的单事件数;
    Figure PCTCN2021124040-appb-100011
    为Y的期望值,并且
    Figure PCTCN2021124040-appb-100012
    P为校正参数,P中的元素P ij为真实能量E t满足E i≤E t<E i+1的伽马光子在实测后的实测能量E d同时满足E i≤E d<E i+1的概率;E j和E j+1分别为预设能窗{E j}中的第j个能量和第j+1个能量;E i和E i+1分别为实测能窗{E i}中的第i个能量和第i+1个能量;m、n、i和j均为正整数。
    X is the corrected single-event data, and X={X j }, j=1,2,...,n, X j is the real energy E of the gamma photon, E satisfies E t and satisfies E j ≤ E t <E j+1 The number of single events under; Y is the initial single event data, and Y={Y i }, i=1, 2,..., m, Y i is the measured energy E d satisfying E i ≤ E d <E i+1 number of single events;
    Figure PCTCN2021124040-appb-100011
    is the expected value of Y, and
    Figure PCTCN2021124040-appb-100012
    P is a correction parameter, and the element P ij in P is the actual energy E d of the gamma photon whose real energy E t satisfies E i ≤ E t < E i+1 after the actual measurement and satisfies E iE d < E i+ 1 ; E j and E j+1 are the jth energy and j+1th energy in the preset energy window {E j } respectively; E i and E i+1 are the measured energy window {E i } in the i-th energy and the i+1-th energy; m, n, i and j are all positive integers.
  10. 根据权利要求9所述的图像重建方法,其特征在于,当m=n且{E i}={E j}时,通过公式(Ⅹ)计算所述校正参数P的第i行第j列的元素: The image reconstruction method according to claim 9, characterized in that, when m=n and {E i }={E j }, the i-th row and j-th column of the correction parameter P is calculated by formula (X). element:
    Figure PCTCN2021124040-appb-100013
    Figure PCTCN2021124040-appb-100013
    其中,
    Figure PCTCN2021124040-appb-100014
    m为在忽略散射符合事件下对真实能量为E t的伽马光子进行扫描所得到的初始单事件数据;所述真实能量E t满足E i≤E t<E i+1;i、j、s、m为正整数。
    in,
    Figure PCTCN2021124040-appb-100014
    m is the initial single-event data obtained by scanning the gamma photon with the real energy E t under the condition of ignoring the scattering coincidence event; the real energy E t satisfies E i ≤ E t < E i+1 ; i, j, s and m are positive integers.
  11. 根据权利要求9或10所述的散射校正方法,其特征在于,所述伽马光子的真实能量包括202keV、307keV、511keV、622keV或1.27MeV。The scattering correction method according to claim 9 or 10, wherein the real energy of the gamma photon comprises 202keV, 307keV, 511keV, 622keV or 1.27MeV.
  12. 根据权利要求9所述的图像重建方法,其特征在于,构建所述对应关系的目标函数的步骤包括:The image reconstruction method according to claim 9, wherein the step of constructing the objective function of the corresponding relationship comprises:
    利用极大似然法构建所述目标函数,所述目标函数通过公式(Ⅺ)确定:Utilize maximum likelihood method to construct described objective function, described objective function is determined by formula (Ⅺ):
    Φ(X)=∑ i(-∑ jP ijX j+Y iln(∑ jP ijX j))-βR(X)  公式(Ⅺ) Φ(X)=∑ i (-∑ j P ij X j +Y i ln(∑ j P ij X j ))-βR(X) Formula (Ⅺ)
    其中,
    Figure PCTCN2021124040-appb-100015
    in,
    Figure PCTCN2021124040-appb-100015
    β为超参数;R(X)为惩罚项;M为常数。β is a hyperparameter; R(X) is a penalty item; M is a constant.
  13. 根据权利要求12所述的图像重建方法,其特征在于,计算所述目标函数取最大值时所述校正单事件数据的取值的步骤包括通过公式(M)或公式(N)计算所述校正单事件数据的取值:The image reconstruction method according to claim 12, wherein the step of calculating the value of the corrected single-event data when the objective function takes the maximum value comprises calculating the corrected value by formula (M) or formula (N) The value of single event data:
    Figure PCTCN2021124040-appb-100016
    Figure PCTCN2021124040-appb-100016
    或,or,
    Figure PCTCN2021124040-appb-100017
    Figure PCTCN2021124040-appb-100017
    ,其中,
    Figure PCTCN2021124040-appb-100018
    其中,
    Figure PCTCN2021124040-appb-100019
    Figure PCTCN2021124040-appb-100020
    均为校正单事件数据的取值;
    Figure PCTCN2021124040-appb-100021
    为第k次迭代的中间变量;k为迭代次数。
    ,in,
    Figure PCTCN2021124040-appb-100018
    in,
    Figure PCTCN2021124040-appb-100019
    and
    Figure PCTCN2021124040-appb-100020
    Both are values for correcting single-event data;
    Figure PCTCN2021124040-appb-100021
    Is the intermediate variable of the kth iteration; k is the number of iterations.
  14. 根据权利要求1所述的图像重建方法,其特征在于,所述预设图像重建算法包括MLEM算法、OSEM算法或MAP-OSL算法。The image reconstruction method according to claim 1, wherein the preset image reconstruction algorithm comprises MLEM algorithm, OSEM algorithm or MAP-OSL algorithm.
  15. 一种图像重建装置,其特征在于,包括:An image reconstruction device, characterized in that it comprises:
    构建单元,其被配置为利用校正参数构建探测器探测到的响应线上的符合事件内的初始单事件数据与校正单事件数据之间的对应关系,其中,所述初始单事件数据包括在所述探测器探测到的伽马光子的各个实测能量满足对应的特定条件下的单事件数;A construction unit configured to use correction parameters to construct a correspondence between initial single-event data and corrected single-event data in coincident events on the response line detected by the detector, wherein the initial single-event data is included in the Each measured energy of the gamma photon detected by the detector satisfies the number of single events under the corresponding specific conditions;
    第一计算单元,其被配置为利用所述对应关系计算所述符合事件内的与所述初始单事件数据对应的未散射单事件数;a first calculation unit configured to use the correspondence to calculate the number of unscattered single events corresponding to the initial single event data within the coincident event;
    第二计算单元,其被配置为利用符合事件数和所述未散射单事件数计算所述符合事件内的散射符合事件数;a second calculation unit configured to calculate the number of scattered coincidence events within the coincidence event using the number of coincidence events and the number of unscattered single events;
    图像重建单元,其被配置为利用所述散射符合事件数和所获取的随机符合事件数并根据预设图像重建算法进行图像重建。An image reconstruction unit configured to use the number of scattered coincidence events and the obtained number of random coincidence events to perform image reconstruction according to a preset image reconstruction algorithm.
  16. 一种图像重建装置,其特征在于,包括:An image reconstruction device, characterized in that it comprises:
    存储器,其上存储有程序代码;a memory on which program code is stored;
    处理器,其与所述存储器联接,并且当所述程序代码被所述处理器执行时,实现权利要求1至14中任一项所述的方法。A processor coupled to the memory and implementing the method of any one of claims 1 to 14 when the program code is executed by the processor.
  17. 一种成像系统,其特征在于,包括:An imaging system, characterized in that it comprises:
    如权利要求15或16所述的图像重建装置;The image reconstruction device as claimed in claim 15 or 16;
    探测器,与所述图像重建装置相连接。The detector is connected with the image reconstruction device.
  18. 根据权利要求17所述的成像系统,其特征在于,所述探测器包括PET探测器、PET-CT探测器、CT探测器、或者MR探测器。The imaging system according to claim 17, wherein the detector comprises a PET detector, a PET-CT detector, a CT detector, or an MR detector.
  19. 一种计算机可读存储介质,其特征在于,其上存储有程序指令,所述程序指令被执行时实现权利要求1-14中任一项所述的方法。A computer-readable storage medium, wherein program instructions are stored thereon, and the method according to any one of claims 1-14 is implemented when the program instructions are executed.
PCT/CN2021/124040 2021-09-10 2021-10-15 Image reconstruction method, apparatus, system, and computer-readable storage medium WO2023035361A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111060795.1 2021-09-10
CN202111060795.1A CN113506355B (en) 2021-09-10 2021-09-10 Scattering correction method, device, imaging system and computer readable storage medium

Publications (1)

Publication Number Publication Date
WO2023035361A1 true WO2023035361A1 (en) 2023-03-16

Family

ID=78017142

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/CN2021/124040 WO2023035361A1 (en) 2021-09-10 2021-10-15 Image reconstruction method, apparatus, system, and computer-readable storage medium
PCT/CN2021/124039 WO2023035360A1 (en) 2021-09-10 2021-10-15 Scatter correction method and apparatus, imaging system, and computer readable storage medium

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/124039 WO2023035360A1 (en) 2021-09-10 2021-10-15 Scatter correction method and apparatus, imaging system, and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN113506355B (en)
WO (2) WO2023035361A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160048615A1 (en) * 2013-04-11 2016-02-18 Koninklijke Philips N.V. Method for modeling and accounting for cascade gammas in images
CN107137101A (en) * 2017-04-24 2017-09-08 沈阳东软医疗系统有限公司 A kind of time calibrating method and device
CN107978002A (en) * 2016-10-25 2018-05-01 上海东软医疗科技有限公司 A kind of PET image reconstruction method and device
CN110327067A (en) * 2019-06-10 2019-10-15 东软医疗系统股份有限公司 Image rebuilding method, device, terminal device and PET system
CN110680370A (en) * 2019-09-30 2020-01-14 东软医疗系统股份有限公司 Image reconstruction method and device, console equipment and PET system

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007052211A1 (en) * 2005-11-01 2007-05-10 Koninklijke Philips Electronics N.V. Method and system for pet image reconstruction using portion of event data
US8204172B1 (en) * 2010-03-17 2012-06-19 General Electric Company System and method of prior image constrained image reconstruction using short scan image data and objective function minimization
CN106491153B (en) * 2016-12-29 2017-10-27 上海联影医疗科技有限公司 A kind of PET scatter correction methods, PET imaging methods and PET imaging systems
US10410383B2 (en) * 2017-08-26 2019-09-10 Uih America, Inc. System and method for image data processing in positron emission tomography
CN110426729B (en) * 2019-03-27 2021-02-26 湖北锐世数字医学影像科技有限公司 Single event correction method, image reconstruction device and computer storage medium
US11096634B2 (en) * 2019-08-26 2021-08-24 Siemens Medical Solutions Usa, Inc. Scatter correction based on energy response
CN110749916A (en) * 2019-10-25 2020-02-04 上海联影医疗科技有限公司 Method and device for acquiring time delay amount of PET detector crystal and computer equipment
CN112529977B (en) * 2020-12-04 2024-03-29 江苏赛诺格兰医疗科技有限公司 PET image reconstruction method and system
CN112998732B (en) * 2021-02-08 2023-07-18 上海联影医疗科技股份有限公司 PET data correction method, device, computer equipment and PET image reconstruction method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160048615A1 (en) * 2013-04-11 2016-02-18 Koninklijke Philips N.V. Method for modeling and accounting for cascade gammas in images
CN107978002A (en) * 2016-10-25 2018-05-01 上海东软医疗科技有限公司 A kind of PET image reconstruction method and device
CN107137101A (en) * 2017-04-24 2017-09-08 沈阳东软医疗系统有限公司 A kind of time calibrating method and device
CN110327067A (en) * 2019-06-10 2019-10-15 东软医疗系统股份有限公司 Image rebuilding method, device, terminal device and PET system
CN110680370A (en) * 2019-09-30 2020-01-14 东软医疗系统股份有限公司 Image reconstruction method and device, console equipment and PET system

Also Published As

Publication number Publication date
WO2023035360A1 (en) 2023-03-16
CN113506355B (en) 2021-12-03
CN113506355A (en) 2021-10-15

Similar Documents

Publication Publication Date Title
Merlin et al. CASToR: a generic data organization and processing code framework for multi-modal and multi-dimensional tomographic reconstruction
Brasse et al. Correction methods for random coincidences in fully 3D whole-body PET: impact on data and image quality
US7888651B2 (en) Method and system for using tissue-scattered coincidence photons for imaging
Frey et al. Collimator-detector response compensation in SPECT
Nuyts et al. Small animal imaging with multi-pinhole SPECT
Zaidi Scatter modelling and correction strategies in fully 3-D PET
Sitek Data analysis in emission tomography using emission-count posteriors
Gu et al. High resolution image reconstruction method for a double-plane PET system with changeable spacing
Kadrmas et al. Application of reconstruction-based scatter compensation to thallium-201 SPECT: implementations for reduced reconstructed image noise
Reutter et al. Effects of temporal modelling on the statistical uncertainty of spatiotemporal distributions estimated directly from dynamic SPECT projections
Ote et al. Deep-learning-based fast TOF-PET image reconstruction using direction information
Buvat et al. Unified description and validation of Monte Carlo simulators in PET
Feng et al. Influence of Doppler broadening model accuracy in Compton camera list-mode MLEM reconstruction
Rezaei et al. Plane-dependent ML scatter scaling: 3D extension of the 2D simulated single scatter (SSS) estimate
Ortuño et al. 3D-OSEM iterative image reconstruction for high-resolution PET using precalculated system matrix
WO2024041265A1 (en) X-ray fluorescence imaging method and apparatus, electronic device, and storage medium
WO2023035361A1 (en) Image reconstruction method, apparatus, system, and computer-readable storage medium
Álvarez-Gómez et al. Fast energy dependent scatter correction for list-mode PET data
Cheng et al. Maximum likelihood activity and attenuation estimation using both emission and transmission data with application to utilization of Lu‐176 background radiation in TOF PET
Kadrmas et al. Analysis of the reconstructibility and noise properties of scattered photons in Tc SPECT
Snyder Utilizing side information in emission tomography
Todd-Pokropek Theory of tomographic reconstruction
Mao et al. A tailored ML-EM algorithm for reconstruction of truncated projection data using few view angles
Boquet-Pujadas et al. PET Rebinning with Regularized Density Splines
Koščević et al. Extra-low-dose 2D PET imaging

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: 21956534

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE