CN101447077A - Edge detection method of color textile texture image oriented to textile industry - Google Patents

Edge detection method of color textile texture image oriented to textile industry Download PDF

Info

Publication number
CN101447077A
CN101447077A CNA2008101633896A CN200810163389A CN101447077A CN 101447077 A CN101447077 A CN 101447077A CN A2008101633896 A CNA2008101633896 A CN A2008101633896A CN 200810163389 A CN200810163389 A CN 200810163389A CN 101447077 A CN101447077 A CN 101447077A
Authority
CN
China
Prior art keywords
window
pixel
color
heterochromia
textile
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
CNA2008101633896A
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.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
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 Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CNA2008101633896A priority Critical patent/CN101447077A/en
Publication of CN101447077A publication Critical patent/CN101447077A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses an edge detection method of a color textile texture image oriented to the textile industry. The method comprises the following steps: computing color differences between an upper half and a lower half, and a left half and a right half of a window within a sliding window by taking a pixel point as a center according to a fact that a human visual system is affected by surrounding adjacent pixel points when observing image colors; taking the color differences as partial derivatives in horizontal direction and vertical direction of the pixel point, wherein, the partial derivatives in the horizontal direction and the vertical direction of three color components of the pixel point form a 3*2 matrix D; computing a maximum characteristic value of the matrix D<T>D and a corresponding characteristic vector, and respectively taking the maximum characteristic value and the corresponding characteristic vector as a gradient size and a gradient direction of the pixel point; and computing and thinning an edge graph of the image according to the gradient size and the gradient direction of the pixel point. The method can resist against the interference of texture noise in the color textile image, improve the edge detection accuracy of an art pattern in the image, and provide basic edge information for further pattern editing and design, thus achieving an automatic tracing function oriented to the textile industry.

Description

Edge detection method towards the color textile texture image of textile industry
Technical field
The present invention relates to a kind of edge detection method of the color textile texture image towards textile industry.
Background technology
The edge that extracts art pattern in the textile printing and dyeing cloth is pattern editor and the requisite prior step of design in the textile printing and dyeing industry, but, cause in the digital picture that obtains by scanning textile cloth sample to have equally distributed texture noise owing to adopt the color halftone technique to reduce production cost in the textile printing and dyeing industry.Traditional method for detecting image edge, as Sobel operator, Canny operator, LoG (Laplacian of Gaussian) operator and Susan operator etc., when the computed image gradient, only consider the difference between adjacent level or vertical two pixels, and the texture interference of noise can make and heterochromia occurs between two neighbor pixels in the uniform zone of color, therefore can detect a lot of pseudo-edges, obscure with edge real in the image and to be in the same place, make that the edge by art pattern in the Computer Automatic Extraction cloth becomes very difficult.And these traditional operators can only act on gray level image, and at color textile texture image, these traditional edge detection operators act on the luminance component of input picture, have lost the correlativity between the color component in the image.
Summary of the invention
The present invention's technical matters at first to be solved is to provide a kind of edge detection method of the color textile texture image towards textile industry, improves the precision of textile texture image rim detection.For this reason, the present invention is by the following technical solutions: it may further comprise the steps:
(1) scanning one color textile sample cloth, the digital picture of acquisition color textile sample cloth is determined one to the isotropic moving window of central point, the width of described window is the integral multiple of described Pixel of Digital Image dot spacing;
The first half of the described window that (2) to calculate with described Pixel of Digital Image point be central point and the heterochromia between the Lower Half, and the left side of described window and the heterochromia between the right-hand part:
d y c = 1 w ( 2 w + 1 ) &Sigma; i = y + 1 y + w &Sigma; j = x - w x + w I c ( i , j ) - 1 w ( 2 w + 1 ) &Sigma; i = y - w y - 1 &Sigma; j = x - w x + w I c ( i , j ) - - - ( 1 )
d x c = 1 w ( 2 w + 1 ) &Sigma; i = y - w y + w &Sigma; j = x + 1 x + w I c ( i , j ) - 1 w ( 2 w + 1 ) &Sigma; i = y - w y + w &Sigma; j = x - w x - 1 I c ( i , j )
(2)
The volume coordinate of i and j remarked pixel point wherein, I c(i, j) expression with (y, x) pixel is to be positioned at (i in the moving window at center, j) color component value, subscript c represents R, G, three color components of B, w represents the radius of described moving window, the length of side of window or diameter are 2w+1, are the odd-multiple of pixel interval
Figure A200810163389D00051
Figure A200810163389D00052
Represent respectively three color components pixel (y, the x) heterochromia of vertical direction,
Figure A200810163389D00053
Represent respectively three color components pixel (y, the x) heterochromia of horizontal direction constitute one 3 * 2 matrix D,
D = d y R d x R d y G d x G d y B d x B - - - ( 3 )
Compute matrix D TThe eigenvalue of maximum of D and corresponding eigenvector, with they respectively as pixel (y, gradient amplitude x) and gradient direction, T are matrix transpose;
(3) repeating step (2), the gradient amplitude and the gradient direction of the Pixel of Digital Image point that all pixels or calculating are chosen in the calculating digital picture;
(4) mean value of calculating pixel point gradient amplitude, set described mean value or with the mean value value corresponding be first threshold, if the gradient amplitude of pixel, is then judged this pixel more than or equal to first threshold as candidate marginal, obtain initial image border figure thus;
(5) remove isolated candidate marginal;
(6) direction of the candidate marginal heterochromia of definite remainder;
(7) remove the isolated candidate marginal of heterochromia direction;
(8) determine the second neighborhood window and second threshold value, at each remaining candidate marginal, in the second neighborhood window, calculating falls within the difference of the candidate marginal number of the second neighborhood window first half and Lower Half, and the difference that falls within the second neighborhood window left side and right-hand part candidate marginal number, if the absolute value of these two differences confirms then that simultaneously less than second threshold value this candidate marginal is final marginal point.
Owing to adopt technique scheme of the present invention, can eliminate the texture noise that causes owing to the textile industry halftone technique, improve the rim detection precision of textile texture image, for the automatic tracing of textile industry provides technical support.
The step of technique scheme (1) to step (4) also provides a kind of initial pictures edge detection method that is used for the color textile texture image rim detection simultaneously.It utilizes some characteristics of human visual system, as the human visual system is a low-pass filter, and the human visual system is when observing image color and do not rely on the color of single pixel, but be subjected to the pixel characteristics such as influence of neighborhood pixels point COLOR COMPOSITION THROUGH DISTRIBUTION on every side, utilize neighborhood territory pixel point COLOR COMPOSITION THROUGH DISTRIBUTION, can eliminate the texture interference of noise effectively, improved the precision of gradient calculation, for improving the rim detection precision of textile texture image, set up good basis.
Description of drawings
Fig. 1 is a process flow diagram of the present invention.
Fig. 2-a is a width of cloth color textile texture image;
Fig. 2-b is the outline map that adopts the Sobel operator to detect to Fig. 2-a;
Fig. 2-c is the outline map that adopts the Canny operator to detect to Fig. 2-a;
Fig. 2-d is the outline map that adopts the Susan operator to detect to Fig. 2-a;
Fig. 2-e is the outline map that adopts the LoG operator to detect to Fig. 2-a;
Fig. 2-f is the outline map that adopts the inventive method to detect to Fig. 2-a;
Fig. 3-a is another width of cloth color textile texture image;
Fig. 3-b is the outline map that adopts the Sobel operator to detect to Fig. 3-a;
Fig. 3-c is the outline map that adopts the Canny operator to detect to Fig. 3-a;
Fig. 3-d is the outline map that adopts the Susan operator to detect to Fig. 3-a;
Fig. 3-e is the outline map that adopts the LoG operator to detect to Fig. 3-a;
Fig. 3-f is the outline map that adopts the inventive method to detect to Fig. 3-a;
Embodiment
Embodiment 1, with reference to accompanying drawing 1, adopts following steps that Fig. 2-a is carried out rim detection:
(1) the color textile printing and dyeing sample cloth of scanning shown in Fig. 2-a obtains the color textile texture digital picture;
(2) slide the neighborhood window here for square, windows radius w according to user's setting, general value is 2, image is done symmetry expansion up and down accordingly, the width of input picture and highly be respectively Width and Height, the width of expansion back image and highly become Width+2w and Height+2w can carry out symmetry to image line earlier and expand so, and then row are carried out symmetry expand, promptly
I row - ext c ( i , j ) = I c ( i , w + 2 - j ) ; 1 &le; i &le; Height , 1 &le; j &le; w I c ( i , j - w ) ; 1 &le; i &le; Height , w + 1 &le; j &le; w + Width I c ( i , 3 Width + w - j ) ; 1 &le; i &le; Height , w + Width + 1 &le; j &le; 2 w + Width
(1)
I ext c ( i , j ) = I row - ext c ( w + 2 - i , j ) ; 1 &le; i &le; w , 1 &le; j &le; 2 w + Width I row - ext c ( i - w , j ) ; w + 1 &le; i &le; w + Height , 1 &le; j &le; 2 w + Width I row - ext c ( 2 Height + w - i , j ) ; w + 1 + Height &le; i &le; 2 w + Height , 1 &le; j &le; 2 w + Width
(2)
Here I cBe a certain color component of presentation video, expression is red respectively in rgb color space, green or blue component,
Figure A200810163389D00071
Be to color component I cThe symmetry expansion of line direction, and
Figure A200810163389D00072
Be
Figure A200810163389D00073
On the basis column direction is carried out symmetry expansion back image.
Perhaps also can carry out the symmetry expansion to image column earlier, and then row is carried out the symmetry expansion, promptly
I col - ext c ( i , j ) = I c ( w + 2 - i , j ) ; 1 &le; i &le; w , 1 &le; j &le; Width I c ( i - w , j ) ; w + 1 &le; i &le; w + Height , 1 &le; j &le; Width I c ( 2 Height + w - i , j ) ; w + Height + 1 &le; i &le; 2 w + Height , 1 &le; j &le; Width
(3)
I ext c ( i , j ) = I col - ext c ( i , w + 2 - j ) ; 1 &le; i &le; 2 w + Height , 1 &le; j &le; w I col - ext c ( i , j - w ) ; 1 &le; i &le; 2 w + Height , 1 + w &le; j &le; w + Width I col - ext c ( i , 2 w + Width - j ) ; 1 &le; i &le; 2 w + Height , w + 1 + Width &le; j &le; 2 w + Width
(4)
Wherein
Figure A200810163389D00076
Be to color component I cThe symmetry expansion of column direction, and
Figure A200810163389D00077
Be
Figure A200810163389D00078
On the basis line direction is carried out image after the symmetry expansion, the expanded images that two kinds of symmetrical extended modes obtain is the same.
(3) radius is inner the work from top to bottom of w square moving window image after expansion, zigzag scanning from left to right, and the image inside of promptly removing moving window radius size frame, the size of expanded images inside is the same with the size of input picture.
(4) when moving window rest on pixel (y in the time of x), calculates the moving window first half and Lower Half, and the heterochromia between left side and the right-hand part:
d y c = 1 w ( 2 w + 1 ) &Sigma; i = y + 1 y + w &Sigma; j = x - w x + w I c ( i , j ) - 1 w ( 2 w + 1 ) &Sigma; i = y - w y - 1 &Sigma; j = x - w x + w I c ( i , j ) - - - ( 5 )
d x c = 1 w ( 2 w + 1 ) &Sigma; i = y - w y + w &Sigma; j = x + 1 x + w I c ( i , j ) - 1 w ( 2 w + 1 ) &Sigma; i = y - w y + w &Sigma; j = x - w x - 1 I c ( i , j ) - - - ( 6 )
The volume coordinate of i and j remarked pixel point wherein, I c(i, j) expression is with (y, x) pixel is to be positioned at (i in the moving window at center, j) color component value, subscript c represents R, G, three color components of B, also is convertible into other color space component, and w represents described radius to the isotropic moving window of central point, the length of side of window or diameter are 2w+1, will
Figure A200810163389D000711
With
Figure A200810163389D000712
Respectively as color component I cAt current pixel point (y, x) level on and vertical direction partial derivative.
(5) according to the vertical and horizontal direction partial derivative of three color components of pixel, one 3 * 2 matrix D of formation, as follows:
D = d y R d x R d y G d x G d y B d x B - - - ( 7 )
Compute matrix D TThe eigenvalue of maximum of D and corresponding eigenvector, wherein label T is matrix transpose, with them respectively as the gradient amplitude and the gradient direction of pixel.
(6) scan complete width of cloth digital picture according to the zigzag path when moving window, or selected zone, the mean value of computed image pixel gradient amplitude is if the gradient amplitude of pixel is greater than this mean value, then this pixel obtains initial image border figure as candidate's marginal point;
(7), in 3 * 3 neighborhoods of each candidate marginal, check the number of its neighborhood pixels point, if the number of neighbor candidate marginal point, is then removed these isolated candidate marginal less than 3 for candidate marginal according to initial image border figure;
(8) calculating with each remaining candidate marginal respectively is the center, radius be in the square moving window of w along level, back-diagonal, the heterochromia of vertical and diagonal, the general value of w is 2, selects the direction of the maximum direction of heterochromia absolute value as this candidate marginal heterochromia; Wherein along the computing method of level and vertical direction heterochromia shown in formula (5) and (6), and be calculated as follows along the heterochromia of diagonal:
d d c = 1 w ( 2 w + 1 ) { patch c ( x , y ) . * Template d up - patch c ( x , y ) . * Template d down } - - - ( 8 )
Patch wherein c(x, y) expression color component I cBe positioned at (y, x) candidate marginal is (2w+1) * (2w+1) sized images piece at center. *Element addition again after the representing matrix dot product, and
Figure A200810163389D00083
With
Figure A200810163389D00084
Represent two two-value templates that size is (2w+1) * (2w+1):
Figure A200810163389D00085
Figure A200810163389D00086
Heterochromia along the back-diagonal direction is calculated as follows:
d d c = 1 w ( 2 w + 1 ) { patch c ( x , y ) . * Template ad up - patch c ( x , y ) . * Template ad down } - - - ( 11 )
Wherein
Figure A200810163389D00088
With
Figure A200810163389D00089
Represent two two-value templates that size is (2w+1) * (2w+1):
Figure A200810163389D00091
Figure A200810163389D00092
(9) in (2w+1) * (2w+1) neighborhood of each candidate marginal of remainder, check its heterochromia direction and whether surpass neighbor candidate marginal point heterochromia direction more than half consistent, if it is inconsistent, then remove the isolated marginal point of aberration direction, the w value is generally 2 here;
(10) at each remaining candidate marginal, in (2w+1) * (2w+1) neighborhood window, here the w value is generally 2, calculating falls within the difference of the candidate marginal number of the window first half and Lower Half, and the difference that falls within window left side and right-hand part candidate marginal number, if the absolute value of these two differences confirms then that simultaneously less than (2w+1) this candidate marginal is final marginal point, concrete outcome is seen Fig. 2-f.
What the Sobel operator adopted is the gradient that following two single order partial derivative templates are come computed image, the convolution results of two templates and image is respectively the partial derivative of image level and vertical direction, the root mean square of the quadratic sum of both direction partial derivative is as the gradient amplitude of image, and the partial derivative of the partial derivative of vertical direction and horizontal direction liken Tangent value to into gradient direction.The outline map that Fig. 2-a adopts the Sobel operator to detect is seen Fig. 2-b.
- 1 0 1 - 2 0 2 - 1 0 1 - 1 - 2 - 1 0 0 0 1 2 1 - - - ( 14 )
The Canny operator needs to adopt a gauss low frequency filter that image is carried out low-pass filtering earlier, adopt the partial derivative of Sobel operator calculated level and vertical direction, gradient amplitude size according to image, carry out the compacting of local non-maximum value, adopt two different threshold values further to judge the position at edge then, if it is marginal point that the gradient amplitude of pixel, is then judged this pixel greater than big threshold value; If less than little threshold value, judge that then this pixel is not a marginal point; If the gradient magnitude of pixel between two threshold values, then need to check this pixel around whether have marginal point, if there is marginal point to exist, think that then this pixel is a marginal point, otherwise, then be not marginal point.The outline map that Fig. 2-a adopts the Canny operator to detect is seen Fig. 2-c.
The Susan operator then is the difference between neighborhood pixels point gray scale and the central pixel point gray scale around calculating, and (x) weigh the similar number of neighborhood pixels point and central pixel point on every side with exp, wherein x is exactly the gray difference that calculates, and just gray difference is big more, and similarity is more little.If similar neighborhood pixels point number, thinks then that this pixel is a marginal point less than a threshold value.The outline map that Fig. 2-a adopts the Susan operator to detect is seen Fig. 2-d.
The LoG operator then is to adopt the second derivative template to determine the edge, but also needs to adopt a gauss low frequency filter that image is carried out low-pass filtering in advance.The outline map that Fig. 2-a adopts the LoG operator to detect is seen Fig. 2-e.
These traditional edge detection methods are only considered the difference between the single pixel, so texture interference of noise in can not fine removal textile printing and dyeing image, in conjunction with Fig. 2-b, Fig. 2-c, Fig. 2-d, Fig. 2-e, Fig. 2-f, obviously use the result that result that the present invention detects obviously is better than traditional edge detection method.
Embodiment 2
Adopt the step identical that accompanying drawing 3-a is detected with embodiment 1, the image border figure that obtains that detects sees accompanying drawing 3-f, in conjunction with Fig. 3-b, Fig. 3-c, Fig. 3-d, Fig. 3-e, checking once more: use the obvious result of result that the present invention detects owing to traditional edge detection method.

Claims (5)

1. edge detection method towards the color textile texture image of textile industry is characterized in that it may further comprise the steps:
(1) scanning one color textile sample cloth, the digital picture of acquisition color textile sample cloth is determined one to the isotropic moving window of central point, the width of described window is the integral multiple of described Pixel of Digital Image dot spacing;
The first half of the described window that (2) to calculate with described Pixel of Digital Image point be central point and the heterochromia between the Lower Half, and the left side of described window and the heterochromia between the right-hand part:
d y c = 1 w ( 2 w + 1 ) &Sigma; i = y + 1 y + w &Sigma; j = x - w x + w I c ( i , j ) - 1 w ( 2 w + 1 ) &Sigma; i = y - w y - 1 &Sigma; j = x - w x + w I c ( i , j ) - - - ( 1 )
d x c = 1 w ( 2 w + 1 ) &Sigma; i = y - w y + w &Sigma; j = x + 1 x + w I c ( i , j ) - 1 w ( 2 w + 1 ) &Sigma; i = y - w y + w &Sigma; j = x - w x - 1 I c ( i , j ) - - - ( 2 )
The volume coordinate of i and j remarked pixel point wherein, I c(i, j) expression with (y, x) pixel is to be positioned at (i in the moving window at center, j) color component value, subscript c represents R, G, three color components of B, w represents the radius of described moving window, the length of side of window or diameter are 2w+1, are the odd-multiple of pixel interval
Figure A200810163389C00024
Represent respectively three color components pixel (y, the x) heterochromia of vertical direction,
Figure A200810163389C00025
Represent respectively three color components pixel (y, the x) heterochromia of horizontal direction constitute one 3 * 2 matrix D,
D = d y R d x R d y G d x G d y B d x B - - - ( 3 )
Compute matrix D TThe eigenvalue of maximum of D and corresponding eigenvector, with they respectively as pixel (y, gradient amplitude x) and gradient direction, T are matrix transpose;
(3) repeating step (2) calculates the gradient amplitude and the gradient direction of the Pixel of Digital Image point that all pixels in the digital picture or calculating chooses in order;
(4) mean value of calculating pixel point gradient amplitude, set described mean value or with the mean value value corresponding be first threshold, if the gradient amplitude of pixel, is then judged this pixel more than or equal to first threshold as candidate marginal, obtain initial image border figure thus;
(5) remove isolated candidate marginal;
(6) direction of the candidate marginal heterochromia of definite remainder;
(7) remove the isolated candidate marginal of heterochromia direction;
(8) determine the second neighborhood window and second threshold value, at each remaining candidate marginal, in the second neighborhood window, calculating falls within the difference of the candidate marginal number of the second neighborhood window first half and Lower Half, and the difference that falls within the second neighborhood window left side and right-hand part candidate marginal number, if the absolute value of these two differences confirms then that simultaneously less than second threshold value this candidate marginal is final marginal point.
2. the edge detection method of a kind of color textile texture image towards textile industry according to claim 1 is characterized in that described the isotropic window of central point being square or circular.
3. the edge detection method of a kind of color textile texture image towards textile industry according to claim 1, it is characterized in that: described step (5) adopts following steps: determine the 3rd neighborhood window and the 3rd threshold value, in the 3rd neighborhood window of each candidate marginal, check the number of its neighborhood pixels point for candidate marginal, if the number of neighbor candidate marginal point, is then removed these isolated candidate marginal less than the 3rd threshold value.
4. the edge detection method of a kind of color textile texture image towards textile industry according to claim 1, it is characterized in that: described step (6) adopts following steps: determine neighbours territory window, calculate respectively in the candidate marginal remaining with each is the neighbours territory window at center along level, back-diagonal, the heterochromia of vertical and diagonal, the direction of selection heterochromia absolute value maximum is as the direction of this candidate marginal heterochromia.
5. the edge detection method of a kind of color textile texture image towards textile industry according to claim 1, it is characterized in that: described step (7) adopts following steps: determine the 5th neighborhood window, whether the heterochromia direction of checking its heterochromia direction and most neighbor candidate marginal points in the 5th neighborhood window of each remaining candidate marginal is consistent, if inconsistent, then remove the isolated candidate marginal of this heterochromia direction.
CNA2008101633896A 2008-12-18 2008-12-18 Edge detection method of color textile texture image oriented to textile industry Pending CN101447077A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2008101633896A CN101447077A (en) 2008-12-18 2008-12-18 Edge detection method of color textile texture image oriented to textile industry

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2008101633896A CN101447077A (en) 2008-12-18 2008-12-18 Edge detection method of color textile texture image oriented to textile industry

Publications (1)

Publication Number Publication Date
CN101447077A true CN101447077A (en) 2009-06-03

Family

ID=40742744

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2008101633896A Pending CN101447077A (en) 2008-12-18 2008-12-18 Edge detection method of color textile texture image oriented to textile industry

Country Status (1)

Country Link
CN (1) CN101447077A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894295A (en) * 2010-06-04 2010-11-24 北京工业大学 Method for simulating attention mobility by using neural network
CN101908208A (en) * 2010-07-27 2010-12-08 浙江大学 Self-adaptive confirming method of smooth wave-filtering spatial scale facing to picture edge detection
CN103095967A (en) * 2011-10-28 2013-05-08 浙江大华技术股份有限公司 Video noise quantization calculation method and video noise quantization calculation system
CN103955944A (en) * 2014-05-22 2014-07-30 苏州大学 Image edge detection method and device
CN106409060A (en) * 2016-10-20 2017-02-15 徐次香 Automobile driving simulator
CN109155065A (en) * 2016-03-31 2019-01-04 眼睛有限公司 System and method for diagnostic image analysis and image quality measure
CN111445491A (en) * 2020-03-24 2020-07-24 山东智翼航空科技有限公司 Three-neighborhood maximum difference value edge detection narrow lane guidance algorithm for micro unmanned aerial vehicle
CN113435287A (en) * 2021-06-21 2021-09-24 深圳拓邦股份有限公司 Lawn obstacle recognition method and device, mowing robot and readable storage medium
CN114820631A (en) * 2022-07-04 2022-07-29 南通中豪超纤制品有限公司 Fabric defect detection method capable of resisting texture interference

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101894295B (en) * 2010-06-04 2014-07-23 北京工业大学 Method for simulating attention mobility by using neural network
CN101894295A (en) * 2010-06-04 2010-11-24 北京工业大学 Method for simulating attention mobility by using neural network
CN101908208A (en) * 2010-07-27 2010-12-08 浙江大学 Self-adaptive confirming method of smooth wave-filtering spatial scale facing to picture edge detection
CN101908208B (en) * 2010-07-27 2011-11-09 浙江大学 Self-adaptive confirming method of smooth wave-filtering spatial scale facing to picture edge detection
CN103095967A (en) * 2011-10-28 2013-05-08 浙江大华技术股份有限公司 Video noise quantization calculation method and video noise quantization calculation system
CN103955944A (en) * 2014-05-22 2014-07-30 苏州大学 Image edge detection method and device
CN109155065B (en) * 2016-03-31 2022-07-26 眼睛有限公司 System and method for diagnostic image analysis and image quality assessment
CN109155065A (en) * 2016-03-31 2019-01-04 眼睛有限公司 System and method for diagnostic image analysis and image quality measure
CN106409060A (en) * 2016-10-20 2017-02-15 徐次香 Automobile driving simulator
CN106409060B (en) * 2016-10-20 2022-12-06 国网浙江省电力有限公司台州供电公司 Image processing method of automobile driving simulator
CN111445491A (en) * 2020-03-24 2020-07-24 山东智翼航空科技有限公司 Three-neighborhood maximum difference value edge detection narrow lane guidance algorithm for micro unmanned aerial vehicle
CN111445491B (en) * 2020-03-24 2023-09-15 山东智翼航空科技有限公司 Three-neighborhood maximum difference edge detection narrow channel guiding method for miniature unmanned aerial vehicle
CN113435287A (en) * 2021-06-21 2021-09-24 深圳拓邦股份有限公司 Lawn obstacle recognition method and device, mowing robot and readable storage medium
CN114820631A (en) * 2022-07-04 2022-07-29 南通中豪超纤制品有限公司 Fabric defect detection method capable of resisting texture interference

Similar Documents

Publication Publication Date Title
CN101447077A (en) Edge detection method of color textile texture image oriented to textile industry
CN105913419B (en) TFT-LCD mura defect inspection methods based on ICA study and Multichannel fusion
CN103186904B (en) Picture contour extraction method and device
CN108416766B (en) Double-side light-entering type light guide plate defect visual detection method
CN103548056B (en) Image-processing device, image-capturing device, and image-processing method
CN104700421A (en) Adaptive threshold edge detection algorithm based on canny
CN105719318A (en) Educational toy set and HSV based color identification method for Rubik&#39;s cube
US8363132B2 (en) Apparatus for demosaicing colors and method thereof
CN111047655A (en) High-definition camera cloth defect detection method based on convolutional neural network
CN104574381B (en) A kind of full reference image quality appraisement method based on local binary patterns
CN110288561A (en) Refractory brick surface scratch recognition methods based on frequency filtering enhancing
CN104766319B (en) Lifting night takes pictures the method for image registration accuracy
CN101464998B (en) Non-gauss veins noise smooth filtering method for textile industry
CN105139391B (en) A kind of haze weather traffic image edge detection method
EP3200442B1 (en) Method and apparatus for image processing
CN111062331B (en) Image mosaic detection method and device, electronic equipment and storage medium
CN107767390A (en) The shadow detection method and its system of monitor video image, shadow removal method
CN102819850A (en) Method for detecting edge of color image on basis of local self-adaption color difference threshold
CN103813095B (en) Test chart and its application method
CN102074017B (en) Method and device for detecting and tracking barbell central point
CN110111711A (en) The detection method and device of screen, computer readable storage medium
CN104424642A (en) Detection method and detection system for video salient regions
CN106327464A (en) Edge detection method
CN104994374A (en) Method for automatically detecting three-dimensional format of video
CN111046884B (en) Slope geological disaster extraction method of multi-feature auxiliary watershed algorithm

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20090603