KR960036800A - Median filter with various window sizes - Google Patents

Median filter with various window sizes Download PDF

Info

Publication number
KR960036800A
KR960036800A KR1019950005800A KR19950005800A KR960036800A KR 960036800 A KR960036800 A KR 960036800A KR 1019950005800 A KR1019950005800 A KR 1019950005800A KR 19950005800 A KR19950005800 A KR 19950005800A KR 960036800 A KR960036800 A KR 960036800A
Authority
KR
South Korea
Prior art keywords
median
output
inputting
value
frame memory
Prior art date
Application number
KR1019950005800A
Other languages
Korean (ko)
Other versions
KR100192777B1 (en
Inventor
정해묵
Original Assignee
배순훈
대우전자 주식회사
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 배순훈, 대우전자 주식회사 filed Critical 배순훈
Priority to KR1019950005800A priority Critical patent/KR100192777B1/en
Publication of KR960036800A publication Critical patent/KR960036800A/en
Application granted granted Critical
Publication of KR100192777B1 publication Critical patent/KR100192777B1/en

Links

Classifications

    • G06T5/70
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/0202Two or more dimensional filters; Filters for complex signals
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20021Dividing image into blocks, subimages or windows
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/0202Two or more dimensional filters; Filters for complex signals
    • H03H2017/0207Median filters

Abstract

본 발명은 입력 영상을 프레임 단위로 저장하는 프레임 메모리(10)와; 프레임 메모리(10)에 저장된 영상 신호를 입력한 후, 3×3 윈도우 사이즈로 영역화하는 제1 영역화부(40); 프레임 메모리(10)에 저장된 영상신호를 입력한 후, 5×5 윈도우 사이즈로 영역화하는 제2 영역화부(60); 제1 영역화부(40)의 출력을 입력한 후 중앙값으로 필터링하는 제1 메디안 필터링부(50); 제2 영역부(60)의 출력을 입력한 후 중앙값으로 필터링하는 제2 메디안 필터링부(70); 프레임 메모리(10)로부터 입력된 영상신호의 국부분산값을 계산하는 국부분산값 계산부(2); 국부분산값 계산부(20)의 출력을 기준치와 비교하여 메디안 필터 선택신호를 출력하는 비교기(30); 비교기(30)의 메디안 필터 선택신호에 따라 제1 메디안 필터링부(50)의 출력이나 제2 메디안 필터링부(60)의 출력 중 하나를 선택하여 출력하는 선택기(80)로 구성되어 입력영상의 국부분산값에 따라 다양한 윈도우 사이즈로 필터링된 값중 하나를 선택할 수 있으므로 전체적으로 화질을 개선하면서 처리속도를 향상시킬 수 있는 효과가 있다.The present invention provides a frame memory for storing an input image on a frame basis; A first regioner 40 for inputting an image signal stored in the frame memory 10 and then segmenting the image signal into a 3 × 3 window size; A second regioner 60 for inputting an image signal stored in the frame memory 10 and then segmenting the image signal into a 5 × 5 window size; A first median filtering unit 50 for inputting the output of the first localization unit 40 and filtering the median value; A second median filtering unit 70 inputting an output of the second area unit 60 and filtering the median value; A local partial value calculating section 2 for calculating a local partial value of the video signal input from the frame memory 10; A comparator 30 for outputting a median filter selection signal by comparing the output of the local partial calculation unit 20 with a reference value; The selector 80 selects and outputs either the output of the first median filtering unit 50 or the output of the second median filtering unit 60 according to the median filter selection signal of the comparator 30. According to the variance value, one of the values filtered by various window sizes can be selected, thereby improving the overall image quality and improving the processing speed.

Description

다양한 윈도우 크기를 갖는 메디안 필터Median filter with various window sizes

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음As this is a public information case, the full text was not included.

제1A도는 일반적인 메디안 필터링을 설명하기 위하여 도시한 도면, 제1B도는 3×3 윈도우 크기를 갖는 화면 블럭의 예, 제2도는 본 발명에 따른 메디안 필터를 도시한 블럭도이다.FIG. 1A is a diagram for explaining general median filtering, FIG. 1B is an example of a screen block having a 3 × 3 window size, and FIG. 2 is a block diagram showing a median filter according to the present invention.

Claims (1)

입력 영상을 프레임 단위로 저장하는 프레임 메모리(10)와; 상기 프레임 메모리(10)에 저장된 영상 신호를 입력한 후, 3×3 윈도우 사이즈로 영역화하는 제1 영역화부(40); 상기 프레임 메모리(10)에 저장된 영상신호를 입력한 후, 5×5 윈도우 사이즈로 영역화하는 제2 영역화부(60); 상기 제1 영역화부(40)의 출력을 입력한 후 중앙값으로 필터링하는 제1 메디안 필터링부(50); 상기 제2 영역부(60)의 출력을 입력한 후 중앙값으로 필터링하는 제2 메디안 필터링부(70); 상기 프레임 메모리(10)로부터 입력된 영상신호의 국부분산값을 계산하는 국부분산값 계산부(2); 상기 국부분산값 계산부(20)의 출력을 기준치와 비교하여 메디안 필터 선택신호를 출력하는 비교기(30); 및 상기 비교기(30)의 메디안 필터 선택신호에 따라 제1 메디안 필터링부(50)의 출력이나 제2 메디안 필터링부(60)의 출력 중 하나를 선택하여 출력하는 선택기(80)로 구성되어 입력영상신호의 국부분산값에 따라 다양한 윈도우 사이즈를 선택하여 평활화하는 다양한 윈도우 크기를 갖는 메디안 필터.A frame memory 10 for storing the input image in frame units; A first regioner 40 for inputting an image signal stored in the frame memory 10 and regioning the image signal in a 3 × 3 window size; A second regionizer 60 for inputting an image signal stored in the frame memory 10 and then segmenting the image signal into a 5 × 5 window size; A first median filtering unit 50 for inputting the output of the first localization unit 40 and filtering the median value; A second median filtering unit 70 for inputting an output of the second area unit 60 and filtering the median value; A local partial value calculator (2) for calculating local partial values of the video signal input from the frame memory (10); A comparator 30 for outputting a median filter selection signal by comparing the output of the local partial calculation unit 20 with a reference value; And a selector 80 configured to select and output one of an output of the first median filtering unit 50 and an output of the second median filtering unit 60 according to the median filter selection signal of the comparator 30. Median filter with various window sizes that select and smooth various window sizes according to the local partial value of the signal. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019950005800A 1995-03-20 1995-03-20 Median filter having multiple window size KR100192777B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950005800A KR100192777B1 (en) 1995-03-20 1995-03-20 Median filter having multiple window size

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950005800A KR100192777B1 (en) 1995-03-20 1995-03-20 Median filter having multiple window size

Publications (2)

Publication Number Publication Date
KR960036800A true KR960036800A (en) 1996-10-28
KR100192777B1 KR100192777B1 (en) 1999-06-15

Family

ID=19410137

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950005800A KR100192777B1 (en) 1995-03-20 1995-03-20 Median filter having multiple window size

Country Status (1)

Country Link
KR (1) KR100192777B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100810310B1 (en) * 2003-08-29 2008-03-07 삼성전자주식회사 Device and method for reconstructing picture having illumination difference

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100810310B1 (en) * 2003-08-29 2008-03-07 삼성전자주식회사 Device and method for reconstructing picture having illumination difference

Also Published As

Publication number Publication date
KR100192777B1 (en) 1999-06-15

Similar Documents

Publication Publication Date Title
KR940010805A (en) Noise reduction circuit
KR970078437A (en) Image quality improvement method using low-pass filtering and histogram equalization and its circuit
KR960028480A (en) Foreground / background image selection device with region division coding
KR950030584A (en) Image processing device
KR850002390A (en) X-ray diagnostic device
KR910005189A (en) Image Motion Detection Circuit
KR910007344A (en) Video signal processing device
KR940019155A (en) Interpolation Method and Circuit of Digital Image Data
KR910015178A (en) Image data processing device
JPH0287089A (en) Device for measuring contrast image of picture
KR960036800A (en) Median filter with various window sizes
KR970004800A (en) Apparatus and Method for Selecting Freeze on Double Wide TV
KR920008625A (en) Image color separation device
KR960006614A (en) Image coding device using contour
JP2585872B2 (en) Image noise removal device
KR910013848A (en) Binary information processing device of image processing system
KR960015338A (en) Image Change Detection Circuit in Thermal Imager
KR920009191A (en) All-in-one Camera
KR970007631A (en) User Image Nesting Game Device and Method
KR970072980A (en) Apparatus and method for outputting one field video memory in one frame
KR910021151A (en) MUSE Decoder
KR920005614A (en) World time on-screen display
KR950022543A (en) Dedicated line selection circuit of digital key phone system
KR970700981A (en) Decoding of a PALplus video signal
KR950022804A (en) Motion Estimator of Automatic Image Stabilization System

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20110103

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee