[go: up one dir, main page]

CN112330698A - An Improved Geometric Active Contour Image Segmentation Method - Google Patents

An Improved Geometric Active Contour Image Segmentation Method Download PDF

Info

Publication number
CN112330698A
CN112330698A CN202011214403.8A CN202011214403A CN112330698A CN 112330698 A CN112330698 A CN 112330698A CN 202011214403 A CN202011214403 A CN 202011214403A CN 112330698 A CN112330698 A CN 112330698A
Authority
CN
China
Prior art keywords
vector field
level set
advection
active contour
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011214403.8A
Other languages
Chinese (zh)
Other versions
CN112330698B (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.)
Kunming University of Science and Technology
Original Assignee
Kunming University of Science and Technology
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 Kunming University of Science and Technology filed Critical Kunming University of Science and Technology
Priority to CN202011214403.8A priority Critical patent/CN112330698B/en
Publication of CN112330698A publication Critical patent/CN112330698A/en
Application granted granted Critical
Publication of CN112330698B publication Critical patent/CN112330698B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/12Edge-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/149Segmentation; Edge detection involving deformable models, e.g. active contour models
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10056Microscopic image
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Medical Informatics (AREA)
  • Quality & Reliability (AREA)
  • Radiology & Medical Imaging (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Image Analysis (AREA)

Abstract

本发明公开了一种改进的几何活动轮廓的图像分割方法,包括Step1:输入待处理的图像和一个矢量场;Step2:通过矩形网格对矢量场进行采样,采样后得到观测集,嵌入迭代鲁棒估计器来消除观测集中观测值的误差和噪声;然后插入观测点,利用平滑化后的岭回归并约束弹性网以构造平流矢量场;Step3:将平流矢量场与扩散流嵌入到几何活动轮廓中,从而构建为一个统一的基于平流矢量场和扩散流改进的几何活动轮廓模型模型指导初始水平集的更新,更新后水平集将活动轮廓曲线演化到准确的目标轮廓上,从而完成对图像的分割。本发明提出的方法相较于传统方案具有明显的优势,取得了较好的分割效果。

Figure 202011214403

The invention discloses an improved image segmentation method of geometric active contour, including Step 1: inputting an image to be processed and a vector field; Step 2: sampling the vector field through a rectangular grid, obtaining an observation set after sampling, and embedding iteratively Rod estimator to eliminate the error and noise of the observations in the observation set; then insert the observation points, use the smoothed ridge regression and constrain the elastic net to construct the advection vector field; Step3: Embed the advection vector field and diffusion flow into the geometric active contour In this way, a unified geometric active contour model based on advection vector field and diffusion flow is constructed to guide the update of the initial level set, and the updated level set will evolve the active contour curve to the accurate target contour, thus completing the image analysis. segmentation. Compared with the traditional scheme, the method proposed by the present invention has obvious advantages and achieves a better segmentation effect.

Figure 202011214403

Description

Improved image segmentation method for geometric active contour
Technical Field
The invention relates to an improved image segmentation method of a geometric active contour, and belongs to the field of image processing.
Background
The contour captured from the image sequence has a rich spatial structure, and has been widely applied to video monitoring, medical analysis, motion recognition and the like. Features of interest in an image, whether rigid or non-rigid, are typically associated with complex motion and deformation. To accomplish this challenging task, an Active Contour (AC) method initiates an evolution curve near the object boundary, then matches the evolution curve to the true contour, and finally resides on the contour. Geometric Active Contour (GAC) captures the position of a parametric contour by minimizing the combination of smooth and gradient-driven energies.
The curve evolution of the GAC model is essentially a Diffusion, e.g., a level set Function, considered as a spatial scalar model, and the non-uniform Diffusion is constrained by a Diffusion Coefficient Function (DCF) driven by the spatial data of the image. Many DCFs have been proposed to obtain the desired curve evolution behavior. The DCF of the original GAC is proposed based on a gradient-based stopping function that leads to curve shrinkage and boundary residuals. DCF has detailed spatial resolution, but the results are still sensitive to the initial level set, since the limited coordination range of DCF usually leads to local convergence. When dynamic segmentation of time series is involved, the disadvantages of DCF are very prominent, often confusing the true contours and the salient background.
Many models assume that evolving contour-aligned moving objects are time-smooth in sequence, so that the evolving contour at the current time can be initialized by the corresponding contour at the previous time. However, considering the sampling interval, even if diffusion by gaussian smoothing has been previously achieved to the original image, the global motion between neighboring images may be so significant that the DCF is discontinuous in time. To overcome this problem, predictive methods are embedded into the GAC model to initialize the level set, otherwise local convergence per discrete time will accumulate, eventually losing object boundaries.
Disclosure of Invention
The invention provides an improved image segmentation method of a geometric active contour, which is used for realizing the segmentation of an image by constructing the improved geometric active contour.
The technical scheme of the invention is as follows: an improved image segmentation method of geometric active contour, the method comprises the following steps:
step 1: inputting an image to be processed and a vector field;
step 2: sampling a vector field through a rectangular grid, obtaining an observation set after sampling, and embedding an iterative robust estimator to eliminate errors and noises of an observed value in the observation set; then inserting observation points, and utilizing the smoothed ridge regression and constraining the elastic net to construct an advection vector field;
step 3: embedding the advection vector field and the diffusion flow into a geometric active contour, so as to construct a uniform geometric active contour model based on advection vector field and diffusion flow improvement to guide the updating of an initial level set, and the updated level set evolves an active contour curve to an accurate target contour, thereby completing the segmentation of the image; wherein an internal contour of an image is captured from a sequence of images by means of a conventional geometric active contour model and an initial level set is generated.
Step2, establishing an energy equation E of a vector field according to a Lagrangian method and concisely writing the energy equation E into a matrix form:
Figure BDA0002759865600000021
in the formula:
Figure BDA0002759865600000022
is a column vector ordering a conventional grid matrix in dictionary order, L is a matrix smoothing each element of a vector field X by a Laplacian, D is 4 grid points inserted near an observation point and pointing to the position of the matrix in a bilinear manner, and lambda is1And λ2Is to satisfy lambda12A positive coefficient of 1;
obtaining a regular equation by solving partial derivatives in an energy equation
Figure BDA0002759865600000023
And solving by using ridge regression to obtain advection vector field
Figure BDA0002759865600000024
Comprises the following steps:
Figure BDA0002759865600000025
wherein U ═ DTD+λ1LTL)-1DT
The Step3 is specifically as follows:
let the evolution of the curve be unlimited, the level set equation can be generalized by transferring spatial intensity through two processes inside the closed system: diffusion and advection; the geometric active contour model combines the divergence of diffusion vectors and advection vectors and can be decomposed into a divergence operation of the product of scalar and vector functions:
Figure BDA0002759865600000026
in the formula, the level set phi represents the image space
Figure BDA0002759865600000027
The variable of interest, g represents a function mapping the image intensity matrix to the corresponding diffusion coefficient, and the vector field X represents a finite vector space
Figure BDA0002759865600000028
The advection velocity in (1); on the right side of the equation, the first term
Figure BDA0002759865600000029
Denotes an unrestricted diffusion of phi; second item
Figure BDA00027598656000000210
Representing motion driven by gradients of the edge and advection vector fields, if significant in intensityActivating the motion; the third term preserves the conservation of the non-uniform force field; the last term compensates for the change in amount;
the level set formula is expanded to be embedded in the tangential direction of the flat flow field, and the tangential direction is
Figure BDA0002759865600000031
The divergence operation of (a) can also be decomposed into:
Figure BDA0002759865600000032
when a singular point having a large curvature is present near the vector field X,
Figure BDA0002759865600000033
represents the curvature of the vector field X and is typically small;
the curvature compensation C is used to enhance the detection performance of the evolution curve C driven by the level set:
Figure BDA0002759865600000034
in addition, the gradient direction of the curve C
Figure BDA0002759865600000035
At a speed value of
Figure BDA0002759865600000036
Tangential direction of the vector field X
Figure BDA0002759865600000037
At a speed value of
Figure BDA0002759865600000038
Then, the velocity vector is projected to the gradient direction
Figure BDA0002759865600000039
The evolution equation for the level set function is formulated as:
Figure BDA00027598656000000310
computing constraint functions
Figure BDA00027598656000000311
And
Figure BDA00027598656000000312
the level set φ of the elapsed time t is updated as:
Figure BDA00027598656000000313
the updated level set continues to guide the curve evolution of the geometric active contour to capture a dynamic contour with complex motion accuracy and complete the segmentation of the image.
The invention has the beneficial effects that: the invention provides a regression algorithm to construct an advection vector field, and utilizes the advection vector field and a diffusion flow to guide the update of a level set, an initial level set generated by a geometric active contour evolves towards an accurate dynamic contour under the guide of the advection vector field and the diffusion flow, the image segmentation is realized, the dynamic shape of the contour can be more accurately captured through the updated level set, and the problem that the traditional active contour model cannot accurately segment the dynamic complex image is solved; experimental results show that compared with the traditional scheme, the method provided by the invention has obvious advantages and obtains a better segmentation effect.
Drawings
FIG. 1 is a flow chart of the present invention;
FIG. 2 is a graph showing the results of the experiment according to the present invention.
Detailed Description
Example 1: 1-2, an improved method for image segmentation of geometric active contours, the method comprising the steps of:
step 1: inputting an image to be processed and a vector field;
step 2: sampling a vector field through a rectangular grid, obtaining an observation set after sampling, and embedding an iterative robust estimator to eliminate errors and noises of an observed value in the observation set; then inserting observation points, and utilizing the smoothed ridge regression and constraining the elastic net to construct an advection vector field;
step 3: embedding the advection vector field and the diffusion flow into a geometric active contour, so as to construct a uniform geometric active contour model based on advection vector field and diffusion flow improvement to guide the updating of an initial level set, and the updated level set evolves an active contour curve to an accurate target contour, thereby completing the segmentation of the image; wherein an internal contour of an image is captured from a sequence of images by means of a conventional geometric active contour model and an initial level set is generated.
Further, Step1 can be set to refer to inputting the image to be processed, and simultaneously inputting a vector field X:
Figure BDA0002759865600000041
further, Step2 may be specifically configured as follows:
first, with a rectangular grid P of length-width dimension H, W ═ H × W versus continuous vector field X:
Figure BDA0002759865600000042
sampling is carried out; sampling to obtain an observation set
Figure BDA0002759865600000043
And N is less than P, an iterative robust estimator is embedded to eliminate errors and noises of observed values in an observation set; and (4) obtaining a horizontal vector field by realizing the ridge regression after smoothing and modifying the elastic net. Ridge regression tends to activate vectors at almost every location, as adversely affected by the smoothing term. In order to obtain accurate and significant results, the energy equation of the vector field is established according to the Lagrangian method and concisely written in the form of a matrix:
Figure BDA0002759865600000044
wherein
Figure BDA0002759865600000045
Is a column vector ordering a conventional grid matrix X in dictionary order, L is a matrix smoothing each element of X by the Laplacian, and D is a matrix inserting 4 grid points near the observation point pointing to its own position in a bilinear manner, λ1And λ2Is to satisfy lambda12A positive coefficient of 1. Obtaining a regular equation by solving partial derivatives in the equation
Figure BDA0002759865600000046
And solving by using ridge regression to obtain a advection vector field
Figure BDA0002759865600000047
Comprises the following steps:
Figure BDA0002759865600000048
U=(DTD+λ1LTL)-1DT
and finally, embedding the constructed advection vector field into a solution of a subsequent step.
Further, Step4 can be set, and the specific steps of constructing a unified geometric active contour model (AD-GAC) based on advection vector field and diffusion flow improvement are as follows:
let the evolution of the curve be unlimited, the level set equation can be generalized by transferring spatial intensity through two processes inside the closed system: diffusion and advection. AD-GAC combines the divergence of diffusion and advection vectors and can be decomposed into a divergence operation of the product of a scalar and a vector function:
Figure BDA0002759865600000051
in the formula, the level set phi represents the image space
Figure BDA0002759865600000052
The variable of interest, g represents a function mapping the image intensity matrix to the corresponding diffusion coefficient, and the vector field X represents a finite vector space
Figure BDA0002759865600000053
The advection velocity in (1). On the right side of the equation, the first term
Figure BDA0002759865600000054
Denotes an unrestricted diffusion of phi; second item
Figure BDA0002759865600000055
Representing a motion driven by the gradient of the edge and advection vector fields, which motion is activated if the intensity is significant; the third term preserves the conservation of the non-uniform force field; the last term compensates for the change in the amount.
The level set formula is expanded to be embedded in the tangential direction of the flat flow field, and the tangential direction is
Figure BDA0002759865600000056
The divergence operation of (d) can also be decomposed into:
Figure BDA0002759865600000057
when a singular point having a large curvature is present near the vector field X,
Figure BDA0002759865600000058
represents the curvature of the vector field X and is typically small.
The curvature compensation C is used to enhance the detection performance of the evolution curve C driven by the level set:
Figure BDA0002759865600000059
in addition, the gradient direction of the curve C
Figure BDA00027598656000000510
At a speed value of
Figure BDA00027598656000000511
Tangential direction of the vector field X
Figure BDA00027598656000000512
At a speed value of
Figure BDA00027598656000000513
Then, the velocity vector is projected to the gradient direction
Figure BDA00027598656000000514
The evolution equation of the function of the level set is formulated as
Figure BDA00027598656000000515
Computing constraint functions
Figure BDA00027598656000000516
We can update the level set φ of elapsed time t to
Figure BDA00027598656000000517
Wherein s represents a set tuning parameter;
the updated level set continues to guide the curve evolution of the geometric active contour to capture a dynamic contour with complex motion accuracy and complete the segmentation of the image.
By the method of the invention, the following experimental data are given:
as shown in fig. 2, the microbial sequence indicates that the microbes perform spontaneous activities in the nutrient solution, which involves overall rotation and detailed deformation. To initiate the segmentation, 3 individual sub-regions in the body of the microorganism are manually related to the representation. The light gray circle represents the initial frame of the current time t, the initial frame moves towards the segmentation contour, the dark gray circle represents the final segmentation result, and the initial frame is closer to the final segmentation result under the action of the advection vector field and the diffusion flow along with the increase of t.
In the experimental process of the invention, a system win10 is used, and a computer configured as an AMD R52600 processor, a 16G running memory and a GeForce RTX 1070(8GB) graphics card is adopted.
The working principle of the invention is as follows: in the invention, a uniform GAC model, namely an improved geometric active contour model (AD-GAC) based on advection vector field and diffusion flow, and an embedded algorithm for advection vector field regression between adjacent frames are provided. To segment dynamic objects between image sequences, the AD-GAC method extends the conventional diffusion scheme according to the generation advection diffusion equation. The advection term of the advection diffusion equation is represented by the transfer of the level set function of the time-varying vector field. Furthermore, a ridge regression of the constrained norm is implemented and the elastic mesh is modified to obtain the vector field. In addition, errors and noise of the observed values are eliminated by embedding an iterative robust estimator. Experimental results prove that the method is superior to the traditional method based on the Active Contour (AC), and particularly has advantages under the condition that the global motion is obvious.
While the present invention has been described in detail with reference to the embodiments shown in the drawings, the present invention is not limited to the embodiments, and various changes can be made without departing from the spirit of the present invention within the knowledge of those skilled in the art.

Claims (3)

1. An improved image segmentation method of geometric motion contour is characterized in that: the method comprises the following steps:
step 1: inputting an image to be processed and a vector field;
step 2: sampling a vector field through a rectangular grid, obtaining an observation set after sampling, and embedding an iterative robust estimator to eliminate errors and noises of an observed value in the observation set; then inserting observation points, and constructing an advection vector field by utilizing the smoothed ridge regression and constraining the elastic net;
step 3: embedding the advection vector field and the diffusion flow into a geometric active contour, so as to construct a uniform geometric active contour model based on advection vector field and diffusion flow improvement to guide the updating of an initial level set, and evolving an active contour curve to an accurate target contour by the updated level set, thereby completing the segmentation of the image; wherein an internal contour of an image is captured from a sequence of images by means of a conventional geometric active contour model and an initial level set is generated.
2. The improved image segmentation method of geometric active contour according to claim 1, characterized in that: step2, establishing an energy equation E of a vector field according to a Lagrange method and concisely writing the energy equation E into a matrix form:
Figure FDA0002759865590000011
in the formula:
Figure FDA0002759865590000012
is a column vector ordering a conventional grid matrix in dictionary order, L is a matrix smoothing each element of the vector field X by the Laplacian, D is 4 grid points near the observation point of the matrix insertion, pointing to its own position in a bilinear manner, λ1And λ2Is to satisfy lambda12A positive coefficient of 1;
obtaining a regular equation by solving partial derivatives in an energy equation
Figure FDA0002759865590000015
And solving by using ridge regression to obtain advection vector field
Figure FDA0002759865590000013
Comprises the following steps:
Figure FDA0002759865590000014
wherein U ═ DTD+λ1LTL)-1DT
3. The improved image segmentation method of geometric active contour according to claim 1, characterized in that: the Step3 is specifically as follows:
let the evolution of the curve be unlimited, the level set equation can be generalized by transferring spatial intensity through two processes inside the closed system: diffusion and advection; the geometric active contour model combines the divergence of diffusion vectors and advection vectors and can be decomposed into a divergence operation of the product of scalar and vector functions:
Figure FDA0002759865590000021
in the formula, the level set phi represents the image space
Figure FDA0002759865590000022
The variable of interest, g represents a function mapping the image intensity matrix to the corresponding diffusion coefficient, and the vector field X represents a finite vector space
Figure FDA0002759865590000023
The advection velocity in (1); on the right side of the equation, the first term
Figure FDA0002759865590000024
Denotes an unrestricted diffusion of phi; second item
Figure FDA0002759865590000025
Representing a motion driven by the edges and the gradient of the advection vector field, which motion is activated if the intensity is significant; item IIIThe conservation of the non-uniform force field is kept; the last term compensates for the change in amount;
the level set formula is expanded to be embedded in the tangential direction of the flat flow field, and the tangential direction is
Figure FDA0002759865590000026
The divergence operation of (a) can also be decomposed into:
Figure FDA0002759865590000027
when a singular point having a large curvature is present near the vector field X,
Figure FDA0002759865590000028
represents the curvature of the vector field X and is typically small;
the curvature compensation C is used to enhance the detection performance of the evolution curve C driven by the level set:
Figure FDA0002759865590000029
in addition, the gradient direction of the curve C
Figure FDA00027598655900000210
At a speed value of
Figure FDA00027598655900000211
Tangential direction of the vector field X
Figure FDA00027598655900000212
At a speed value of
Figure FDA00027598655900000213
Then, the velocity vector is projected to the gradient direction
Figure FDA00027598655900000214
The evolution equation for the level set function is formulated as:
Figure FDA00027598655900000215
computing constraint functions
Figure FDA00027598655900000216
And
Figure FDA00027598655900000217
the level set φ for elapsed time t is updated as:
Figure FDA00027598655900000218
the updated level set continues to guide the curve evolution of the geometric active contour to capture a dynamic contour with accurate complex motion and complete the segmentation of the image.
CN202011214403.8A 2020-11-04 2020-11-04 Improved image segmentation method for geometric active contour Active CN112330698B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011214403.8A CN112330698B (en) 2020-11-04 2020-11-04 Improved image segmentation method for geometric active contour

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011214403.8A CN112330698B (en) 2020-11-04 2020-11-04 Improved image segmentation method for geometric active contour

Publications (2)

Publication Number Publication Date
CN112330698A true CN112330698A (en) 2021-02-05
CN112330698B CN112330698B (en) 2022-07-29

Family

ID=74324681

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011214403.8A Active CN112330698B (en) 2020-11-04 2020-11-04 Improved image segmentation method for geometric active contour

Country Status (1)

Country Link
CN (1) CN112330698B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117253228A (en) * 2023-11-14 2023-12-19 山东大学 Cell cluster space constraint method and system based on nuclear image distance intra-coding

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080273777A1 (en) * 2005-10-21 2008-11-06 Vincent Luboz Methods And Apparatus For Segmentation And Reconstruction For Endovascular And Endoluminal Anatomical Structures
US20170053417A1 (en) * 2015-08-21 2017-02-23 The Regents Of The University Of California Automated comparison of 3d images
CN109087309A (en) * 2018-07-19 2018-12-25 华南理工大学 A kind of image partition method of amalgamation of global and local information level collection
CN109509202A (en) * 2018-09-21 2019-03-22 浙江大学 A kind of batterylaying image partition method based on improvement movable contour model
CN109636816A (en) * 2018-11-21 2019-04-16 中国电子科技集团公司第二十八研究所 A kind of ultrasonic image division method
CN109785293A (en) * 2018-12-22 2019-05-21 昆明理工大学 A method of the ultrasound image lesion based on global and local movable contour model is divided automatically

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080273777A1 (en) * 2005-10-21 2008-11-06 Vincent Luboz Methods And Apparatus For Segmentation And Reconstruction For Endovascular And Endoluminal Anatomical Structures
US20170053417A1 (en) * 2015-08-21 2017-02-23 The Regents Of The University Of California Automated comparison of 3d images
CN109087309A (en) * 2018-07-19 2018-12-25 华南理工大学 A kind of image partition method of amalgamation of global and local information level collection
CN109509202A (en) * 2018-09-21 2019-03-22 浙江大学 A kind of batterylaying image partition method based on improvement movable contour model
CN109636816A (en) * 2018-11-21 2019-04-16 中国电子科技集团公司第二十八研究所 A kind of ultrasonic image division method
CN109785293A (en) * 2018-12-22 2019-05-21 昆明理工大学 A method of the ultrasound image lesion based on global and local movable contour model is divided automatically

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
HONGGANG YU 等: "Robust Segmentation of Freehand Ultrasound Image Slices Using Gradient Vector Flow Fast Geometric Active Contours", 《2006 IEEE SOUTHWEST SYMPOSIUM ON IMAGE ANALYSIS AND INTERPRETATION》, 5 June 2006 (2006-06-05), pages 115 - 119 *
K. MIKULA 等: "New fast and stable Lagrangean method for image segmentation", 《2012 5TH INTERNATIONAL CONGRESS ON IMAGE AND SIGNAL PROCESSING》, 25 February 2013 (2013-02-25), pages 688 - 696 *
KHAMAELAL-DULAIMI 等: "Evaluation and benchmarking of level set-based three forces via geometric active contours for segmentation of white blood cell nuclei shape", 《COMPUTERS IN BIOLOGY AND MEDICINE》, vol. 116, 31 January 2020 (2020-01-31), pages 1 - 15 *
欧玥 等: "改进测地线活动轮廓模型的肝脏超声图像分割", 《中国测试技术》, vol. 34, no. 3, 30 May 2008 (2008-05-30), pages 68 - 70 *
赵文成: "聚焦超声治疗肿瘤的超声图像轮廓提取方法研究", 《中国优秀博硕士学位论文全文数据库(博士) 医药卫生科技辑》, 15 June 2019 (2019-06-15), pages 060 - 4 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117253228A (en) * 2023-11-14 2023-12-19 山东大学 Cell cluster space constraint method and system based on nuclear image distance intra-coding
CN117253228B (en) * 2023-11-14 2024-02-09 山东大学 A method and system for spatial constraint of cell clusters based on coding within nuclear image distance

Also Published As

Publication number Publication date
CN112330698B (en) 2022-07-29

Similar Documents

Publication Publication Date Title
Wolterink et al. Implicit neural representations for deformable image registration
US7623731B2 (en) Direct method for modeling non-rigid motion with thin plate spline transformation
Huang et al. Shape registration in implicit spaces using information theory and free form deformations
Arsigny et al. Polyrigid and polyaffine transformations: a novel geometrical tool to deal with non-rigid deformations–application to the registration of histological slices
Thevenaz et al. A pyramid approach to subpixel registration based on intensity
CN107194408B (en) A Target Tracking Method for Hybrid Block Sparse Collaborative Model
CN106952288A (en) Robust tracking method for long-term occlusion based on convolutional features and global search detection
CN111080675A (en) A Target Tracking Method Based on Spatio-temporal Constraint Correlation Filtering
CN103413277B (en) Blind camera shake deblurring method based on L0 sparse priors
CN107403439B (en) Cam-shift-based prediction tracking method
JP2009087326A (en) Method and system for specifying location of object in image
JP2010238226A (en) Method and system for tracking object
CN103559684B (en) Based on the image recovery method of smooth correction
CN107749987A (en) A kind of digital video digital image stabilization method based on block motion estimation
Li et al. Learning parametric distributions for image super-resolution: Where patch matching meets sparse coding
CN102592135B (en) Visual tracking method of subspace fusing target space distribution and time sequence distribution characteristics
CN105654518B (en) A kind of trace template adaptive approach
CN112330698A (en) An Improved Geometric Active Contour Image Segmentation Method
Fang et al. A FCN-based unsupervised learning model for deformable chest CT image registration
Dong et al. A non-local propagation filtering scheme for edge-preserving in variational optical flow computation
Ebrahimi et al. Multi-Frame Super-Resolution with No Explicit Motion Estimation.
JP6806160B2 (en) 3D motion evaluation device, 3D motion evaluation method, and program
Lee et al. Carrying object detection using pose preserving dynamic shape models
Ruijters et al. Efficient GPU-accelerated elastic image registration
CN108830802B (en) A Gradient-Oriented Image Blur Kernel Estimation Method Based on Short Exposure Image

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
GR01 Patent grant
GR01 Patent grant