CN103325087A - Interpolation method for CT image layer data - Google Patents

Interpolation method for CT image layer data Download PDF

Info

Publication number
CN103325087A
CN103325087A CN2013102567271A CN201310256727A CN103325087A CN 103325087 A CN103325087 A CN 103325087A CN 2013102567271 A CN2013102567271 A CN 2013102567271A CN 201310256727 A CN201310256727 A CN 201310256727A CN 103325087 A CN103325087 A CN 103325087A
Authority
CN
China
Prior art keywords
image
interpolation
picture
layer
coefficient
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2013102567271A
Other languages
Chinese (zh)
Other versions
CN103325087B (en
Inventor
胡洁
黄海清
戚进
谷朝臣
马进
李钦
彭勋
何飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Jiaotong University
Original Assignee
Shanghai Jiaotong University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Jiaotong University filed Critical Shanghai Jiaotong University
Priority to CN201310256727.1A priority Critical patent/CN103325087B/en
Publication of CN103325087A publication Critical patent/CN103325087A/en
Application granted granted Critical
Publication of CN103325087B publication Critical patent/CN103325087B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Apparatus For Radiation Diagnosis (AREA)
  • Image Processing (AREA)

Abstract

The invention provides an interpolation method for CT image layer data. Assuming that a CT image totally has N layers of CT pictures, interpolation operation is conducted on the N layers of CT pictures. The interpolation method for the CT image layer data comprises the following steps that an average picture between every two adjacent layers of pictures of the N layers of CT pictures is calculated, and N-1 average pictures are obtained; Gaussian smoothing processing is conducted on the N-1 average pictures, and high-frequency noise is filtered; interpolation rebuilding coefficients are established, and an interpolation rebuilding image is obtained. According to the interpolation method for the CT image layer data, and the artifact phenomenon caused by interpolation failure due to the fact that interlayer data are not aligned can be avoided. The interpolation method for the CT image layer data enables transition between every two layers of the CT images to be smoother, analyzing and positioning can be conducted more conveniently, and diagnosing accuracy can be effectively improved.

Description

The interpolation method of CT image slices data
Technical field
The present invention relates to medical image diagnostic techniques field, particularly, relate to a kind of interpolation method of CT image slices data.
Background technology
The CT image is the important evidence that patient's disease is diagnosed, because CT examination checks to patient's whole body that normally therefore the image data amount that obtains is very big.In the past, the CT image of finishing for shooting, all be directly to carry out medical diagnosis on disease by visual inspection by the doctor, the doctor is when diagnosing, because image data amount is big, add that human eye is limited to the recognition capability of image, various situations such as mistaken diagnosis inevitably can occur, fail to pinpoint a disease in diagnosis have stayed very big hidden danger to the accuracy of patient treatment.
In recent years, the technology of carrying out medical diagnosis on disease in conjunction with the auxiliary doctor of computer technology analysis CT image grows up gradually.At present, when Applied Computer Techniques carries out analyzing and processing to the CT image, for amount of compressed data, can compress processing to the CT image, yet, because original CT image acquisition interlamellar spacing may be bigger, the variation between layer and the layer is bigger like this, and the part of intercalary delection may be omitted important lesion region.And, when carrying out that image is cut apart etc. and handling, can occur two-layer between target data situation about differing greatly, influence the excessive smoothness of interlayer, be unfavorable for analyzing and positioning.
Summary of the invention
At defective of the prior art, the purpose of this invention is to provide a kind of interpolation method of CT image slices data.
According to an aspect of the present invention, provide a kind of interpolation method of CT image slices data, suppose CT image one total N layer CT picture, N layer CT picture is carried out interpolation operation, may further comprise the steps:
Step 1: obtain the mean value image between the every adjacent two-layer picture to N layer CT picture, obtain N-1 average image;
Step 2: N-1 average image carried out Gauss's smoothing processing, filter away high frequency noise;
Step 3: set up the interpolation reconstruction coefficient, obtain the interpolation reconstruction image.
Preferably, step 1 is specially: establishing ground floor source CT picture is I 1, second layer source CT picture is I 2... N layer source CT picture is I N, the average image is: M 1=(I1+I2) * 0.5, M 2=(I2+I3) * 0.5 ... M N-1=(IN-1+IN) * 0.5.
Preferably, step 2 a couple N-1 average image carries out 2-d gaussian filters respectively, and concrete what use is that a standard deviation is that 1.4 yardstick is 5 * 5 Gaussian convolution masterplate, and masterplate is kernel=[2, and 4,5,4,2; 4,9,12,9,4; 5,12,15,12,5; 4,9,12,9,4; 2,4,5,4,2], with this masterplate image is carried out convolution operation, may further comprise the steps:
Step 2.1: to M 1Carry out Gauss's 2-d gaussian filters, for certain pixel on the image (i, j), value after the convolution be G1 (i, j)=M1 (i-2, j-2) * 2+M1 (i-1, j-2) * 4+M1 (i, j-2) * 5+M1 (i+1, j-2) * 4+M1 (i+2, j-2) * 2+M1 (i-2, j-1) * 4+M1 (i-1, j-1) * 9+M1 (i, j-1) * 12+M1 (i+1, j-1) * 9+M1 (i+2, j-1) * 4+M1 (i-2, j) * 5+M1 (i-1, j) * 12+M1 (i, j) * 15+M1 (i+1, j) * 12+M1 (i+2, j) * 5+M1 (i-2, j+1) * 4+M1 (i-1, j+1) * 9+M1 (i, j+1) * 12+M1 (i+1, j+1) * 9+M1 (i+2, j+1) * 4+M1 (i-2, j+2) * 2+M1 (i-1, j+2) * 4+M1 (i, j+2) * 5+M1 (i+1, j+2) * 4+M1 (i+2, j+2) * 2; Average image after the convolution is: M 1'=G1/159;
Step 2.2: adopt the same method of step 2.1 respectively to M 2M N-1Carry out Gauss's 2-d gaussian filters, obtain M 2' ... M N-1'.
Preferably, step 3 may further comprise the steps:
Step 3.1: go the gaussian coefficient of standard to set up the coefficient of interpolation reconstruction, coefficient is that 1.6 yardstick is the one dimension Gauss smoothing factor of N-1 according to standard deviation, and concrete interpolation coefficient is p 1... ..p N-1
Step 3.2: the N-1 that obtains according to step 2.2 opens the interpolation coefficient that average image and step 3.1 obtain and calculates interpolation image IG, IG=M 1' * p 1+ ... + M N-1' * p N-1
Compared with prior art, the present invention has following beneficial effect: interlayer data interpolating method provided by the invention utilizes the data interpolating of adjacent two layers to go out the middle layer data.Utilize the profile information of adjacent layer, can mate the location to bilevel interlayer data, positioned in alignment is finished, and carries out interpolation operation again, has avoided causing pseudo-shadow phenomenon because the interpolation that causes that do not line up of interlayer data is failed.And the present invention carries out making that transition is more level and smooth between each layer of CT image after the interpolation processing to the CT image, takes the transitions smooth between the later layer of interpolation and the layer, is convenient to analyzing and positioning, can effectively improve diagnosis accuracy.
Description of drawings
By reading the detailed description of non-limiting example being done with reference to the following drawings, it is more obvious that other features, objects and advantages of the present invention will become:
Fig. 1 is the method flow diagram of the interpolation method of CT image slices data of the present invention.
Embodiment
The present invention is described in detail below in conjunction with specific embodiment.Following examples will help those skilled in the art further to understand the present invention, but not limit the present invention in any form.Should be pointed out that to those skilled in the art, without departing from the inventive concept of the premise, can also make some distortion and improvement.These all belong to protection scope of the present invention.
See also Fig. 1, a kind of interpolation method of CT image slices data is supposed CT image one total N layer CT picture, and N layer CT picture is carried out interpolation operation, may further comprise the steps:
Step 1: obtain the mean value image between the every adjacent two-layer picture to N layer CT picture, obtain N-1 average image.
If ground floor source CT picture is I 1, second layer source CT picture is I 2... N layer source CT picture is I N, the average image is: M 1=(I1+I2) * 0.5, M 2=(I2+I3) * 0.5 ... M N-1=(IN-1+IN) * 0.5.
Step 2: N-1 average image carried out Gauss's smoothing processing, filter away high frequency noise.
This step is carried out 2-d gaussian filters respectively to N-1 average image, and concrete what use is that a standard deviation is that 1.4 yardstick is 5 * 5 Gaussian convolution masterplate, and masterplate is kernel=[2, and 4,5,4,2; 4,9,12,9,4; 5,12,15,12,5; 4,9,12,9,4; 2,4,5,4,2], with this masterplate image is carried out convolution operation, may further comprise the steps:
Step 2.1: to M 1Carry out Gauss's 2-d gaussian filters, for certain pixel on the image (i, j), value after the convolution be G1 (i, j)=M1 (i-2, j-2) * 2+M1 (i-1, j-2) * 4+M1 (i, j-2) * 5+M1 (i+1, j-2) * 4+M1 (i+2, j-2) * 2+M1 (i-2, j-1) * 4+M1 (i-1, j-1) * 9+M1 (i, j-1) * 12+M1 (i+1, j-1) * 9+M1 (i+2, j-1) * 4+M1 (i-2, j) * 5+M1 (i-1, j) * 12+M1 (i, j) * 15+M1 (i+1, j) * 12+M1 (i+2, j) * 5+M1 (i-2, j+1) * 4+M1 (i-1, j+1) * 9+M1 (i, j+1) * 12+M1 (i+1, j+1) * 9+M1 (i+2, j+1) * 4+M1 (i-2, j+2) * 2+M1 (i-1, j+2) * 4+M1 (i, j+2) * 5+M1 (i+1, j+2) * 4+M1 (i+2, j+2) * 2; Average image after the convolution is: M 1'=G1/159;
Step 2.2: adopt the same method of step 2.1 respectively to M 2M N-1Carry out Gauss's 2-d gaussian filters, obtain M 2' ... M N-1'.
Step 3: set up the interpolation reconstruction coefficient, obtain the interpolation reconstruction image.Specifically may further comprise the steps:
Step 3.1: go the gaussian coefficient of standard to set up the coefficient of interpolation reconstruction, coefficient is that 1.6 yardstick is the one dimension Gauss smoothing factor of N-1 according to standard deviation, and concrete interpolation coefficient is p 1... ..p N-1
Step 3.2: the N-1 that obtains according to step 2.2 opens the interpolation coefficient that average image and step 3.1 obtain and calculates interpolation image IG, IG=M 1' * p 1+ ... + M N-1' * p N-1
More than specific embodiments of the invention are described.It will be appreciated that the present invention is not limited to above-mentioned specific implementations, those skilled in the art can make various distortion or modification within the scope of the claims, and this does not influence flesh and blood of the present invention.

Claims (4)

1. the interpolation method of CT image slices data is supposed CT image one total N layer CT picture, and N layer CT picture is carried out interpolation operation, it is characterized in that, may further comprise the steps:
Step 1: obtain the mean value image between the every adjacent two-layer picture to N layer CT picture, obtain N-1 average image;
Step 2: N-1 average image carried out Gauss's smoothing processing, filter away high frequency noise;
Step 3: set up the interpolation reconstruction coefficient, obtain the interpolation reconstruction image.
2. the interpolation method of CT image slices data according to claim 1, it is characterized in that step 1 is specially: establishing ground floor source CT picture is I 1, second layer source CT picture is I 2... N layer source CT picture is I N, the average image is: M 1=(I1+I2) * 0.5, M 2=(I2+I3) * 0.5 ... M N-1=(IN-1+IN) * 0.5.
3. the interpolation method of CT image slices data according to claim 2 is characterized in that, step 2 a couple N-1 average image carries out 2-d gaussian filters respectively, concrete what use is that a standard deviation is that 1.4 yardstick is 5 * 5 Gaussian convolution masterplate, and masterplate is kernel=[2,4,5,4,2; 4,9,12,9,4; 5,12,15,12,5; 4,9,12,9,4; 2,4,5,4,2], with this masterplate image is carried out convolution operation, may further comprise the steps:
Step 2.1: to M 1Carry out Gauss's 2-d gaussian filters, for certain pixel on the image (i, j), value after the convolution be G1 (i, j)=M1 (i-2, j-2) * 2+M1 (i-1, j-2) * 4+M1 (i, j-2) * 5+M1 (i+1, j-2) * 4+M1 (i+2, j-2) * 2+M1 (i-2, j-1) * 4+M1 (i-1, j-1) * 9+M1 (i, j-1) * 12+M1 (i+1, j-1) * 9+M1 (i+2, j-1) * 4+M1 (i-2, j) * 5+M1 (i-1, j) * 12+M1 (i, j) * 15+M1 (i+1, j) * 12+M1 (i+2, j) * 5+M1 (i-2, j+1) * 4+M1 (i-1, j+1) * 9+M1 (i, j+1) * 12+M1 (i+1, j+1) * 9+M1 (i+2, j+1) * 4+M1 (i-2, j+2) * 2+M1 (i-1, j+2) * 4+M1 (i, j+2) * 5+M1 (i+1, j+2) * 4+M1 (i+2, j+2) * 2; Average image after the convolution is: M 1'=G1/159;
Step 2.2: adopt the same method of step 2.1 respectively to M 2M N-1Carry out Gauss's 2-d gaussian filters, obtain M 2' ... M N-1'.
4. the interpolation method of CT image slices data according to claim 3 is characterized in that step 3 may further comprise the steps:
Step 3.1: go the gaussian coefficient of standard to set up the coefficient of interpolation reconstruction, coefficient is that 1.6 yardstick is the one dimension Gauss smoothing factor of N-1 according to standard deviation, and concrete interpolation coefficient is p 1... ..p N-1
Step 3.2: the N-1 that obtains according to step 2.2 opens the interpolation coefficient that average image and step 3.1 obtain and calculates interpolation image IG, IG=M 1' * p 1+ ... + M N-1' * p N-1
CN201310256727.1A 2013-06-25 2013-06-25 The interpolation method of CT image slices data Active CN103325087B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310256727.1A CN103325087B (en) 2013-06-25 2013-06-25 The interpolation method of CT image slices data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310256727.1A CN103325087B (en) 2013-06-25 2013-06-25 The interpolation method of CT image slices data

Publications (2)

Publication Number Publication Date
CN103325087A true CN103325087A (en) 2013-09-25
CN103325087B CN103325087B (en) 2016-06-01

Family

ID=49193810

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310256727.1A Active CN103325087B (en) 2013-06-25 2013-06-25 The interpolation method of CT image slices data

Country Status (1)

Country Link
CN (1) CN103325087B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104318533A (en) * 2014-10-30 2015-01-28 深圳先进技术研究院 CT image correction method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10129931A1 (en) * 2000-06-22 2002-01-03 Ge Med Sys Global Tech Co Llc Method and device for computer tomography of patient using multiple section helical scanning to provide suitable images using high speed imaging mode involving number of image processing steps
CN1340329A (en) * 2000-08-31 2002-03-20 Ge医疗系统环球技术有限公司 Cumulative tomographic analytic image generation method and X-ray CT equipment
CN102743185A (en) * 2012-06-07 2012-10-24 南方医科大学 Four-dimensional-computed tomography (4D-CT) image data interlayer interpolation method for lung

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10129931A1 (en) * 2000-06-22 2002-01-03 Ge Med Sys Global Tech Co Llc Method and device for computer tomography of patient using multiple section helical scanning to provide suitable images using high speed imaging mode involving number of image processing steps
CN1340329A (en) * 2000-08-31 2002-03-20 Ge医疗系统环球技术有限公司 Cumulative tomographic analytic image generation method and X-ray CT equipment
CN102743185A (en) * 2012-06-07 2012-10-24 南方医科大学 Four-dimensional-computed tomography (4D-CT) image data interlayer interpolation method for lung

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
胡军: "医学图像的层间插值和三维重建系统中图像分割的研究", 《硕士学位论文》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104318533A (en) * 2014-10-30 2015-01-28 深圳先进技术研究院 CT image correction method and system
CN104318533B (en) * 2014-10-30 2017-06-06 深圳先进技术研究院 A kind of CT image correcting methods and system

Also Published As

Publication number Publication date
CN103325087B (en) 2016-06-01

Similar Documents

Publication Publication Date Title
CN107392910B (en) Lung lobe segmentation method and device based on CT image
Van Rikxoort et al. Automated segmentation of pulmonary structures in thoracic computed tomography scans: a review
WO2022047625A1 (en) Image processing method and system, and computer storage medium
CN111340789A (en) Method, device, equipment and storage medium for identifying and quantifying eye fundus retinal blood vessels
CN109685809B (en) Liver infusorian focus segmentation method and system based on neural network
CN109830289B (en) Rib image display device
Michel-González et al. Geometric nonlinear diffusion filter and its application to X-ray imaging
Odstrcilik et al. Thickness related textural properties of retinal nerve fiber layer in color fundus images
WO2021012520A1 (en) Three-dimensional mra medical image splicing method and apparatus, and electronic device and computer-readable storage medium
WO2008008254A2 (en) System and method for automatic detection and measurement of malacia in the airways
US10007984B2 (en) Method for quantifying medical image
US20190046127A1 (en) Image processing apparatus, image processing method, and program
Bhateja et al. An improved medical image fusion approach using PCA and complex wavelets
CN110517198A (en) High frequency sensitivity GAN network for LDCT image denoising
CN111815766A (en) Processing method and system for reconstructing blood vessel three-dimensional model based on 2D-DSA image
CN112075922A (en) Method for measuring fundus image indexes of type 2 diabetes mellitus and analyzing correlation between fundus image indexes and diabetic nephropathy
Araki et al. Two automated techniques for carotid lumen diameter measurement: regional versus boundary approaches
Singh et al. Automated nonlinear registration of coronary PET to CT angiography using pseudo-CT generated from PET with generative adversarial networks
Tan et al. Automatic prostate segmentation based on fusion between deep network and variational methods
Liu et al. Low-dose CT noise reduction based on local total variation and improved wavelet residual CNN
Cui et al. Motion artifact reduction for magnetic resonance imaging with deep learning and k-space analysis
Chen et al. Individual A-scan signal normalization between two spectral domain optical coherence tomography devices
KR20140109320A (en) Method and apparatus for ultrasound image processing and apparatus for diagnosing breast cancer
Penso et al. Cardiovascular magnetic resonance images with susceptibility artifacts: artificial intelligence with spatial-attention for ventricular volumes and mass assessment
CN103325087B (en) The interpolation method of CT image slices data

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information

Inventor after: Hu Jie

Inventor after: Wu Chunping

Inventor after: Huang Haiqing

Inventor after: Qi Jin

Inventor after: Gu Chaochen

Inventor after: Ma Jin

Inventor after: Li Qin

Inventor after: Peng Xun

Inventor after: He Fei

Inventor before: Hu Jie

Inventor before: Huang Haiqing

Inventor before: Qi Jin

Inventor before: Gu Chaochen

Inventor before: Ma Jin

Inventor before: Li Qin

Inventor before: Peng Xun

Inventor before: He Fei

COR Change of bibliographic data
C14 Grant of patent or utility model
GR01 Patent grant