[go: up one dir, main page]

CN101833750A - Active Contouring Method and System Based on Shape Constraint and Orientation Field - Google Patents

Active Contouring Method and System Based on Shape Constraint and Orientation Field Download PDF

Info

Publication number
CN101833750A
CN101833750A CN 201010149361 CN201010149361A CN101833750A CN 101833750 A CN101833750 A CN 101833750A CN 201010149361 CN201010149361 CN 201010149361 CN 201010149361 A CN201010149361 A CN 201010149361A CN 101833750 A CN101833750 A CN 101833750A
Authority
CN
China
Prior art keywords
energy field
shape
field
initial profile
bit
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.)
Pending
Application number
CN 201010149361
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.)
Tsinghua University
Original Assignee
Tsinghua 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 Tsinghua University filed Critical Tsinghua University
Priority to CN 201010149361 priority Critical patent/CN101833750A/en
Publication of CN101833750A publication Critical patent/CN101833750A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)
  • Image Processing (AREA)

Abstract

The invention discloses an active contour method based on shape constraint and direction field, and a system thereof. The method comprises the following steps of: S1, inputting the initial contour of a target object in image, and establishing the energy field relating to the shape distance of the initial contour according to the shape priori knowledge of the initial contour; S2, establishing the gradient intensity energy field by calculating the gradient intensity values extracted from all points of the edge of the target object; S3, establishing the gradient direction energy field by calculating the consistency between the tangential direction of each point in the initial contour and the tangential direction of each point extracted from the edge of the target object; and S4, overlapping the three energy fields established in S1-S3 to obtain a new energy field, carrying out global optimization, and obtaining an accurate contour of the target object. The invention gives more accurate and complete expression of target image contour under the condition of target image geometrical information in the known image, thus not only completely maintaining the geometrical characteristics of the target image, but also enriching the contour details.

Description

基于形状约束和方向场的主动轮廓方法及其系统 Active Contouring Method and System Based on Shape Constraint and Orientation Field

技术领域technical field

本发明属于图像处理技术领域,特别涉及一种基于形状约束和方向场的主动轮廓方法及其系统。The invention belongs to the technical field of image processing, in particular to an active contour method and system based on shape constraints and direction fields.

背景技术Background technique

近年来,随着计算机硬件和软件技术的发展和大量图像、视频设备的普及,计算机视觉技术成为计算机研究的热点领域。其中,对图像、视频数据中特定对象的检测、提取与处理,具有较高的实用价值和技术意义。目前的视觉技术提供的对象检测方法,通常是针对纹理和区域特征的,如人脸检测的Haar特征方法、火焰检测的信号处理方法等,这往往只能提供给处理者一个针对特定对象位置和区域的粗略估计,而无法对特定对象的边缘进行较为准确的估计和提取。所以,为了解决边缘提取的问题,传统的主动轮廓方法(Active contour)的方法应运而生。传统的主动轮廓方法的主要思想是,首先输入一个初始的轮廓,然后通过外界输入的能量场(能量用梯度或其他特征来计算)信息,通过优化的方式,寻找各轮廓点的最佳位置,从而找到更为准确的边界。为了改进传统的方法,后来出现了带有形状先验的主动轮廓方法(Active contour with shape prior),能够在保持原有形状的基础上寻找最优的边界。然而这种方法对于图像实际信息——尤其是有意义的图像中各图元边界信息——利用不充分,容易造成边界细节的丢失。In recent years, with the development of computer hardware and software technology and the popularization of a large number of image and video equipment, computer vision technology has become a hot field of computer research. Among them, the detection, extraction and processing of specific objects in image and video data have high practical value and technical significance. The object detection methods provided by the current vision technology are usually aimed at texture and regional features, such as the Haar feature method for face detection, the signal processing method for flame detection, etc., which often can only provide the processor with a specific object position and The rough estimation of the area, but the more accurate estimation and extraction of the edge of a specific object cannot be performed. Therefore, in order to solve the problem of edge extraction, the traditional active contour method (Active contour) method came into being. The main idea of the traditional active contour method is to first input an initial contour, and then use the information of the energy field (energy is calculated by gradient or other features) input from the outside to find the best position of each contour point through optimization. To find a more accurate boundary. In order to improve the traditional method, the Active contour with shape prior method (Active contour with shape prior) appeared later, which can find the optimal boundary while maintaining the original shape. However, this method does not make full use of the actual information of the image—especially the meaningful boundary information of each primitive in the image—and it is easy to cause the loss of boundary details.

因此,主动轮廓方法技术应该向着能够更准确的提取对象边界,而同时又能满足一些约束条件的需要的方向发展。Therefore, the active contour method technology should be developed towards the direction of extracting the object boundary more accurately, while meeting the needs of some constraints.

发明内容Contents of the invention

(一)要解决的技术问题(1) Technical problems to be solved

本发明要解决的技术问题是如何在满足形状约束条件的情况下准确地提取图像的边缘,而不造成边缘细节的丢失。The technical problem to be solved by the present invention is how to accurately extract the edge of the image under the condition of satisfying the shape constraint without causing loss of edge details.

(二)技术方案(2) Technical solution

为解决上述问题,本发明提供了一种基于形状约束和方向场的主动轮廓方法,包括以下步骤:In order to solve the above problems, the present invention provides an active contour method based on shape constraints and direction fields, comprising the following steps:

S1,输入图像中目标对象的初始轮廓,根据该初始轮廓的形状先验知识,建立与该初始轮廓的形状距离相关的能量场;S1, input the initial contour of the target object in the image, and establish an energy field related to the shape distance of the initial contour according to the prior knowledge of the shape of the initial contour;

S2,通过计算目标对象中所提取的边缘的每一点的梯度强度的值来建立梯度强度能量场;S2, by calculating the value of the gradient strength of each point of the edge extracted in the target object to establish a gradient strength energy field;

S3,通过计算初始轮廓中每一点的切线方向与目标对象中所提取的边缘的每一点的切线方向的一致性,来建立梯度方向能量场;S3, by calculating the consistency of the tangent direction of each point in the initial contour and the tangent direction of each point of the edge extracted in the target object, to establish a gradient direction energy field;

S4,将步骤S1~S3所建立的三个能量场叠加得到新的能量场,然后对其进行全局优化,得到图像中目标对象的准确轮廓。S4, superimpose the three energy fields established in steps S1-S3 to obtain a new energy field, and then perform global optimization on it to obtain an accurate outline of the target object in the image.

其中,该初始轮廓的形状先验知识能够指示目标对象的几何形状、所处位置和所占据的大概区域。Among them, the shape prior knowledge of the initial contour can indicate the geometric shape, location and approximate area occupied by the target object.

其中,在步骤S1中,建立与该初始轮廓的形状距离相关的能量场的步骤具体为:根据初始轮廓的各个点的位置,计算出每一点与该点沿着初始轮廓法线方向上对应点的距离,然后根据该距离计算出归一化能量,得到与初始轮廓的原始形状距离相关的能量场的值。Among them, in step S1, the step of establishing the energy field related to the shape distance of the initial contour is specifically: according to the position of each point of the initial contour, calculate the corresponding point between each point and the point along the normal direction of the initial contour , and then calculate the normalized energy according to the distance, and obtain the value of the energy field related to the original shape distance of the initial contour.

其中,在步骤S3中,通过计算目标对象中所提取的边缘的每一点的梯度方向,得到所述目标对象中所提取的边缘的每一点的切线方向。Wherein, in step S3, by calculating the gradient direction of each point of the edge extracted in the target object, the tangent direction of each point of the edge extracted in the target object is obtained.

其中,在步骤S4中,根据初始轮廓上各个点的弹性系数和硬直系数,利用迭代法寻找初始轮廓上各个点在自身邻域范围内的最优位置,直至算法收敛,得到目标对象的准确轮廓。Among them, in step S4, according to the elastic coefficient and stiffness coefficient of each point on the initial contour, use an iterative method to find the optimal position of each point on the initial contour within its own neighborhood until the algorithm converges, and obtain the accurate contour of the target object .

其中,在步骤S3中,把初始轮廓中每一点的切线方向的向量与目标对象中所提取的边缘的每一点的切线方向的向量分别归一化之后,将二者的点积作为所述一致性的度量,该点积即为所述梯度方向能量场的值。Wherein, in step S3, after normalizing the vector of the tangent direction of each point in the initial contour and the vector of the tangent direction of each point of the edge extracted in the target object, the dot product of the two is regarded as the consistent The measure of the property, the dot product is the value of the energy field in the gradient direction.

本发明还提供了一种基于形状约束和方向场的主动轮廓系统,包括:The present invention also provides an active contour system based on shape constraints and direction fields, including:

与原始形状距离相关的能量场计算单元,用于输入图像中目标对象的初始轮廓,根据该初始轮廓的形状先验知识,建立与该初始轮廓的形状距离相关的能量场;The energy field calculation unit related to the original shape distance is used to input the initial contour of the target object in the image, and according to the shape prior knowledge of the initial contour, establish the energy field related to the shape distance of the initial contour;

梯度强度能量场计算单元,用于通过计算目标对象中所提取的边缘的每一点的梯度强度的值来建立梯度强度能量场;a gradient strength energy field calculation unit, configured to establish a gradient strength energy field by calculating the value of the gradient strength of each point of the edge extracted in the target object;

梯度方向能量场计算单元,用于通过计算初始轮廓中每一点的切线方向与目标对象中所提取的边缘的每一点的切线方向的一致性,来建立梯度方向能量场;The gradient direction energy field calculation unit is used to establish the gradient direction energy field by calculating the consistency of the tangent direction of each point in the initial contour and the tangent direction of each point of the edge extracted in the target object;

全局优化单元,用于将以上三个单元所建立的三个能量场叠加得到新的能量场,然后对其进行全局优化,得到图像中目标对象的准确轮廓。The global optimization unit is used to superimpose the three energy fields established by the above three units to obtain a new energy field, and then perform global optimization on it to obtain an accurate outline of the target object in the image.

(三)有益效果(3) Beneficial effects

本发明的技术方案既考虑了形状先验知识对于结果轮廓的约束,又能通过方向场的信息(体现在建立梯度强度能量场和梯度方向能量场)使得轮廓更接近于原始的可视边缘,从而使得提取出的轮廓更加准确。总之,该方法能够在已知图像中目标图像几何信息的情况下,给出目标图像轮廓的更准确、更完整的表达,不仅完整的保留了该目标图像的几何特征,又丰富了其轮廓细节。The technical solution of the present invention not only considers the restriction of the shape prior knowledge on the resulting contour, but also makes the contour closer to the original visible edge through the information of the direction field (embodied in the establishment of the gradient strength energy field and the gradient direction energy field), This makes the extracted contour more accurate. In short, this method can give a more accurate and complete expression of the contour of the target image when the geometric information of the target image in the image is known, not only completely retaining the geometric features of the target image, but also enriching its contour details .

附图说明Description of drawings

图1是本发明实施例的方法流程图;Fig. 1 is the method flowchart of the embodiment of the present invention;

图2是实施本发明实施例的方法得到的三种能量图;Fig. 2 is three kinds of energy diagrams obtained by implementing the method of the embodiment of the present invention;

图3是实施本发明实施例的方法的结果图。Fig. 3 is a diagram of the results of implementing the method of the embodiment of the present invention.

具体实施方式Detailed ways

下面结合附图和实施例,对本发明的具体实施方式作进一步详细说明。以下实施例用于说明本发明,但不用来限制本发明的范围。The specific implementation manners of the present invention will be described in further detail below in conjunction with the accompanying drawings and examples. The following examples are used to illustrate the present invention, but are not intended to limit the scope of the present invention.

图1为本发明实施例的方法流程图。如图1所示,首先输入目标图像的一个初始轮廓,该轮廓能够正确指示目标图像的几何形状,并能够标示出目标图像所处的位置和所占据的大概区域。初始轮廓上各点按顺时针存储,并将各点记为{Xi},同时,计算初始轮廓每一点处的切线方向,记为{dXi}。Fig. 1 is a flow chart of the method of the embodiment of the present invention. As shown in Figure 1, an initial outline of the target image is first input, which can correctly indicate the geometric shape of the target image, and can mark the location and approximate area occupied by the target image. Each point on the initial contour is stored clockwise, and each point is recorded as {X i }, and at the same time, the tangent direction at each point of the initial contour is calculated, which is recorded as {dX i }.

下面需要建立三种能量图(如图2所示):Next, three kinds of energy diagrams need to be established (as shown in Figure 2):

首先根据初始轮廓上各点的位置,找出图像上每一点顺着对应的轮廓法线方向和轮廓上哪一点对应,计算其距离[D(V)i],得到与原始形状距离相关的能量场(即形状先验能量场),其能量值(与原始形状距离相关的能量场的值)为:First, according to the position of each point on the initial contour, find out which point on the contour corresponds to each point on the image along the corresponding contour normal direction, calculate its distance [D(V) i ], and obtain the energy related to the distance of the original shape field (that is, the shape prior energy field), and its energy value (the value of the energy field related to the original shape distance) is:

            Eshape,i=N((1+D(V)i)-1 E shape, i = N((1+D(V) i ) -1

其中,N代表了归一化函数,使得该能量值处于0~1之间。以此能量作为本发明中的形状约束对于轮廓变化的影响方式。可以看到,越靠近原位置,能量越大,匹配的可信度被认为更高。Wherein, N represents a normalization function, so that the energy value is between 0 and 1. This energy is used as the influence mode of the shape constraint on the contour change in the present invention. It can be seen that the closer to the original position, the greater the energy, and the higher the reliability of the match.

然后,对图像进行边缘提取。本发明采用计算梯度的方法提取边缘,边缘的强度值即作为所说的梯度强度能量场的值,记作:Then, edge extraction is performed on the image. The present invention adopts the method for calculating the gradient to extract the edge, and the intensity value of the edge is the value of the said gradient intensity energy field, which is recorded as:

            Estrength,i=S(Vi)E strength, i = S(V i )

同时,根据提取出的边缘梯度方向,计算出每一点处的边缘切线方向,根据前面找到的对应关系,在将对应的轮廓点和图像上的点的方向向量归一化后,把两者的点积作为其方向一致性的度量,即:At the same time, according to the extracted edge gradient direction, the edge tangent direction at each point is calculated. According to the correspondence relationship found above, after normalizing the direction vectors of the corresponding contour points and points on the image, the two The dot product serves as a measure of its directional consistency, namely:

          Edirection,i=N(<dVi,dXi>)E direction, i = N(<dV i , dX i >)

最后,叠加上述三个能量值,得到本发明中调整轮廓所需的优化能量场:Finally, the above three energy values are superimposed to obtain the optimized energy field required to adjust the profile in the present invention:

    Ei=αEshape,i+βEdirection,i+γEstrength,i E i = αE shape, i + βE direction, i + γE strength, i

上述能量叠加时的系数需满足

Figure GSA00000083910200041
而α、β、γ的值可以根据所要提取的目标对象性质的不同进行选择:若目标对象被遮挡严重,则取α为大于0.5的值;若初始轮廓与目标对象比较接近,则α为小于0.5的值;并且一般取β=γ。The coefficients for the above energy superposition need to satisfy
Figure GSA00000083910200041
The values of α, β, and γ can be selected according to the nature of the target object to be extracted: if the target object is seriously occluded, take α as a value greater than 0.5; if the initial contour is relatively close to the target object, then α is less than 0.5; and generally take β=γ.

在建立好优化能量场后,为了保证轮廓的平滑性和连续性,引入弹性系数和硬直系数——分别用初始轮廓曲线在该点处的一阶导数和二阶导数来表示,每一点都在自己的邻域范围内寻找最优位置,迭代直至算法收敛。此时得到的结果认为是目标图像的准确轮廓。如图3所示,粗实轮廓线显示了算法收敛时的结果。After the optimized energy field is established, in order to ensure the smoothness and continuity of the contour, the coefficient of elasticity and the coefficient of stiffness are introduced—represented by the first-order derivative and second-order derivative of the initial contour curve at this point, and each point is at Find the optimal position within its own neighborhood and iterate until the algorithm converges. The result obtained at this time is considered to be the accurate outline of the target image. As shown in Figure 3, the thick solid outline shows the results when the algorithm converges.

本发明还提供了一种基于形状约束和方向场的主动轮廓系统,包括:The present invention also provides an active contour system based on shape constraints and direction fields, including:

与原始形状距离相关的能量场计算单元,用于输入图像中目标对象的初始轮廓,根据该初始轮廓的形状先验知识,建立与该初始轮廓的形状距离相关的能量场;The energy field calculation unit related to the original shape distance is used to input the initial contour of the target object in the image, and according to the shape prior knowledge of the initial contour, establish the energy field related to the shape distance of the initial contour;

梯度强度能量场计算单元,用于通过计算目标对象中所提取的边缘的每一点的梯度强度的值来建立梯度强度能量场;a gradient strength energy field calculation unit, configured to establish a gradient strength energy field by calculating the value of the gradient strength of each point of the edge extracted in the target object;

梯度方向能量场计算单元,用于通过计算初始轮廓中每一点的切线方向与目标对象中所提取的边缘的每一点的切线方向的一致性,来建立梯度方向能量场;The gradient direction energy field calculation unit is used to establish the gradient direction energy field by calculating the consistency of the tangent direction of each point in the initial contour and the tangent direction of each point of the edge extracted in the target object;

全局优化单元,用于将以上三个单元所建立的三个能量场叠加得到新的能量场,然后对其进行全局优化,得到图像中目标对象的准确轮廓。The global optimization unit is used to superimpose the three energy fields established by the above three units to obtain a new energy field, and then perform global optimization on it to obtain an accurate outline of the target object in the image.

由以上实施例可以看出,该技术方案既考虑了形状先验知识对于结果轮廓的约束,又能通过方向场的信息(体现在建立梯度强度能量场和梯度方向能量场)使得轮廓更接近于原始的可视边缘,从而使得提取出的轮廓更加准确。总之,该方法能够在已知图像中目标图像几何信息的情况下,给出目标图像轮廓的更准确、更完整的表达,不仅完整的保留了该目标图像的几何特征,又丰富了其轮廓细节。It can be seen from the above embodiments that this technical solution not only considers the constraints of shape prior knowledge on the resulting contour, but also makes the contour closer to The original visible edge makes the extracted contour more accurate. In short, this method can give a more accurate and complete expression of the contour of the target image when the geometric information of the target image in the image is known, not only completely retaining the geometric features of the target image, but also enriching its contour details .

以上所述仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明技术原理的前提下,还可以做出若干改进和变型,这些改进和变型也应视为本发明的保护范围。The above is only a preferred embodiment of the present invention, it should be pointed out that for those of ordinary skill in the art, without departing from the technical principle of the present invention, some improvements and modifications can also be made, these improvements and modifications It should also be regarded as the protection scope of the present invention.

Claims (7)

1. the driving wheel contour method based on the shape constraining and the field of direction is characterized in that, may further comprise the steps:
S1, the initial profile of destination object in the input picture according to the shape prior knowledge of this initial profile, is set up the relevant energy field of shape distance with this initial profile;
S2, the value of the gradient intensity of the every bit by calculating the edge that is extracted in the destination object is set up the gradient intensity energy field;
S3, the consistance of the tangential direction of the every bit at the edge that is extracted in tangential direction by calculating every bit in the initial profile and the destination object is set up the gradient direction energy field;
S4, three energy field stacks that step S1~S3 is set up obtain new energy field, then it are carried out global optimization, obtain the accurate profile of destination object in the image.
2. the driving wheel contour method based on the shape constraining and the field of direction as claimed in claim 1 is characterized in that, geometric configuration, present position and occupied general area that the shape prior knowledge of this initial profile can the indicating target object.
3. the driving wheel contour method based on the shape constraining and the field of direction as claimed in claim 2, it is characterized in that, in step S1, set up with the shape of this initial profile step and be specially: according to the position of each point of initial profile apart from relevant energy field, calculate the distance of every bit and this corresponding point on the initial profile normal direction, go out normalized energy according to this distance calculation then, obtain the value of the energy field relevant with the original-shape distance of initial profile.
4. the driving wheel contour method based on the shape constraining and the field of direction as claimed in claim 2, it is characterized in that, in step S3, the gradient direction of the every bit by calculating the edge that is extracted in the destination object obtains the tangential direction of the every bit at the edge that extracted in the described destination object.
5. the driving wheel contour method based on the shape constraining and the field of direction as claimed in claim 2, it is characterized in that, in step S4, elasticity coefficient and hard lineal number according to each point on the initial profile, utilize process of iteration to seek on the initial profile each optimal location in self neighborhood scope, until algorithm convergence, obtain the accurate profile of destination object.
6. as claim 2 or 4 described driving wheel contour methods based on the shape constraining and the field of direction, it is characterized in that, in step S3, after the normalization of the vector of the tangential direction of the every bit at the edge that is extracted in the vector of the tangential direction of every bit in the initial profile and destination object difference, as described conforming tolerance, this dot product is the value of described gradient direction energy field with the two dot product.
7. the active profile system based on the shape constraining and the field of direction is characterized in that, comprising:
With the relevant energy field computing unit of original-shape distance, be used for the initial profile of input picture destination object, according to the shape prior knowledge of this initial profile, set up the relevant energy field of shape distance with this initial profile;
Gradient intensity energy field computing unit, the value that is used for the gradient intensity of the every bit by calculating the edge that destination object extracted is set up the gradient intensity energy field;
Gradient direction energy field computing unit is used for the consistance of tangential direction of the every bit at the edge that extracted in tangential direction by calculating the initial profile every bit and the destination object, sets up the gradient direction energy field;
The global optimization unit, three energy field stacks that are used for above three unit are set up obtain new energy field, then it are carried out global optimization, obtain the accurate profile of destination object in the image.
CN 201010149361 2010-04-15 2010-04-15 Active Contouring Method and System Based on Shape Constraint and Orientation Field Pending CN101833750A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010149361 CN101833750A (en) 2010-04-15 2010-04-15 Active Contouring Method and System Based on Shape Constraint and Orientation Field

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010149361 CN101833750A (en) 2010-04-15 2010-04-15 Active Contouring Method and System Based on Shape Constraint and Orientation Field

Publications (1)

Publication Number Publication Date
CN101833750A true CN101833750A (en) 2010-09-15

Family

ID=42717811

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010149361 Pending CN101833750A (en) 2010-04-15 2010-04-15 Active Contouring Method and System Based on Shape Constraint and Orientation Field

Country Status (1)

Country Link
CN (1) CN101833750A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101964112A (en) * 2010-10-29 2011-02-02 上海交通大学 Adaptive prior shape-based image segmentation method
CN103049735A (en) * 2011-10-14 2013-04-17 株式会社理光 Method for detecting particular object in image and equipment for detecting particular object in image
CN103473537A (en) * 2013-09-17 2013-12-25 湖北工程学院 Method and device for representing contour feature of target image
CN110414595A (en) * 2019-07-25 2019-11-05 广西科技大学 Direction Field Estimation Method for Texture Image with Orientation Consistency
US20200013171A1 (en) * 2012-02-14 2020-01-09 Koninklijke Philips N.V. Method for quantification of uncertainty of contours in manual & auto segmenting algorithms
CN113033184A (en) * 2021-03-09 2021-06-25 杭州电子科技大学 Shape-constrained direction word cloud rapid generation method
CN113537231A (en) * 2020-04-17 2021-10-22 西安邮电大学 Contour point cloud matching method combining gradient and random information

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101126811A (en) * 2007-09-29 2008-02-20 北京交通大学 A Method of Detecting Lake Shoreline and Extracting Lake Outline from SAR Image
CN101202916A (en) * 2007-12-04 2008-06-18 南京邮电大学 Sequence Image Segmentation Method Based on Motion Prediction and 3D Constraint

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101126811A (en) * 2007-09-29 2008-02-20 北京交通大学 A Method of Detecting Lake Shoreline and Extracting Lake Outline from SAR Image
CN101202916A (en) * 2007-12-04 2008-06-18 南京邮电大学 Sequence Image Segmentation Method Based on Motion Prediction and 3D Constraint

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
《ACIVS 2008》 20081024 Rami Ben-Ari et al Geodesic Active Contours with Combined Shape and Appearance Priors 第494-499页1-3节 1-7 , 2 *
《ECCV 2002》 20021231 Mikael Rousson et al Shape Priors for Level Set Representations 第84-85页4.1节 3 , 2 *
《IEEE Transactions on Pattern Analysis and Machine Intelligence》 20070131 Hua Li et al Local or Global Minima: Flexible Dual-Front Active Contours 1-14 1-7 第29卷, 第1期 2 *
《International Journal of Computer Vision》 19970331 Vicent Caselles et al Geodesic Active Contours 61-79 1-7 第22卷, 第1期 2 *
《International Journal of Computer Vision》 20030831 R. Kimmel et al Regularized Laplacian Zero Crossings as Optimal Edge Integrators 225-243 1-7 第53卷, 第3期 2 *
《ISVC 2007》 20071128 Wei Wang et al The Multiplicative Path Toward Prior-Shape Guided Active Contour for Object Detection 第541页2.1节第一段 5 , 2 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101964112A (en) * 2010-10-29 2011-02-02 上海交通大学 Adaptive prior shape-based image segmentation method
CN103049735A (en) * 2011-10-14 2013-04-17 株式会社理光 Method for detecting particular object in image and equipment for detecting particular object in image
CN103049735B (en) * 2011-10-14 2016-02-03 株式会社理光 The equipment of certain objects in the method for certain objects and detected image in detected image
US20200013171A1 (en) * 2012-02-14 2020-01-09 Koninklijke Philips N.V. Method for quantification of uncertainty of contours in manual & auto segmenting algorithms
CN103473537A (en) * 2013-09-17 2013-12-25 湖北工程学院 Method and device for representing contour feature of target image
CN110414595A (en) * 2019-07-25 2019-11-05 广西科技大学 Direction Field Estimation Method for Texture Image with Orientation Consistency
CN110414595B (en) * 2019-07-25 2022-04-08 广西科技大学 An Orientation Field Estimation Method for Texture Images with Orientation Consistency
CN113537231A (en) * 2020-04-17 2021-10-22 西安邮电大学 Contour point cloud matching method combining gradient and random information
CN113537231B (en) * 2020-04-17 2024-02-13 西安邮电大学 Contour point cloud matching method combining gradient and random information
CN113033184A (en) * 2021-03-09 2021-06-25 杭州电子科技大学 Shape-constrained direction word cloud rapid generation method
CN113033184B (en) * 2021-03-09 2025-03-11 杭州电子科技大学 A fast method for generating directional word clouds with shape constraints

Similar Documents

Publication Publication Date Title
CN107292949B (en) Three-dimensional reconstruction method and device of scene and terminal equipment
CN101833750A (en) Active Contouring Method and System Based on Shape Constraint and Orientation Field
CN109544677B (en) Indoor scene main structure reconstruction method and system based on depth image key frame
CN107767453B (en) Building LIDAR point cloud reconstruction optimization method based on rule constraint
CN112489083B (en) Image Feature Point Tracking and Matching Method Based on ORB-SLAM Algorithm
CN102750537B (en) Automatic registering method of high accuracy images
CN107862735B (en) RGBD three-dimensional scene reconstruction method based on structural information
CN106204503B (en) Based on the image repair algorithm for improving confidence level renewal function and matching criterior
CN106529394B (en) A Simultaneous Recognition and Modeling Method for Objects in Indoor Scenes
CN101551909B (en) Tracking method based on kernel and target continuous adaptive distribution characteristics
CN104036287A (en) Human movement significant trajectory-based video classification method
CN105139420A (en) Particle filter and perceptual hash-based video target tracking method
CN102129695A (en) Target tracking method based on modeling of occluder under condition of having occlusion
CN106780450A (en) A kind of image significance detection method based on low-rank Multiscale Fusion
JP2019212291A (en) Indoor positioning system and method based on geomagnetic signals in combination with computer vision
CN103218827A (en) Contour tracing method based on shape-transmitting united division and image-matching correction
CN104077775A (en) Shape matching method and device combining skeleton feature points and shape context
CN104778697A (en) Three-dimensional tracking method and system based on fast positioning of image dimension and area
CN105118051B (en) A kind of conspicuousness detection method applied to still image human body segmentation
CN114791994A (en) RANSAC point cloud plane fitting method introducing normal vector optimization
CN103456012B (en) Based on visual human hand detecting and tracking method and the system of maximum stable area of curvature
CN111815593A (en) Lung nodule domain adaptive segmentation method, device and storage medium based on adversarial learning
CN101533509A (en) A three-dimensional grid splitting method of blind watermark
Zhao et al. 3D object tracking via boundary constrained region-based model
CN117808703A (en) Multi-scale large-scale component assembly gap point cloud filtering method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20100915