KR970059983A - Image synthesizer - Google Patents

Image synthesizer Download PDF

Info

Publication number
KR970059983A
KR970059983A KR1019960001963A KR19960001963A KR970059983A KR 970059983 A KR970059983 A KR 970059983A KR 1019960001963 A KR1019960001963 A KR 1019960001963A KR 19960001963 A KR19960001963 A KR 19960001963A KR 970059983 A KR970059983 A KR 970059983A
Authority
KR
South Korea
Prior art keywords
address
image
synthesized
outputting
lut2
Prior art date
Application number
KR1019960001963A
Other languages
Korean (ko)
Other versions
KR0170736B1 (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 KR1019960001963A priority Critical patent/KR0170736B1/en
Publication of KR970059983A publication Critical patent/KR970059983A/en
Application granted granted Critical
Publication of KR0170736B1 publication Critical patent/KR0170736B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/222Studio circuitry; Studio devices; Studio equipment
    • H04N5/262Studio circuits, e.g. for mixing, switching-over, change of character of image, other special effects ; Cameras specially adapted for the electronic generation of special effects
    • H04N5/265Mixing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text
    • 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/20212Image combination
    • G06T2207/20221Image fusion; Image merging

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Studio Circuits (AREA)
  • Image Processing (AREA)

Abstract

본 발명은 영상합성장치에 관한 것으로서, 합성하고자 하는 N비트의 제1영상을 상위 어드레스로, M비트의 합성 가중치신호 k를 하위 어드레스로 하는 어드레스(i)를 입력하여 표1에서와 같이 해당어드레스에 저장된 값 LUIT(i)를 출력하는 LUIT(11)과, 합성하고자 하는 N비트의 제2영상을 상위 어드레스로, k의 비트 보수인 M비트의 ~k 신호를 하위 어드레스로 하는 어드레스(i)를 입력하여 표1에서와 같이 해당어드레스에 저장된 값 LUT2(i)를 출력하는 LUT2(13)과, LUT2(13)에서 출력되는 신호를 가산하기 위한 가산기(15)와, 가산기(15)에서 출력되는 신호를 어드레스(i)로 하여 표2에서와 같이 해당어드레스에 저장된 값 LUT3(i)를 출력하는 LUT3(17)로 구성된다. 따라서, 두가지 이상의 영상신호를 중첩 및 합성할때, 곱셈기를 사용하지 않고 인버터, 가산기와 룩업테이블을 이용하여 간단하게 구현할 수 있으므로 처리속도를 향상시킬 수 있다.The present invention relates to an image synthesizing apparatus, in which an address (i) in which a first image of N bits to be synthesized is an upper address and an M-bit synthesis weight signal k is a lower address is input, An address (i) for outputting a value LUIT (i) stored in an address of the second image to be synthesized, An LUT2 13 for outputting the value LUT2 (i) stored at the address as shown in Table 1, an adder 15 for adding the signal output from the LUT2 13, And a LUT 3 (17) for outputting the value LUT3 (i) stored at the address as shown in Table 2, with the signal being the address (i) Therefore, when two or more video signals are superimposed and synthesized, it can be implemented simply by using an inverter, an adder, and a lookup table without using a multiplier, thereby improving the processing speed.

Description

영상합성장치Image synthesizer

제1도는 본 발명에 의한 영상합성장치를 나타낸 블럭도.FIG. 1 is a block diagram showing a video synthesizing apparatus according to the present invention; FIG.

Claims (1)

합성하고자 하는 N비트의 제1영상(CI)을 상위 어드레스로, M비트이 k 신호를 하위 어드레스로 하는 어드레스(i)를 입력하여 LUT1(i)=C1*k, (여기서, C1=0,1,2.…,2N-1, k=0,1,2,…,2M-1, i=0,1,2,…,2N+M-1이다.)와 같은 값을 출력하는 제1룩업테이블; 합성하고자 하는 N비트의 제2영상(C2)을 상위 어드레스로, 상기 k의 비트 보수인 M비트의 ~k 신호를 하위 어드레스로 하는 어드레스(i)를 입력하여 LUT2(i)=C2* ~k,(여기서, C2=0,1,2,…2N-1, ~k=0,1,2,…,2M-1, i=0,1,2,…,2N+M-1이다.)와 같은 값을 출력하는 제2룩업테이블; 상기 제1룩업테이블과 상기 제2룩업테이블에서 출력되는 신호를 가산하기 위한 가산기; 및 상기 가산기에서 출력되는 신호를 어드레스(i)로 하여 LUT3(i)=(i+a)/(2N-1)(여기서, i=0,1,2,…,2N+M, 0≤a≤2N-2이다.)와 같은 값을 출력하는 제3룩업테이블을 구비하는 것을 특징으로 하는 영상합성장치.(I) = C1 * k, (where C1 = 0, 1) is input by inputting an address (i) having a first image (CI) , 2..., 2 N -1, k = 0, 1, 2, ..., 2 M -1, i = 0,1,2, ..., 2 N + M -1) A first lookup table; (I) = C2 * to k (i) by inputting an address (i) having a lower address as an upper address of the N-bit second image C2 to be synthesized and a ~ k signal of M bits , (where, C2 = 0,1,2, ... 2 N -1, ~ k = 0,1,2, ..., 2 M -1, i = 0,1,2, ..., 2 N + M -1 A second look-up table for outputting the same value as the first look-up table; An adder for adding the signals output from the first look-up table and the second look-up table; And to LUT3 (i) = a signal generated from the adder as an address (i) (i + a) / (2 N -1) ( where, i = 0,1,2, ..., 2 N + M, 0 ≪ / = a < = 2 < N -2). ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: It is disclosed by the contents of the first application.
KR1019960001963A 1996-01-29 1996-01-29 Image synthesizing apparatus KR0170736B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019960001963A KR0170736B1 (en) 1996-01-29 1996-01-29 Image synthesizing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019960001963A KR0170736B1 (en) 1996-01-29 1996-01-29 Image synthesizing apparatus

Publications (2)

Publication Number Publication Date
KR970059983A true KR970059983A (en) 1997-08-12
KR0170736B1 KR0170736B1 (en) 1999-03-30

Family

ID=19450295

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019960001963A KR0170736B1 (en) 1996-01-29 1996-01-29 Image synthesizing apparatus

Country Status (1)

Country Link
KR (1) KR0170736B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101230909B1 (en) * 2010-05-27 2013-02-12 (주) 에투시스템 Apparatus and method for processing wide angle image

Also Published As

Publication number Publication date
KR0170736B1 (en) 1999-03-30

Similar Documents

Publication Publication Date Title
KR880013390A (en) Magnified Video Image Generator
KR870006773A (en) Wheel signal correction circuit of TV receiver
KR970019373A (en) Gamma Compensation Circuit
KR900017405A (en) Image signal interpolation circuit
KR970059983A (en) Image synthesizer
KR890015244A (en) Digital clip circuit
KR0135811B1 (en) Address generator for image processing system
JP2871400B2 (en) Contour correction circuit
KR930020987A (en) Line interpolation signal generator and method using line memory and TTL
KR960018613A (en) Digital Frequency Synthesizer Using Noise Shaper
KR960002700B1 (en) Horizontal edge enhancing circuit
JP3288500B2 (en) Musical instrument for electronic musical instruments
JP2001101384A (en) Image synthesizing device
KR970060986A (en) Gamma correction circuit for cathode ray tube
KR960009639A (en) OSD (ON SCREEN DISPLAY) Signal Generator
KR960001978A (en) Barrel shifter circuit
JPH08130415A (en) Synthesizer circuit
KR900015534A (en) Coring circuit for digital video signal processing
KR970072713A (en) Analog / digital conversion device
KR930003694A (en) Noise Reduction Circuit by Operating Amount Control in Digital Video Signal
KR960025185A (en) Digital gamma correction circuit
JPS56131282A (en) Digital color signal generating circuit
KR950020061A (en) User code assignment circuit
KR970016937A (en) Galoache Multiplier
KR900019494A (en) Video signal interpolation

Legal Events

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

Payment date: 20100929

Year of fee payment: 13

LAPS Lapse due to unpaid annual fee