KR950006628A - Time base interpolator - Google Patents

Time base interpolator Download PDF

Info

Publication number
KR950006628A
KR950006628A KR1019930017207A KR930017207A KR950006628A KR 950006628 A KR950006628 A KR 950006628A KR 1019930017207 A KR1019930017207 A KR 1019930017207A KR 930017207 A KR930017207 A KR 930017207A KR 950006628 A KR950006628 A KR 950006628A
Authority
KR
South Korea
Prior art keywords
time axis
motion
interpolation filter
pixels
time base
Prior art date
Application number
KR1019930017207A
Other languages
Korean (ko)
Other versions
KR970008531B1 (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 KR1019930017207A priority Critical patent/KR970008531B1/en
Publication of KR950006628A publication Critical patent/KR950006628A/en
Application granted granted Critical
Publication of KR970008531B1 publication Critical patent/KR970008531B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Television Systems (AREA)

Abstract

본 발명은 시간축으로 프레임 레이트(frame rete)를 바꾸는데 이용되는 시간축 내삽기에 관한 것으로, 시간축 내삽필터를 2차원 필터 형태로 전환함으로써, 메모리 억세스와 곱셈 및 덧셈의 수행 횟수를 줄이게 되어 하드웨어 구현이 용이하고 실시간으로 시간축 내삽이 가능하도록 한 것이다.The present invention relates to a time axis interpolator used to change a frame rate on a time axis. By converting the time axis interpolation filter into a two-dimensional filter type, it is possible to easily implement hardware by reducing the number of times of memory access, multiplication and addition. This allows the time base interpolation in real time.

Description

시간축 내삽기Time base interpolator

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 일반적인 시간축 내삽기의 블럭도,1 is a block diagram of a general time base interpolator,

제2도는 일반적인 이동 보상 및 내삽에 이용되는 픽셀 추정의 일실시예를 나타낸 도면.2 illustrates one embodiment of pixel estimation used for general motion compensation and interpolation.

Claims (2)

입력되는 영상신호의 프레임의 화소들이 이전 프레임에 비해 어느 방향으로 얼마나 움직였는지를 추정하는 이동벡터 추정부와, 입력되는 영상신호의 프레임의 화소를 이전 프레임의 화소와 비교하여 움직임이 있는지를 판단하는 움직임 검출부와, 입력 영상 신호와 추정된 물체의 움직임 정도에 따라 이전 프레임의 신호를 이동벡터만큼 시간축으로 보간을 하는 시간축 내삽필터를 구비하는 시간축내삽기에 있어서, 상기 시간축 내삽 필터는 하기 식에 의해 2차원 필터로 전환되어 구현되는 것을 특징으로 하는 시간축 내상기.A motion vector estimator for estimating how much the pixels of the frame of the input video signal move in the direction compared to the previous frame, and comparing the pixels of the frame of the input video signal with the pixels of the previous frame to determine whether there is motion In the time base interpolation filter having a motion detection unit and a time axis interpolation filter for interpolating a signal of a previous frame in the time axis according to the input image signal and the estimated degree of motion of the object, the time axis interpolation filter is expressed by the following equation. The time base internal memory, characterized in that implemented by switching to a dimensional filter. N NN N I(Z,t-r)=∑ ∑ hl(k1,k2|D(Z,n-r))ㆍI(x+kl, y+k2, n-1)I (Z, t-r) = ∑ ∑ hl (k1, k2 | D (Z, n-r)) · I (x + kl, y + k2, n-1) k1=-N k2=-Nk1 = -N k2 = -N N NN N +∑ ∑ h2(k1,k2|D(Z,n-r))ㆍI(x+kl, y+k2, n-1)+ ∑ ∑ h2 (k1, k2 | D (Z, n-r)) · I (x + kl, y + k2, n-1) k1=-N k2=-N .......(7)k1 = -N k2 = -N ....... (7) (여기서, I(Z,t-r)는 픽셀 그리드 값, r는 0<r<1, D(Z, n-r)는 n번째에서 (n-1)프레임으로 구한 이동 벡터중 (Z,n-r)위치를 통과하는 이동 벡터, 0<k1,k2<∞이다.)(Where I (Z, tr) is the pixel grid value, r is 0 <r <1, and D (Z, nr) is the (Z, nr) position of the motion vectors obtained from the nth to (n-1) frames. The moving vector through, 0 <k1, k2 <∞.) 제1항에 있어서, 상기 시간축 내삽필터는 D(Z,n-r)에 따라 필터 계수를 바꾸면서 필터링하는 것을 특징으로 하는 시간축 내삽기.The time axis interpolator according to claim 1, wherein the time axis interpolation filter filters while changing filter coefficients according to D (Z, n-r). ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019930017207A 1993-08-31 1993-08-31 Temporal interpolator KR970008531B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019930017207A KR970008531B1 (en) 1993-08-31 1993-08-31 Temporal interpolator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019930017207A KR970008531B1 (en) 1993-08-31 1993-08-31 Temporal interpolator

Publications (2)

Publication Number Publication Date
KR950006628A true KR950006628A (en) 1995-03-21
KR970008531B1 KR970008531B1 (en) 1997-05-24

Family

ID=19362468

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019930017207A KR970008531B1 (en) 1993-08-31 1993-08-31 Temporal interpolator

Country Status (1)

Country Link
KR (1) KR970008531B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102393698B1 (en) * 2021-03-22 2022-05-06 (주)우진써보 Rotary solenoid with improved responsiveness and its performance measuring method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102393698B1 (en) * 2021-03-22 2022-05-06 (주)우진써보 Rotary solenoid with improved responsiveness and its performance measuring method

Also Published As

Publication number Publication date
KR970008531B1 (en) 1997-05-24

Similar Documents

Publication Publication Date Title
KR20060076176A (en) A method of temporal noise reduction in video sequence ans system therefore
JP2000056743A (en) Adaptive scanning raster conversion method and device
JPH07162811A (en) Method and equipment for interpolating movement compensationof middle field or intermediate frame
US8269844B2 (en) Method of improving video images by removing the effects of camera vibration
US5386237A (en) Method and apparatus for adaptive progressive scan conversion
US5541660A (en) Systolic realization of motion compensated interpolation filter
US6219102B1 (en) Weighted median filter interpolator
JPH07303241A (en) Adaptive field/frame filter for interlaced video signal
US5379074A (en) Multilevel nonlinear filter for edge detection and noise suppression
KR940001747A (en) Motion compensation image signal interpolation device
KR970010043B1 (en) Motion victor processing in digital television images
KR20050107849A (en) Method for estimating motion adapting adaptive weighting and frame-rate converter using thereof
US5226114A (en) Television pictures
GB2236449A (en) Motion estimation for television signals
KR950006628A (en) Time base interpolator
JP2008500758A (en) Motion estimation of interlaced video images
EP1820341B1 (en) Method and apparatus for generating motion compensated pictures
US20090102967A1 (en) Image Processing
KR950007412A (en) Interlaced / sequential scan conversion method and apparatus
EP0600291A1 (en) Method and apparatus for adaptive proscan conversion
KR0148388B1 (en) Famc method
KR20020057527A (en) Method and apparatus for interpolating image
Chang et al. Novel motion estimation algorithm for image stabilizer
JP2938677B2 (en) Motion compensation prediction method
KR100382651B1 (en) Method and apparatus for detecting motion using region-wise motion decision information in video signal processing system and data interpolating method and apparatus therefor

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee