WO2014121573A1 - 基于非局部均值的susan边缘检测方法及系统 - Google Patents
基于非局部均值的susan边缘检测方法及系统 Download PDFInfo
- Publication number
- WO2014121573A1 WO2014121573A1 PCT/CN2013/077101 CN2013077101W WO2014121573A1 WO 2014121573 A1 WO2014121573 A1 WO 2014121573A1 CN 2013077101 W CN2013077101 W CN 2013077101W WO 2014121573 A1 WO2014121573 A1 WO 2014121573A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- pixel
- image
- edge
- susan
- response
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/13—Edge detection
Definitions
- the invention belongs to the field of image edge detection, and particularly relates to a Susan (SUSAN) edge detection method and system based on non-local mean.
- SUSAN Susan edge detection method and system based on non-local mean.
- Edge detection is the basis of pattern recognition, image segmentation and image scene analysis, and is widely used in biomedical engineering and industrial automation.
- image in actual application is inevitably polluted by noise during acquisition and transmission.
- the introduction of noise poses a great challenge to accurate edge detection.
- the edge detection method with excellent anti-noise performance is studied to promote its actuality. Application has important theoretical and practical significance.
- Edge detection has been deeply studied as a hot issue in image processing and computer vision.
- the purpose of edge detection is to identify points in the digital image where the brightness changes significantly.
- researchers have proposed a variety of edge detection methods, such as Sobel detection method, Prewitt detection method, Canny detection method, Gabor based detection method and SUSAN edge detection method.
- the SUSAN edge detection method has better edge detection capability than the other methods described above, and thus has received extensive attention.
- the traditional SUSAN edge detection method uses a single pixel gray level difference to characterize pixel differences, which is susceptible to noise interference and greatly affects its noise immunity.
- the method has superior suppression ability for noise, and can obtain edge detection results with high precision in noise pollution images.
- Another object of the present invention is to provide a SUSAN edge detection system based on non-local mean, which has superior suppression of noise and obtains accurate edge detection results in noise-contaminated images.
- the SUSAN edge detection method provided by the present invention specifically includes the following steps:
- Step 1 Calculate the initial SUSAN edge response image of the image I to be detected. The process is:
- P(P,q) is an image block centered on the pixel (p, q) in the circular template
- P(X , y) is centered on the pixel (x, y) in the circular template.
- Image block, image block P(p,q) and P(x,y) are the same size
- N p is the number of pixels included in image block P(p,q)
- * represents the convolution
- ⁇ 2 represents the Euclidean distance
- ⁇ is the edge detection threshold
- ⁇ is the image An adaptive core of the same size as the block P(p,q);
- Equation IV Calculate the final SUSAN edge response R(x', y') of the central pixel ( ⁇ ', y') of each square search window ⁇ using Equation IV, where K is the number of pixels selected in step (2.3), (i n , jj is the nth pixel selected in step (2.3);
- R(x', y') Equation IV ⁇ w(x',y',i n ,j n ) Step 3 If the center pixel of each square search window ⁇ ( ⁇ ', y') corresponds to the final SUSAN edge The response R(x', y') is greater than the preset edge decision threshold ⁇ , then the pixel ( ⁇ ', y') is determined to be an edge pixel, otherwise the pixel (x', y') is a non-edge pixel. Further, the detected image I is also filtered before the initial SUSAN edge response image is calculated.
- the present invention provides a SUSAN edge detection system, comprising: a first module, configured to calculate an initial SUSAN edge response image of an image to be detected I, comprising the following sub-modules:
- a sub-module 1.1 for extracting a circular template ⁇ centered on each pixel (x, y) in the image to be detected I ;
- the 1.2th sub-module is used to calculate the pixel difference (c, x) between each pixel ( ⁇ , q) in each circular template ⁇ and the central pixel (X, y) of the circular template by using Equation I, respectively.
- P(p,q) and y) are image blocks centered on the pixel, q) and the circle in the circular template , the image blocks P(p, q) and P y) are the same size, and N p is the image block.
- P(p,q) contains the number of pixels, I P ( M PI P restroom, not the image blocks P(p,q) and P y), the gray value of each pixel, * represents the convolution, ⁇ ⁇ 2 represents the Euclidean distance, the edge detection threshold is 20 ⁇ ⁇ ⁇ 35, and ⁇ is an adaptive kernel of the same size as the image block P(p, q);
- the 1.3th sub-module is configured to calculate the initial SUSAN edge response R°(x, y) of the central pixel of each circular template according to the pixel comparison difference, that is, obtain the initial SUSAN edge response image R Q :
- a second module configured to calculate a final SUSAN edge response image of the image to be detected I, which includes the following sub-modules:
- the sub-module 2.2 is used to calculate the similarity between each pixel (p', q') in each square search window ⁇ and the central pixel (x', y') of the square search window by using Equation III, respectively.
- ⁇ ( ⁇ , ⁇ are image blocks centered at (p', q') and (x', y') in the edge response image R Q , respectively, and G is a Gaussian kernel;
- the 2.3th sub-module is used to select a portion with a large similarity from each square search window ⁇
- the 2.4th sub-module is used to calculate the final SUSAN edge response R(x', y') of the central pixel ( ⁇ ', y') of each square search window ⁇ by using Equation IV, where K is the pixel selected by the 2.3th sub-module Number,
- the third module is used to determine the final SUSAN edge response R(x', y corresponding to the central pixel ( ⁇ ', y') of each square search window ⁇ ') is greater than the predetermined edge decision threshold, then the pixel ( ⁇ ', y') is determined to be an edge pixel, otherwise the pixel (x', y') is a non-edge pixel. Further, a third module is further included for filtering the image to be detected I before calculating the initial SUSAN edge response image.
- the present invention is based on a non-local mean method, which uses an image block to characterize the difference between two pixels in an image, and combines an adaptive kernel to calculate a comparison difference between pixels, thereby determining an initial SUSAN edge response of a pixel in the image, thereby overcoming
- the existing SUSAN edge detection method based on the single pixel gray value comparison difference calculation method is susceptible to noise, can better adapt to the difference of the corresponding image structure of different pixels in the image, and lay the groundwork for accurately calculating the initial SUSAN edge response Foundation
- the edge response can effectively reduce the isolated noise that is easily introduced by edge detection using only the initial edge response, which provides a basis for accurately calculating the final edge response.
- FIG. 1 is a flow chart of a SUSAN edge detection method based on non-local mean according to the present invention
- FIG. 2g is an edge image obtained by using the ISED detection method, FIG. 2h is an edge image obtained by using the ASED detection method, and FIG. 2i is an edge image detected by the method of the present invention;
- FIG. 3 is a schematic diagram showing the comparison between the detection results of the present invention and the detection results of the other methods in Example 2, wherein FIG. 3a is a source image, FIG. 3b is an edge image obtained by TSED detection, and FIG. 3c is an edge detected by ISED. Image, Figure 3d is obtained by ASED detection The edge image, Figure 3e is the edge image detected by the method of the present invention.
- the SUSAN edge detection method based on non-local mean of the present invention includes the following step 1: calculating an initial SUSAN edge response image R Q of the image to be detected I;
- This step is based on the non-local mean method, which uses the image block to describe the difference between the two pixels in the image, and combines the adaptive kernel to calculate the difference between the pixels, thereby determining the initial SUSAN edge response of the pixel in the image.
- the process is as follows:
- P(p, q) and P(x, y) are image blocks centered on the pixels (p, q) and (x, y) in the circular template , the two image blocks are the same size, the image block The side length is smaller than the diameter of the circular template, generally 1 ⁇ 2 pixels; I P ( p ⁇ P l P consult, ⁇ , each pixel in the image block P(p, q) and P(x, y) Gray value; N p is the number of pixels included in the image block P(p, q), I P ⁇ q ⁇ P l P y) are respectively in the image blocks P(p, q) and P(x, y) n p value of gray pixels; ranges edge detection threshold T is 20 ⁇ 35; exp is an exponential function, * represents convolution, Bu 112 denotes a Euclidean distance; [Phi] of the image blocks P (p , q)
- n(x, y) The maximum value of n(x, y) corresponding to each pixel.
- Step 2 Calculate the final edge response image R of the image I to be detected.
- the size of the two image blocks is the same, and the side length of the image block is smaller than the side length of the search window.
- Rp°( p ., q ⁇ P I3 ⁇ 4 x ., y . ⁇ is the gray value of each pixel in the image block P ⁇ PP ⁇
- G is a Gaussian kernel.
- N is the number of pixels of the non-zero initial SUSAN edge response value in the initial SUSAN edge response image R Q ;
- K the top K pixels with similarity in 0(x', y'). Only partial pixels with similar similarity are selected here because the smaller similarity pixels introduce noise. If K is too small, it will not achieve a good average effect. If the K value is too large, noise will be introduced to cause inaccuracy in the final edge response.
- the recommended K value is 20 ⁇ 30, which is not limited to this, and can be adjusted according to actual conditions.
- (i n , j n ) is the nth pixel selected in step (2.3);
- the final SUSAN edge response with pixels is the final SUSAN edge response image R.
- Step 3 Perform edge determination on the final SUSAN edge response image R to obtain edge pixels.
- the specific implementation manner is as follows: If R(x', y') of the pixel (x', y') is greater than the edge determination threshold T r , then Is an edge pixel, otherwise it is a non-edge pixel.
- the edge determination threshold T R is an empirical value, and generally takes 2 to 4.
- the detection image I may be filtered before the initial SUSAN edge response image is calculated, and the effect is to initially smooth the image, which is beneficial to suppress noise to a certain extent and increase the accuracy of edge detection.
- Gaussian filtering and median filtering may be adopted. And Gabor filtering, etc., Gaussian filtering is preferred.
- the natural image is used for testing.
- the parameters used in this example are:
- the noise added by the natural image is Gaussian noise
- the radius of the circular template ⁇ is 3 pixels
- all the image blocks when calculating the pixel contrast difference c The size is 5x5, the side of the square template ⁇ is 11x11, and the similarity of the pixels is calculated.
- the example also uses the existing Gabor-based detection method, the Canny-based detection method, the traditional SUSAN edge detection method (TSED), the improved SUSAN edge detection method (ISED), the adaptive SUSAN edge detection method (ASED) and the present.
- the invention adopts a non-local mean SUSAN edge detection method (NLMSED) to perform edge detection on the same Gaussian noise image, and calculates a quality factor of the edge image according to the detection result (FOM: figure of merit) and a measure (P: performance measure) ) and compare.
- 2a is a source image
- FIG. 2c is a real edge image.
- the edge image obtained by Gabor detection is shown in FIG.
- FIG. 2d the edge image obtained by Canny detection is as shown in FIG.
- Fig. 2e the edge image obtained by TSED detection is shown in Fig. 2f
- the edge image detected by ISED is shown in Fig. 2g
- the edge image detected by ASED is shown in Fig. 2h
- the edge detected by NLMSED is shown.
- the image is shown in Figure 2i.
- the quality factor (FOM) and the performance measure (P) were used as the measure for evaluating the edge detection quality, and the parameters were measured as shown in Table 1.
- the CT image is used for testing.
- the parameters used in this example are:
- the original noise in the image can be considered as Gaussian noise, the radius of the circular template ⁇ is 4 pixels, and all the image blocks when calculating the pixel contrast difference c
- the size is 5x5, the side length of the square search window ⁇ is 11x11, and the similarity of the pixels is calculated.
- This example uses the existing Gabor-based detection method, the Canny-based detection method, the traditional SUSAN edge detection method (TSED), the improved SUSAN edge detection method (ISED), the adaptive SUSAN edge detection method (ASED), and the present invention.
- the SUSAN edge detection method (NLMSED) based on non-local mean performs edge detection on the same Gaussian noise image.
- Figure 3a is the source noise image
- the edge image obtained by TSED is shown in Figure 3b
- the edge image detected by ISED is shown in Figure 3c
- the edge image detected by ASED is shown in Figure 3d.
- the edge image detected by NLMSED is shown in Figure 3e.
- the NLMSED method of the present invention obtains sharper edges, better continuity, less residual noise, and better noise resistance than other comparison methods.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
Abstract
本发明公开了一种基于非局部均值的SUSAN边缘检测方法,包括:计算初始SUSAN边缘响应图像的步骤:对于图像中的每一像素(x,y),取以其为中心的圆形模板Ψ,采用图像块刻画Ψ中的每个像素与(x,y)的像素比较差异,依据像素比较差异计算(x,y)的初始SUSAN边缘响应R0;计算最终SUSAN边缘响应图像的步骤:对于R0中的每一像素(x',y'),搜索与其具有结构相似性的邻域,通过计算初始SUSAN边缘响应的相似度加权平均得到(x',y')的最终SUSAN边缘响应R;边缘像素判定步骤:若像素(x',y')对应的R(x',y')大于阈值,则其为边缘像素,否则为非边缘像素。本发明还提供了实现上述方法的系统。本发明将非局部均值用于SUSAN边缘检测,大大提高抗噪性,获得更高的边缘检测精度。
Description
基于非局部均值的 SUSAN边缘检测方法及系统
【技术领域】
本发明属于图像边缘检测领域, 具体涉及一种基于非局部均值的苏珊 (SUSAN) 边缘检测方法及系统。
【背景技术】
边缘检测是是模式识别、 图像分割及图像场景分析的基础, 被广泛应 用于生物医学工程和工业自动化等领域。 然而, 实际应用中的图像在获取 和传输过程中不可避免会受到噪声的污染, 噪声的引入对精确边缘检测产 生了极大的挑战, 研究具有优异抗噪性能的边缘检测方法, 对促进其实际 应用具有重要理论价值和实际意义。
边缘检测作为图像处理和计算机视觉中的一个热点问题, 已得到了深 入研究。 边缘检测的目的是标识数字图像中亮度变化明显的点。 目前, 研 究者提出了多种边缘检测方法, 如索贝尔 (Sobel) 检测方法、 Prewitt检测 方法、 坎尼 (Canny)检测方法、 基于伽伯 (Gabor) 的检测方法及 SUSAN 边缘检测方法等。 其中, SUSAN边缘检测方法较上述其它方法具有更好的 边缘检测能力, 因此受到广泛关注。然而, 传统 SUSAN边缘检测方法利用 单个像素灰度差来刻画像素差异, 易受到噪声干扰的影响, 大大影响了其 抗噪性能。为提高 SUSAN边缘检测方法的抗噪能力,一些改进方法被提出, 如双模板 SUSAN方法和自适应 SUSAN边缘检测方法 (ASED) 等, 这些方 法在图像中噪声污染程度较大时难以取得满意的检测结果。 为克服上述不 足, 研究者提出了改进的 SUSAN检测方法 (ISED), 它利用优化约束条件方 程来计算 SUSAN响应, 该方法能较好地抑制图像中椒盐噪声的不利影响, 但对噪声尤其是高斯噪声的抑制能力不足。
【发明内容】
本发明的目的在于提供一种基于非局部均值的 SUSAN边缘检测方法,
该方法对噪声具有较优的抑制能力, 在噪声污染图像中可获得精度较高的 边缘检测结果。
本发明的另一目的在于提供一种基于非局部均值的 SUSAN边缘检测系 统, 该系统对噪声具有较优的抑制能力, 在噪声污染图像中可获得精度较 高的边缘检测结果。 为实现上述发明目的, 本发明提供的一种 SUSAN边缘检测方法, 具体 包括下述步骤:
第 1步 计算待检测图像 I的初始 SUSAN边缘响应图像, 其过程为:
(1.1) 对于待检测图像 I中的每一个像素 (x,y), 提取以其为中心的圆 形模板 Ψ;
(1.2)利用式 I分别计算各圆形模板 Ψ中的每个像素 (ρ, q)与所在圆形 模板的中心像素 (X, y)之间的像素比较差异 c(x, y, p,q):
( \ ( ,Φ*ΙΙ Ip(p,q)-Ip(x, y) \\ 3
c(x, y, p,q) = exp(-( ^ 2-)3)
丄 式 1 其中, P(P,q)为以圆形模板 中像素 (p,q)为中心的图像块, P(X,y)为 以圆形模板 中像素 (x,y)为中心的图像块, 图像块 P(p,q)和 P(x,y)大小相 同, Np为图像块 P(p,q)包含的像素个数, IP(M PIP(„ 、别表示图像块 P(p,q) 和 P y)中各像素的灰度值, *表示卷积, ΙΙ·ΙΙ2表示求欧氏距离, Τ为边缘检 测阈值, 20≤Τ≤35, Φ为与图像块 P(p,q)大小相同的自适应核;
(1.3) 依据像素比较差异 c(x,y,p,q)利用式 II计算各圆形模板的中心 像素的初始 SUSAN边缘响应 R°(x,y), 即得初始 SUSAN边缘响应图像 RQ:
R<YY v、— / — n(x,y) n(x,y)— !^<0
, y)— 0 其他 A 其中, n(x, y) = c(x,y,p,q) , R, =^nmax(x, y) , nmax(x, y)为圆形模
各像素对应的 n(x, y)最大值; 第 2步 计算待检测图像 I的最终 SUSAN边缘响应图像, 其过程为:
(2.1) 对于初始 SUSAN边缘响应图像 RQ中的每一非零初始 SUSAN 边缘响应值的像素 (x',y'), 提取以该点为中心的方形搜索窗口 Ω;
其中, Z(x',y')为使得 ∑ w(x',y',p',q') = l的归一化常量, Μ为衰减 系数, RpO^q.)和 R^y.)分别为图像块 P(p,,q,)和 P(x,,y,)中各像素的灰度值, P(p,,q,)为
SUSAN边缘响应图像 RQ中以(p',q')为中心的图像块, ^^为 SUSAN边缘 响应图像 RQ中以 (x',y')为中心的图像块, G为高斯核;
(2.3) 分别从各方形搜索窗口 Ω内选取部分相似度较大的像素;
(2.4)利用式 IV分别计算各方形搜索窗口 Ω的中心像素 (χ', y')的最终 SUSAN边缘响应 R(x', y'), K为步骤(2.3 )选取的像素数,(in, jj为步骤(2.3 ) 选取的第 n个像素;
| (x',y',in,jn)R。(in,jn)
R(x', y') = 式 IV ∑w(x',y',in,jn) 第 3步 若各方形搜索窗口 Ω的中心像素(χ', y')对应的最终 SUSAN边 缘响应 R(x', y')大于预先设定的边缘判定阈值^, 则判定像素(χ', y')为边缘 像素, 否则像素 (x',y')为非边缘像素。 进一步地,在计算初始 SUSAN边缘响应图像之前还对待检测图像 I滤 波。
进一步地, 所述步骤 (2.3) 选取相似度较大的 20~30个像素。
为实现上述发明目的, 本发明提供的一种 SUSAN边缘检测系统, 包括: 第一模块, 用于计算待检测图像 I的初始 SUSAN边缘响应图像, 其包 括以下子模块:
第 1.1子模块,用于对于待检测图像 I中的每一个像素 (x, y),提取以其 为中心的圆形模板 Ψ;
第 1.2子模块,用于利用式 I分别计算各圆形模板 Ψ中的每个像素 ( ρ, q) 与所在圆形模板的中心像素 (X, y)之间的像素比较差异 c(x, y, p,q):
( \ ( ,Φ*ΙΙ Ip(p,q)-Ip(x, y) \\2 ? 3
c(x, y, p,q) = exp(-( ^ 2-)3)
丄 式 1
其中, p( p, q)和 y)分别为以圆形模板 Ψ中像素 , q)和 为中心 的图像块, 图像块 P(p,q)和 P y)大小相同, Np为图像块 P(p,q)包含的像素 个数, IP(M PIP(„ 、别表示图像块 P(p,q)和 P y)中各像素的灰度值, *表 示卷积, ΙΙ·ΙΙ2表示求欧氏距离,边缘检测阈值 20≤Τ≤35, Φ为与图像块 P(p,q) 大小相同的自适应核;
第 1.3子模块, 用于依据像素比较差异利用式 II计算各圆形模板的中 心像素的初始 SUSAN边缘响应 R°(x,y),即得初始 SUSAN边缘响应图像 RQ: 式 II
其中, n(x,y)= J c(x,y,p,q) , R, =^nmax(x, y) , nmax(x, y)为圆形模板中 各像素对应的 n(x, y)最大值; 第二模块, 用于计算待检测图像 I的最终 SUSAN边缘响应图像, 其包 括以下子模块:
第 2.1子模块,用于对于初始 SUSAN边缘响应图像 RQ中的每一非零初 始 SUSAN边缘响应值的像素 (x',y'), 提取以该点为中心的方形搜索窗口 Ω.
第 2.2子模块, 用于利用式 III分别计算各方形搜索窗口 Ω中的每个像 素(p',q')与所在方形搜索窗口的中心像素(x',y')之间的相似度 co(x',y',p',q'):
1
<»(x',y',p',q') = ex (- G*iiRp ,q')- U ■)
Z(x',y') 式 m 其中, Z(x',y')为使得 ∑ w(x',y',p',q') = l的归一化常量, Μ为衰减 系数, RpO^q.)和 R^.,y.)分别为图像块 P(p,,q,)和 P(x,,y,)中各像素的灰度值, P(p,,q,)和
Ρ(χ,^分别为边缘响应图像 RQ中以(p',q')和(x',y')为中心的图像块, G为高 斯核;
第 2.3子模块,用于分别从各方形搜索窗口 Ω内选取部分相似度较大的
第 2.4子模块, 用于利用式 IV分别计算各方形搜索窗口 Ω的中心像素 (χ', y')的最终 SUSAN边缘响应 R(x', y'), K为第 2.3子模块选取的像素数,
( , jj为第 2.3子模块选取的第 n个像素;
| (x',y',i„,jn)R。(i„ )
R(x', y') n=l
K 式 IV
∑w(x',y',in,jn) 第三模块,用于判定若各方形搜索窗口 Ω的中心像素 (χ', y')对应的最终 SUSAN边缘响应 R(x',y')大于预定边缘判定阈值 ,则判定像素(χ', y')为边 缘像素, 否则像素 (x',y')为非边缘像素。 进一步地,还包括第三模块, 用于在计算初始 SUSAN边缘响应图像之 前还对待检测图像 I滤波。
进一步地, 所述第 2.3子模块中选取相似度较大的 20~30。 本发明的技术效果体现在:
( 1 ) 本发明基于非局部均值方法, 利用图像块来刻画图像中两像素 的差异, 并结合自适应核来计算像素间的比较差异, 由此确定图像中像素 的初始 SUSAN边缘响应, 克服了现有 SUSAN边缘检测方法中基于单个像 素灰度值的比较差异计算方法易受噪声影响的不足, 可更好地适应图像中 不同像素对应局部图像结构的差异,为准确计算图像初始 SUSAN边缘响应 奠定了基础;
( 2 )在初始边缘响应图中, 对于其中每一非零初始 SUSAN边缘响应 值的像素, 搜索与其具有结构相似性的邻域像素, 并利用初始 SUSAN边缘 响应的相似度加权平均来获得最终 SUSAN边缘响应,可有效降低仅利用初 始边缘响应进行边缘检测易引入的孤立噪声, 为准确计算最终边缘响应提 供了基础。
大量实验证明,本发明提供的 SUSAN边缘检测方法及系统有效克服噪 声尤其是高斯噪声的不利影响,获得较现有各类 SUSAN边缘检测方法更优 的抗噪性能和更高的边缘检测精度。
【附图说明】
图 1是本发明基于非局部均值的 SUSAN边缘检测方法的流程图; 图 2是实例 1中应用本发明的检测结果以及与其它方法的检测结果对 比示意图, 其中, 图 2a为源图像, 图 2b为加 σ = 30的高斯白噪声图像, 图 2c为真实的边缘图像, 图 2d为采用 Gabor检测方法得到的边缘图像, 图 2e为采用 Canny检测方法得到的边缘图像, 图 2f为采用 TSED检测方法得 到的边缘图像, 图 2g为采用 ISED检测方法得到的边缘图像, 图 2h为采用 ASED检测方法得到的边缘图像, 图 2i为采用本发明方法检测得到的边缘 图像;
图 3是实例 2中应用本发明的检测结果以及与其它方法的检测结果对 比示意图, 其中, 图 3a为源图像, 图 3b为采用 TSED检测得到的边缘图 像, 图 3c为采用 ISED检测得到的边缘图像, 图 3d为采用 ASED检测得到
的边缘图像, 图 3e为采用本发明方法检测得到的边缘图像。
【具体实肺式】
为了使本发明的目的、 技术方案及优点更加清楚明白, 以下结合附图 及实施例, 对本发明进行进一步详细说明。 此处所描述的具体实施例仅仅 用以解释本发明, 并不用于限定本发明。
如图 1所示,本发明基于非局部均值的 SUSAN边缘检测方法包括以下 第 1步 计算待检测图像 I的初始 SUSAN边缘响应图像 RQ;
本步骤基于非局部均值方法, 利用图像块来刻画图像中两像素的差异, 并结合自适应核来计算像素间的比较差异, 由此确定图像中像素的初始 SUSAN边缘响应, 其过程具体为:
( 1.1 ) 对于待检测图像 I的像素 (x , y), 取以其为中心的圆形模板 Ψ, 圆形模板 Ψ的半径为 3~4个像素。
( 1.2)选取圆形模板 Ψ中的像素(p, q),计算该像素与圆形模板 Ψ的中 心像素(X, y)之间的像素比较差异 c(x, y, p, q):
c(x, y, p,q) =
其中, P(p, q)和 P(x, y)分别为以圆形模板 Ψ中像素(p,q)和(x, y)为中心 的图像块, 这两图像块尺寸相同, 图像块的边长小于圆形模板直径即可, 一般取 1~2个像素; IP(p^P lP(„ 、别表示图像块 P(p, q)和 P(x, y)中各像素的 灰度值; Np为图像块 P(p,q)包含的像素个数, IP^q^P lP y)分别为图像块 P(p, q)和 P(x, y)中第 np个像素的灰度值; 边缘检测阈值 T 的取值范围为 20~35; exp为指数函数, *表示卷积, 1卜112表示欧氏距离; Φ为与图像块 P(p,q)
其中, 常量 C^l, d 为圆形模板中心像素 (x,y)与第 np个像素间的笛 卡尔距离, t = max(r— C2,0), Γ = max(l ξΡ(Μ) I -11,1 θ νΛ) I ΘΡ(^} -II), 这 里 max(a,b)为取 a和 b两个数中的较大者,相似度判别阈值 0≤C2≤1, pq) 和 x,y)分别为图像块 P(P,q)和 y)所包含像素灰度值的平均值, p,q)和 i¾x,y)分别为图像块 P(P,q)和 P(x,y)所包含像素灰度值的标准偏差, I I表示求 绝对值。
其中, n(x,y)= X c(x,y,p,q) , R, = nmax(x, y) , nmax(x, y)为圆形模板中
(p,q)eY 4
各像素对应的 n(x, y)最大值。
重复步骤(1.1) ~ (1.3), 计算得到图像中所有像素的初始 SUSAN边缘 响应, 即得初始 SUSAN边缘响应图像 RQ。
第 2步 计算待检测图像 I的最终边缘响应图像 R。
本步骤是在初始 SUSAN 边缘响应图像中, 对于其中每一非零初始 SUSAN边缘响应值的像素, 搜索与其具有结构相似性的邻域像素, 利用其 初始 SUSAN边缘响应的相似度加权平均来获得最终 SUSAN边缘响应, 其过 程如下:
(2.1)选取初始 SUSAN边缘响应图像 RQ中的非零初始 SUSAN边缘响 应值的像素 (x',y'),取以该点为中心的方形搜索窗口 Ω,搜索窗口 Ω的大小 与精度要求相关,一般边长为 3~13个像素,若精度要求较高,则优选 11~13;
其中 Z(x',y')为使得 ∑ «y',p',q') = l的归一化常量, 为衰减系 数; P(P.,q.)和 P(x.,y.)分别为边缘响应图像 RQ中以(p',q')和(χ', y')为中心的图像 块, 这两图像块尺寸相同, 图像块的边长小于搜索窗口边长即可, 优选 3~5 个像素; Rp°(p.,q^PI¾x.,y.^别为图像块 P^ PP^中各像素的灰度值, G为 高斯核。
(2.3) 将方形搜索窗口 Ω内所有像素按相似度从高到低的顺序排列, 排序后像素构成的集合为:
0(x', y') = {( , ϋ jn)"..(iN, jN) I ω(χ*, y',^, jj...
≥ ω(χ*, y',in, jn)≥ ... > ω(χ*, y',iN, jN)}
N为初始 SUSAN边缘响应图像 RQ中的非零始 SUSAN边缘响应值的像 素数;
选取 0(x',y')中相似度较大的前 K个像素,这里只选取相似度较大的部 分像素, 是因为较小相似度像素会引入噪声。 如果 K过小则不能起到很好 的平均效果, K值过大则引入噪声造成最终边缘响应的不准确, 推荐 K取 值为 20~30, 不局限于此, 可根据实际情况调整。
(2.4) 利用相似度加权计算方形搜索窗口 Ω中心像素 (x',y')的最终响 应 R(x',y'), 其计算公式如下: >(x',y',in,jn)R。(in,jn)
R(x', y') =
∑w(x',y',in,jn)
(in,jn)为步骤 (2.3) 选取的第 n个像素;
重复上述步骤 (2.1) 〜 (2.4), 计算出初始 SUSAN边缘响应图像中
有像素的最终 SUSAN边缘响应, 即得最终 SUSAN边缘响应图像 R。
第 3步 对最终 SUSAN边缘响应图像 R进行边缘判定得到边缘像素, 具体实现方式为: 若像素 (x', y')的 R(x', y')大于边缘判定阈值 Tr, 则视其为 边缘像素, 否则为非边缘像素。 边缘判定阈值 TR为经验值, 一般取 2~4。
作为优化, 可在计算初始 SUSAN边缘响应图像之前先对待检测图像 I 进行滤波, 其作用是初步平滑图像, 有利于一定程度的抑制噪声, 增加边 缘检测的准确度, 可采用高斯滤波、 中值滤波和伽伯 (Gabor) 滤波等, 优 选高斯滤波。
实例 1 :
如图 2所示, 采用自然图像进行测试, 该实例中使用的参数为: 自然 图像所加的噪声为高斯噪声, 圆形模板 Ψ的半径为 3个像素, 计算像素对 比差异 c时所有图像块大小为 5x5, 方形模板 Ω的边长为 11x11, 计算像素 的 相 似 度 《 时 所 用 图 像 块 的 大 小 为 7x7 , 高 斯 核 G= {0.0068,0.0068,0.0068,0.0068,0.0068,0.0068,0.0068,0.0068,0.0201,0.0201, 0.0201,0.0201,0.0201,0.0068,0.0068,0.0201,0.0572,0.0572,0.0572,0.0201,0.006 8,0.0068,0.0201,0.0572,0.0572,0.0572,0.0201,0.0068,0.0068,0.0201,0.0572,0.0 572,0.0572,0.0201 ,0.0068,0.0068,0.0201 ,0.0201 ,0.0201 ,0.0201 ,0.0201 ,0.0068,0 .0068,0.0068,0.0068,0.0068, 0.0068,0.0068,0.0068} , K=25, d=25, C2=0.25, 衰减参数 t ^ = 900+10χ(σ-30),边缘检测阈值 Τ=20,边缘判定阈值 TR =2,5, 这里 σ为估计的噪声方差, σ=30, 其通过估计检测图像 I中每个象素点的 伪残差来近似获得。 该实例还分别使用现有基于 Gabor的检测方法, 基于 Canny的检测方法,传统的 SUSAN边缘检测方法(TSED) ,改进的 SUSAN 边缘检测方法 (ISED) , 自适应 SUSAN边缘检测方法 (ASED) 和本发明 基于非局部均值的 SUSAN边缘检测方法(NLMSED)对同一高斯噪声图像 进行边缘检测, 根据检测结果计算边缘图像的品质因数 (FOM: figure of merit) 禾口性會 ^;测度 (P: performance measure) 并进行对比。
其中, 图 2a为源图像, 图 2b为加 σ = 30的高斯白噪声图像, 图 2c为 真实的边缘图像, 经 Gabor检测得到的边缘图像如图 2d所示, 经 Canny检 测得到的边缘图像如图 2e所示,经 TSED检测得到的边缘图像如图 2f所示, 经 ISED检测得到的边缘图像如图 2g所示, 经 ASED检测得到的边缘图像 如图 2h所示, 经 NLMSED检测得到的边缘图像如图 2i所示。 将品质因数 (FOM)和性能测度(P)作为评价边缘检测质量的测度, 经测得其各项参 数如表 1所示。
方法, 以及相关的改进方法, 都有大幅度的提高, 从而证明了本发明的有
实例 2:
如图 3所示, 采用 CT图像进行测试, 该实例中使用的参数为: 图像中 原有噪声可认为是高斯噪声, 圆形模板 Ψ的半径为 4个像素, 计算像素对 比差异 c时所有图像块大小为 5x5, 方形搜索窗口 Ω的边长为 11x11, 计算 像素 的 相似度 《 时所用 图 像块 的 大小 为 7x7 , 高斯核 G= {0.0068,0.0068,0.0068,0.0068,0.0068,0.0068,0.0068,0.0068,0.0201,0.0201, 0.0201,0.0201,0.0201,0.0068,0.0068,0.0201,0.0572,0.0572,0.0572,0.0201,0.006 8,0.0068,0.0201,0.0572,0.0572,0.0572,0.0201,0.0068,0.0068,0.0201,0.0572,0.0 572,0.0572,0.0201 ,0.0068,0.0068,0.0201 ,0.0201 ,0.0201 ,0.0201 ,0.0201 ,0.0068,0 .0068,0.0068,0.0068,0.0068, 0.0068,0.0068,0.0068} , K=25, d=25, C2=0.25, 衰减参数 ^ =900+10x^-30),边缘检测阈值 T=15,边缘判定阈值 TR =2 这里 σ为估计的噪声方差, σ=5, 其通过估计检测图像 I中每个象素点的伪
残差来近似获得。该实例分别使用现有基于 Gabor的检测方法,基于 Canny 的检测方法, 传统的 SUSAN边缘检测方法(TSED) , 改进的 SUSAN边缘 检测方法 (ISED) , 自适应 SUSAN边缘检测方法 (ASED) 和本发明基于 非局部均值的 SUSAN边缘检测方法(NLMSED)对同一高斯噪声图像进行 边缘检测。
其中图 3a为源噪声图像, 经 TSED检测得到的边缘图像如图 3b所示, 经 ISED检测得到的边缘图像如图 3c所示,经 ASED检测得到的边缘图像 如图 3d所示, 经本发明 NLMSED检测得到的边缘图像如图 3e所示。 从图 3可看出, 本发明 NLMSED方法获得的边缘更清晰、连续性好, 残留的噪 声少, 抗噪声性优于与其它比较方法。
Claims
1、 一种 SUSAN边缘检测方法, 包括下述步骤:
第 1步 计算待检测图像 I的初始 SUSAN边缘响应图像, 其过程为:
(1.1) 对于待检测图像 I中的每一个像素 (x,y), 提取以其为中心的圆 形模板 Ψ;
(1.2)利用式 I分别计算各圆形模板 Ψ中的每个像素 (ρ, q)与所在圆形 模板的中心像素(X, y)之间的像素比较差异 c(x, y, p,q):
( ( ,Φ*ΙΙ (p,q)— Ip(x, y) ||、3、
c(x, y, p,q) = exp(-( ― 2-)3)
丄 式 1
其中, P(p,q)为以圆形模板 中像素(p,q)为中心的图像块, P(x,y)为 以圆形模板 中像素 (x,y)为中心的图像块, 图像块 P(p,q)和 P(x,y)大小相 同, Np为图像块 P(p,q)包含的像素个数, IP(M PlP(Xy)分别表示图像块 P(p,q) 和 P y)中各像素的灰度值, *表示卷积, ΙΙ·ΙΙ2表示求欧氏距离, Τ为边缘检 测阈值, 20≤Τ≤35, Φ为与图像块 P(p,q)大小相同的自适应核;
(1.3) 依据像素比较差异 c(x,y,p,q)利用式 II计算各圆形模板的中心 像素的初始 SUSAN边缘响应 R°(x,y), 即得初始 SUSAN边缘响应图像 RQ:
R°(x,y) = 式 II
其中, n(x,y)= J c(x,y,p,q), R, =^nmax(x, y) , nmax(x, y)为圆形模板中 各像素对应的 n(x, y)最大值; 第 2步 计算待检测图像 I的最终 SUSAN边缘响应图像, 其过程为:
(2.1) 对于初始 SUSAN边缘响应图像 RQ中的每一非零初始 SUSAN 边缘响应值的像素 (x',y'), 提取以该点为中心的方形搜索窗口 Ω;
(2.2)利用式 III分别计算各方形搜索窗口 Ω中的每个像素 (p',q')与所
在方形搜索窗口的中心像素 (χ', y')之间的相似度 ω(χ', y',p',q'): w(x', γ·,ρ·,¾·) = 式 m
其中, Z(x',y')为使得 ∑ w(x',y',p',q') = l的归一化常量, Μ为衰减 系数, Rp°(p.,q.)和 R^.,y.)分别为图像块 P(p,,q,)和 P(x,,y,)中各像素的灰度值, P(p,,q,)为
SUSAN边缘响应图像 RQ中以(p',q')为中心的图像块, ^^为 SUSAN边缘 响应图像 RQ中以 (x',y')为中心的图像块, G为高斯核;
(2.3) 分别从各方形搜索窗口 Ω内选取部分相似度较大的像素;
(2.4)利用式 IV分别计算各方形搜索窗口 Ω的中心像素 (χ', y')的最终 SUSAN边缘响应 R(x', y'), K为步骤(2.3 )选取的像素数,(in, jj为步骤(2.3 ) 选取的第 n个像素; >(x',y',in,jn)R。(in,jn)
R(x', y') = 式 IV ∑w(x',y',in,jn) 第 3步 若各方形搜索窗口 Ω的中心像素(χ', y')对应的最终 SUSAN边 缘响应 R(x', y')大于预先设定的边缘判定阈值^, 则判定像素(χ', y')为边缘 像素, 否则像素 (x',y')为非边缘像素。
2、 根据权利要求 1所述的 SUSAN边缘检测方法, 其特征在于, 在计 算初始 SUSAN边缘响应图像之前还对待检测图像 I滤波。
3、 根据权利要求 1或 2所述的 SUSAN边缘检测方法, 其特征在于, 所述步骤 (2.3) 选取相似度较大的 20~30个像素。
4、 一种 SUSAN边缘检测系统, 包括:
第一模块, 用于计算待检测图像 I的初始 SUSAN边缘响应图像, 其包 括以下子模块:
第 1.1子模块,用于对于待检测图像 I中的每一个像素 (x,y),提取以其
为中心的圆形模板 Ψ; 第 1.2子模块,用于利用式 I分别计算各圆形模板 Ψ中的每个像素 ( ρ, q) 与所在圆形模板的中心像素 (X, y)之间的像素比较差异 c(x, y, p,q):
( ( ,Φ*ΙΙ (p,q)— Ip(x, y) ||、3、
c(x, y, p,q) = exp(-( ― 2-)3)
丄 式 1
其中, P(p,q)和 P(x,y)分别为以圆形模板 中像素(p,q)和(x,y)为中心 的图像块, 图像块 P(p,q)和 P y)大小相同, Np为图像块 P(p,q)包含的像素 个数, IP(M P IP(„ 、别表示图像块 P(p,q)和 P y)中各像素的灰度值, *表 示卷积, ΙΙ·ΙΙ2表示求欧氏距离,边缘检测阈值 20≤Τ≤35, Φ为与图像块 P(p,q) 大小相同的自适应核;
第 1.3子模块, 用于依据像素比较差异利用式 II计算各圆形模板的中 心像素的初始 SUSAN边缘响应 R°(x,y),即得初始 SUSAN边缘响应图像 RQ:
R Y、八— n(X,y) n(x,y)-Rt <0
, y)— 0 其他 A 其中, n(x,y)= X c(x,y,p,q), R, =^nmax(x, y) , nmax(x, y)为圆形模 各像素对应的 n(x, y)最大值; 第二模块, 用于计算待检测图像 I的最终 SUSAN边缘响应图像, 其包 括以下子模块:
第 2.1子模块,用于对于初始 SUSAN边缘响应图像 RQ中的每一非零初 始 SUSAN边缘响应值的像素 (x',y'), 提取以该点为中心的方形搜索窗口 Ω; 第 22子模块, 用于利用式 III分别计算各方形搜索窗口 Ω中的每个像 素(P',q')与所在方形搜索窗口的中心像素(x',y')之间的相似度 co(x',y',p',q'):
<»(x',y',p',q') -ex (- G*iiRp0(p.,q.)- U ■)
Z(x',y') h, 式 m 其中, Z(x',y')为使得 ∑ w(x',y',p',q') = l的归一化常量, M为衰减 系数, P',q')和 Rp 分别为图像块 P(P.,q.)和 P 中各像素的灰度值, P(P.,q.)和
Ρ(χ^分别为边缘响应图像 RQ中以(P',q')和(x',y')为中心的图像块, G为高 斯核;
第 2.3子模块,用于分别从各方形搜索窗口 Ω内选取部分相似度较大的 第 2.4子模块, 用于利用式 IV分别计算各方形搜索窗口 Ω的中心像素 (χ', y')的最终 SUSAN边缘响应 R(x', y'), K为第 2.3子模块选取的像素数,
(in, jj为第 2.3子模块选取的第 n个像素;
∑ o(x',y',iB,jB)R°(iB,jB)
R(x', y') = 式 IV ∑w(x',y',in,jn) 第三模块,用于判定若各方形搜索窗口 Ω的中心像素 (χ', y')对应的最终 SUSAN边缘响应 R(x',y')大于预定边缘判定阈值¾,则判定像素(χ', y')为边 缘像素, 否则像素 (x',y')为非边缘像素。
5、 根据权利要求 4所述的 SUSAN边缘检测系统, 其特征在于, 还包 括第三模块, 用于在计算初始 SUSAN边缘响应图像之前还对待检测图像 I 滤波。
6、 根据权利要求 4或 5所述的 SUSAN边缘检测系统, 其特征在于, 所述第 2.3子模块中选取相似度较大的 20~30个像素。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201310047546.8A CN103150725B (zh) | 2013-02-06 | 2013-02-06 | 基于非局部均值的susan边缘检测方法及系统 |
| CN201310047546.8 | 2013-02-06 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2014121573A1 true WO2014121573A1 (zh) | 2014-08-14 |
Family
ID=48548778
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2013/077101 Ceased WO2014121573A1 (zh) | 2013-02-06 | 2013-06-09 | 基于非局部均值的susan边缘检测方法及系统 |
Country Status (2)
| Country | Link |
|---|---|
| CN (1) | CN103150725B (zh) |
| WO (1) | WO2014121573A1 (zh) |
Families Citing this family (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN103700076B (zh) * | 2013-12-26 | 2016-09-14 | 辽宁师范大学 | 基于非局部均值法的视频图像快速去噪方法 |
| CN104200442B (zh) * | 2014-09-19 | 2017-11-21 | 西安电子科技大学 | 基于改进的canny边缘检测的非局部均值MRI图像去噪方法 |
| CN108022233A (zh) * | 2016-10-28 | 2018-05-11 | 沈阳高精数控智能技术股份有限公司 | 一种基于改进型Canny算子的工件边缘提取方法 |
| CN106651807B (zh) * | 2016-12-29 | 2020-03-10 | 上海天马有机发光显示技术有限公司 | 一种图像处理系统、显示设备及图像处理方法 |
| CN107833206B (zh) * | 2017-10-24 | 2021-07-06 | 武汉大学 | 一种复杂背景下电力线精确提取方法 |
| CN109949298B (zh) * | 2019-03-22 | 2022-04-29 | 西南交通大学 | 一种基于聚类学习的图像分割质量评价方法 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1686051A (zh) * | 2005-05-08 | 2005-10-26 | 上海交通大学 | 基于vpf和改进的susan的眼角和瞳孔的定位方法 |
| US20080253678A1 (en) * | 2007-04-10 | 2008-10-16 | Arcsoft, Inc. | Denoise method on image pyramid |
| US20110102852A1 (en) * | 2009-10-30 | 2011-05-05 | Xerox Corporation | Susan-based corner sharpening |
| CN102663692A (zh) * | 2012-03-28 | 2012-09-12 | 汕头大学 | 医学超声图像自适应susan扩散去噪方法 |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102339464A (zh) * | 2011-09-01 | 2012-02-01 | 上海大学 | 线搜索式角点检测方法 |
-
2013
- 2013-02-06 CN CN201310047546.8A patent/CN103150725B/zh not_active Expired - Fee Related
- 2013-06-09 WO PCT/CN2013/077101 patent/WO2014121573A1/zh not_active Ceased
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1686051A (zh) * | 2005-05-08 | 2005-10-26 | 上海交通大学 | 基于vpf和改进的susan的眼角和瞳孔的定位方法 |
| US20080253678A1 (en) * | 2007-04-10 | 2008-10-16 | Arcsoft, Inc. | Denoise method on image pyramid |
| US20110102852A1 (en) * | 2009-10-30 | 2011-05-05 | Xerox Corporation | Susan-based corner sharpening |
| CN102663692A (zh) * | 2012-03-28 | 2012-09-12 | 汕头大学 | 医学超声图像自适应susan扩散去噪方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN103150725B (zh) | 2015-09-23 |
| CN103150725A (zh) | 2013-06-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN104268872B (zh) | 基于一致性的边缘检测方法 | |
| WO2014121573A1 (zh) | 基于非局部均值的susan边缘检测方法及系统 | |
| TWI345916B (en) | Motion estimation method | |
| CN111833366A (zh) | 一种基于Canny算法的边缘检测方法 | |
| CN104574366B (zh) | 一种基于单目深度图的视觉显著性区域的提取方法 | |
| CN113837198B (zh) | 一种基于三维块匹配的改进自适应阈值Canny边缘检测方法 | |
| CN101930597B (zh) | 一种基于数学形态学的图像边缘检测方法 | |
| CN104700415B (zh) | 一种图像匹配跟踪中匹配模板的选取方法 | |
| CN105374039B (zh) | 基于轮廓锐度的单目图像深度信息估计方法 | |
| CN106485702B (zh) | 基于自然图像特征统计的图像模糊检测方法 | |
| CN107516322B (zh) | 一种基于对数极空间的图像物体大小和旋转估计计算方法 | |
| CN103369209A (zh) | 视频降噪装置及方法 | |
| CN108629343A (zh) | 一种基于边缘检测和改进Harris角点检测的车牌定位方法和系统 | |
| CN108109155A (zh) | 一种基于改进Canny的自动阈值边缘检测方法 | |
| CN108932699B (zh) | 基于变换域的三维匹配调和滤波图像去噪方法 | |
| CN103955949A (zh) | 基于Mean-shift算法的运动目标检测方法 | |
| CN106488122A (zh) | 一种基于改进Sobel算子的动态自动调焦算法 | |
| CN113436216B (zh) | 基于Canny算子的电气设备红外图像边缘检测方法 | |
| CN106778813B (zh) | 深度图像的自适应聚类分割算法 | |
| CN111429372A (zh) | 一种增强低对比度图像边缘检测效果的方法 | |
| CN110070574A (zh) | 一种基于改进PSMNet的双目视觉立体匹配算法 | |
| CN105957095B (zh) | 一种基于灰度图像的Spiking角点检测方法 | |
| CN115019069A (zh) | 模板匹配方法、模板匹配装置以及存储介质 | |
| CN103971345A (zh) | 一种基于改进双边滤波的图像去噪方法 | |
| CN109461171A (zh) | 基于多通道改进DoG滤波的红外弱小目标检测算法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 13874506 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 13874506 Country of ref document: EP Kind code of ref document: A1 |







