CN102622597A - Self-adaptive orthogonal median hybrid filtering method - Google Patents

Self-adaptive orthogonal median hybrid filtering method Download PDF

Info

Publication number
CN102622597A
CN102622597A CN2011100314772A CN201110031477A CN102622597A CN 102622597 A CN102622597 A CN 102622597A CN 2011100314772 A CN2011100314772 A CN 2011100314772A CN 201110031477 A CN201110031477 A CN 201110031477A CN 102622597 A CN102622597 A CN 102622597A
Authority
CN
China
Prior art keywords
value
pixel
group
condition
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.)
Granted
Application number
CN2011100314772A
Other languages
Chinese (zh)
Other versions
CN102622597B (en
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.)
FAW Group Corp
Original Assignee
FAW Group Corp
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 FAW Group Corp filed Critical FAW Group Corp
Priority to CN201110031477.2A priority Critical patent/CN102622597B/en
Publication of CN102622597A publication Critical patent/CN102622597A/en
Application granted granted Critical
Publication of CN102622597B publication Critical patent/CN102622597B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

A self-adaptive orthogonal median hybrid filtering method belonging to image recognition technical field is provided. The aim of the self-adaptive orthogonal median hybrid filtering method provided by the invention is to keep more details of an original image and simultaneously well remove image noise. The method comprises the steps of taking the center pixel as the core, taking out the rest four pixel points respectively in two orthogonal directions, dividing them into two groups: pixel group of group I and pixel group of group II, and carrying out a same treatment on each pixel point of the image to get a smoothly filtered image. The method is mainly used for smoothing an image during an image recognition process andis able to keep more details of the image and simultaneously well remove image noise during an image filtering process.

Description

Adaptive quadrature intermediate value mixed filtering method
Technical field
The invention belongs to the image recognition technique field.
Background technology
Existing filtering algorithm has also kept picture noise when keeping image detail, be unfavorable for the identification and the judgement of image detail, and existing filtering algorithm is considered, and image detail also is removed or obfuscation when removing noise.
Summary of the invention
The object of the invention has been removed the adaptive quadrature intermediate value mixed filtering method of picture noise again well when keeping original image more details.
Step of the present invention is:
A, be that core is taken out all the other four pixels at two orthogonal directionss respectively with the center pixel, be divided into into two groups: I group pixel groups is organized pixel groups with II;
B, condition one: the I class mean is less than the maximal value of five pixel gray-scale values in the I group, and greater than the minimum value of five pixel gray-scale values of I group;
C, condition two: the II class mean is less than the maximal value of five pixel gray-scale values in the II group, and greater than the minimum value of five pixel gray-scale values of II group;
If d condition one satisfies, condition two does not satisfy, and the gray-scale value of the center pixel of nine pixels of getting is the intermediate value of I group with regard to value;
If e condition two satisfies, condition one does not satisfy, and the gray-scale value of the center pixel of nine pixels of getting is the intermediate value of II group with regard to value;
If f condition one and condition two do not satisfy or condition one all satisfies with condition two, the gray-scale value of the center pixel of nine pixels of getting is the mean value of I group and II class mean with regard to value;
G, each pixel of picture handled equally after, will obtain an image behind the smothing filtering.
The present invention is mainly used in the smoothing processing of image in the image recognition processing process.Remove picture noise better when can in the image filtering process, keep the image more details.
Description of drawings
Fig. 1 is an original image;
Fig. 2 adds the salt-pepper noise image;
Fig. 3 is the mean filter image;
Fig. 4 is the adaptive median filter image;
Fig. 5 is the medium filtering image;
Fig. 6 is an adaptive quadrature intermediate value mixed filtering image of the present invention;
Fig. 7 is that the present invention gets quadrature neighbor pixel synoptic diagram anyhow with central pixel point;
Fig. 8 is that the present invention gets quadrature neighbor pixel synoptic diagram with the central pixel point skewed crossing.
Embodiment
Step of the present invention is:
A, be that core is taken out all the other four pixels at two orthogonal directionss respectively with the center pixel, be divided into into two groups: I group pixel groups is organized pixel groups with II;
B, condition one: the I class mean is less than the maximal value of five pixel gray-scale values in the I group, and greater than the minimum value of five pixel gray-scale values of I group;
C, condition two: the II class mean is less than the maximal value of five pixel gray-scale values in the II group, and greater than the minimum value of five pixel gray-scale values of II group;
If d condition one satisfies, condition two does not satisfy, and the gray-scale value of the center pixel of nine pixels of getting is the intermediate value of I group with regard to value;
If e condition two satisfies, condition one does not satisfy, and the gray-scale value of the center pixel of nine pixels of getting is the intermediate value of II group with regard to value;
If f condition one and condition two do not satisfy or condition one all satisfies with condition two, the gray-scale value of the center pixel of nine pixels of getting is the mean value of I group and II class mean with regard to value;
G, each pixel of picture handled equally after, will obtain an image behind the smothing filtering.
Below concrete description is done in invention:
Fig. 7 and nine grids shown in Figure 8 are represented nine adjacent pixels of the left and right sides in a certain picture, and being core with the center pixel takes out all the other four pixels at two orthogonal directionss respectively by shown in the figure, are divided into into Fig. 7 and two groups shown in Figure 8.
In I group pixel groups, average after the gray-scale value summation with five pixels and be defined as the intermediate value of I group pixel.
Condition one: the I class mean is less than the maximal value of five pixel gray-scale values in the I group, and greater than the minimum value of five pixel gray-scale values of I group.
In like manner in II group pixel groups, average after the gray-scale value summation with five pixels and be defined as the intermediate value of II group pixel.
Condition two: the II class mean is less than the maximal value of five pixel gray-scale values in the II group, and greater than the minimum value of five pixel gray-scale values of II group.
If condition one satisfies, condition two does not satisfy, and the gray-scale value of the center pixel of nine pixels of getting is the intermediate value of I group with regard to value.
If condition two satisfies, condition one does not satisfy, and the gray-scale value of the center pixel of nine pixels of getting is the intermediate value of II group with regard to value.
If condition one and condition two do not satisfy or condition one all satisfies with condition two, the gray-scale value of the center pixel of nine pixels of getting is the mean value of I group and II class mean with regard to value.
According to above-mentioned processing mode, after each pixel of picture handled equally, will obtain an image behind the smothing filtering, this method is defined as adaptive quadrature intermediate value mixed filtering method.
represents one will be processed, the Centre
Figure 2011100314772100002DEST_PATH_IMAGE004
at the sub-image.
With Sxy
Figure 2011100314772100002DEST_PATH_IMAGE006
is the implementation procedure that example is explained this algorithm.
Extract two groups of pixels
Figure DEST_PATH_IMAGE008
, by Fig. 7 and mode shown in Figure 8, and do to give a definition:
represents
Figure 709835DEST_PATH_IMAGE008
the minimum luminance value
Figure DEST_PATH_IMAGE014
represents
Figure 187828DEST_PATH_IMAGE008
the maximum luminance value
Figure DEST_PATH_IMAGE016
represents
Figure 29882DEST_PATH_IMAGE008
the value of the luminance
Figure DEST_PATH_IMAGE018
represents the minimum luminance value
represents
Figure 364097DEST_PATH_IMAGE010
the maximum luminance value
Figure DEST_PATH_IMAGE022
represents
Figure 750341DEST_PATH_IMAGE010
the value of the luminance
Figure DEST_PATH_IMAGE024
represents at the final output value
Figure DEST_PATH_IMAGE026
Figure DEST_PATH_IMAGE028
If Juz1 is true, Juz2 is false
Figure 403225DEST_PATH_IMAGE024
=
If Juz1 is false, Juz2 is true
Figure 626320DEST_PATH_IMAGE024
=
Figure 380649DEST_PATH_IMAGE022
; otherwise
Figure 179978DEST_PATH_IMAGE024
= 1/2 (
Figure 703363DEST_PATH_IMAGE022
+ )

Claims (1)

1. adaptive quadrature intermediate value mixed filtering method is characterized in that:
A, be that core is taken out all the other four pixels at two orthogonal directionss respectively with the center pixel, be divided into into two groups: I group pixel groups is organized pixel groups with II;
B, condition one: the I class mean is less than the maximal value of five pixel gray-scale values in the I group, and greater than the minimum value of five pixel gray-scale values of I group;
C, condition two: the II class mean is less than the maximal value of five pixel gray-scale values in the II group, and greater than the minimum value of five pixel gray-scale values of II group;
If d condition one satisfies, condition two does not satisfy, and the gray-scale value of the center pixel of nine pixels of getting is the intermediate value of I group with regard to value;
If e condition two satisfies, condition one does not satisfy, and the gray-scale value of the center pixel of nine pixels of getting is the intermediate value of II group with regard to value;
If f condition one and condition two do not satisfy or condition one all satisfies with condition two, the gray-scale value of the center pixel of nine pixels of getting is the mean value of I group and II class mean with regard to value;
G, each pixel of picture handled equally after, will obtain an image behind the smothing filtering.
CN201110031477.2A 2011-01-29 2011-01-29 Adaptive quadrature intermediate value mixed filtering method Expired - Fee Related CN102622597B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201110031477.2A CN102622597B (en) 2011-01-29 2011-01-29 Adaptive quadrature intermediate value mixed filtering method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201110031477.2A CN102622597B (en) 2011-01-29 2011-01-29 Adaptive quadrature intermediate value mixed filtering method

Publications (2)

Publication Number Publication Date
CN102622597A true CN102622597A (en) 2012-08-01
CN102622597B CN102622597B (en) 2016-05-04

Family

ID=46562507

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201110031477.2A Expired - Fee Related CN102622597B (en) 2011-01-29 2011-01-29 Adaptive quadrature intermediate value mixed filtering method

Country Status (1)

Country Link
CN (1) CN102622597B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050094889A1 (en) * 2003-10-30 2005-05-05 Samsung Electronics Co., Ltd. Global and local statistics controlled noise reduction system
CN101094312A (en) * 2006-06-20 2007-12-26 西北工业大学 Self-adapting method for filtering image with edge being retained
US20090060330A1 (en) * 2007-08-30 2009-03-05 Che-Bin Liu Fast Segmentation of Images
CN101388113A (en) * 2008-10-24 2009-03-18 北京航空航天大学 Star map image rapid denoising method
CN101425176A (en) * 2008-12-09 2009-05-06 中国科学院长春光学精密机械与物理研究所 Image wavelet de-noising method based on median filter
CN101944230A (en) * 2010-08-31 2011-01-12 西安电子科技大学 Multi-scale-based natural image non-local mean noise reduction method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050094889A1 (en) * 2003-10-30 2005-05-05 Samsung Electronics Co., Ltd. Global and local statistics controlled noise reduction system
CN101094312A (en) * 2006-06-20 2007-12-26 西北工业大学 Self-adapting method for filtering image with edge being retained
US20090060330A1 (en) * 2007-08-30 2009-03-05 Che-Bin Liu Fast Segmentation of Images
CN101388113A (en) * 2008-10-24 2009-03-18 北京航空航天大学 Star map image rapid denoising method
CN101425176A (en) * 2008-12-09 2009-05-06 中国科学院长春光学精密机械与物理研究所 Image wavelet de-noising method based on median filter
CN101944230A (en) * 2010-08-31 2011-01-12 西安电子科技大学 Multi-scale-based natural image non-local mean noise reduction method

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张旭明等: "用于图像处理的自适应中值滤波", 《计算机辅助设计与图形学学报》 *
肖蕾等: "改进自适应中值滤波的图像去噪", 《激光杂志》 *

Also Published As

Publication number Publication date
CN102622597B (en) 2016-05-04

Similar Documents

Publication Publication Date Title
CN105447892B (en) The definite method and device at vehicle yaw angle
CN102222328B (en) Edge-preserving self-adaptive weighted filtering method for natural scene images
CN101316321B (en) Pattern noise removal method and device based on median filter
CN107016654A (en) A kind of adaptive infrared image detail enhancing method filtered based on navigational figure
CN101770636A (en) Image noise removing method and device
CN106910170B (en) A kind of minimizing technology of image salt-pepper noise
JP5767064B2 (en) Image edge enhancement method
CN109493295B (en) Non-local haar transform image denoising method
CN106815821A (en) The denoising method and device of near-infrared image
CN102663696A (en) Denoising method of enlarged image and system thereof
CN112150371B (en) Image noise reduction method, device, equipment and storage medium
CN107369144A (en) Based on the multiple dimensioned Retinex images defogging method for improving homomorphic filtering
CN102509294A (en) Single-image-based global depth estimation method
CN102959582A (en) Image processing device
JPWO2002067589A1 (en) Image processing system, image processing method, and image processing program
CN102222319B (en) A kind of image processing method and device
CN103778611A (en) Switch weighting vector median filter method utilizing edge detection
WO2004051573A3 (en) Method and apparatus for removing false edges from a segmented image
CN109712116B (en) Fault identification method for power transmission line and accessories thereof
CN103530856B (en) Method and system for removing salt and pepper noise from Bayer image
CN109003247B (en) Method for removing color image mixed noise
CN102768758B (en) Improved color image unsharp masking (USM) method
CN102622597A (en) Self-adaptive orthogonal median hybrid filtering method
CN112488212B (en) Lane line identification method based on binocular parallax
CN103150710A (en) Rapid mean filtering method for image

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160504

Termination date: 20200129