CN105759605A - Nonlinear system defect detection and positioning algorithm based on adaptive parameter model particle filter (PF) - Google Patents

Nonlinear system defect detection and positioning algorithm based on adaptive parameter model particle filter (PF) Download PDF

Info

Publication number
CN105759605A
CN105759605A CN201510943171.2A CN201510943171A CN105759605A CN 105759605 A CN105759605 A CN 105759605A CN 201510943171 A CN201510943171 A CN 201510943171A CN 105759605 A CN105759605 A CN 105759605A
Authority
CN
China
Prior art keywords
defect
model
state
pixel
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201510943171.2A
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.)
Jiangnan University
Original Assignee
Jiangnan 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 Jiangnan University filed Critical Jiangnan University
Priority to CN201510943171.2A priority Critical patent/CN105759605A/en
Publication of CN105759605A publication Critical patent/CN105759605A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B13/00Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
    • G05B13/02Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
    • G05B13/04Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric involving the use of models or simulators

Abstract

The invention provides a PF (particle filter)-based novel intelligent defect detection algorithm without priori knowledge. A visual defect detection problem is made, the PF is used for estimating a hidden state, happening of the defect or the position of the defect in a 2-D image is judged through chi-square test. In the method, the brightness of a two-dimensional image in each row or column is an assumed time sequence or a random process as shown in the specifications. In order to detect fault/defects in the image (system), a reasonable state and a measurement model are firstly brought forward for the particle filter; then according to the model, the particle filter estimates the state and measure information (residual error) along rows and columns; and finally, through the chi-square test, mutant measurement information is used for positioning the position of the defect in the detection image. Effectiveness of the algorithm is proved through a test on a real database.

Description

Nonlinear system defects detection and location algorithm based on the filtering of auto-adaptive parameter model particle
Technical field
A kind of method that the present invention relates to technical field of image processing, specifically a kind of nonlinear system defects detection based on the filtering of auto-adaptive parameter model particle and localization method.
Background technology
Fault detect, is the branch controlling engineering, its one stochastic system of monitoring and identifying when fault occurs, the information such as the type of fault and position.Fault detection method improves in production process and application process in various industries and plays basic effect, as at process monitoring, quality control, product manufacturing, medium recovery and facility maintenance etc..In recent years, defect detecting technique low cost, high automatization and high-quality advantage bring increasing income.The metrical information that the inspection of quality is included using camera, eddy current, ultrasound wave, x-ray sensor and other sensors to provide by fault/defects detection is to analyze extraction fault message.Along with camera is in the high demand of Industrial quality control, vision detection system has attracted more concern in recent years.No matter linearly or nonlinearly the fault detect of system, the defects detection of view-based access control model detection system monitors the change of measured value such as through camera.
Existing defect inspection method can be roughly divided into two classes, it may be assumed that based on signal processing with based on the method for model.Signal processing algorithm is by using mathematical statistics method analytical tool to extract defect to measuring.In nonlinear system, the method such as ripe method such as Gabor filtering and wavelet transformation has proved to be the effective defect inspection method when a small amount of prior information.In recent years, based on Gabor filtering and wavelet transformation defects detection to find grid surface and stably repetition texture there is good effect because being easier to find defect at frequency domain.Signal processing technology is directed to substantial amounts of computational intelligence method such as fuzzy logic and neutral net, and it provides some effective solutions for various industry fault detection problem.But, data-driven method is subject to the restriction of computational load and memory space.
In the past few decades, scholars propose various defect/fault detection method based on model.Essence based on the algorithm of model is to estimate system mode from sensor measurement.Bayes method is wherein most popular a kind of algorithm based on model, and it produces the posteriori system distributions comprising hidden state, such as the generation of defect and type etc..Bayesian filter and deformation algorithm thereof are the effective vision solutions of the fault detect of test material surface defect and the Process Control System with reliability requirement, for instance: Monitoring of Chemical.For linear Gaussian Systems, Kalman filter has been used in surface defect vision detection system.Particle filter (Particlefilter, PF), namely the nonlinear and non-Gaussian of Bayesian filter realizes algorithm, has been used to the fault detect of chemical process.But, under actual vision-based detection scene, remain a challenge owing to lacking suitable visual system, state estimation and fault detect.When background pixel presents the gray probability distribution of complexity, linear Gauss model cannot meet the requirement of defects detection and location at actual vision detection system.
Summary of the invention
The present invention is directed to prior art above shortcomings, it is proposed to a kind of new method automatically detected based on the fault of nonlinear system/defect of PF.The present invention can alleviate checked object gradation of image skewness and the problem causing the interference such as intensity profile rule change due to the geometry of checked object itself effectively;Additionally, the particle filter algorithm of the present invention does not need prior information, there is stronger robustness.
The present invention is achieved by the following technical solutions, and the present invention comprises the following steps:
The first step, sets up state model and the measurement model of visual system.
Described state model, specifically:
xk=Fkxk-1+vk(1)
Wherein xkIt is at seasonal effect in time series state, FkIt is this state transition model, vkIt it is zero-mean white Gauss noise variance sequenceFor the problem of this paper defects detection, this dynamic model adopts FkRandom walk model when=1.In gaussian sequence, each state also can be written as
WhereinRepresent the expectation A and variance B of a Gauss distribution.
Described seasonal effect in time series state xk, a specifically white Gaussian noise status switch.When checked target zero defect, the brightness along every pixel scanning line presents little change.Therefore, in a flawless image, gray level can be defined as a white Gaussian noise status switch along scanning lineOr
Described measurement model, specifically:
zk=gk(xk)+wk(3)
Wherein gk() represents from state estimation xkTo measured value zkTransfer function, wkIt it is zero-mean white Gauss noise variance sequence
Described measured value zkIt is digital picture is gray value or the brightness of pixel.Assuming that in the image of a width M × N, the gray scale of any a line or string pixel can as a time series or stochastic processOrWherein k is the one-dimensional coordinate of the scanning line about pixel.
Second step, for each pixel, Bayesian filter can be produced along the scanning line of image by following recurrence formulaState estimation.
pk|k-1(xk|z1:k-1)=∫ fk|k-1(xk|x)pk-1(x|z1:k-1)dx(4)
p k ( x k | z 1 : k ) = g k ( z k | x k ) p k | k - 1 ( x k | z 1 : k - 1 ) ∫ g k ( z k | x ) p k | k - 1 ( x k | z 1 : k - 1 ) d x - - - ( 5 )
Wherein, fk|k-1(|) is the transfering density defined by (1) or (2), gk(|) is the likelihood function defined by (3).Posterior density pk(xk|z1:k) include all status informations at moment k and obtained the state estimation of kth pixel on scanning line by maximum a posteriori criterion
3rd step, once obtain the state estimation in the k-1 moment(that is, along the brightness of-1 pixel of kth of scanning line), discreet value zk|k-1With actual measured value zkBetween difference can by newly ceasingRepresenting, it can be obtained by calculated below,
ν k * = z k - z k | k - 1 - - - ( 6 )
Here, zk|k-1Can be derived by (1) and (3),
z k | k - 1 = g k ( x k | k - 1 ) = g k ( F k * x ^ k - 1 ) - - - ( 7 )
xk|k-1It it is the state estimated with (1).From (6) and (7) it can be seen that newly ceaseShowing the difference between true measurement and the defect-free pixel of a pixel, this can be used to judge defect.
4th step, as measured value zkIt is gaussian variable, it is possible to set up chi-square test statistic
5th step, detects defect by X 2 test and positions, if
| | ν k * | | Σ - 1 2 > λ = χ n 2 ( α ) - - - ( 8 )
Then represent and defect detected.Wherein 1-α is confidence level, the degree of freedom that n represents, λ is detection threshold value.
Compared with prior art, the invention has the beneficial effects as follows: effectively alleviate checked object gradation of image skewness and the problem causing the interference such as intensity profile rule change due to the geometry of checked object itself;Additionally, the particle filter algorithm of the present invention does not need prior information, there is stronger robustness.
Detailed description of the invention
Below embodiments of the invention are elaborated: the present embodiment is carried out under premised on technical solution of the present invention, give detailed embodiment and process, but protection scope of the present invention is not limited to following embodiment.
Embodiment
The first step, sets up state model and the measurement model of visual system.
Described state model, specifically:
xk=Fkxk-1+vk(1)
Wherein xkIt is at seasonal effect in time series state, FkIt is this state transition model, and vkIt it is zero-mean white Gauss noise variance sequenceFor the problem of this paper defects detection, this dynamic model adopts FkRandom walk model when=1.In gaussian sequence, each state also can be written as
WhereinRepresent the expectation A and variance B of a Gauss distribution.
Described seasonal effect in time series state xk, a specifically white Gaussian noise status switch.When checked target zero defect, the brightness along every pixel scanning line presents little change.Therefore, in a flawless image, gray level can be defined as a white Gaussian noise status switch along scanning lineOr
Described measurement model, specifically:
zk=gk(xk)+wk(3)
Wherein gk() represents from state estimation xkTo measured value zkTransfer function, wkIt it is zero-mean white Gauss noise variance sequence
Described measured value zkIt is digital picture is gray value or the brightness of pixel.Assuming that in the image of a width M × N, the gray scale of any a line or string pixel can as a time series or stochastic processOrWherein k is the one-dimensional coordinate of the scanning line about pixel.
Second step, for each pixel, Bayesian filter can be produced along the scanning line of image by following recursive BayesianState estimation.
pk|k-1(xk|z1:k-1)=∫ fk|k-1(xk|x)pk-1(x|z1:k-1)dx(4)
p k ( x k | z 1 : k ) = g k ( z k | x k ) p k | k - 1 ( x k | z 1 : k - 1 ) ∫ g k ( z k | x ) p k | k - 1 ( x k | z 1 : k - 1 ) d x - - - ( 5 )
Wherein, fk|k-1(|) is the transfering density defined by (1) or (2), gk(|) is the likelihood function defined by (3).Posterior density pk(xk|z1:k) include all status informations at moment k and obtained the state estimation of kth pixel on scanning line by maximum a posteriori criterion
The present embodiment pairState estimation be divided into following four step:
Step 1. initializes
From prior state density p (x0) in take N number of particle, it is assumed that the weights omega=1/N of N number of particle.
Step 2. is sampled
First, p (x in (4)k-1|z1:k-1) particleBy state modelPropagating, it by below equation, can use (1) or (2) to obtain.
Secondly, for a new observed value zk, each by the sampling particle taken out in (11)By below equation by self adaptation likelihood function weighting proposed in (10).
w k ( i ) ∝ p ( z k | x k ( i ) ) - - - ( 12 )
Finally, weight normalization
ω t ( j ) = ω t ( j ) / Σ j = 1 N ω t ( j ) - - - ( 13 )
The described self adaptation likelihood function in (10), specifically:
All parameters at the Gaussian term of (10)(9) pdf model in the k-1 moment can be passed through, use K average to approach and automatically update.Then likelihood function (10) can be used to replace gk() realizes PF or Bayes's recurrence.Owing to complex distributions well adapting to ability, proposed adaptive measuring model can help to represent the system of reality.
Pdf model in described (9), specifically:
Wherein πK-1, mBeThe weight of the m-th gauss component in mixing, μK-1, mIt is meansigma methods, σK-1, mBeing variance, G is the Gaussian component number of wherein G=3~5.
Step 3. resampling
Method according to wheel disc, in the particle of step 1In resample new particle, select the probability of a particle to be proportional to its weight.After particle resampling, the particle resampledWeight is identical, such that it is able to the Posterior distrbutionp p in time k approximate (5)k(xk|z1:k)。
Step 4. state is extracted
State estimationBoth minimum mean square error criterion can have been used to extract,
x ^ k ≈ 1 N Σ i = 1 N x ~ k ( i ) - - - ( 14 )
Can be extracted by maximum a posteriori (MAP) criterion again,
x ^ k = arg m a x x k p ( x k | z 1 : k ) ≈ arg m a x x k ω k ( i ) - - - ( 15 )
3rd step, once obtain the state estimation in the k-1 moment(that is, along the brightness of-1 pixel of kth of scanning line), discreet value zk|k-1With actual measured value zkBetween difference can by newly ceasingRepresenting, it can be obtained by calculated below,
ν k * = z k - z k | k - 1 - - - ( 6 )
Here, zk|k-1Can be derived by (1) and (3),
z k | k - 1 = g k ( x k | k - 1 ) = g k ( F k * x ^ k - 1 ) - - - ( 7 )
xk|k-1It it is the state estimated with (1).From (6) and (7) it can be seen that newly ceaseShowing the difference between true measurement and the defect-free pixel of a pixel, this can be used to judge defect.
4th step, as measured value zkIt is gaussian variable, it is possible to set up chi-square test statistic
First the present embodiment should use (6) to calculate the new breath of each pixelUnder gaussian assumptions, residual sequenceWithIt is Gauss distribution, squared statistic (NRSS) ε that normalization newly ceaseskApproximate card side distribution form
ϵ k = ν k * ′ S k - 1 ν k * - - - ( 16 )
Wherein,RepresentCovariance.Inspection principle for the goodness of fit, εkBeing used as statistics, mistake/defect can be obtained along scanning line by X 2 test,
ϵ k > λ = χ n 2 ( α ) - - - ( 17 )
Wherein, 1-α represents confidence level, and n is n=dim (zk) degree of freedom, λ be detection threshold value.λ can be referred to by α and n in chi-square distribution table.If the statistic ε of a pixelkMeeting (17), the signal of an instruction defect point provides.
5th step, detects defect by X 2 test and positions, if
| | ν k * | | Σ - 1 2 > λ = χ n 2 ( α ) - - - ( 8 )
Then representing and defect detected, wherein 1-α is confidence level, the degree of freedom that n represents, λ is detection threshold value.
In the present embodiment, completing along line chi square test when all, latent defect point is stored in detection mask Θ (M × N), and it is the matrix of a M × N, and value 1 is a marginal point, and value 0 is intact trapping spot.It is likewise possible to obtain mask Θ ' (M × N) along row.Consider the two test different sensitivity along row and column direction, final maskCan be obtained by calculating
Θ ^ ( i , j ) = Θ ( i , j ) | Θ ′ ( i , j ) - - - ( 18 )
Wherein (i, j) represents the testing result of the i-th row jth row pixel in image to A, and " | " represents logic or operator.It addition, the generation of the defect in order to position less false alarm exactly, add up εkSummation calculated, for from image distinguish defect.
Implementation result
Proposed detector is detected by defect image data base, wherein comprises the defect of multiple type on harddisk surface.In our experiment, proposed defects detection algorithm is performed by the personal computer of the CPU of Intel 2.2GHz.When code does not optimize, the image detection of 1024 × 768 resolution completes with the speed of on average 20 frames per second.
The sample result using proposed defect detector is shown in Fig. 1 and Fig. 2.Draw the cusum of the scanning line of the row and column of NSSRs such as Fig. 1, and with red circle marking of defects position, it calculates centrally through the NSSRs response curve suddenlyd change.When Fig. 2 represents the NSSR directly using each pixel, another defective locations result of the same detection part of mask images in (18).Fig. 1 shows, NSSRs and cusum both approaches thereof are had the drawback that effectively in the picture for finding.In experiment below, the method for the location of each is optional.
Fig. 3-Fig. 6 illustrates various types of defect, for instance, burn into hard bubbles, bubble, crackle etc., and this is to show, this detector can use the erroneous judgement of much less, accurately and automatically identifies and location complex background defect area.As it is well known, uneven illumination and geometry cause the discontinuity at flawless regions scatter, this makes defects detection more difficult.In order to alleviate its impact, it is proposed that PF this measure adaptive model more accurately, it can suppress the discontinuity of defect-free pixel to affect.
Accompanying drawing explanation
Fig. 1 uses the cusum of NSSRs to carry out defect location;
Fig. 2 uses NSSR to carry out defect location;
The method proposed for Fig. 3-Fig. 6 application in checking various defects.

Claims (7)

1. the nonlinear system defects detection based on the filtering of auto-adaptive parameter model particle and localization method, it is characterised in that comprise the following steps:
The first step, sets up state model and the measurement model of visual system.
Second step, for each pixel, Bayesian filter can be produced along the scanning line of image by recursive BayesianState estimation.
3rd step, by newly ceasingRepresent discreet value zk|k-1With actual measured value zkBetween difference.
4th step, as measured value zkIt is gaussian variable, it is possible to set up chi-square test statistic.
5th step, detects defect by X 2 test and positions.
2. the nonlinear system defects detection based on the filtering of auto-adaptive parameter model particle according to claim 1 and localization method, is characterized in that, described state model, specifically
xk=Fkxk-1+vk
Wherein xkIt is at seasonal effect in time series state, FkIt is this state transition model, and vkIt it is zero-mean white Gauss noise variance sequenceFor the problem of this paper defects detection, this dynamic model adopts FkRandom walk model when=1.In gaussian sequence, each state also can be written as
WhereinRepresent the expectation A and variance B of a Gauss distribution.
Described seasonal effect in time series state xk, a specifically white Gaussian noise status switch.When checked target zero defect, the brightness along every pixel scanning line presents little change.Therefore, in a flawless image, gray level can be defined as a white Gaussian noise status switch along scanning lineOr
3. the nonlinear system defects detection based on the filtering of auto-adaptive parameter model particle according to claim 1 and localization method, is characterized in that, described measurement model, specifically
zk=gk(xk)+wk
Wherein gk() represents from state estimation xkTo measured value zkTransfer function, wkIt it is zero-mean white Gauss noise variance sequence
Described measured value zkIt is digital picture is gray value or the brightness of pixel.Assuming that in the image of a width M × N, the gray scale of any a line or string pixel can as a time series or stochastic processOrWherein k is the one-dimensional coordinate of the scanning line about pixel.
4. the nonlinear system defects detection based on the filtering of auto-adaptive parameter model particle according to claim 1 and localization method, is characterized in that, describedState estimation adopt recursive Bayesian method produce, specifically
pk|k-1(xk|z1.k-1)=∫ fk|k-1(xk|x)pk-1(x|z1:k-1)dx
p k ( x k | z 1 : k ) = g k ( z k | x k ) p k | k - 1 ( x k | z 1 : k - 1 ) ∫ g k ( z k | x ) p k | k - 1 ( x k | z 1 : k - 1 ) d x
Wherein, fk|k-1(|) is by the transfering density of the state model definition in claim 2, gk(|) is the likelihood function defined by the measurement model in claim 2.Posterior density pk(xk|z1k) include all status informations at moment k and obtained the state estimation of kth pixel on scanning line by maximum a posteriori criterion
5. the nonlinear system defects detection based on the filtering of auto-adaptive parameter model particle according to claim 1 and localization method, is characterized in that, described new breathBy discreet value zk|k-1With actual measured value zkBetween difference represent, specifically
ν k * = z k - z k | k - 1
Here, zk|k-1Can be derived by the state model in claim 2 and the measurement model in claim 2,
z k | k - 1 = g k ( x k | k - 1 ) = g k ( F k * x ^ k - 1 )
xk|k-1It it is the state estimated with the state model in claim 2.It can be seen that newly ceaseShowing the difference between true measurement and the defect-free pixel of a pixel, this can be used to judge defect.
6. the nonlinear system defects detection based on the filtering of auto-adaptive parameter model particle according to claim 1 and localization method, it is characterized in that, the approximate card side distribution form of the squared statistic (NRSS) that described chi-square test statistic is newly ceased by normalization represents, specifically
ϵ k = ν k * ′ S k - 1 ν k *
Wherein,RepresentCovariance.At the inspection principle of the goodness of fit, εkBeing used as statistics, mistake/defect can be obtained along scanning line by X 2 test,
ϵ k > λ = χ n 2 ( α )
Wherein, 1-α represents confidence level, and n is n=dim (zk) degree of freedom, λ be detection threshold value.λ can be referred to by α and n in chi-square distribution table.If the statistic ε of a pixelkMeeting X 2 test, the signal of an instruction defect point provides.
7. the nonlinear system defects detection based on the filtering of auto-adaptive parameter model particle according to claim 1 and localization method, is characterized in that, described X 2 test detection defect also positions, specifically
| | ν k * | | Σ - 1 2 > λ = χ n 2 ( α )
Then represent and defect detected.The confidence level that wherein 1-α is, the degree of freedom that n represents, λ is detection threshold value.
In the present embodiment, completing along row chi square test when all, latent defect point is stored in detection mask Θ (M × N), and it is the matrix of a M × N, and value 1 is a marginal point, and value 0 is intact trapping spot.It is likewise possible to obtain mask Θ ' (M × N) along row.Consider the two test different sensitivity along row and column direction, final maskCan be obtained by calculating
Θ ^ ( i , j ) = Θ ( i , j ) | Θ ′ ( i , j )
Wherein (i, j) represents the testing result of the i-th row jth row pixel in image to A, and " | " represents logic or operator.It addition, the generation of the defect in order to position less false alarm exactly, add up εkSummation calculated, for from image distinguish defect.
CN201510943171.2A 2015-12-15 2015-12-15 Nonlinear system defect detection and positioning algorithm based on adaptive parameter model particle filter (PF) Pending CN105759605A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510943171.2A CN105759605A (en) 2015-12-15 2015-12-15 Nonlinear system defect detection and positioning algorithm based on adaptive parameter model particle filter (PF)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510943171.2A CN105759605A (en) 2015-12-15 2015-12-15 Nonlinear system defect detection and positioning algorithm based on adaptive parameter model particle filter (PF)

Publications (1)

Publication Number Publication Date
CN105759605A true CN105759605A (en) 2016-07-13

Family

ID=56342168

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510943171.2A Pending CN105759605A (en) 2015-12-15 2015-12-15 Nonlinear system defect detection and positioning algorithm based on adaptive parameter model particle filter (PF)

Country Status (1)

Country Link
CN (1) CN105759605A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106814608A (en) * 2016-12-08 2017-06-09 浙江中控软件技术有限公司 PREDICTIVE CONTROL adaptive filter algorithm based on Posterior probability distribution
CN107515596A (en) * 2017-07-25 2017-12-26 北京航空航天大学 A kind of statistical process control method for becoming the monitoring of window defect based on view data
CN108229547A (en) * 2017-12-27 2018-06-29 东南大学 A kind of gear distress recognition methods based on partial model transfer learning

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004286708A (en) * 2003-03-25 2004-10-14 Hitachi Chem Co Ltd Defect detection apparatus, method, and program
CN102027475A (en) * 2008-02-21 2011-04-20 明导公司 Identifying the cause of a yield excursion through the statistical analysis of scan diagnosis results
JP2013185862A (en) * 2012-03-06 2013-09-19 Toyota Motor Corp Defect inspection device and defect inspection method
CN103403739A (en) * 2011-01-25 2013-11-20 意大利电信股份公司 Method and system for comparing images
CN104637070A (en) * 2014-12-15 2015-05-20 江南大学 Probability hypothesis density based variable target number video tracking algorithm

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004286708A (en) * 2003-03-25 2004-10-14 Hitachi Chem Co Ltd Defect detection apparatus, method, and program
CN102027475A (en) * 2008-02-21 2011-04-20 明导公司 Identifying the cause of a yield excursion through the statistical analysis of scan diagnosis results
CN103403739A (en) * 2011-01-25 2013-11-20 意大利电信股份公司 Method and system for comparing images
JP2013185862A (en) * 2012-03-06 2013-09-19 Toyota Motor Corp Defect inspection device and defect inspection method
CN104637070A (en) * 2014-12-15 2015-05-20 江南大学 Probability hypothesis density based variable target number video tracking algorithm

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JINGJING WU ET AL.: "Defect Detection and Localization of Nonlinear System Based on Particle Filter with an Adaptive Parametric Model", 《MATHEMATICAL PROBLEMS IN ENGINEERING VOLUME 2015》 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106814608A (en) * 2016-12-08 2017-06-09 浙江中控软件技术有限公司 PREDICTIVE CONTROL adaptive filter algorithm based on Posterior probability distribution
CN106814608B (en) * 2016-12-08 2020-03-03 浙江中控软件技术有限公司 Predictive control adaptive filtering algorithm based on posterior probability distribution
CN107515596A (en) * 2017-07-25 2017-12-26 北京航空航天大学 A kind of statistical process control method for becoming the monitoring of window defect based on view data
CN107515596B (en) * 2017-07-25 2020-05-05 北京航空航天大学 Statistical process control method based on image data variable window defect monitoring
CN108229547A (en) * 2017-12-27 2018-06-29 东南大学 A kind of gear distress recognition methods based on partial model transfer learning
CN108229547B (en) * 2017-12-27 2021-12-24 东南大学 Gear fault identification method based on local model transfer learning

Similar Documents

Publication Publication Date Title
Li et al. Automatic pavement crack detection by multi-scale image fusion
EP2871610B1 (en) Infrared image based early detection of oil spills in water
Jahanshahi et al. An innovative methodology for detection and quantification of cracks through incorporation of depth perception
Jahanshahi et al. Adaptive vision-based crack detection using 3D scene reconstruction for condition assessment of structures
CN108564069A (en) A kind of industry safe wearing cap video detecting method
CN104268872A (en) Consistency-based edge detection method
CN106469313A (en) A kind of detection method of small target of caliber adaptive space-time domain filtering
Wu et al. Enhanced precision in dam crack width measurement: Leveraging advanced lightweight network identification for pixel-level accuracy
Kumar et al. A deep learning based automated structural defect detection system for sewer pipelines
CN105759605A (en) Nonlinear system defect detection and positioning algorithm based on adaptive parameter model particle filter (PF)
CN115797354A (en) Method for detecting appearance defects of laser welding seam
Cheminet et al. Particle image reconstruction for particle detection in particle tracking velocimetry
Lichtenauer et al. Influence of the observation likelihood function on particle filtering performance in tracking applications
Kostavelis et al. Supervised traversability learning for robot navigation
CN114648547A (en) Weak and small target detection method and device for anti-unmanned aerial vehicle infrared detection system
CN108388854A (en) A kind of localization method based on improvement FAST-SURF algorithms
Musa et al. Crowd reckoning towards preventing the repeat of ‘2015 Hajj pilgrims stampede’
Liu et al. Outdoor camera calibration method for a GPS & camera based surveillance system
Wu et al. Defect detection and localization of nonlinear system based on particle filter with an adaptive parametric model
Fu et al. A new method for noise estimation in single-band remote sensing images
CN109961028A (en) SAR detection method based on three-dimensional Block- matching and full condition of contact random field
Dong et al. Ellipse regression with predicted uncertainties for accurate multi-view 3d object estimation
Yang Target tracking algorithm based on adaptive scale detection learning
Han et al. Damage detection of quayside crane structure based on improved faster R-CNN
Inostroza et al. Modeling Detection Statistics in Feature‐Based Robotic Navigation for Range Sensors

Legal Events

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

Application publication date: 20160713