CN103927723A - Image filtering method based on neuro-fuzzy system and edge detection - Google Patents

Image filtering method based on neuro-fuzzy system and edge detection Download PDF

Info

Publication number
CN103927723A
CN103927723A CN201410160748.8A CN201410160748A CN103927723A CN 103927723 A CN103927723 A CN 103927723A CN 201410160748 A CN201410160748 A CN 201410160748A CN 103927723 A CN103927723 A CN 103927723A
Authority
CN
China
Prior art keywords
image
pixel
filtering
training
current operation
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
CN201410160748.8A
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 CN201410160748.8A priority Critical patent/CN103927723A/en
Publication of CN103927723A publication Critical patent/CN103927723A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

The invention relates to an image filtering method based on a neuro-fuzzy system and edge detection. For an image polluted by impulse noise, the method combines a median filter, an edge detector and a self-adaptation neuro-fuzzy inference system, before the neuro-fuzzy system is used for carrying out filtering on the noise image, a training image is constructed artificially at first, a blended learning algorithm is used for training the system and determining parameters in the system, and then the optimized system is used for carrying out noise filtering on the image polluted by the impulse noise. The image filtering method based on the neuro-fuzzy system and edge detection can effectively filter away the impulse noise in the image and well reserve edges and details in the original image, and the filtering performance of the image filtering method is better than that of other traditional image filtering methods.

Description

Based on the image filtering method of fuzzy neuron system and rim detection
Technical field
The present invention relates to the image filtering method based on fuzzy neuron system and rim detection, belong to technical field of image processing, be specifically related to a kind of spiced salt impulsive noise image filtering method.
Background technology
Digital picture is obtained, may be caused because of various reasons in transmitting procedure sneaking into noise signal in normal view data at it.These noise signals have reduced the quality of digital picture, have also affected the exploitation of subsequent applications.For addressing this problem, association area researchist has proposed the method for many image denoisings.
In image,, also there are abundant details or edge in general existing comparatively level and smooth region, and these details or edge comprise important visually-perceptible information conventionally.Therefore, the object of image filtering, except removing noise, also will retain the information such as details or edge as much as possible.In the image filtering technology for being polluted by impulsive noise, the effect of nonlinear filtering is better than linear filtering, because linear filtering can cause details and the edge fog of image, affects the visual effect of image.Standard median filter (standard median filter, SMF) method is a kind of non-linear filtering method of classics, and it replaces the gray-scale value of this window center point pixel by the intermediate value of the gray-scale value of all pixels in predefined filter window.For further improving the filtering performance of SMF, O.Y1i-Harja etc. have proposed weighted median filter (weighted median filter, WMF), S.J.Ko etc. have proposed center weighted median filter (center weighted median filter, CWMF), this two classes wave filter gives the specific more weights of pixel in filtering operation window.
These three kinds of wave filters all adopt identical filtering processing for pixels all in noise image above, and this just inevitably destroys not by the pixel of noise pollution in filtering.In actual applications, we wish that filtering algorithm only carries out filtering to noise pixel, remains unchanged to non-noise pixel.Therefore, before filtering, can adopt an impulse noise detection device, the noise pixel in image and non-noise pixel are made a distinction.If it is noise pixel that a pixel is detected, it will be substituted by the output of median filter; Otherwise this pixel remains unchanged.According to adopting different impulse noise correction method, Z.Shuqun etc. have proposed edge-detecting median filter (EDMF) method, C.Tao etc. have proposed multi-state median filter (MSMF) method, E.Abreu etc. have proposed signal-dependent rand-ordered mean filter (SDROMF) method, and Z.Wang etc. have proposed progressive switching median filter (PSMF) method.
After image is by noise pollution, make wave filter be difficult to accurately distinguish the difference between details or edge and noise, and in filtering, can inevitably there is uncertainty and the imperfection of information, and fuzzy theory just in time can adapt to these uncertainty, therefore in image filtering process, apply fuzzy theory and can obtain good noise remove effect.F.Russo etc. have utilized fuzzy system theory just, have proposed fuzzy filter (FF) method, are applied in image filtering.Artificial neural network algorithm shows very large superiority compared with traditional algorithm, artificial neural network has highly-parallel processing power, there is self study, self organization ability, can find out the inner link between input and output data according to learning sample, there is Nonlinear Mapping function, be particularly suitable for many nonlinear problems in image processing.In recent years, fuzzy neuron synthesis in theory probabilistic ability and the powerful learning ability of artificial neural network in fuzzy theory analog filtering process, be applied in gradually in the filtering of gray level image.
Summary of the invention
The technical matters solving
Problem to be solved by this invention is that the image filtering method of proposition based on fuzzy neuron system and rim detection, is a kind of image filtering method that can remove spiced salt impulsive noise.
Technical scheme
Technical characterictic of the present invention is, comprises the following steps:
Step 1: by median filter, edge detector and an Adaptive Neuro-fuzzy Inference (ANFIS) combine and form a wave filter, at this wave filter of use, noise image is carried out before filtering, training image of manual construction, use hybrid learning algorithm to train this wave filter, determine the parameter in system;
Step 2: complete when wave filter training, just can carry out filtering to test pattern.
Described step 1 is further comprising the steps:
Steps A: the ANFIS in wave filter has three inputs, an output, using wave filter to carry out, before filtering, need training ANFIS to noise image, determines the parameter in ANFIS.Image of manual construction is as the desired output image of wave filter, adds 30% spiced salt impulsive noise and obtains noise image, as the input picture of ANFIS on this image;
Step B: start with the pixel (this pixel is current operation pixel) in the upper left corner in the training image of inputting, with from top to bottom, mode from left to right, all over getting all pixels in the training image of input on image;
Step C: for current operation pixel, three inputs using median-filtered result, edge detection results and current operation pixel itself as system, can be obtained an actual output of system by three inputs of system;
Step D: choose in the training image of input next pixel as current operation pixel, repeating step C, can obtain the actual output of system of all grey scale pixel values in the training image of input by such mode;
Step e: according to the difference of the actual desired output of exporting and being obtained by the training image of desired output of system of all grey scale pixel values in the training image of input, obtain cost function value;
Step F: in the time that cost function value is less than predefined threshold value, systematic training finishes; Otherwise, use hybrid learning algorithm to be optimized the parameter in system, then repeat above step, carry out next iteration training.
Described step 2 is further comprising the steps:
Steps A: will need the test pattern of filtering as the input picture of wave filter, pixel (this pixel is current operation pixel) with the upper left corner in input picture starts, on image, with from top to bottom, mode from left to right, all over getting all pixels in input picture;
Step B: for current operation pixel, three inputs using median-filtered result, edge detection results and current operation pixel itself as system, can obtain one of system actual output by three inputs of system, this output is the gray-scale value of image pixel after the filtering corresponding with input picture current operation pixel;
Step C: choose in input picture next pixel as current operation pixel, repeating step B, when all pixels in input picture all obtain output through system after, just can obtain an output image, this output image is image after filtering.
Beneficial effect
Impulse noise filter method of the present invention is the spiced salt impulsive noise in filtering image effectively.For the image being polluted by impulsive noise, filtering method proposed by the invention, probabilistic ability and the powerful learning ability of artificial neural network in fuzzy theory analog filtering process are fully utilized, by medium filtering, the information of rim detection and the three aspects: of input picture own combines, in effectively removing image in spiced salt impulsive noise, can retain preferably edge and details in original image, retain visually-perceptible information important in original image, thereby follow-up image is cut apart, the task such as feature extraction and image recognition more can be carried out effectively.
Brief description of the drawings
Fig. 1 is Impulse Noise Filter structural drawing
Fig. 2 is the ANFIS training optimizing process figure for noise filtering
Fig. 3 is the artificial training image for noise filtering
Fig. 4 is the selection of action pane size
Fig. 5 is edge detector structural drawing
Fig. 6 is that four data are extracted the corresponding topological structure of piece
Fig. 7 is the ANFIS training optimizing process figure for rim detection
Fig. 8 is the artificial training image for rim detection
Fig. 9 is Baboon test pattern
Figure 10 be with distinct methods to be subject to varying strength spiced salt impulsive noise pollute Baboon figure denoising after average peak signal to noise ratio (PSNR) comparison curves
Figure 11 is that the Baboon image to being polluted by 40% spiced salt impulsive noise uses the result figure obtaining after distinct methods filtering
Embodiment
Below in conjunction with Fig. 1 to Figure 11, the present invention is described in further detail.
Step 1: by median filter, edge detector and an Adaptive Neuro-fuzzy Inference (ANFIS) combine and form a wave filter, at this wave filter of use, noise image is carried out before filtering, training image of manual construction, use hybrid learning algorithm to train this wave filter, determine the parameter in system;
Concrete steps are as follows:
Steps A: the ANFIS in wave filter has three inputs, an output, using wave filter to carry out, before filtering, need training ANFIS to noise image, determines the parameter in ANFIS.Image of manual construction is as the desired output image of wave filter, adds 30% spiced salt impulsive noise and obtains noise image, as the input picture of ANFIS on this image;
Fig. 1 is proposed Impulse Noise Filter structural drawing.New wave filter is by median filter, and edge detector and an Adaptive Neuro-fuzzy Inference (ANFIS) combine.This ANFIS is one the three single output of input one degree Sugeno fuzzy inference system.Using wave filter to carry out, before filtering, need training ANFIS to test pattern, determine the value of premise parameter and consequent parameter.Fig. 2 is ANFIS training optimizing process figure, and training image wherein can be constructed and be obtained by Artificial.Fig. 3 (a) is the original image of manual construction, is also the training image of the desired output of ANFIS in Fig. 2.This image size is 128 × 128, be made up of 1024 4 × 4 color lumps, 16 pixels in each color lump have identical gray-scale value, and the gray-scale value of different color blocks is different, all over getting all values in 0 to 255, the position of the color lump of different gray-scale values in image is random.Fig. 3 (b) is the training image of the input in Fig. 2, is on Fig. 3 (a) original image, to add the noise image that 30% spiced salt impulsive noise obtains.
Step B: start with the pixel (this pixel is current operation pixel) in the upper left corner in the training image of inputting, with from top to bottom, mode from left to right, all over getting all pixels in the training image of input on image;
Step C: for current operation pixel, three inputs using median-filtered result, edge detection results and current operation pixel itself as system, can be obtained an actual output of system by three inputs of system;
Can obtain corresponding medium filtering image according to input picture.Successively as current operation pixel, centered by this pixel, determine medium filtering window using each pixel in input picture, in window, the intermediate value of all grey scale pixel values is the output after current operation pixel filter.In medium filtering process, need to determine the size of filter window.Known by the performance evaluation to median filter, choosing of intermediate value is subject to the impact of filter window size larger, it is suppressing there is certain contradiction aspect picture noise and protection details two: if the filter window of choosing is less, be conducive to protect some details in image, but can limit the ability of making an uproar of filtering; Otherwise, if the filter window of choosing is larger, can strengthens noise suppression ability, but can weaken the protective capability of details.This contradiction shows particularly evidently in the time that noise in image interference is larger.In the present invention, by simulation results show, according to varying in size of impulsive noise image noise intensity, adopt method in Fig. 4 to determine action pane size, experimental result is best.
Can obtain corresponding edge-detected image according to input picture.In recent years, scholars have proposed the edge detection algorithm of many classics, such as Robert operator, Prewitt operator, Sobel operator, Laplacian of Gaussian (LOG) operator and Canny operator etc.These classical algorithms can extract the edge in image to a certain extent effectively, but the result of rim detection is affected by noise larger.Therefore, adopt these classic algorithm to carry out before Image Edge-Detection, generally need carry out image filtering pre-service.Like this, inevitably improved the complexity of algorithm, and the net result of rim detection affected by filtering larger.To be processed in the present invention is the image that polluted by impulsive noise, and therefore, in the structure of wave filter, these easy algorithms affected by noise are not suitable as the edge detector in system.
In the present invention, we adopt the Image Edge Detector based on Adaptive Neuro-fuzzy Inference shown in Fig. 5.This detecting device comprises four ANFIS and an aftertreatment piece, and each ANFIS is one the four single output of input one degree Sugeno fuzzy inference system.The corresponding data of each ANFIS are extracted piece, and each data are extracted piece and provided four inputs for corresponding ANFIS.For each pixel in input picture, the concrete steps that service data is extracted are as follows:
(1) as shown in Figure 6, with current operation pixel p 2centered by, obtain 3 × 3 filter windows, obtain grey scale pixel value p according to these four kinds of different topological structures of level, vertical, left diagonal line and right diagonal line 1, p 2and p 3;
(2) still with current operation pixel p 2centered by, obtain in addition a predefined intermediate value and extract action pane, by the gray-scale value of all pixels in this window, obtain intermediate value m, intermediate value is extracted determining as shown in Figure 4 of action pane size;
(3) make four of each ANFIS to input x 1, x 2, x 3and x 4be respectively:
x 1 = p 1 - m x 2 = p 2 - m x 3 = p 3 - m x 4 = m , - - - ( 1 )
In Fig. 5, the inner structure of four ANFIS is all identical, is all one the four single output of input one degree Sugeno fuzzy inference system.For the current operation pixel in input picture, each data are extracted piece and are provided four input x for corresponding ANFIS 1, x 2, x 3and x 4.For each input, define respectively three broad sense bell subordinate functions, each ANFIS comprises 81 (3 4) rule.Each ANFIS can obtain an output, and four ANFIS can obtain four outputs, are designated as Y k(k=1,2,3,4), these four outputs are the input of aftertreatment piece.Aftertreatment piece is averaged to these four inputs by formula (2), is designated as Y a.Again by formula (3), by Y awith a threshold, try to achieve the final output Y of edge detector f.Threshold value is wherein the intermediate value between minimum value and the maximal value of grey scale pixel value, and herein, for 8 gray level images, this value is set as 128.Final output Y fvalue be that 0 expression current operation pixel is edge pixel, be shown as black, Y fvalue be that 255 expression current operation pixels are not edge pixels, be shown as white.
Y A = 1 4 Σ k = 1 4 Y k - - - ( 2 )
Y F = 255 , if Y A > 128 0 , if Y A ≤ 128 - - - ( 3 )
At edge detector shown in use Fig. 5, input picture is carried out before rim detection, each ANFIS needs to train separately.Fig. 7 is single ANFIS training optimizing process figure, and training image wherein can be constructed and be obtained by Artificial, and each ANFIS adopts identical training image.Fig. 8 (a) is the original training image of each ANFIS, and this image is identical with Fig. 3 (a).Fig. 8 (b) is the training image of the input in Fig. 7, and this image is identical with Fig. 3 (b).Fig. 8 (c) is the edge flag image obtaining according to Fig. 8 (a) original image, the namely training image of desired output in Fig. 7, in figure, grey scale pixel value is that 0 expression current pixel is edge pixel, be shown as black, grey scale pixel value is that 255 expression current pixels are not edge pixels, is shown as white.
Premise parameter in each ANFIS and consequent parameter need by training definite its value, and the optimized algorithm using when system is trained is hybrid learning algorithm.When four ANFIS train completely, just can form edge detector (as shown in Figure 5) together with an aftertreatment piece, input picture is carried out to rim detection, obtain edge flag image.
Obtain after corresponding medium filtering image and edge-detected image according to input picture, just can with input picture itself, as three inputs of system shown in Figure 2, can obtain one of system actual output by three inputs of system.For the current operation pixel in input picture, three inputs of establishing this system are respectively x 1, x 2, x 3, wherein x 1for the median-filtered result of current operation pixel, x 2for the edge detection results of current operation pixel, x 3for current operation pixel itself.For each input, define respectively three broad sense bell subordinate functions, this system comprises 27 (3 altogether 3) rule, its Fuzzy Rule Sets is as follows:
Rule 1:if (x 1isM 11) and (x 2isM 21) and (x 3isM 31)
then?y 1=d 11x 1+d 12x 2+d 13x 3+d 14
Rule 2:if (x 1isM 11) and (x 2isM 21) and (x 3is M 32)
then?y 2=d 21x 1+d 22x 2+d 23x 3+d 24
Rule 3:if (x 1isM 11) and (x 2isM 21) and (x 3isM 33)
then?y 3=d 31x 1+d 32x 2+d 33x 3+d 34
Rule 4:if (x 1isM 11) and (x 2is M 22) and (x 3isM 31)
then?y 4=d 41x 1+d 42x 2+d 43x 3+d 44
|
|
|
Rule 27:if (x 1isM 13) and (x 2is M 23) and (x 3is M 33)
then?y 27=d 27,1x 1+d 27,2x 2+d 27,3x 3+d 27,4
Wherein M ijrepresent j subordinate function of i input, d klfor true value parameter, y kfor the output that system obtains according to k rule, i=1,2,3, j=1,2,3, k=1,2 ..., 27, l=1,2,3,4.For input x i, the broad sense bell subordinate function of definition is:
M ij ( x i ) = 1 1 + | x i - c ij a ij | 2 b ij , - - - ( 4 )
The output Y of this system equals each y kweighted mean:
Y = Σ k = 1 27 w k y k Σ k = 1 27 w k - - - ( 5 )
Weighting coefficient w in formula kcomprise that k acting rules, in the obtained all true value of input, represent the excitation density of k rule, w kcomputing formula as follows:
w 1 = M 11 ( x 1 ) × M 21 ( x 2 ) × M 31 ( x 3 ) w 2 = M 11 ( x 1 ) × M 21 ( x 2 ) × M 32 ( x 3 ) w 3 = M 11 ( x 1 ) × M 21 ( x 2 ) × M 33 ( x 3 ) w 4 = M 11 ( x 1 ) × M 22 ( x 2 ) × M 31 ( x 3 ) . . . w 27 = M 13 ( x 1 ) × M 23 ( x 2 ) × M 33 ( x 3 ) - - - ( 6 )
Step D: choose in the training image of input next pixel as current operation pixel, repeating step C, can obtain the actual output of system of all grey scale pixel values in the training image of input by such mode;
Step e: according to the difference of the actual desired output of exporting and being obtained by the training image of desired output of system of all grey scale pixel values in the training image of input, obtain cost function value;
Step F: in the time that cost function value is less than predefined threshold value, systematic training finishes; Otherwise, use hybrid learning algorithm to be optimized the parameter in system, then repeat above step, carry out next iteration training.
To the parameter in ANFIS, adopt hybrid learning algorithm to be optimized, i.e. premise parameter a ij, b ijand c ijbe optimized consequent parameter d by gradient method klbe optimized with linear least square, the learning strategy of employing is off-line (in batches) learning method.
Suppose to have N group training data, for each group input x t=(x 1, x 2, x 3) t, actual output and the desired output of system are respectively Y tand Yd t, t=1,2 ..., N, T representing matrix transposition, definition cost function:
E = Σ t = 1 N E t = Σ t = 1 N ( 1 2 ( Yd t - Y t ) 2 ) - - - ( 7 )
For premise parameter a ij, b ij, c ij, have according to gradient method:
a ij ( n + 1 ) = a ij ( n ) - α ∂ E ∂ a ij - - - ( 8 )
b ij ( n + 1 ) = b ij ( n ) - α ∂ E ∂ b ij - - - ( 9 )
c ij ( n + 1 ) = c ij ( n ) - α ∂ E ∂ c ij - - - ( 10 )
Wherein n is iterations, and α is learning rate, i=1,2,3, j=1,2,3.When training, can organize training data according to N and determine premise parameter a ij, b ijand c ijinitial value.
For consequent parameter d klwe are first according to the value of premise parameter, formula (5) and N group training data (comprising input and desired output), adopt linear least square method to determine its initial value, then can be obtained the actual output of system of N group training data by formula (5), then upgrade premise parameter a according to the cost function of formula (7) and formula (8), formula (9) and formula (10) ij, b ij, c ij, and after each renewal premise parameter, adopt linear least square method to upgrade consequent parameter d kl.Iteration is gone down so always, until the cost function value of formula (7) is less than predefined threshold value or iterations reaches predefined in limited time upper, systematic training finishes.
Step 2: complete when wave filter training, just can carry out filtering to test pattern.
Concrete steps are as follows:
Steps A: will need the test pattern of filtering as the input picture of wave filter, pixel (this pixel is current operation pixel) with the upper left corner in input picture starts, on image, with from top to bottom, mode from left to right, all over getting all pixels in input picture;
For the filtering performance of test the inventive method, it is compared with traditional filtering method, Baboon figure (image size is 256 × 256) is carried out to test analysis, as shown in Figure 9.Baboon figure is added to the test pattern of 3%~80% spiced salt impulsive noise as input.
Step B: for current operation pixel, three inputs using median-filtered result, edge detection results and current operation pixel itself as system, can obtain one of system actual output by three inputs of system, this output is the gray-scale value of image pixel after the filtering corresponding with input picture current operation pixel;
First obtain corresponding medium filtering image and edge-detected image according to the test pattern of input, then with the test pattern itself of inputting, as three inputs of system shown in Figure 1, can be obtained an actual output of system by three inputs of system.
Step C: choose in input picture next pixel as current operation pixel, repeating step B, when all pixels in input picture all obtain output through system after, just can obtain an output image, this output image is image after filtering.
For the filter effect of the inventive method and classic method is compared, select following filtering method: SMF method, EDMF method, MSMF method, SDROMF method, PSMF method and FF method.In experiment, we adopt the performance of Y-PSNR PSNR evaluation criterion quantitative evaluation wave filter.PSNR value shows that more greatly filter filtering effect is better.PSNR is defined as:
PSNR = 10 log 10 ( 255 2 1 MN Σ i = 1 M Σ j = 1 N ( O ( i , j ) - R ( i , j ) ) 2 ) - - - ( 11 )
Wherein O (i, j) and R (i, j) are respectively the gray-scale value of image slices vegetarian refreshments after coordinate points (i, j) is located original noise-free picture and filtering, and image size is M × N.
Figure 10 has provided SMF method, EDMF method, MSMF method, SDROMF method, PSMF method, FF method and the inventive method to be subject to 3%~80% intensity spiced salt impulsive noise pollute Baboon image denoising after average peak signal to noise ratio (PSNR) comparison curves.From figure, can find out significantly, to the image that polluted by varying strength spiced salt impulsive noise, the PSNR that the inventive method obtains is large, and this has illustrated that the more traditional filtering method of the filter effect of the inventive method is for well.
For the filtering performance of evaluating a wave filter, except above-mentioned quantitative evaluation, also need to carry out qualitative evaluation.Subjective qualitative evaluation is exactly the filter effect from visually observing various wave filters.What Figure 11 showed is the filter effect comparison diagram of Baboon figure.Figure 11 (a) is original image (not by image polluted by noise) Baboon figure, Figure 11 (b) is the spiced salt impulsive noise figure containing 40%, Figure 11 (c)~(h) is respectively the result images that each traditional filtering method is exported, the result images that Figure 11 (i) exports for the inventive method.In filter effect figure by the inventive method and traditional filtering method, can find out, in the output image of conventional traditional filtering method (SMF, EDMF, MSMF, SDROMF and FF), have and significantly there is no removed noise spot, particularly, in the output image of SMF and MSMF method, do not have removed noise spot a lot.And in the output image of the inventive method, noise remove must be cleaner, this explanation, the ability that the inventive method is removed impulsive noise is strong compared with traditional filtering method.In addition, compared with the Output rusults of traditional filtering method, the inventive method more can retain details or the edge of original image, and this can obviously find out from the around eyes of Baboon and beard position.Figure 11 (g) is the filtering result figure of PSMF method, although there is no obvious noise spot in figure, its newer filtering method of ability that retains original image detail is for poor, and after its filtering, image can obviously be found out blur effect.

Claims (3)

1. the image filtering method based on fuzzy neuron system and rim detection, is characterized in that, comprises the following steps:
Step 1: by median filter, edge detector and an Adaptive Neuro-fuzzy Inference (ANFIS) combine and form a wave filter, at this wave filter of use, noise image is carried out before filtering, training image of manual construction, use hybrid learning algorithm to train this wave filter, determine the parameter in system;
Step 2: complete when wave filter training, just can carry out filtering to test pattern.
2. the image filtering method based on rim detection according to claim 1, is characterized in that, step 1 is further comprising the steps:
Steps A: the ANFIS in wave filter has three inputs, an output, using wave filter to carry out, before filtering, need training ANFIS to noise image, determines the parameter in ANFIS.Image of manual construction is as the desired output image of wave filter, adds 30% spiced salt impulsive noise and obtains noise image, as the input picture of ANFIS on this image;
Step B: start with the pixel (this pixel is current operation pixel) in the upper left corner in the training image of inputting, with from top to bottom, mode from left to right, all over getting all pixels in the training image of input on image;
Step C: for current operation pixel, three inputs using median-filtered result, edge detection results and current operation pixel itself as system, can be obtained an actual output of system by three inputs of system;
Step D: choose in the training image of input next pixel as current operation pixel, repeating step C, can obtain the actual output of system of all grey scale pixel values in the training image of input by such mode;
Step e: according to the difference of the actual desired output of exporting and being obtained by the training image of desired output of system of all grey scale pixel values in the training image of input, obtain cost function value;
Step F: in the time that cost function value is less than predefined threshold value, systematic training finishes; Otherwise, use hybrid learning algorithm to be optimized the parameter in system, then repeat above step, carry out next iteration training.
3. the image filtering method based on rim detection according to claim 1, is characterized in that, step 2 is further comprising the steps:
Steps A: will need the test pattern of filtering as the input picture of wave filter, pixel (this pixel is current operation pixel) with the upper left corner in input picture starts, on image, with from top to bottom, mode from left to right, all over getting all pixels in input picture;
Step B: for current operation pixel, three inputs using median-filtered result, edge detection results and current operation pixel itself as system, can obtain one of system actual output by three inputs of system, this output is the gray-scale value of image pixel after the filtering corresponding with input picture current operation pixel;
Step C: choose in input picture next pixel as current operation pixel, repeating step B, when all pixels in input picture all obtain output through system after, just can obtain an output image, this output image is image after filtering.
CN201410160748.8A 2014-04-18 2014-04-18 Image filtering method based on neuro-fuzzy system and edge detection Pending CN103927723A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410160748.8A CN103927723A (en) 2014-04-18 2014-04-18 Image filtering method based on neuro-fuzzy system and edge detection

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410160748.8A CN103927723A (en) 2014-04-18 2014-04-18 Image filtering method based on neuro-fuzzy system and edge detection

Publications (1)

Publication Number Publication Date
CN103927723A true CN103927723A (en) 2014-07-16

Family

ID=51145935

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410160748.8A Pending CN103927723A (en) 2014-04-18 2014-04-18 Image filtering method based on neuro-fuzzy system and edge detection

Country Status (1)

Country Link
CN (1) CN103927723A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239903A (en) * 2014-10-10 2014-12-24 江南大学 QPSO (quantum-behaved particle swarm optimization) algorithm based image edge detection method
CN105139392A (en) * 2015-08-18 2015-12-09 昆明理工大学 Improved fuzzy inference rule edge detection method
CN106791284A (en) * 2017-01-17 2017-05-31 深圳市维海德技术股份有限公司 A kind of method and device for removing impulsive noise
CN107851193A (en) * 2015-07-14 2018-03-27 顶级公司 Hybrid machine learning system
CN108710881A (en) * 2018-05-23 2018-10-26 中国民用航空总局第二研究所 Neural network model, candidate target region generation method, model training method
CN111669522A (en) * 2019-03-05 2020-09-15 佳能株式会社 Image processing method, apparatus, system, storage medium, and learning model manufacturing method
CN112188178A (en) * 2020-09-30 2021-01-05 Tcl华星光电技术有限公司 Image display method and image display device
CN113139949A (en) * 2021-04-30 2021-07-20 逻腾(杭州)科技有限公司 Robot image ambiguity detection method

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
李岳阳 等: "基于噪声检测的彩色图像滤波算法", 《江南大学学报(自然科学版)》 *
李岳阳 等: "彩色图像迭代自适应滤波算法", 《计算机工程与应用》 *
罗海驰 等: "一种基于自适应神经模糊推理系统的图像滤波方法", 《计算机科学》 *
罗海驰 等: "图像脉冲噪声检测", 《计算机工程与应用》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104239903A (en) * 2014-10-10 2014-12-24 江南大学 QPSO (quantum-behaved particle swarm optimization) algorithm based image edge detection method
CN107851193A (en) * 2015-07-14 2018-03-27 顶级公司 Hybrid machine learning system
CN105139392A (en) * 2015-08-18 2015-12-09 昆明理工大学 Improved fuzzy inference rule edge detection method
CN106791284A (en) * 2017-01-17 2017-05-31 深圳市维海德技术股份有限公司 A kind of method and device for removing impulsive noise
CN106791284B (en) * 2017-01-17 2019-11-12 深圳市维海德技术股份有限公司 A kind of method and device removing impulsive noise
CN108710881A (en) * 2018-05-23 2018-10-26 中国民用航空总局第二研究所 Neural network model, candidate target region generation method, model training method
CN108710881B (en) * 2018-05-23 2020-12-29 中国民用航空总局第二研究所 Neural network model, candidate target area generation method and model training method
CN111669522A (en) * 2019-03-05 2020-09-15 佳能株式会社 Image processing method, apparatus, system, storage medium, and learning model manufacturing method
CN112188178A (en) * 2020-09-30 2021-01-05 Tcl华星光电技术有限公司 Image display method and image display device
CN112188178B (en) * 2020-09-30 2022-02-22 Tcl华星光电技术有限公司 Image display method and image display device
CN113139949A (en) * 2021-04-30 2021-07-20 逻腾(杭州)科技有限公司 Robot image ambiguity detection method

Similar Documents

Publication Publication Date Title
CN103927723A (en) Image filtering method based on neuro-fuzzy system and edge detection
Wang et al. Iterative non-local means filter for salt and pepper noise removal
CN101567964B (en) Method for preprocessing noise reduction and block effect removal in low bit-rate video application
CN104978715A (en) Non-local mean image denoising method based on filtering window and parameter self-adaption
CN101094312A (en) Self-adapting method for filtering image with edge being retained
Habib et al. Adaptive fuzzy inference system based directional median filter for impulse noise removal
Horng et al. Using sorted switching median filter to remove high-density impulse noises
CN103325123A (en) Image edge detection method based on self-adaptive neural fuzzy inference systems
CN107038688A (en) The detection of image noise and denoising method based on Hessian matrixes
CN102968763A (en) Image filtering method based on self-adaptive neural fuzzy inference systems
CN103208097A (en) Principal component analysis collaborative filtering method for image multi-direction morphological structure grouping
CN103778609A (en) Binarization image and gray level image efficient denoising method based on pixel continuity judgment
CN107945122A (en) Infrared image enhancing method and system based on self-adapting histogram segmentation
CN102670251B (en) Numerical sorting weighted average-based ultrasonic image spatial filter method
Habib et al. Adaptive threshold based fuzzy directional filter design using background information
CN105654442A (en) Noise elimination method for impact noise image
CN103778611A (en) Switch weighting vector median filter method utilizing edge detection
CN105590301A (en) Impulse noise elimination method of self-adaption normal-inclined double cross window mean filtering
CN101655977B (en) Method for eliminating image impulse noise based on differential image detection and filtration by multiple windows
CN102930508A (en) Image residual signal based non-local mean value image de-noising method
Kayhan An effective 2-stage method for removing impulse noise in images
CN104778662A (en) Millimeter-wave image enhancing method and system
CN116205939A (en) Line extraction method, line extraction apparatus, and computer storage medium
CN101482970A (en) Improved morphologic filtering method in image processing
CN103198457A (en) Image noise detection method based on self-adaptive nerve fuzzy inference systems

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

Application publication date: 20140716