CN106558073A - Based on characteristics of image and TV L1Non-rigid image registration method - Google Patents

Based on characteristics of image and TV L1Non-rigid image registration method Download PDF

Info

Publication number
CN106558073A
CN106558073A CN201611034020.6A CN201611034020A CN106558073A CN 106558073 A CN106558073 A CN 106558073A CN 201611034020 A CN201611034020 A CN 201611034020A CN 106558073 A CN106558073 A CN 106558073A
Authority
CN
China
Prior art keywords
image
registration
rigid
carried out
surf
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN201611034020.6A
Other languages
Chinese (zh)
Inventor
董恩清
贾大宇
薛鹏
唐振超
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong University
Original Assignee
Shandong 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 Shandong University filed Critical Shandong University
Priority to CN201611034020.6A priority Critical patent/CN106558073A/en
Publication of CN106558073A publication Critical patent/CN106558073A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20016Hierarchical, coarse-to-fine, multiscale or multiresolution image processing; Pyramid transform

Landscapes

  • Image Analysis (AREA)
  • Magnetic Resonance Imaging Apparatus (AREA)

Abstract

The invention discloses a kind of be based on characteristics of image and TV L1Non-rigid image registration method, belong to image processing field.The problem of registration accuracy and registering time requirement cannot be met simultaneously for traditional non-rigid image registration method, and the present invention is in TV L1Two kinds of (SIFT TV L are proposed on the basis of method1With SURF TV L1) it is from coarse to fine, by the non-rigid image registration method of feature level to Pixel-level.Feature point extraction is carried out to floating image and reference picture initially with SIFT methods or SURF methods, rough registration (feature level registration) is carried out using the characteristic point extracted;Then, on the basis of rough registration, using the TV L based on optical flow field1Method carries out fine registration (pixel level registration).Show that the present invention can realize accurate, quick, the stable registration of medical image through substantial amounts of registration test, overcome the defect that traditional non-rigid registration method is present.

Description

Based on characteristics of image and TV-L1Non-rigid image registration method
Technical field
The invention belongs to image processing field, and in particular to based on characteristics of image and TV-L1Non-rigid image registration side Method.
Background technology
Image registration techniques are by different acquisition times (Time), different sensors (Sensor), different acquisition conditions (Condition) mistake matched by Same Scene (Scene) or two width or multiple image of same target (Object) Journey, is widely used in the aspects such as Medical Image Processing, remote sensing image processing.In the registration of medical image, registration is needed Larger nonhomogeneous deformation would generally occur between two width images, therefore non-rigid image registration technology is that Medical Image Processing is ground The hot issue studied carefully.The method of non-rigid image registration is broadly divided into the method for registering based on characteristics of image and based on figure at this stage As the method for registering of gray scale.Based on the registration Algorithm speed of characteristics of image, but for the unconspicuous image of feature has office It is sex-limited;Method for registering based on gradation of image can carry out high-precision registration to little strain image, but the registering time is longer.
Based on the registration of characteristics of image, it is the searching registration parameter to extract the feature of reflection image important information as foundation, Make similarity measure maximum.Had based on the classical way of characteristics of image at this stage:SIFT(Scale-invariant Feature Transform) method and SURF (Speeded-Up Robust Features) method.
Based on the method for registering of gradation of image, the pixel or voxel constitutive characteristic space first with image, then basis The statistical information of gray value calculates similarity measure, tries to achieve registration parameter, realizes image registration.Based on optical flow field in gray scale method Modelling is the focus of Recent study, mainly using optical flow estimation, by the meter to each pixel instantaneous velocity vector information Calculate, estimate deformation field, realize the registration of image.1998, Thirion proposed famous Demons side according to optical flow estimation Method, Wang He proposed Active Demons (AD) method in 2005, solved Demons methods to a certain extent to big The unworthiness and height of deformation is time consuming nature, introduces Demons (MD) algorithm of multiresolution strategy.Other scholars are to Demons Method has carried out different improvement so as to adapt to the registration of different type image.2007, Tomas Pock et al. were in traditional light On the basis of flow field model, using total variation regular terms (Total Variation regularization, TV regular terms) and Shandong nation property data item (L1 norm items) builds energy function, it is proposed that a kind of new TV-L1Method, registration effect are more preferable.
The content of the invention
The present invention cannot meet registration accuracy with registering time requirement simultaneously for traditional non-rigid image registration method Problem, there is provided a kind of to be based on characteristics of image and TV-L1Non-rigid image registration method.
The present invention is achieved by the following technical solutions, and the present invention is comprised the following steps:
The first step, carries out feature point extraction to floating image and reference picture using SIFT methods or SURF methods, utilizes The characteristic point of extraction carries out rough registration (feature level registration).
Second step, on the basis of rough registration, using the TV-L based on optical flow field1Method carries out fine registration (Pixel-level Registration).
In the first step, SIFT methods or SURF methods adopt difference of Gaussian function (Difference of Gaussians, DoG) multiple dimensioned feature extraction is carried out to image.
TV-L in the second step1Method is carried out from coarse to fine on multiple yardsticks using multi-resolution pyramid to image Registration.
The first step is comprised the following steps that:
Step 1-1:Reference picture S and floating image M is read in, and pretreatment is carried out to S and M;
Step 1-2:Metric space is built, the parameter of difference of Gaussian is set;Yardstick is built using Hessian matrixes empty Between;
Step 1-3:Extreme point is screened, and generates SIFT or SURF description of these extreme points;
Step 1-4:Feature Points Matching is carried out using description that step 3 is tried to achieve, deformation field is generated, floating image M is entered Row rough registration, tries to achieve rough registration image M '.
The second step is comprised the following steps that:
According to rough registration image M that step 1-4 is tried to achieve ' and reference picture S adopt TV-L1Algorithm carries out smart registration tries to achieve and matches somebody with somebody Quasi- image I:
For Level=1:1:L (L is default maximum decomposition scale)
For n=1:1:N (N is default maximum iteration time)
Using formula
ud=vd-θdivp
Wherein, u, v are optimized object function, and θ is the parameter of a value very little, and λ is a constant,Calculate for gradient Son, τ are constant and τ≤2 (N+1), and to solve u, the intermediate variable of v, k are iterationses to p, and ρ is residual image.
To u, v is updated, and carries out spatial alternation to floating image M
Calculate similarity measure:If meeting condition, break;If being unsatisfactory for continuing iteration;
end
end。
The present invention is from coarse to fine, by the non-rigid image registration method (SIFT-TV-L of feature level to Pixel-level1With SURF-TV-L1).Medical image is carried out high accuracy to be met simultaneously, the requirement of high speed, present invention employs by slightly to Carefully, by the registration strategies of feature level to Pixel-level.Initially with SIFT methods or SURF methods to floating image and reference picture Feature point extraction is carried out, and rough registration (feature level registration) is carried out using the characteristic point extracted;Then, on the basis of rough registration, Using the TV-L based on optical flow field1Method carries out fine registration (pixel level registration).In order to further optimize registration result, adopt Multiresolution strategy.First step SIFT method or SURF methods adopt difference of Gaussian function (Difference of Gaussians, DoG) multiple dimensioned feature extraction is carried out to image;Second step TV-L1Method is existed using multi-resolution pyramid Registration from coarse to fine is carried out to image on multiple yardsticks.
Description of the drawings
Fig. 1, Fig. 2, Fig. 3, Fig. 4 are brain MR image registration result and difference;
Fig. 5, Fig. 6, Fig. 7, Fig. 8 are liver MR image registration results and difference;
Specific embodiment
Below in conjunction with the accompanying drawings and specific embodiment the present invention is further detailed explanation.
The present invention realizes that the registration process of medical image sequentially passes through following steps:
Step 1:Reference picture S and floating image M is read in, and pretreatment is carried out to S and M;
Step 2:Metric space is built, the parameter of difference of Gaussian is set;Yardstick is built using Hessian matrixes empty Between;
Step 3:Extreme point is screened, and generates SIFT or SURF description of these extreme points;
Step 4:Feature Points Matching is carried out using description that step 3 is tried to achieve, deformation field is generated, floating image M is carried out Rough registration;
Step 5:According to rough registration image M that step 4 is tried to achieve ' and reference picture S adopt TV-L1Algorithm carries out smart registration and asks Obtain registering image I:
For Level=1:1:L (L is default maximum decomposition scale)
For n=1:1:N (N is default maximum iteration time)
Using formula
ud=vd-θdivp
Wherein, u, v are optimized object function, and θ is the parameter of a value very little, and λ is a constant,Calculate for gradient Son, τ are constant and τ≤2 (N+1), and to solve u, the intermediate variable of v, k are iterationses to p, and ρ is residual image.
To u, v is updated, and carries out spatial alternation to floating image M
Calculate similarity measure:If meeting condition, break;If being unsatisfactory for continuing iteration;
end
end;
Step 6:Objective evaluation index, the quality of analysis method are calculated using reference picture S and registering image I.
The step 2 introduces multiresolution strategy into step 6 and realizes registration, so can further improve the essence of registration Degree and convergence rate.
Interpretation
1. the degree of accuracy of image registration
Registration of the realization that can be relatively accurate of the invention to medical image.Fig. 1 to Fig. 8 is to two different medical images Registering experimental result, Fig. 1-Fig. 4 is brain MR image registration result and difference, and Fig. 5-Fig. 8 is liver's MR image registration results And difference.The present invention has preferable registration effect, Tables 1 and 2 difference to large deformation medical image and little deformation medical image It is the present invention in Y-PSNR (PSNR, Peak Signal to Noise Ratio), mean square deviation (MSE, Mean Square Error), correlation coefficient (CC, Correlation Coefficient), mutual information (MI, Mutual Information) and knot Comment with several traditional the objective of non-rigid registration method in 5 indexs of structure similarity (SSIM, Structural SIMilarity) Valency compares.
1 brain MR image of table registration objective evaluation
2 liver CT image registration objective evaluations of table
2. time of image registration
The image registration time directly affects the practical application effect of the present invention.The present invention is relative to tradition based on gray scale Method for registering, registering time are greatly shortened.Table 3 compared for the time with several traditional non-rigid registration methods of the invention.
The 3 registering time of table compares
In sum, the present invention devises two kinds of non-rigid registration method (SIFT-TV-L for being applied to medical image1With SURF-TV-L1).The method is based on characteristics of image and optical flow field, can realize the registration to medical image well.
Finally it should be noted that above embodiment is only unrestricted to illustrate technical scheme, although ginseng The present invention is described in detail according to preferably embodiment, but protection scope of the present invention has been not limited thereto, it is any Those familiar with the art the invention discloses technical scope in, the modification that can be readily occurred in or equivalent, Without deviating from the spirit and scope of technical solution of the present invention, should all be included within the scope of the present invention.

Claims (3)

1. a kind of non-rigid image registration method based on characteristics of image and TV-L1, it is characterised in that comprise the following steps:
The first step, carries out feature point extraction to floating image and reference picture using SIFT methods or SURF methods, using extraction Characteristic point carry out rough registration;
Second step, on the basis of rough registration, using the TV-L based on optical flow field1Method carries out fine registration;
In the first step, SIFT methods or SURF methods carry out multiple dimensioned feature using difference of Gaussian function pair image and carry Take;
TV-L in the second step1Method is carried out from coarse to fine matching somebody with somebody to image on multiple yardsticks using multi-resolution pyramid It is accurate.
2. the non-rigid image registration method based on characteristics of image and TV-L1 according to claim 1, it is characterised in that The first step is comprised the following steps that:
Step 1-1:Reference picture S and floating image M is read in, and pretreatment is carried out to S and M;
Step 1-2:Metric space is built, the parameter of difference of Gaussian is set;Metric space is built using Hessian matrixes;
Step 1-3:Extreme point is screened, and generates SIFT or SURF description of these extreme points;
Step 1-4:Feature Points Matching is carried out using description that step 3 is tried to achieve, deformation field is generated, floating image M is carried out slightly Registration, tries to achieve rough registration image M '.
3. the non-rigid image registration method based on characteristics of image and TV-L1 according to claim 2, it is characterised in that The second step is comprised the following steps that:
According to rough registration image M that step 1-4 is tried to achieve ' and reference picture S adopt TV-L1Algorithm carries out smart registration and tries to achieve registering figure As I:
For Level=1:1:L (L is default maximum decomposition scale)
For n=1:1:N (N is default maximum iteration time)
Using formula
ud=vd-θdivp
p k + 1 = p k + τ ▿ ( divp k - v d / θ ) 1 + τ | ▿ ( divp k - v d / θ ) |
Wherein, u, v are optimized object function, and θ is the parameter of a value very little, and λ is a constant, and ▽ is gradient operator, τ For constant and τ≤2 (N+1), to solve u, the intermediate variable of v, k are iterationses to p, and ρ is residual image;
To u, v is updated, and carries out spatial alternation to floating image M
Calculate similarity measure:If meeting condition, break;If being unsatisfactory for continuing iteration;
end
end。
CN201611034020.6A 2016-11-23 2016-11-23 Based on characteristics of image and TV L1Non-rigid image registration method Withdrawn CN106558073A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611034020.6A CN106558073A (en) 2016-11-23 2016-11-23 Based on characteristics of image and TV L1Non-rigid image registration method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611034020.6A CN106558073A (en) 2016-11-23 2016-11-23 Based on characteristics of image and TV L1Non-rigid image registration method

Publications (1)

Publication Number Publication Date
CN106558073A true CN106558073A (en) 2017-04-05

Family

ID=58444570

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611034020.6A Withdrawn CN106558073A (en) 2016-11-23 2016-11-23 Based on characteristics of image and TV L1Non-rigid image registration method

Country Status (1)

Country Link
CN (1) CN106558073A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107169922A (en) * 2017-05-16 2017-09-15 山东大学 The method for registering images that topological structure based on tensor rarefaction representation is maintained
CN108022261A (en) * 2017-11-01 2018-05-11 天津大学 A kind of improved optical flow field model algorithm
CN108305245A (en) * 2017-12-29 2018-07-20 上海交通大学医学院附属瑞金医院 A kind of analysis of image data method
CN110197503A (en) * 2019-05-14 2019-09-03 北方夜视技术股份有限公司 Non-rigid point set method for registering based on enhanced affine transformation
CN110893108A (en) * 2018-09-13 2020-03-20 佳能医疗系统株式会社 Medical image diagnosis apparatus, medical image diagnosis method, and ultrasonic diagnosis apparatus
CN112102384A (en) * 2020-10-14 2020-12-18 山东大学 Non-rigid medical image registration method and system
CN112734817A (en) * 2021-01-15 2021-04-30 北京眸星科技有限公司 Image registration method
CN113592925A (en) * 2021-07-16 2021-11-02 华中科技大学 Intraoperative ultrasound image and real-time registration method and system for contour thereof
CN115841506A (en) * 2023-02-20 2023-03-24 广东省人民医院 Fluorescent molecule image processing method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101989352A (en) * 2009-08-06 2011-03-23 宋智礼 Image registration method based on improved scale invariant feature transform (SIFT) algorithm and Lissajous figure track
CN102722890A (en) * 2012-06-07 2012-10-10 内蒙古科技大学 Non-rigid heart image grading and registering method based on optical flow field model

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101989352A (en) * 2009-08-06 2011-03-23 宋智礼 Image registration method based on improved scale invariant feature transform (SIFT) algorithm and Lissajous figure track
CN102722890A (en) * 2012-06-07 2012-10-10 内蒙古科技大学 Non-rigid heart image grading and registering method based on optical flow field model

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
THOMAS POCK等: "A Duality Based Algorithm for TV-L1-Optical-Flow Image Registration", 《MEDICAL IMAGE COMPUTING AND COMPUTER-ASSISTED INTERVENTION》 *
赵永洁: "基于光流场模型的非刚性医学图像配准算法研究", 《中国优秀硕士论文全文数据库》 *

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107169922A (en) * 2017-05-16 2017-09-15 山东大学 The method for registering images that topological structure based on tensor rarefaction representation is maintained
CN107169922B (en) * 2017-05-16 2020-04-14 山东知微智成电子科技有限公司 Image registration method for maintaining topological structure based on tensor sparse representation
CN108022261A (en) * 2017-11-01 2018-05-11 天津大学 A kind of improved optical flow field model algorithm
CN108022261B (en) * 2017-11-01 2020-10-16 天津大学 Non-rigid image registration method based on improved optical flow field model
CN108305245B (en) * 2017-12-29 2021-09-10 上海交通大学医学院附属瑞金医院 Image data analysis method
CN108305245A (en) * 2017-12-29 2018-07-20 上海交通大学医学院附属瑞金医院 A kind of analysis of image data method
CN110893108A (en) * 2018-09-13 2020-03-20 佳能医疗系统株式会社 Medical image diagnosis apparatus, medical image diagnosis method, and ultrasonic diagnosis apparatus
CN110197503A (en) * 2019-05-14 2019-09-03 北方夜视技术股份有限公司 Non-rigid point set method for registering based on enhanced affine transformation
CN110197503B (en) * 2019-05-14 2021-07-30 北方夜视技术股份有限公司 Non-rigid point set registration method based on enhanced affine transformation
CN112102384A (en) * 2020-10-14 2020-12-18 山东大学 Non-rigid medical image registration method and system
CN112102384B (en) * 2020-10-14 2024-03-15 山东大学 Non-rigid medical image registration method and system
CN112734817A (en) * 2021-01-15 2021-04-30 北京眸星科技有限公司 Image registration method
CN113592925A (en) * 2021-07-16 2021-11-02 华中科技大学 Intraoperative ultrasound image and real-time registration method and system for contour thereof
CN113592925B (en) * 2021-07-16 2024-02-06 华中科技大学 Intraoperative ultrasonic image and contour real-time registration method and system thereof
CN115841506A (en) * 2023-02-20 2023-03-24 广东省人民医院 Fluorescent molecule image processing method and system

Similar Documents

Publication Publication Date Title
CN106558073A (en) Based on characteristics of image and TV L1Non-rigid image registration method
CN103839265B (en) SAR image registration method based on SIFT and normalized mutual information
CN103077512B (en) Based on the feature extracting and matching method of the digital picture that major component is analysed
CN102567979B (en) Vehicle-mounted infrared night vision system and multi-source images fusing method thereof
CN104318548B (en) Rapid image registration implementation method based on space sparsity and SIFT feature extraction
CN107301661A (en) High-resolution remote sensing image method for registering based on edge point feature
CN112085772B (en) Remote sensing image registration method and device
CN105205858A (en) Indoor scene three-dimensional reconstruction method based on single depth vision sensor
CN109523585A (en) A kind of multi-source Remote Sensing Images feature matching method based on direction phase equalization
CN107481279A (en) A kind of monocular video depth map computational methods
CN106991695A (en) A kind of method for registering images and device
CN103886611A (en) Image matching method suitable for automatically detecting flight quality of aerial photography
CN103593832A (en) Method for image mosaic based on feature detection operator of second order difference of Gaussian
CN112308873B (en) Edge detection method for multi-scale Gabor wavelet PCA fusion image
CN108765476A (en) Polarized image registration method
CN102446356A (en) Parallel and adaptive matching method for acquiring remote sensing images with homogeneously-distributed matched points
CN109523583A (en) A kind of power equipment based on feedback mechanism is infrared and visible light image registration method
CN107704840A (en) A kind of remote sensing images Approach for road detection based on deep learning
Liang et al. Maximum likelihood classification of soil remote sensing image based on deep learning
WO2023174204A1 (en) Sfm and deep learning-based hyperspectral three-dimensional reconstruction system and method, and use
Gao et al. Multi-scale PIIFD for registration of multi-source remote sensing images
CN106780575A (en) Non-rigid image registration method based on characteristics of image and Demons
CN111062972B (en) Image tracking method based on image frequency domain conversion
CN112241964A (en) Light strip center extraction method for line structured light non-contact measurement
CN112149728B (en) Rapid multi-mode image template matching method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20170405

WW01 Invention patent application withdrawn after publication