JPH11168622A - Image processor, image processing method and storage medium - Google Patents

Image processor, image processing method and storage medium

Info

Publication number
JPH11168622A
JPH11168622A JP9350202A JP35020297A JPH11168622A JP H11168622 A JPH11168622 A JP H11168622A JP 9350202 A JP9350202 A JP 9350202A JP 35020297 A JP35020297 A JP 35020297A JP H11168622 A JPH11168622 A JP H11168622A
Authority
JP
Japan
Prior art keywords
image
interpolation
interpolation coefficient
tilt information
resolution
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
JP9350202A
Other languages
Japanese (ja)
Inventor
Hisanori Hirose
久敬 広瀬
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP9350202A priority Critical patent/JPH11168622A/en
Publication of JPH11168622A publication Critical patent/JPH11168622A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformation in the plane of the image
    • G06T3/40Scaling the whole image or part thereof
    • G06T3/403Edge-driven scaling

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image processor which is capable of conducting an interpolation processing to adequately enhanceable edge parts of an image. SOLUTION: This image processor has an interpolation coefficient generating means 12 that receives a set high resolution rate and generates an interpolation coefficient, in response to the received high resolution rate and a tilt information extract means 104 that extracts tilt information between pixels in a received low resolution image. A correction coefficient generated by the interpolation coefficient generating means 102 and the tilt information extracted by the tilt information extract means 104 are given to a correction means 106, which applies a prescribed arithmetic processing to the interpolation coefficient, based on the detected tilt information to correct the correction coefficient. In this correction, the interpolation coefficients applied to pixels of an edge first half are corrected to be larger and the interpolation coefficients applied to pixels of an edge latter half are corrected to be smaller.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、入力した画像に拡
大処理などの画像処理を施す画像処理装置、画像処理方
法および記憶媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus, an image processing method, and a storage medium for performing image processing such as enlargement processing on an input image.

【0002】[0002]

【従来の技術】プリンタには、入力した画像情報を拡大
する画像変倍機能が設けられているものがあり、この画
像変倍機能により入力した画像情報を拡大して出力する
ことが可能である。また、ビデオカメラにおいては、撮
像した被写体像を電子的に拡大する電子ズーム機能が設
けられ、この電子ズーム機能により拡大した被写体像を
記録し、表示することが可能である。
2. Description of the Related Art Some printers are provided with an image scaling function for enlarging input image information. The image scaling function can enlarge and output the input image information. . In a video camera, an electronic zoom function for electronically enlarging a captured subject image is provided, and the enlarged subject image can be recorded and displayed by the electronic zoom function.

【0003】上述の画像変倍機能、電子ズーム機能など
では、隣接する画素間における補間画素を生成するため
の補間係数を算出し、この補間係数を用いて補間画素を
生成する補間処理が行われている。この補間処理として
は、補間係数を隣接する各画素とその間に挿入される補
間画素との距離に応じて一律に決定する、いわゆる線形
補間処理が用いられている。
In the above-described image scaling function, electronic zoom function, and the like, an interpolation coefficient for generating an interpolation pixel between adjacent pixels is calculated, and an interpolation process for generating an interpolation pixel using the interpolation coefficient is performed. ing. As this interpolation processing, a so-called linear interpolation processing is used, in which the interpolation coefficient is uniformly determined according to the distance between each adjacent pixel and the interpolation pixel inserted therebetween.

【0004】[0004]

【発明が解決しようとする課題】しかし、上述した線形
補間処理では、補間係数を隣接する各画素とその間に挿
入される補間画素との距離に応じて一律に決定するか
ら、拡大して画像のエッジ部分の傾きが鈍り、画像のエ
ッジ部分を十分に強調して拡大することができないこと
がある。
However, in the above-described linear interpolation processing, the interpolation coefficient is determined uniformly according to the distance between each adjacent pixel and the interpolation pixel inserted therebetween. In some cases, the inclination of the edge portion becomes dull, and the edge portion of the image cannot be sufficiently enhanced and enlarged.

【0005】本発明の目的は、画像のエッジ部分を十分
に強調可能な補間処理を行うことができる画像処理装
置、画像処理方法および記憶媒体を提供することにあ
る。
An object of the present invention is to provide an image processing apparatus, an image processing method, and a storage medium capable of performing an interpolation process capable of sufficiently enhancing an edge portion of an image.

【0006】[0006]

【課題を解決するための手段】請求項1記載の発明は、
補間処理により低解像度の画像を設定された高解像度化
率に応じた高解像度の画像に変換可能な画像処理装置に
おいて、前記設定された高解像度化率と前記低解像度の
画像における画素間の距離とに基づき補間画素を算出す
るための補間係数を生成する補間係数生成手段と、前記
低解像度の画像における画素間の傾き情報を検出する傾
き情報検出手段と、前記傾き情報検出手段により検出さ
れた傾き情報に基づき前記補間係数生成手段により生成
された補間係数を補正する補間係数補正手段とを有し、
前記補間係数補正手段により補正された補間係数を用い
て前記低解像度の画像に対する補間処理を行い、この補
間処理により得られた画像を前記高解像度の画像として
出力することを特徴とする。
According to the first aspect of the present invention,
In an image processing apparatus capable of converting a low-resolution image into a high-resolution image corresponding to a set high-resolution rate by interpolation processing, the set high-resolution rate and a distance between pixels in the low-resolution image Interpolation coefficient generation means for generating an interpolation coefficient for calculating an interpolation pixel based on the above, inclination information detection means for detecting inclination information between pixels in the low-resolution image, and the inclination information detection means Interpolation coefficient correction means for correcting the interpolation coefficient generated by the interpolation coefficient generation means based on the inclination information,
An interpolation process is performed on the low-resolution image using the interpolation coefficient corrected by the interpolation coefficient correction unit, and an image obtained by the interpolation process is output as the high-resolution image.

【0007】請求項2記載の発明は、入力した画像を格
納する記憶手段を有し、前記記憶手段に対するアドレス
制御により該記憶手段に格納されている画像を設定され
た拡大率に拡大するように読み出し、該読み出された画
像に補間処理を施すことによって拡大画像を生成するこ
とが可能な画像処理装置において、前記入力した画像に
おける画素間の傾き情報を検出する傾き情報検出手段
と、前記傾き情報検出手段により検出された傾き情報に
応じて前記設定された拡大率の値を前記記憶手段から読
み出された画像の画素毎に可変制御する拡大率可変制御
手段とを有することを特徴とする。
According to a second aspect of the present invention, there is provided a storage means for storing an input image, and an image stored in the storage means is enlarged to a set magnification by address control of the storage means. An image processing apparatus that can generate an enlarged image by reading and performing an interpolation process on the read image; a tilt information detecting unit that detects tilt information between pixels in the input image; An enlargement ratio variable control unit that variably controls the value of the set enlargement ratio for each pixel of the image read from the storage unit according to the inclination information detected by the information detection unit. .

【0008】請求項3記載の発明は、入力した画像を格
納する記憶手段を有し、前記記憶手段に対するアドレス
制御により該記憶手段に格納されている画像を設定され
た拡大率に拡大するように読み出し、該読み出された画
像に補間処理を施すことによって拡大画像を生成するこ
とが可能な画像処理装置において、前記入力した画像に
おける画素間の傾き情報を検出する傾き情報検出手段を
有し、前記傾き情報検出手段により検出された傾き情報
に応じて前記アドレス制御に用いられる前記記憶手段の
アドレス値と前記補間処理に用いられる補間係数とを制
御することを特徴とする。
According to a third aspect of the present invention, there is provided a storage means for storing an input image, and an image stored in the storage means is enlarged to a set enlargement ratio by address control of the storage means. Reading, in an image processing apparatus capable of generating an enlarged image by performing an interpolation process on the read image, including an inclination information detecting means for detecting inclination information between pixels in the input image, An address value of the storage means used for the address control and an interpolation coefficient used for the interpolation processing are controlled in accordance with the inclination information detected by the inclination information detecting means.

【0009】請求項4記載の発明は、被写体を撮像し、
この撮像した被写体の映像信号を生成して出力する撮像
手段と、前記撮像手段から出力された映像信号を格納す
る記憶手段と、前記撮像手段から出力された映像信号を
設定された拡大率に応じて拡大するための補間処理に用
いられる補間係数を生成する補間係数生成手段とを有す
る画像処理装置において、前記撮像手段により生成され
た映像信号における画素間の傾き情報を検出する傾き情
報検出手段を有し、前記傾き情報検出手段により検出さ
れた傾き情報に応じて、前記撮像手段からの前記映像信
号の出力タイミング、前記記憶手段から前記映像信号を
読み出すためのアドレス値および前記補間係数生成手段
により生成された前記補間係数の補正を制御することを
特徴とする。
[0009] According to a fourth aspect of the present invention, an object is imaged,
Imaging means for generating and outputting a video signal of the imaged subject; storage means for storing the video signal output from the imaging means; and a video signal output from the imaging means according to a set magnification. An interpolation coefficient generating means for generating an interpolation coefficient used for interpolation processing for enlarging the image data. The image processing apparatus further comprises: an inclination information detecting means for detecting inclination information between pixels in a video signal generated by the imaging means. The output timing of the video signal from the imaging unit, an address value for reading the video signal from the storage unit, and the interpolation coefficient generation unit, according to the tilt information detected by the tilt information detection unit. The correction of the generated interpolation coefficient is controlled.

【0010】請求項5記載の発明は、補間処理により低
解像度の画像を設定された高解像度化率に応じた高解像
度の画像に変換するための画像処理方法において、前記
設定された高解像度化率と前記低解像度の画像における
画素間の距離とに基づき補間画素を算出するための補間
係数を生成する工程と、前記低解像度の画像における画
素間の傾き情報を検出する工程と、前記検出された傾き
情報に基づき前記補間係数を補正する工程と、前記補正
された補間係数を用いて前記低解像度の画像に対する補
間処理を行い、この補間処理により得られた画像を前記
高解像度の画像として出力する工程とを含むことを特徴
とする。
According to a fifth aspect of the present invention, there is provided an image processing method for converting a low-resolution image into a high-resolution image corresponding to a set high-resolution rate by interpolation processing. Generating an interpolation coefficient for calculating an interpolation pixel based on a ratio and a distance between pixels in the low-resolution image; detecting inclination information between pixels in the low-resolution image; Correcting the interpolation coefficient based on the obtained inclination information, performing interpolation processing on the low resolution image using the corrected interpolation coefficient, and outputting an image obtained by the interpolation processing as the high resolution image. And a step of performing

【0011】請求項6記載の発明は、入力した画像を記
憶手段に格納し、該記憶手段に対するアドレス制御によ
り該記憶手段に格納されている画像を設定された拡大率
に拡大するように読み出し、該読み出された画像に補間
処理を施すことによって拡大画像を生成するための画像
処理方法において、前記入力した画像における画素間の
傾き情報を検出する工程と、前記検出された傾き情報に
応じて前記設定された拡大率の値を前記記憶手段から読
み出された画像の画素毎に可変制御する工程とを含むこ
とを特徴とする。
According to a sixth aspect of the present invention, an input image is stored in a storage means, and an image stored in the storage means is read out by an address control of the storage means so as to be enlarged to a set magnification. In an image processing method for generating an enlarged image by performing an interpolation process on the read image, a step of detecting inclination information between pixels in the input image, Variably controlling the value of the set enlargement ratio for each pixel of the image read from the storage means.

【0012】請求項7記載の発明は、入力した画像を記
憶手段に格納し、該記憶手段に対するアドレス制御によ
り該記憶手段に格納されている画像を設定された拡大率
に拡大するように読み出し、該読み出された画像に補間
処理を施すことによって拡大画像を生成するための画像
処理方法において、前記入力した画像における画素間の
傾き情報を検出する工程と、前記検出された傾き情報に
応じて前記アドレス制御に用いられる前記記憶手段のア
ドレス値と前記補間処理に用いられる補間係数とを制御
することを特徴とする。
According to a seventh aspect of the present invention, an input image is stored in a storage means, and an image stored in the storage means is read out by an address control of the storage means so as to be enlarged to a set magnification. In an image processing method for generating an enlarged image by performing an interpolation process on the read image, a step of detecting inclination information between pixels in the input image, An address value of the storage means used for the address control and an interpolation coefficient used for the interpolation processing are controlled.

【0013】請求項8記載の発明は、被写体を撮像し、
この撮像した被写体の映像信号を生成して出力する撮像
手段と、前記撮像手段から出力された映像信号を格納す
る記憶手段と、前記撮像手段から出力された映像信号を
設定された拡大率に応じて拡大するための補間処理に用
いられる補間係数を生成する補間係数生成手段とを有す
る画像処理装置に用いられる画像処理方法において、前
記撮像手段により生成された映像信号における画素間の
傾き情報を検出する工程と、前記傾き情報検出手段によ
り検出された傾き情報に応じて、前記撮像手段からの前
記映像信号の出力タイミング、前記記憶手段から前記映
像信号を読み出すためのアドレス値および前記補間係数
生成手段により生成された前記補間係数の補正とを制御
する工程とを含むことを特徴とする。
[0013] The invention according to claim 8 captures an image of a subject,
Imaging means for generating and outputting a video signal of the imaged subject; storage means for storing the video signal output from the imaging means; and a video signal output from the imaging means according to a set magnification. In an image processing method used in an image processing apparatus having an interpolation coefficient generation means for generating an interpolation coefficient used for interpolation processing for enlarging an image, inclination information between pixels in a video signal generated by the imaging means is detected. And an output value of the video signal from the imaging unit, an address value for reading the video signal from the storage unit, and the interpolation coefficient generation unit in accordance with the tilt information detected by the tilt information detection unit. Controlling the correction of the interpolation coefficient generated by the above.

【0014】請求項9記載の発明は、補間処理により低
解像度の画像を設定された高解像度化率に応じた高解像
度の画像に変換するための画像処理システムを装置上に
構築するためのプログラムを格納した記憶媒体におい
て、前記プログラムは、前記設定された高解像度化率と
前記低解像度の画像における画素間の距離とに基づき補
間画素を算出するための補間係数を生成する補間係数生
成モジュールと、前記低解像度の画像における画素間の
傾き情報を検出する傾き情報検出モジュールと、前記傾
き情報検出モジュールにより検出された傾き情報に基づ
き前記補間係数生成モジュールにより生成された補間係
数を補正する補間係数補正モジュールと、前記補間係数
補正モジュールにより補正された補間係数を用いて低解
像度の画像に対する補間処理を行い、この補間処理によ
り得られた画像を前記高解像度の画像として出力する補
間処理モジュールとを含むことを特徴とする。
According to a ninth aspect of the present invention, there is provided a program for constructing, on an apparatus, an image processing system for converting a low-resolution image into a high-resolution image corresponding to a set high-resolution rate by interpolation processing. An interpolation coefficient generation module that generates an interpolation coefficient for calculating an interpolation pixel based on the set high resolution rate and the distance between pixels in the low resolution image, A tilt information detection module for detecting tilt information between pixels in the low resolution image, and an interpolation coefficient for correcting an interpolation coefficient generated by the interpolation coefficient generation module based on the tilt information detected by the tilt information detection module A correction module and an interpolation coefficient corrected by the interpolation coefficient correction module. Performed during processing, characterized in that it comprises an interpolation processing module for outputting an image obtained by the interpolation process as the image of the high resolution.

【0015】請求項10記載の発明は、入力した画像を
格納する記憶手段を有する装置上に前記記憶手段に対す
るアドレス制御により該記憶手段に格納されている画像
を設定された拡大率に拡大するように読み出し、該読み
出された画像に補間処理を施すことによって拡大画像を
生成することが可能な画像処理システムを構築するため
のプログラムを格納した記憶媒体において、前記プログ
ラムは、前記入力した画像における画素間の傾き情報を
検出する傾き情報検出モジュールと、前記傾き情報検出
モジュールにより検出された傾き情報に応じて前記設定
された拡大率の値を前記記憶手段から読み出された画像
の画素毎に可変制御する拡大率可変制御モジュールとを
含むことを特徴とする。
According to a tenth aspect of the present invention, an image stored in a storage unit is enlarged to a set enlargement ratio by controlling an address of the storage unit on an apparatus having a storage unit for storing an input image. And a storage medium storing a program for constructing an image processing system capable of generating an enlarged image by performing an interpolation process on the read image, wherein the program executes A tilt information detecting module for detecting tilt information between pixels, and a value of the set magnification ratio according to the tilt information detected by the tilt information detecting module, for each pixel of the image read from the storage unit. And a variable magnification control module for performing variable control.

【0016】請求項11記載の発明は、入力した画像を
格納する記憶手段を有する装置上に前記記憶手段に対す
るアドレス制御により該記憶手段に格納されている画像
を設定された拡大率に拡大するように読み出し、該読み
出された画像に補間処理を施すことによって拡大画像を
生成することが可能な画像処理システムを構築するため
のプログラムを格納した記憶媒体において、前記プログ
ラムは、前記入力した画像における画素間の傾き情報を
検出する傾き情報検出モジュールと、前記傾き情報検出
モジュールにより検出された傾き情報に応じて前記アド
レス制御に用いられる前記記憶手段のアドレス値と前記
補間処理に用いられる補間係数とを制御する制御モジュ
ールとを含むことを特徴とする。
According to an eleventh aspect of the present invention, an image stored in a storage unit is enlarged to a set magnification ratio by controlling an address of the storage unit on an apparatus having a storage unit for storing an input image. And a storage medium storing a program for constructing an image processing system capable of generating an enlarged image by performing an interpolation process on the read image, wherein the program executes A tilt information detecting module for detecting tilt information between pixels, an address value of the storage means used for the address control according to the tilt information detected by the tilt information detecting module, and an interpolation coefficient used for the interpolation process. And a control module for controlling

【0017】請求項12記載の発明は、被写体を撮像
し、この撮像した被写体の映像信号を生成して出力する
撮像手段と、前記撮像手段から出力された映像信号を格
納する記憶手段と、前記撮像手段から出力された映像信
号を設定された拡大率に応じて拡大するための補間処理
に用いられる補間係数を生成する補間係数生成手段とを
有する画像処理装置上で実行可能なプログラムを格納し
た記憶媒体において、前記プログラムは、前記撮像手段
により生成された映像信号における画素間の傾き情報を
検出する傾き情報検出モジュールと、前記傾き情報検出
モジュールにより検出された傾き情報に応じて、前記撮
像手段からの前記映像信号の出力タイミング、前記記憶
手段から前記映像信号を読み出すためのアドレス値およ
び前記補間係数生成手段により生成された前記補間係数
の補正を制御する制御モジュールとを含むことを特徴と
する。
According to a twelfth aspect of the present invention, there is provided an image capturing means for capturing an image of a subject, generating and outputting a video signal of the captured subject, a storage means for storing a video signal output from the image capturing means, A program executable on an image processing apparatus having interpolation coefficient generation means for generating an interpolation coefficient used for interpolation processing for enlarging a video signal output from an imaging means according to a set enlargement ratio is stored. In the storage medium, the program may include: a tilt information detection module that detects tilt information between pixels in a video signal generated by the imaging unit; and the imaging unit according to the tilt information detected by the tilt information detection module. Output timing of the video signal from the memory, an address value for reading the video signal from the storage means, and generation of the interpolation coefficient Characterized in that it comprises a control module for controlling the correction of the interpolation coefficients generated by the step.

【0018】[0018]

【発明の実施の形態】以下に本発明の実施の形態につい
て図を参照しながら説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0019】(実施の第1形態)図1は本発明の画像処
理装置の実施の一形態の構成を示すブロック図である。
(First Embodiment) FIG. 1 is a block diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention.

【0020】画像処理装置は、図1に示すように、設定
された高解像度化率を入力し、入力した高解像度化率に
応じた補間係数を生成する補間係数生成手段102と、
低解像度画像を入力し、この入力した低解像度画像にお
ける画素間の傾き情報を抽出する傾き情報抽出手段10
4とを有する。ここで、設定される高解像度化率は、予
め設定された所定範囲の高解像度率の中から選択された
値であり、この高解像度化率の値に応じて生成される補
間係数の値は一意的に決定される。すなわち、高解像度
化率の値に応じて補間画素の数が一意的に決定され、こ
の決定された数の補間画素を挿入する入力画像の画素間
の距離に応じた補間係数が生成されることになる。
The image processing apparatus, as shown in FIG. 1, receives the set high-resolution rate, and generates an interpolation coefficient according to the input high-resolution rate.
Tilt information extracting means 10 for inputting a low resolution image and extracting tilt information between pixels in the input low resolution image
And 4. Here, the set high resolution ratio is a value selected from a predetermined range of the high resolution ratio set in advance, and the value of the interpolation coefficient generated according to the value of the high resolution ratio is Determined uniquely. That is, the number of interpolation pixels is uniquely determined according to the value of the high-resolution rate, and an interpolation coefficient corresponding to the distance between the pixels of the input image into which the determined number of interpolation pixels is inserted is generated. become.

【0021】補間係数生成手段102で生成された補正
係数および傾き情報抽出手段104で抽出された傾き情
報は補正手段106に入力される。補正手段106は、
傾き情報検出手段104により検出された傾き情報に基
づき補間係数生成手段102により生成された補間係数
に対して所定の演算処理を施し、該補正係数を補正す
る。この傾き情報からはエッジの中心、傾きの幅、傾き
の大きさなどが求められ、エッジにおいては、エッジの
中心である画素を境に、エッジの前半部分に対してはこ
のエッジ前半部分を構成する画素に掛る補間係数をより
大きい値になるように補正し、エッジ後半部分に対して
はその画素に掛る補間係数をより小さい値になるように
補正する。この補正では、補間係数生成手段102で生
成された補間係数に所定値を傾き情報に基づき加減算す
ることにより、または生成された補間係数に所定値を傾
き情報に基づき乗算することにより補正する。
The correction coefficient generated by the interpolation coefficient generation means 102 and the inclination information extracted by the inclination information extraction means 104 are input to the correction means 106. The correction means 106
Based on the tilt information detected by the tilt information detecting means 104, a predetermined calculation process is performed on the interpolation coefficient generated by the interpolation coefficient generating means 102 to correct the correction coefficient. From the inclination information, the center of the edge, the width of the inclination, the magnitude of the inclination, and the like are obtained. For the edge, the first half of the edge is formed with respect to the pixel at the center of the edge. The interpolation coefficient applied to the pixel to be corrected is corrected to have a larger value, and the interpolation coefficient applied to the pixel is corrected to be a smaller value for the latter half of the edge. In this correction, the correction is performed by adding or subtracting a predetermined value to or from the interpolation coefficient generated by the interpolation coefficient generation unit 102 based on the slope information, or by multiplying the generated interpolation coefficient by a predetermined value based on the slope information.

【0022】補正手段106で補正された補正係数は低
解像度画像とともに補間処理手段108に入力される。
補間処理手段108は、補正手段106で補正された補
正係数を用いて低解像度画像に対する補間処理を行う。
この補間処理により設定された高解像度化率に応じた高
解像度画像が生成され、出力される。
The correction coefficient corrected by the correction means 106 is input to the interpolation processing means 108 together with the low-resolution image.
The interpolation processing unit 108 performs an interpolation process on the low-resolution image using the correction coefficient corrected by the correction unit 106.
A high-resolution image corresponding to the high-resolution rate set by the interpolation processing is generated and output.

【0023】次に、本画像処理装置における処理を図2
を参照しながら具体的に説明する。図2は図1の画像処
理装置における処理を具体的に説明するための図であ
る。
Next, the processing in this image processing apparatus is shown in FIG.
This will be specifically described with reference to FIG. FIG. 2 is a diagram for specifically explaining processing in the image processing apparatus of FIG.

【0024】例えば、図2(a)に示すように、A,
B,C,…,Iの各画素を含む低解像度画像を水平方
向、垂直方向にそれぞれ3倍に高解像度化する場合を考
える。この場合、3倍の高解像度化率に対しては、a0
1,a02,a10,a11,a12,…の各補間画素が生成さ
れることになる。例えば、a01,a02,a10,a11の各
補間画素は、従来の補間処理では、次の(1)〜(4)
式に基づき生成される。
For example, as shown in FIG.
Consider a case where the resolution of a low-resolution image including each pixel of B, C,..., I is increased three times in the horizontal and vertical directions. In this case, for a three times higher resolution ratio, a0
Each interpolated pixel of 1, a02, a10, a11, a12,... Is generated. For example, each of the interpolated pixels a01, a02, a10, and a11 has the following (1) to (4) in the conventional interpolation processing.
Generated based on the formula.

【0025】 a01=A*(2/3)+B*(1/3) …(1) a02=A*(1/3)+B*(2/3) …(2) a10=A*(2/3)+D*(1/3) …(3) a11=A*(4/9)+B*(2/9)+D*(2/9) +E*(1/9) …(4) 上記各式中の括弧内の数値は補間係数であり、この補間
係数は本画像処理装置における補間係数生成手段102
で生成される補間係数に同じである。
A01 = A * (2/3) + B * (1/3) (1) a02 = A * (1/3) + B * (2/3) (2) a10 = A * (2 /) 3) + D * (1/3) (3) a11 = A * (4/9) + B * (2/9) + D * (2/9) + E * (1/9) (4) Numerical values in parentheses are interpolation coefficients, and the interpolation coefficients are the interpolation coefficient generation means 102 in the image processing apparatus.
Is the same as the interpolation coefficient generated by

【0026】ここで、各画素A,B,Cの信号レベルが
順に高くなるような各画素A,B,Cが画像のエッジ部
分を構成するときに、従来の補間処理と本画像処理装置
による補間処理とを比較する。従来の補間処理では、図
2(b)に示すように、各画素A,B,C間の補間画素
a01,a02,b01,b02がそのレベルが各画素A,B,
C間を結ぶ直線上に乗るように生成される。これに対
し、本画像処理装置による補間処理では、補正手段10
6で、各画素A,B,Cに対する傾き情報に基づき補間
係数(従来の補間処理に用いられる補間係数と同じ)に
対して所定の演算処理を施して該補正係数を補正し、補
間処理手段108で補正された補正係数を用いて低解像
度画像に対する補間処理を行う。よって、本画像処理装
置による補間処理においては、図2(c)に示すよう
に、各画素A,B,C間に対する傾き情報からエッジの
中心、傾きの幅、傾きの大きさなどを求め、エッジの中
心である画素Bを境に、エッジの前半部分に対しては画
素Aに掛る補間係数をより大きい値になるように補正
し、エッジ後半部分に対しては画素Bに掛る補間係数を
より小さい値になるように補正する。例えば、補間係数
生成手段102で生成された補間係数に所定値例えば1
/3を傾き情報に基づき加減算して補間係数を算出し、
この補間係数を用いて補間画素を求める。このようにし
て求められた補間画素a01,a02,b01,b02は次の
(5)〜(8)式により表される。
Here, when each of the pixels A, B, and C such that the signal level of each of the pixels A, B, and C sequentially increases constitutes the edge portion of the image, the conventional interpolation processing and the image processing by the present image processing apparatus are performed. Compare with interpolation processing. In the conventional interpolation processing, as shown in FIG. 2B, the interpolation pixels a01, a02, b01, and b02 between the pixels A, B, and C have the levels of the pixels A, B, and
It is generated so as to ride on a straight line connecting C. On the other hand, in the interpolation processing by the image processing apparatus, the correction means 10
In step 6, the interpolation coefficient (same as the interpolation coefficient used in the conventional interpolation processing) is subjected to predetermined arithmetic processing based on the inclination information for each of the pixels A, B, and C to correct the correction coefficient. An interpolation process is performed on the low-resolution image using the correction coefficient corrected in 108. Accordingly, in the interpolation processing by the image processing apparatus, as shown in FIG. 2C, the center of the edge, the width of the inclination, the magnitude of the inclination, and the like are obtained from the inclination information for each of the pixels A, B, and C. With the pixel B being the center of the edge as a boundary, the interpolation coefficient applied to the pixel A is corrected to a larger value for the first half of the edge, and the interpolation coefficient applied to the pixel B is corrected for the second half of the edge. Correct to a smaller value. For example, the interpolation coefficient generated by the interpolation coefficient generation means 102 may have a predetermined value, for example, 1
/ 3 is added or subtracted based on the slope information to calculate an interpolation coefficient,
An interpolation pixel is obtained using the interpolation coefficient. The interpolation pixels a01, a02, b01, and b02 obtained in this manner are represented by the following equations (5) to (8).

【0027】 a01=A*(2/3+1/3)+B*(1/3−1/3) =A*(3/3)+B*(0/3) …(5) a02=A*(1/3+1/3)+B*(2/3−1/3) =A*(2/3)+B*(1/3) …(6) b01=B*(2/3−1/3)+C*(1/3+1/3) =B*(1/3)+C*(2/3) …(7) b02=B*(1/3−1/3)+C*(2/3+1/3) =B*(0/3)+C*(3/3) …(8) 上記各式中の括弧内の最終的な数値は補正後の補間係数
であり、このように補正した補間係数を用いて補間処理
を行うことによって、各補間画素a01,a02は従来の線
形補間処理に比して画素Aの値に近付き、また各補間画
素b01,b02は画素Cの値に近くづくことになり、エッ
ジの傾きが急峻になる。すなわち、画像のエッジ部分を
十分に強調することが可能な補間処理を行うことができ
る。
A01 = A * (2/3 + /) + B * (1 / 3-1 / 3) = A * (3/3) + B * (0/3) (5) a02 = A * (1) / 3 + 1/3) + B * (2 / 3-1 / 3) = A * (2/3) + B * (1/3) (6) b01 = B * (2 / 3-1 / 3) + C * (1/3 + 1/3) = B * (1/3) + C * (2/3) (7) b02 = B * (1 / 3-1 / 3) + C * (2/3 + 1/3) = B * (0/3) + C * (3/3) (8) The final numerical value in parentheses in each of the above equations is the corrected interpolation coefficient, and the interpolation processing is performed using the corrected interpolation coefficient. Is performed, each interpolated pixel a01, a02 approaches the value of the pixel A, and each interpolated pixel b01, b02 approaches the value of the pixel C, as compared with the conventional linear interpolation processing. Becomes steep. That is, it is possible to perform an interpolation process capable of sufficiently enhancing the edge portion of the image.

【0028】なお、本実施の形態においては、補正係数
生成手段102、傾き情報抽出手段104、補正手段1
06、補間処理手段108をハードウェアで構成するこ
とも、各手段102,104,106,108をソフト
ウェアで構成することも可能である。各手段102,1
04,106,108をソフトウェアで構成する場合に
は、各手段102,104,106,108を構成する
ためのアプリケーションプログラムをHDDなどの記憶
媒体に格納し、このアプリケーションを読み出して実行
することが可能なパーソナルコンピュータなどを用れば
よい。
In this embodiment, the correction coefficient generating means 102, the inclination information extracting means 104, and the correcting means 1
06, it is possible to configure the interpolation processing means 108 by hardware, or to configure each of the means 102, 104, 106 and 108 by software. Each means 102, 1
When the components 04, 106, and 108 are configured by software, application programs for configuring the units 102, 104, 106, and 108 can be stored in a storage medium such as an HDD, and the application can be read and executed. A simple personal computer may be used.

【0029】(実施の第2形態)次に、本発明の実施の
第2形態について図3および図4を参照しながら説明す
る。図3は本発明の画像処理装置の実施の第2形態の構
成を示すブロック図、図4は図3の画像処理装置の傾き
検出手段20の動作を説明するための図である。
Second Embodiment Next, a second embodiment of the present invention will be described with reference to FIGS. FIG. 3 is a block diagram showing the configuration of a second embodiment of the image processing apparatus according to the present invention, and FIG. 4 is a view for explaining the operation of the inclination detecting means 20 of the image processing apparatus shown in FIG.

【0030】本実施の形態における画像処理装置は、図
2に示すように、画像信号である入力信号を格納するメ
モリ2と、入力信号における画素間の傾き情報を検出す
る傾き検出手段20とを有する。
As shown in FIG. 2, the image processing apparatus according to the present embodiment includes a memory 2 for storing an input signal which is an image signal, and a tilt detecting means 20 for detecting tilt information between pixels in the input signal. Have.

【0031】傾き検出手段20は、差分値検出手段42
と、エッジ情報抽出手段44とからなる。差分値検出手
段42は、入力信号における画素間の差分値を求め、こ
の求めた差分値に基づきエッジ部分の検出を行う。具体
的には、画素間の差分値が大きいと、この画素を含む部
分がエッジ部分であると判定され、この画素を含む部分
がエッジ部分として検出される。なお、画素間の差分値
としては、1画素前の画素との差分値だけでなく、1ラ
イン前の画素との差分値をも求めれば、より精度よくエ
ッジ部分を検出することができる。
The inclination detecting means 20 includes a difference value detecting means 42
And edge information extracting means 44. The difference value detection means 42 calculates a difference value between pixels in the input signal, and detects an edge portion based on the calculated difference value. Specifically, when the difference value between the pixels is large, a portion including the pixel is determined to be an edge portion, and a portion including the pixel is detected as an edge portion. Note that if the difference value between the pixel and the pixel one line before is obtained as the difference value between the pixels, the edge portion can be detected with higher accuracy.

【0032】エッジ部分が検出されると、このエッジ部
分に対応する画素間の差分値がエッジ情報抽出手段44
に入力される。エッジ情報抽出手段44は、入力された
差分値に基づきエッジ部分の傾きの大きさ、エッジ部分
の幅、エッジ部分の中心位置などの情報を求め、求めた
各情報から設定された拡大率を制御するためのゲイン調
整信号を生成する。このゲイン調整信号はゲイン制御手
段22に入力される。
When an edge portion is detected, a difference value between pixels corresponding to the edge portion is converted to edge information extracting means 44.
Is input to The edge information extracting means 44 obtains information such as the magnitude of the inclination of the edge portion, the width of the edge portion, and the center position of the edge portion based on the input difference value, and controls the enlargement ratio set from each obtained information. To generate a gain adjustment signal. This gain adjustment signal is input to gain control means 22.

【0033】ゲイン制御手段22は、入力信号に対する
拡大率を示す拡大率設定信号を入力し、傾き検出手段2
0からのゲイン調整信号に基づき入力した拡大率設定信
号のレベルを可変制御して出力する。すなわち、ゲイン
調整信号に基づき拡大率の値を可変制御する。例えば、
エッジ中心部では、ゲイン調整信号に応じて拡大率の値
が初期値より小さい値になるように拡大率設定信号を制
御し、エッジ周辺部ではゲイン調整信号に応じて拡大率
の値が初期値より大きい値になるように拡大率設定信号
を制御する。
The gain control means 22 inputs an enlargement ratio setting signal indicating an enlargement ratio with respect to the input signal,
Based on the gain adjustment signal from 0, the level of the input magnification setting signal is variably controlled and output. That is, the value of the enlargement ratio is variably controlled based on the gain adjustment signal. For example,
At the center of the edge, the enlargement ratio setting signal is controlled so that the value of the enlargement ratio is smaller than the initial value according to the gain adjustment signal, and at the periphery of the edge, the value of the enlargement ratio is adjusted to the initial value according to the gain adjustment signal. The enlargement ratio setting signal is controlled so as to have a larger value.

【0034】ゲイン制御手段22で制御された拡大率設
定信号は、垂直補間係数生成手段8および水平方向補間
係数生成手段10に入力される。垂直補間係数生成手段
8は、入力された拡大率設定信号に応じて垂直XRE制
御信号および垂直方向の補間係数(垂直補間係数)を生
成する。垂直XRE制御信号はメモリ2に対する垂直方
向の読出しアドレスのインクリメント動作を停止させる
ための制御信号であり、該制御信号はメモリ制御信号生
成手段4に入力される。これに対し、垂直補間係数は、
垂直補間処理回路14に入力される。水平方向補間係数
生成手段10は、入力された拡大率設定信号に応じて水
平XRE制御信号および水平方向の補間係数(水平補間
係数)を生成する。水平XRE制御信号はメモリ2に対
する水平方向の読出しアドレスのインクリメント動作を
停止させるための制御信号であり、該制御信号はメモリ
制御信号生成手段4に入力される。これに対し、水平補
間係数は、水平補間処理回路16に入力される。
The magnification setting signal controlled by the gain control means 22 is input to the vertical interpolation coefficient generation means 8 and the horizontal direction interpolation coefficient generation means 10. The vertical interpolation coefficient generating means 8 generates a vertical XRE control signal and a vertical interpolation coefficient (vertical interpolation coefficient) according to the input enlargement ratio setting signal. The vertical XRE control signal is a control signal for stopping the operation of incrementing the vertical read address for the memory 2, and the control signal is input to the memory control signal generation means 4. In contrast, the vertical interpolation factor is
It is input to the vertical interpolation processing circuit 14. The horizontal direction interpolation coefficient generation means 10 generates a horizontal XRE control signal and a horizontal direction interpolation coefficient (horizontal interpolation coefficient) according to the input enlargement ratio setting signal. The horizontal XRE control signal is a control signal for stopping the increment operation of the horizontal read address for the memory 2, and the control signal is input to the memory control signal generation means 4. On the other hand, the horizontal interpolation coefficient is input to the horizontal interpolation processing circuit 16.

【0035】メモリ制御信号生成手段4は、メモリ2へ
の入力信号の書き込み、読出しを制御するための書込み
アドレス、読出しアドレスを生成する。メモリ2からの
入力信号の読出し時には、垂直補間係数生成手段8、水
平方向補間係数生成手段10からそれぞれ入力された垂
直XRE制御信号、水平XRE制御信号に基づきそれぞ
れの方向の読出しアドレスを制御する。すなわち、垂直
XRE制御信号および水平XRE制御信号に基づきそれ
ぞれの方向の読出しアドレスのインクリメント動作を停
止することにより、制御された拡大率に応じたメモリ2
からの信号の読出しが行われる。
The memory control signal generation means 4 generates a write address and a read address for controlling writing and reading of an input signal to and from the memory 2. When reading the input signal from the memory 2, the read address in each direction is controlled based on the vertical XRE control signal and the horizontal XRE control signal input from the vertical interpolation coefficient generation means 8 and the horizontal direction interpolation coefficient generation means 10, respectively. That is, by stopping the increment operation of the read address in each direction based on the vertical XRE control signal and the horizontal XRE control signal, the memory 2 corresponding to the controlled enlargement ratio is controlled.
Is read out from the memory.

【0036】メモリ2から読み出された信号は垂直補間
処理回路14に入力される。垂直補間処理回路14は、
遅延手段72および補間手段74から構成され、遅延手
段72は、メモリ2から読み出された信号を1水平走査
期間分遅延させて出力する。補間手段74は、メモリ2
から読み出された信号を信号Aとして、遅延手段72か
ら出力された信号(遅延信号)を信号Bとして、垂直補
間係数生成手段8からの垂直補間係数を信号Kとしてそ
れぞれ取り込み、次の(9)式に従う演算処理を行う。
この演算処理により、制御された拡大率に応じた垂直補
間係数を用いた垂直方向の補間処理が行われ、この補間
処理後の信号Sが出力される。
The signal read from the memory 2 is input to the vertical interpolation processing circuit 14. The vertical interpolation processing circuit 14
The delay unit 72 includes a delay unit 72 and an interpolation unit 74. The delay unit 72 delays the signal read from the memory 2 by one horizontal scanning period and outputs the delayed signal. The interpolation means 74 is a memory 2
, The signal (delay signal) output from the delay means 72 as the signal B, and the vertical interpolation coefficient from the vertical interpolation coefficient generation means 8 as the signal K, and the following (9) The arithmetic processing according to the expression is performed.
By this arithmetic processing, vertical interpolation processing using a vertical interpolation coefficient corresponding to the controlled enlargement ratio is performed, and a signal S after the interpolation processing is output.

【0037】 S=(1−K)*A+K*B …(9) 垂直補間処理回路14から出力された信号は、水平補間
処理回路16に入力される。水平補間処理回路16は、
垂直補間処理回路14から出力された信号を1画素分遅
延させて出力する遅延手段82と補間手段84とから構
成される。補間手段84は、垂直補間処理回路14から
の信号、遅延手段82から出力された信号(遅延信号)
および水平補間係数生成手段10からの水平補間係数を
取り込み、上記(9)式に従う演算処理と同様の演算処
理を行う。この演算処理により、制御された拡大率に応
じた水平補間係数を用いた水平方向の補間処理が行わ
れ、この補間処理後の信号すなわち設定された拡大率に
拡大された信号が出力される。
S = (1−K) * A + K * B (9) The signal output from the vertical interpolation processing circuit 14 is input to the horizontal interpolation processing circuit 16. The horizontal interpolation processing circuit 16
It is composed of a delay means 82 for delaying the signal output from the vertical interpolation processing circuit 14 by one pixel and outputting the delayed signal, and an interpolation means 84. The interpolation means 84 is a signal from the vertical interpolation processing circuit 14 and a signal output from the delay means 82 (delayed signal).
The horizontal interpolation coefficient from the horizontal interpolation coefficient generation means 10 is taken in, and the same arithmetic processing as the arithmetic processing according to the above equation (9) is performed. By this calculation processing, horizontal interpolation processing using a horizontal interpolation coefficient corresponding to the controlled enlargement ratio is performed, and a signal after this interpolation processing, that is, a signal enlarged to the set enlargement ratio, is output.

【0038】次に、本実施の形態における傾き検出手段
20の動作について図4を参照しながら説明する。
Next, the operation of the inclination detecting means 20 in this embodiment will be described with reference to FIG.

【0039】例えば、図4(a)に示す入力信号におけ
るエッジ部分の信号が入力されると、傾き検出手段20
の差分値検出手段42では、図4(b)に示すように、
1画素前の画素との差分値を算出し、この差分値により
現在の入力信号がエッジ部分に相当する信号であると判
定する。このエッジ部分に相当する差分値はエッジ情報
抽出手段44に入力される。エッジ情報抽出手段44で
は、図4(c)に示すように、入力された差分値に基づ
き、エッジ中心部では、拡大率の値が初期値より小さい
値になるように制御するためのゲイン調整信号を、エッ
ジ周辺部では、拡大率の値が初期値より大きい値になる
ように制御するためのゲイン調整信号を生成する。
For example, when an edge signal of the input signal shown in FIG.
In the difference value detection means 42, as shown in FIG.
A difference value from the pixel one pixel before is calculated, and it is determined from the difference value that the current input signal is a signal corresponding to an edge portion. The difference value corresponding to the edge portion is input to the edge information extracting means 44. In the edge information extracting means 44, as shown in FIG. 4 (c), based on the input difference value, the gain adjustment for controlling the value of the enlargement ratio to be smaller than the initial value at the center of the edge. A gain adjustment signal for controlling the signal so that the value of the enlargement factor becomes larger than the initial value in the peripheral portion of the edge is generated.

【0040】このようにして生成されたゲイン調整信号
を入力したゲイン制御手段22では、図4(d)に示す
ように、エッジ中心部では、拡大率の値が初期値より小
さい値になるように拡大率設定信号を制御し、エッジ周
辺部ではゲイン調整信号に応じて拡大率の値が初期値よ
り大きい値になるように拡大率設定信号を制御する。
In the gain control means 22 to which the gain adjustment signal generated as described above is inputted, as shown in FIG. 4D, the value of the enlargement ratio becomes smaller than the initial value at the center of the edge. The enlargement ratio setting signal is controlled so that the value of the enlargement ratio becomes larger than the initial value in accordance with the gain adjustment signal in the peripheral portion of the edge.

【0041】このように、エッジ中心部では、拡大率の
値が初期値より小さい値になるように制御され、エッジ
周辺部では、拡大率の値が初期値より大きい値になるよ
うに制御されるから、拡大した画像のエッジ部分を十分
に強調することができる。
As described above, at the center of the edge, the value of the enlargement ratio is controlled to be smaller than the initial value, and at the periphery of the edge, the value of the enlargement ratio is controlled to be larger than the initial value. Therefore, the edge portion of the enlarged image can be sufficiently emphasized.

【0042】なお、本実施の形態においては、傾き検出
手段20、ゲイン制御手段22などの各ブロックをハー
ドウェアで構成しているが、各ブロックをソフトウェア
で構成することも可能である。この場合には、各ブロッ
クを構成するためのアプリケーションプログラムをHD
Dなどの記憶媒体に格納し、このアプリケーションを読
み出して実行することが可能なパーソナルコンピュータ
などを用ればよい。
In the present embodiment, each block such as the inclination detecting means 20 and the gain control means 22 is constituted by hardware, but each block may be constituted by software. In this case, the application program for configuring each block is HD
A personal computer or the like that can store the application in a storage medium such as D and read and execute the application may be used.

【0043】(実施の第3形態)次に、本発明の実施の
第3形態について図5を参照しながら説明する。図5は
本発明の画像処理装置の実施の第3形態の構成を示すブ
ロック図である。
(Third Embodiment) Next, a third embodiment of the present invention will be described with reference to FIG. FIG. 5 is a block diagram showing a configuration of an image processing apparatus according to a third embodiment of the present invention.

【0044】本実施の形態は、電子ズーム機能を有する
ビデオカメラに適用した例を示し、上述の実施の第2形
態と同じ機能を有するブロックには同一の符号を付し、
その説明を省略、または簡単化する。
This embodiment shows an example in which the present invention is applied to a video camera having an electronic zoom function. Blocks having the same functions as those in the above-described second embodiment are denoted by the same reference numerals.
The description is omitted or simplified.

【0045】本実施の形態では、撮像された映像信号に
おける画素間の傾き情報を検出し、検出された傾き情報
に応じて映像信号の出力タイミング、メモリから映像信
号を読み出すためのアドレス値および補間係数の補正と
を制御する。
In the present embodiment, the inclination information between pixels in a picked-up video signal is detected, and the output timing of the video signal, the address value for reading the video signal from the memory, and the interpolation are determined according to the detected inclination information. Control of coefficient correction.

【0046】具体的には、本実施の形態におけるビデオ
カメラは、図5に示すように、撮像素子32を駆動制御
するTG34と、撮像素子32で撮像された映像信号を
デジタル映像信号に変換するAD36と、AD36から
のデジタル映像信号に所定の処理(例えば、輝度信号処
理、色信号処理、ガンマ補正など)を施すカメラ信号処
理回路38とを有する。
Specifically, as shown in FIG. 5, the video camera according to the present embodiment converts a video signal captured by the image sensor 32 into a digital video signal, with a TG 34 for controlling the driving of the image sensor 32. An AD 36 and a camera signal processing circuit 38 that performs predetermined processing (for example, luminance signal processing, color signal processing, and gamma correction) on the digital video signal from the AD 36.

【0047】カメラ信号処理回路38で所定の処理が施
されたデジタル映像信号(輝度信号、または色信号)
は、メモリ40および傾き検出手段20に入力される。
傾き検出手段20は、入力されたデジタル映像信号の画
素間の差分値を求め、この差分値に基づき設定された拡
大率を制御するためのゲイン調整信号を生成する。この
ゲイン調整信号はゲイン制御手段22に入力される。ゲ
イン制御手段22は、傾き検出手段20からのゲイン調
整信号に基づき入力した拡大率設定信号のレベルを可変
制御して出力する。すなわち、エッジ中心部では、ゲイ
ン調整信号に応じて拡大率の値が初期値より小さい値に
なるように拡大率設定信号を制御し、エッジ周辺部では
ゲイン調整信号に応じて拡大率の値が初期値より大きい
値になるように拡大率設定信号を制御する。
A digital video signal (luminance signal or chrominance signal) subjected to predetermined processing by the camera signal processing circuit 38
Is input to the memory 40 and the inclination detecting means 20.
The inclination detecting means 20 obtains a difference value between pixels of the input digital video signal, and generates a gain adjustment signal for controlling an enlargement ratio set based on the difference value. This gain adjustment signal is input to gain control means 22. The gain control means 22 variably controls the level of the input magnification setting signal based on the gain adjustment signal from the inclination detection means 20 and outputs it. That is, in the center of the edge, the enlargement ratio setting signal is controlled so that the value of the enlargement ratio becomes smaller than the initial value in accordance with the gain adjustment signal, and in the periphery of the edge, the value of the enlargement ratio is adjusted in accordance with the gain adjustment signal. The enlargement ratio setting signal is controlled so as to be larger than the initial value.

【0048】ゲイン制御手段22で制御された拡大率設
定信号は、垂直補間係数生成手段8および水平方向補間
係数生成手段10に入力される。垂直補間係数生成手段
8は、入力された拡大率設定信号に応じて垂直XRE制
御信号および垂直方向の補間係数(垂直補間係数)を生
成する。垂直XRE制御信号はTG34に対する垂直方
向の読出しアドレスのインクリメント動作を停止させる
ための制御信号であり、該制御信号はTG34に入力さ
れる。これに対し、垂直補間係数は、垂直補間処理回路
14に入力される。TG34では、撮像素子32からの
映像信号の読出し時に垂直方向補間係数生成手段8から
入力された垂直XRE制御信号に基づき垂直方向の読出
しを制御する。すなわち、垂直XRE制御信号に基づき
垂直方向の読出し動作を停止させることにより、制御さ
れた拡大率に応じた撮像素子32からの垂直方向の読出
しが行われる。
The magnification setting signal controlled by the gain control means 22 is input to the vertical interpolation coefficient generation means 8 and the horizontal direction interpolation coefficient generation means 10. The vertical interpolation coefficient generating means 8 generates a vertical XRE control signal and a vertical interpolation coefficient (vertical interpolation coefficient) according to the input enlargement ratio setting signal. The vertical XRE control signal is a control signal for stopping the operation of incrementing the vertical read address for the TG 34, and the control signal is input to the TG 34. On the other hand, the vertical interpolation coefficient is input to the vertical interpolation processing circuit 14. The TG 34 controls reading in the vertical direction based on the vertical XRE control signal input from the vertical interpolation coefficient generating means 8 when reading a video signal from the image sensor 32. That is, by stopping the reading operation in the vertical direction based on the vertical XRE control signal, the reading in the vertical direction from the image sensor 32 according to the controlled magnification is performed.

【0049】水平方向補間係数生成手段10は、入力さ
れた拡大率設定信号に応じて水平XRE制御信号および
水平方向の補間係数(水平補間係数)を生成する。水平
XRE制御信号はメモリ40に対する水平方向の読出し
アドレスのインクリメント動作を停止させるための制御
信号であり、該制御信号はメモリ制御信号生成手段4に
入力される。これに対し、水平補間係数は、水平補間処
理回路16に入力される。
The horizontal direction interpolation coefficient generating means 10 generates a horizontal XRE control signal and a horizontal direction interpolation coefficient (horizontal interpolation coefficient) in accordance with the input enlargement ratio setting signal. The horizontal XRE control signal is a control signal for stopping the operation of incrementing the horizontal read address for the memory 40, and the control signal is input to the memory control signal generation means 4. On the other hand, the horizontal interpolation coefficient is input to the horizontal interpolation processing circuit 16.

【0050】メモリ制御信号生成手段4は、メモリ40
へのデジタル映像信号の書込み、読出しを制御するため
の書込みアドレス、読出しアドレスを生成する。メモリ
40からの入力信号の読出し時には、水平方向補間係数
生成手段10から入力された水平XRE制御信号に基づ
き水平方向の読出しアドレスを制御する。すなわち、水
平XRE制御信号に基づき水平方向の読出しアドレスの
インクリメント動作を停止することにより、制御された
拡大率に応じたメモリ40からの水平方向の読出しが行
われる。
The memory control signal generating means 4 includes a memory 40
A write address and a read address for controlling writing and reading of a digital video signal to and from the digital video signal are generated. At the time of reading the input signal from the memory 40, the read address in the horizontal direction is controlled based on the horizontal XRE control signal input from the horizontal interpolation coefficient generation means 10. That is, by stopping the increment operation of the read address in the horizontal direction based on the horizontal XRE control signal, the read operation in the horizontal direction from the memory 40 according to the controlled enlargement ratio is performed.

【0051】メモリ40から読み出された信号は垂直補
間処理回路14に入力される。垂直補間処理回路14
は、垂直補間係数生成手段8からの垂直補間係数すなわ
ち制御された拡大率に応じた垂直補間係数を用いた垂直
方向の補間処理を行い、この補間処理後の信号を出力す
る。垂直補間処理回路14から出力された信号は、水平
補間処理回路16に入力される。水平補間処理回路16
は、水平補間係数生成手段10からの水平補間係数すな
わち制御された拡大率に応じた水平補間係数を用いた水
平方向の補間処理を行い、この補間処理後の信号すなわ
ち設定された拡大率に拡大された信号が出力される。
The signal read from the memory 40 is input to the vertical interpolation processing circuit 14. Vertical interpolation processing circuit 14
Performs vertical interpolation processing using the vertical interpolation coefficient from the vertical interpolation coefficient generation means 8, that is, the vertical interpolation coefficient corresponding to the controlled enlargement ratio, and outputs a signal after the interpolation processing. The signal output from the vertical interpolation processing circuit 14 is input to the horizontal interpolation processing circuit 16. Horizontal interpolation processing circuit 16
Performs horizontal interpolation using the horizontal interpolation coefficient from the horizontal interpolation coefficient generation means 10, that is, the horizontal interpolation coefficient corresponding to the controlled enlargement ratio, and enlarges the signal after this interpolation processing, that is, the set enlargement ratio. The output signal is output.

【0052】このように、撮像された映像信号における
画素間の傾き情報を検出し、検出された傾き情報に応じ
て撮像素子32からの垂直方向の映像信号の出力タイミ
ング、メモリ40から水平方向の映像信号を読み出すた
めのアドレス値および水平、垂直方向の各方向の補間係
数の補正を制御するから、上述の実施の第2形態と同様
に、エッジ中心部では、拡大率の値が初期値より小さい
値になるように制御され、エッジ周辺部では、拡大率の
値が初期値より大きい値になるように制御され、拡大し
た画像のエッジ部分を十分に強調することができる。
As described above, the inclination information between pixels in the captured video signal is detected, and the output timing of the vertical video signal from the image sensor 32 and the horizontal timing from the memory 40 are detected in accordance with the detected tilt information. Since the correction of the address value for reading the video signal and the interpolation coefficient in each of the horizontal and vertical directions is controlled, as in the second embodiment, the value of the enlargement ratio is larger than the initial value at the center of the edge. Control is performed so that the value becomes smaller, and in the peripheral portion of the edge, the value of the enlargement ratio is controlled so as to be larger than the initial value, so that the edge portion of the enlarged image can be sufficiently emphasized.

【0053】(実施の第4形態)次に、本発明の実施の
第4形態について図6を参照しながら説明する。図6は
本発明の画像処理装置の実施の第4形態の構成を示すブ
ロック図である。なお、上述の実施の第2形態と同じ機
能を有するブロックには同一の符号を付し、その説明を
省略、または簡単化する。
(Fourth Embodiment) Next, a fourth embodiment of the present invention will be described with reference to FIG. FIG. 6 is a block diagram showing a configuration of an image processing apparatus according to a fourth embodiment of the present invention. Note that blocks having the same functions as those in the above-described second embodiment are denoted by the same reference numerals, and description thereof will be omitted or simplified.

【0054】本実施の形態は、上述の実施の第2形態に
対し、垂直方向補間係数生成手段8で、傾き検出手段2
0からのゲイン調整信号と入力された拡大率設定信号と
に応じて垂直XRE制御信号および垂直補間係数を生成
し、水平方向補間係数生成手段10で、傾き検出手段2
0からのゲイン調整信号と入力された拡大率設定信号と
に応じて水平XRE制御信号および水平補間係数を生成
する点で異なる。
This embodiment is different from the above-described second embodiment in that the vertical interpolation coefficient generating means 8 uses the inclination detecting means 2
A vertical XRE control signal and a vertical interpolation coefficient are generated in accordance with the gain adjustment signal from 0 and the input enlargement ratio setting signal.
The difference is that the horizontal XRE control signal and the horizontal interpolation coefficient are generated according to the gain adjustment signal from 0 and the input enlargement ratio setting signal.

【0055】よって、上述の実施の第2形態と同様に、
エッジ中心部では、拡大率の値が初期値より小さい値に
なるように制御され、エッジ周辺部では、拡大率の値が
初期値より大きい値になるように制御され、拡大した画
像のエッジ部分を十分に強調することができる。
Therefore, similar to the above-described second embodiment,
At the center of the edge, the value of the enlargement ratio is controlled to be smaller than the initial value. At the periphery of the edge, the value of the enlargement ratio is controlled to be larger than the initial value. Can be emphasized enough.

【0056】(実施の第5形態)次に、本発明の実施の
第5形態について図7および図8を参照しながら説明す
る。図7は本発明の画像処理装置の実施の第5形態の構
成を示すブロック図、図8は図7の垂直補間係数生成手
段および水平補間係数生成手段の構成を示すブロック図
である。なお、上述の実施の第2形態と同じ機能を有す
るブロックには同一の符号を付し、その説明を省略、ま
たは簡単化する。
(Fifth Embodiment) Next, a fifth embodiment of the present invention will be described with reference to FIGS. FIG. 7 is a block diagram showing a configuration of a fifth embodiment of the image processing apparatus of the present invention, and FIG. 8 is a block diagram showing a configuration of a vertical interpolation coefficient generation unit and a horizontal interpolation coefficient generation unit of FIG. Note that blocks having the same functions as those in the above-described second embodiment are denoted by the same reference numerals, and description thereof will be omitted or simplified.

【0057】本実施の形態は、入力信号を拡大する際
に、線形補間処理を行い、この線形補間処理によって得
られた拡大画像の信号の中間周波帯域成分のゲインを増
すように構成されている。
The present embodiment is configured to perform a linear interpolation process when enlarging an input signal, and to increase the gain of the intermediate frequency band component of the signal of the enlarged image obtained by the linear interpolation process. .

【0058】具体的には、図7に示すように、画像信号
である入力信号はメモリ2に格納され、このメモリ2へ
の入力信号の書込みおよび読出しは、メモリ制御信号生
成手段4からの書込みアドレス、読出しアドレスにより
制御される。
More specifically, as shown in FIG. 7, an input signal which is an image signal is stored in a memory 2, and writing and reading of the input signal to and from the memory 2 are performed by writing from the memory control signal generating means 4. It is controlled by the address and the read address.

【0059】メモリ制御信号生成手段4は、メモリ2か
らの入力信号の読出し時には、垂直補間係数生成手段
8、水平方向補間係数生成手段10からそれぞれ入力さ
れた垂直XRE制御信号、水平XRE制御信号に基づき
それぞれの方向の読出しアドレスを制御する。すなわ
ち、垂直XRE制御信号および水平XRE制御信号に基
づきそれぞれの方向の読出しアドレスのインクリメント
動作を停止し、制御された拡大率に応じたメモリ2から
の信号の読出しを行う。
When reading the input signal from the memory 2, the memory control signal generating means 4 converts the vertical XRE control signal and the horizontal XRE control signal input from the vertical interpolation coefficient generating means 8 and the horizontal direction interpolation coefficient generating means 10, respectively. The read address in each direction is controlled on the basis of this. That is, the increment operation of the read address in each direction is stopped based on the vertical XRE control signal and the horizontal XRE control signal, and the signal is read from the memory 2 according to the controlled enlargement ratio.

【0060】垂直補間係数生成手段8は、入力された拡
大率設定信号に応じて垂直XRE制御信号および垂直補
間係数を生成する。垂直補間係数生成手段8は、具体的
には、図8に示すように、拡大率設定信号を入力する加
算器50と、加算器50からの出力を保持するラッチ回
路54と、加算器50からのキャリー出力を保持するラ
ッチ回路56とから構成される。加算器50は、入力し
た拡大率設定信号とラッチ回路54が保持する信号とを
水平走査毎に所定の期間(例えば所定値256の計数期
間に相当する期間)加算し、所定の期間経過した時点で
加算動作を停止し、再び加算値を「0」に戻して次の加
算動作を開始する。所定の期間経過した時点における加
算値はラッチ回路54を介して垂直方向の補間係数とし
て出力される。また、加算器50からはキャリー出力信
号52が出力され、このキャリー出力信号52はラッチ
回路56を介して垂直XRE制御信号として出力され
る。垂直XRE制御信号はメモリ制御信号生成手段4
に、垂直補間係数は垂直補間処理回路14にそれぞれ入
力される。
The vertical interpolation coefficient generating means 8 generates a vertical XRE control signal and a vertical interpolation coefficient according to the input enlargement ratio setting signal. Specifically, as shown in FIG. 8, the vertical interpolation coefficient generating means 8 includes an adder 50 for inputting an enlargement ratio setting signal, a latch circuit 54 for holding an output from the adder 50, And a latch circuit 56 for holding the carry output of. The adder 50 adds the input enlargement ratio setting signal and the signal held by the latch circuit 54 for a predetermined period (for example, a period corresponding to a counting period of a predetermined value 256) for each horizontal scan. To stop the adding operation, return the added value to "0" again, and start the next adding operation. The added value at the time when a predetermined period has elapsed is output as a vertical interpolation coefficient via the latch circuit 54. The carry output signal 52 is output from the adder 50, and the carry output signal 52 is output as a vertical XRE control signal via a latch circuit 56. The vertical XRE control signal is supplied to the memory control signal generation means 4.
The vertical interpolation coefficients are input to the vertical interpolation processing circuit 14, respectively.

【0061】水平方向補間係数生成手段10は、入力さ
れた拡大率設定信号に応じて水平XRE制御信号および
水平補間係数を生成する。水平方向補間係数生成手段1
0は垂直方向補間係数生成手段8と同様の構成を有する
とともに、同じように水平XRE制御信号および水平補
間係数を生成する。水平XRE制御信号はメモリ制御信
号生成手段4に、水平補間係数は水平補間処理回路16
にそれぞれ入力される。
The horizontal direction interpolation coefficient generating means 10 generates a horizontal XRE control signal and a horizontal interpolation coefficient according to the input enlargement ratio setting signal. Horizontal interpolation coefficient generating means 1
0 has the same configuration as that of the vertical interpolation coefficient generation means 8 and also generates the horizontal XRE control signal and the horizontal interpolation coefficient in the same manner. The horizontal XRE control signal is sent to the memory control signal generating means 4 and the horizontal interpolation coefficient is sent to the horizontal interpolation processing circuit 16.
Respectively.

【0062】メモリ2から読み出された信号は垂直補間
処理回路14に入力される。垂直補間処理回路14は、
遅延手段72および補間手段74から構成され、上記
(9)式に従う演算処理を行い、この演算処理により拡
大率に応じた垂直方向の補間処理を行う。この補間処理
後の信号は水平補間処理回路16に入力される。水平補
間処理回路16は、遅延手段82と補間手段84とから
構成され、上記(9)式に従う演算処理と同様の演算処
理を行う。この演算処理により、拡大率に応じた水平方
向の補間処理が行われ、この補間処理後の信号すなわち
設定された拡大率に拡大された信号はエンハンサー回路
18に入力される。
The signal read from the memory 2 is input to the vertical interpolation processing circuit 14. The vertical interpolation processing circuit 14
It is composed of a delay means 72 and an interpolation means 74, performs an arithmetic processing according to the above equation (9), and performs vertical interpolation processing according to the enlargement ratio by this arithmetic processing. The signal after this interpolation processing is input to the horizontal interpolation processing circuit 16. The horizontal interpolation processing circuit 16 includes a delay unit 82 and an interpolation unit 84, and performs the same arithmetic processing as the arithmetic processing according to the above equation (9). By this arithmetic processing, horizontal interpolation processing according to the enlargement ratio is performed, and the signal after the interpolation processing, that is, the signal enlarged to the set enlargement ratio, is input to the enhancer circuit 18.

【0063】エンハンサー回路18は、BPF(バンド
パスフィルタ)92と加算器94とから構成される。B
PF92は、入力された信号における中間周波帯域成分
を有する信号を抽出して出力する。加算器94は、BP
F92からの信号と水平補間処理回路16からの信号と
を加算して出力する。
The enhancer circuit 18 includes a BPF (Band Pass Filter) 92 and an adder 94. B
The PF 92 extracts and outputs a signal having an intermediate frequency band component in the input signal. The adder 94 has a BP
The signal from F92 and the signal from horizontal interpolation processing circuit 16 are added and output.

【0064】このように、水平補間処理回路16からの
信号は線形補間処理によって拡大された信号であるか
ら、エッジ部分が鈍り解像感に乏しい信号であるが、こ
の拡大された信号に対してその中間周波帯域成分のゲイ
ンをエンハンサー回路18により増すことによって、エ
ッジ部分が強調された信号が得られる。よって、拡大し
た画像のエッジ部分を強調することができる。
As described above, since the signal from the horizontal interpolation processing circuit 16 is a signal enlarged by the linear interpolation processing, the edge portion is dull and poor in resolution. By increasing the gain of the intermediate frequency band component by the enhancer circuit 18, a signal whose edge portion is emphasized can be obtained. Therefore, the edge portion of the enlarged image can be emphasized.

【0065】[0065]

【発明の効果】以上説明したように、請求項1記載の画
像処理装置によれば、設定された高解像度化率と低解像
度の画像における画素間の距離とに基づき補間画素を算
出するための補間係数を生成する補間係数生成手段と、
低解像度の画像における画素間の傾き情報を検出する傾
き情報検出手段と、傾き情報検出手段により検出された
傾き情報に基づき補間係数生成手段により生成された補
間係数を補正する補間係数補正手段とを有し、補間係数
補正手段により補正された補間係数を用いて低解像度の
画像に対する補間処理を行い、この補間処理により得ら
れた画像を高解像度の画像として出力するから、高解像
度化処理を行う際に、画像のエッジ部分を十分に強調可
能な補間処理を行うことができる。
As described above, according to the image processing apparatus of the first aspect, it is possible to calculate the interpolation pixel based on the set high resolution ratio and the distance between the pixels in the low resolution image. Interpolation coefficient generation means for generating an interpolation coefficient;
Tilt information detecting means for detecting tilt information between pixels in the low-resolution image; and interpolation coefficient correcting means for correcting an interpolation coefficient generated by the interpolation coefficient generating means based on the tilt information detected by the tilt information detecting means. The low-resolution image is interpolated using the interpolation coefficients corrected by the interpolation coefficient correction unit, and the image obtained by the interpolation processing is output as a high-resolution image. At this time, it is possible to perform an interpolation process capable of sufficiently enhancing the edge portion of the image.

【0066】請求項2記載の画像処理装置によれば、入
力した画像における画素間の傾き情報を検出する傾き情
報検出手段と、傾き情報検出手段により検出された傾き
情報に応じて前記設定された拡大率の値を記憶手段から
読み出された画像の画素毎に可変制御する拡大率可変制
御手段とを有するから、拡大処理を行う際に、画像のエ
ッジ部分を十分に強調可能な補間処理を行うことができ
る。
According to the image processing apparatus of the present invention, the tilt information detecting means for detecting tilt information between pixels in the input image and the tilt information set in accordance with the tilt information detected by the tilt information detecting means. Since there is an enlargement ratio variable control unit that variably controls the value of the enlargement ratio for each pixel of the image read from the storage unit, when performing the enlargement process, the interpolation process that can sufficiently emphasize the edge portion of the image is performed. It can be carried out.

【0067】請求項3記載の画像処理装置によれば、入
力した画像における画素間の傾き情報を検出する傾き情
報検出手段を有し、傾き情報検出手段により検出された
傾き情報に応じてアドレス制御に用いられる記憶手段の
アドレス値と補間処理に用いられる補間係数とを制御す
るから、拡大処理を行う際に、画像のエッジ部分を十分
に強調可能な補間処理を行うことができる。
According to the third aspect of the present invention, there is provided an image processing apparatus having tilt information detecting means for detecting tilt information between pixels in an input image, and performing address control in accordance with the tilt information detected by the tilt information detecting means. Since the address value of the storage means used for the interpolation and the interpolation coefficient used for the interpolation processing are controlled, it is possible to perform the interpolation processing capable of sufficiently enhancing the edge portion of the image when performing the enlargement processing.

【0068】請求項4記載の画像処理装置によれば、撮
像手段により生成された映像信号における画素間の傾き
情報を検出する傾き情報検出手段を有し、傾き情報検出
手段により検出された傾き情報に応じて、撮像手段から
の映像信号の出力タイミング、記憶手段から前記映像信
号を読み出すためのアドレス値および補間係数生成手段
により生成された補間係数の補正を制御するから、拡大
処理を行う際に、画像のエッジ部分を十分に強調可能な
補間処理を行うことができる。
According to a fourth aspect of the present invention, there is provided an image processing apparatus having tilt information detecting means for detecting tilt information between pixels in a video signal generated by an imaging means, wherein the tilt information detected by the tilt information detecting means is provided. According to the control of the output timing of the video signal from the imaging means, the address value for reading the video signal from the storage means and the correction of the interpolation coefficient generated by the interpolation coefficient generation means, when performing the enlargement process In addition, it is possible to perform an interpolation process capable of sufficiently enhancing the edge portion of the image.

【0069】請求項5記載の画像処理方法によれば、設
定された高解像度化率と低解像度の画像における画素間
の距離とに基づき補間画素を算出するための補間係数を
生成する工程と、低解像度の画像における画素間の傾き
情報を検出する工程と、検出された傾き情報に基づき補
間係数を補正する工程と、補正された補間係数を用いて
低解像度の画像に対する補間処理を行い、この補間処理
により得られた画像を高解像度の画像として出力する工
程とを含むから、高解像度化処理を行う際に、画像のエ
ッジ部分を十分に強調可能な補間処理を行うことができ
る。
According to the image processing method of the fifth aspect, a step of generating an interpolation coefficient for calculating an interpolation pixel based on the set high resolution ratio and the distance between pixels in the low resolution image, A step of detecting inclination information between pixels in the low-resolution image, a step of correcting an interpolation coefficient based on the detected inclination information, and performing an interpolation process on the low-resolution image using the corrected interpolation coefficient. Outputting the image obtained by the interpolation process as a high-resolution image. Therefore, when performing the high-resolution process, it is possible to perform the interpolation process capable of sufficiently enhancing the edge portion of the image.

【0070】請求項6記載の画像処理方法によれば、入
力した画像における画素間の傾き情報を検出する工程
と、前記検出された傾き情報に応じて前記設定された拡
大率の値を前記記憶手段から読み出された画像の画素毎
に可変制御する工程とを含むから、拡大処理を行う際
に、画像のエッジ部分を十分に強調可能な補間処理を行
うことができる。
According to the image processing method of the sixth aspect, a step of detecting inclination information between pixels in the input image, and the step of storing the value of the set enlargement ratio according to the detected inclination information. A step of variably controlling each pixel of the image read from the means, it is possible to perform an interpolation process capable of sufficiently enhancing an edge portion of the image when performing the enlargement process.

【0071】請求項7記載の画像処理方法によれば、入
力した画像における画素間の傾き情報を検出する工程
と、検出された傾き情報に応じてアドレス制御に用いら
れる記憶手段のアドレス値と補間処理に用いられる補間
係数とを制御するから、拡大処理を行う際に、画像のエ
ッジ部分を十分に強調可能な補間処理を行うことができ
る。
According to the image processing method of the present invention, the step of detecting the inclination information between the pixels in the input image, the step of interpolating the address value of the storage means used for address control according to the detected inclination information and the interpolation. Since the interpolation coefficient used in the processing is controlled, it is possible to perform the interpolation processing capable of sufficiently enhancing the edge portion of the image when performing the enlargement processing.

【0072】請求項8記載の画像処理方法によれば、撮
像手段により生成された映像信号における画素間の傾き
情報を検出する工程と、傾き情報検出手段により検出さ
れた傾き情報に応じて、撮像手段からの映像信号の出力
タイミング、記憶手段から映像信号を読み出すためのア
ドレス値および補間係数生成手段により生成された補間
係数の補正とを制御する工程とを含むから、拡大処理を
行う際に、画像のエッジ部分を十分に強調可能な補間処
理を行うことができる。
According to the image processing method of the eighth aspect, the step of detecting the inclination information between the pixels in the video signal generated by the imaging means, and the step of detecting the image in accordance with the inclination information detected by the inclination information detection means The output timing of the video signal from the means, the step of controlling the address value for reading the video signal from the storage means and the correction of the interpolation coefficient generated by the interpolation coefficient generation means, when performing the enlargement processing, An interpolation process capable of sufficiently enhancing the edge portion of the image can be performed.

【0073】請求項9記載の記憶媒体によれば、プログ
ラムが、設定された高解像度化率と低解像度の画像にお
ける画素間の距離とに基づき補間画素を算出するための
補間係数を生成する補間係数生成モジュールと、低解像
度の画像における画素間の傾き情報を検出する傾き情報
検出モジュールと、傾き情報検出モジュールにより検出
された傾き情報に基づき補間係数生成モジュールにより
生成された補間係数を補正する補間係数補正モジュール
と、補間係数補正モジュールにより補正された補間係数
を用いて低解像度の画像に対する補間処理を行い、この
補間処理により得られた画像を高解像度の画像として出
力する補間処理モジュールとを含むから、拡大処理を行
う際に、画像のエッジ部分を十分に強調可能な補間処理
を行うことができる。
According to the storage medium of the ninth aspect, the program generates the interpolation coefficient for calculating the interpolation pixel based on the set high resolution rate and the distance between the pixels in the low resolution image. A coefficient generation module, a tilt information detection module that detects tilt information between pixels in a low-resolution image, and an interpolation that corrects an interpolation coefficient generated by the interpolation coefficient generation module based on the tilt information detected by the tilt information detection module Includes a coefficient correction module, and an interpolation processing module that performs an interpolation process on a low-resolution image using the interpolation coefficient corrected by the interpolation coefficient correction module, and outputs an image obtained by the interpolation process as a high-resolution image. Therefore, when performing the enlargement process, it is possible to perform the interpolation process that can sufficiently emphasize the edge portion of the image. .

【0074】請求項10記載の記憶媒体によれば、プロ
グラムが、入力した画像における画素間の傾き情報を検
出する傾き情報検出モジュールと、傾き情報検出モジュ
ールにより検出された傾き情報に応じて設定された拡大
率の値を記憶手段から読み出された画像の画素毎に可変
制御する拡大率可変制御モジュールとを含むから、拡大
処理を行う際に、画像のエッジ部分を十分に強調可能な
補間処理を行うことができる。
According to the storage medium of the tenth aspect, the program is set according to the tilt information detecting module for detecting tilt information between pixels in the input image, and the tilt information detected by the tilt information detecting module. And an enlargement ratio variable control module for variably controlling the value of the enlargement ratio for each pixel of the image read from the storage means. It can be performed.

【0075】請求項11記載の記憶媒体によれば、プロ
グラムが、入力した画像における画素間の傾き情報を検
出する傾き情報検出モジュールと、傾き情報検出モジュ
ールにより検出された傾き情報に応じてアドレス制御に
用いられる記憶手段のアドレス値と補間処理に用いられ
る補間係数とを制御する制御モジュールとを含むから、
拡大処理を行う際に、画像のエッジ部分を十分に強調可
能な補間処理を行うことができる。
According to the storage medium of the eleventh aspect, the program is configured such that an inclination information detection module for detecting inclination information between pixels in an input image, and address control in accordance with the inclination information detected by the inclination information detection module. And a control module for controlling the address value of the storage means used for interpolation and the interpolation coefficient used for the interpolation processing.
When performing the enlargement process, it is possible to perform an interpolation process capable of sufficiently enhancing the edge portion of the image.

【0076】請求項12記載の記憶媒体によれば、プロ
グラムが、撮像手段により生成された映像信号における
画素間の傾き情報を検出する傾き情報検出モジュール
と、傾き情報検出モジュールにより検出された傾き情報
に応じて、撮像手段からの映像信号の出力タイミング、
記憶手段から前記映像信号を読み出すためのアドレス値
および補間係数生成手段により生成された前記補間係数
の補正を制御する制御モジュールとを含むから、拡大処
理を行う際に、画像のエッジ部分を十分に強調可能な補
間処理を行うことができる。
According to the storage medium of the twelfth aspect, the program includes a tilt information detecting module for detecting tilt information between pixels in a video signal generated by the imaging means, and a tilt information detected by the tilt information detecting module. According to the output timing of the video signal from the imaging means,
A control module for controlling the correction of the interpolation coefficient generated by the address value and the interpolation coefficient generation means for reading the video signal from the storage means, so that the edge portion of the image is sufficiently An interpolation process that can be emphasized can be performed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の画像処理装置の実施の一形態の構成を
示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an embodiment of an image processing apparatus according to the present invention.

【図2】図1の画像処理装置における処理を具体的に説
明するための図である。
FIG. 2 is a diagram for specifically explaining processing in the image processing apparatus of FIG. 1;

【図3】本発明の画像処理装置の実施の第2形態の構成
を示すブロック図である。
FIG. 3 is a block diagram illustrating a configuration of an image processing apparatus according to a second embodiment of the present invention.

【図4】図3の画像処理装置の傾き検出手段20の動作
を説明するための図である。
FIG. 4 is a diagram for explaining the operation of the inclination detecting means 20 of the image processing apparatus of FIG. 3;

【図5】本発明の画像処理装置の実施の第3形態の構成
を示すブロック図である。
FIG. 5 is a block diagram illustrating a configuration of an image processing apparatus according to a third embodiment of the present invention.

【図6】本発明の画像処理装置の実施の第4形態の構成
を示すブロック図である。
FIG. 6 is a block diagram illustrating a configuration of an image processing apparatus according to a fourth embodiment of the present invention.

【図7】本発明の画像処理装置の実施の第5形態の構成
を示すブロック図である。
FIG. 7 is a block diagram illustrating a configuration of an image processing apparatus according to a fifth embodiment of the present invention.

【図8】図7の垂直補間係数生成手段および水平補間係
数生成手段の構成を示すブロック図である。
8 is a block diagram showing a configuration of a vertical interpolation coefficient generation unit and a horizontal interpolation coefficient generation unit of FIG.

【符号の説明】[Explanation of symbols]

2,40 メモリ 4 メモリ制御信号生成手段 8 垂直補間係数生成手段 10 水平補間係数生成手段 14 垂直補間処理回路 16 水平補間処理回路 18 エンハンサー回路 20 傾き検出手段 22 ゲイン制御手段 32 撮像素子 34 TG 38 カメラ信号処理回路 102 補間係数生成手段 104 傾き情報抽出手段 106 補正手段 108 補間処理手段 2, 40 memory 4 memory control signal generation means 8 vertical interpolation coefficient generation means 10 horizontal interpolation coefficient generation means 14 vertical interpolation processing circuit 16 horizontal interpolation processing circuit 18 enhancer circuit 20 inclination detection means 22 gain control means 32 image sensor 34 TG 38 camera Signal processing circuit 102 Interpolation coefficient generation means 104 Slope information extraction means 106 Correction means 108 Interpolation processing means

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 補間処理により低解像度の画像を設定さ
れた高解像度化率に応じた高解像度の画像に変換可能な
画像処理装置において、前記設定された高解像度化率と
前記低解像度の画像における画素間の距離とに基づき補
間画素を算出するための補間係数を生成する補間係数生
成手段と、前記低解像度の画像における画素間の傾き情
報を検出する傾き情報検出手段と、前記傾き情報検出手
段により検出された傾き情報に基づき前記補間係数生成
手段により生成された補間係数を補正する補間係数補正
手段とを有し、前記補間係数補正手段により補正された
補間係数を用いて前記低解像度の画像に対する補間処理
を行い、この補間処理により得られた画像を前記高解像
度の画像として出力することを特徴とする画像処理装
置。
1. An image processing apparatus capable of converting a low-resolution image into a high-resolution image corresponding to a set high-resolution rate by interpolation processing, wherein the set high-resolution rate and the low-resolution image are An interpolation coefficient generation unit for generating an interpolation coefficient for calculating an interpolation pixel based on the distance between pixels, a tilt information detection unit for detecting tilt information between pixels in the low-resolution image, and the tilt information detection. Interpolation coefficient correction means for correcting the interpolation coefficient generated by the interpolation coefficient generation means based on the inclination information detected by the means, and the low resolution of the low resolution using the interpolation coefficient corrected by the interpolation coefficient correction means An image processing apparatus which performs an interpolation process on an image and outputs an image obtained by the interpolation process as the high-resolution image.
【請求項2】 入力した画像を格納する記憶手段を有
し、前記記憶手段に対するアドレス制御により該記憶手
段に格納されている画像を設定された拡大率に拡大する
ように読み出し、該読み出された画像に補間処理を施す
ことによって拡大画像を生成することが可能な画像処理
装置において、前記入力した画像における画素間の傾き
情報を検出する傾き情報検出手段と、前記傾き情報検出
手段により検出された傾き情報に応じて前記設定された
拡大率の値を前記記憶手段から読み出された画像の画素
毎に可変制御する拡大率可変制御手段とを有することを
特徴とする画像処理装置。
2. An image processing apparatus, comprising: storage means for storing an input image; reading out an image stored in the storage means by an address control of the storage means so as to be enlarged to a set enlargement ratio; An image processing apparatus capable of generating an enlarged image by performing an interpolation process on the input image, a tilt information detecting unit that detects tilt information between pixels in the input image, and a tilt information detected by the tilt information detecting unit. An image processing apparatus comprising: an enlargement ratio variable control unit that variably controls the value of the set enlargement ratio for each pixel of the image read from the storage unit in accordance with the tilt information.
【請求項3】 入力した画像を格納する記憶手段を有
し、前記記憶手段に対するアドレス制御により該記憶手
段に格納されている画像を設定された拡大率に拡大する
ように読み出し、該読み出された画像に補間処理を施す
ことによって拡大画像を生成することが可能な画像処理
装置において、前記入力した画像における画素間の傾き
情報を検出する傾き情報検出手段を有し、前記傾き情報
検出手段により検出された傾き情報に応じて前記アドレ
ス制御に用いられる前記記憶手段のアドレス値と前記補
間処理に用いられる補間係数とを制御することを特徴と
する画像処理装置。
3. An image processing apparatus comprising: a storage unit for storing an input image; reading an image stored in the storage unit by an address control of the storage unit so that the image is enlarged to a set enlargement ratio; An image processing apparatus capable of generating an enlarged image by performing an interpolation process on the input image, including tilt information detecting means for detecting tilt information between pixels in the input image, wherein the tilt information detecting means An image processing apparatus for controlling an address value of the storage means used for the address control and an interpolation coefficient used for the interpolation processing according to the detected inclination information.
【請求項4】 被写体を撮像し、この撮像した被写体の
映像信号を生成して出力する撮像手段と、前記撮像手段
から出力された映像信号を格納する記憶手段と、前記撮
像手段から出力された映像信号を設定された拡大率に応
じて拡大するための補間処理に用いられる補間係数を生
成する補間係数生成手段とを有する画像処理装置におい
て、前記撮像手段により生成された映像信号における画
素間の傾き情報を検出する傾き情報検出手段を有し、前
記傾き情報検出手段により検出された傾き情報に応じ
て、前記撮像手段からの前記映像信号の出力タイミン
グ、前記記憶手段から前記映像信号を読み出すためのア
ドレス値および前記補間係数生成手段により生成された
前記補間係数の補正を制御することを特徴とする画像処
理装置。
4. An image pickup means for picking up an image of a subject, generating and outputting a video signal of the picked up subject, a storage means for storing a video signal output from the image pickup means, and an image output from the image pickup means. Interpolating coefficient generating means for generating an interpolating coefficient used for an interpolating process for enlarging the video signal in accordance with the set enlarging ratio, wherein an interpolating coefficient between the pixels in the video signal generated by the imaging means A tilt information detecting unit for detecting tilt information, an output timing of the video signal from the imaging unit according to the tilt information detected by the tilt information detecting unit, and reading of the video signal from the storage unit. An image processing apparatus for controlling the correction of the address value of (i) and the interpolation coefficient generated by the interpolation coefficient generation means.
【請求項5】 補間処理により低解像度の画像を設定さ
れた高解像度化率に応じた高解像度の画像に変換するた
めの画像処理方法において、前記設定された高解像度化
率と前記低解像度の画像における画素間の距離とに基づ
き補間画素を算出するための補間係数を生成する工程
と、前記低解像度の画像における画素間の傾き情報を検
出する工程と、前記検出された傾き情報に基づき前記補
間係数を補正する工程と、前記補正された補間係数を用
いて前記低解像度の画像に対する補間処理を行い、この
補間処理により得られた画像を前記高解像度の画像とし
て出力する工程とを含むことを特徴とする画像処理方
法。
5. An image processing method for converting a low-resolution image into a high-resolution image corresponding to a set high-resolution ratio by interpolation processing, wherein the set high-resolution ratio and the low-resolution A step of generating an interpolation coefficient for calculating an interpolation pixel based on a distance between pixels in the image, a step of detecting inclination information between pixels in the low-resolution image, and the step of detecting the inclination information based on the detected inclination information. Correcting the interpolation coefficient, and performing an interpolation process on the low resolution image using the corrected interpolation coefficient, and outputting an image obtained by the interpolation process as the high resolution image. An image processing method characterized by the following.
【請求項6】 入力した画像を記憶手段に格納し、該記
憶手段に対するアドレス制御により該記憶手段に格納さ
れている画像を設定された拡大率に拡大するように読み
出し、該読み出された画像に補間処理を施すことによっ
て拡大画像を生成するための画像処理方法において、前
記入力した画像における画素間の傾き情報を検出する工
程と、前記検出された傾き情報に応じて前記設定された
拡大率の値を前記記憶手段から読み出された画像の画素
毎に可変制御する工程とを含むことを特徴とする画像処
理方法。
6. An input image is stored in a storage means, and an image stored in the storage means is read out by an address control of the storage means so as to be enlarged to a set enlargement ratio, and the read image is read out. Detecting an inclination information between pixels in the input image, wherein the enlargement ratio is set according to the detected inclination information in an image processing method for generating an enlarged image by performing interpolation processing on the image. Variably controlling the value of each pixel of the image read from the storage means.
【請求項7】 入力した画像を記憶手段に格納し、該記
憶手段に対するアドレス制御により該記憶手段に格納さ
れている画像を設定された拡大率に拡大するように読み
出し、該読み出された画像に補間処理を施すことによっ
て拡大画像を生成するための画像処理方法において、前
記入力した画像における画素間の傾き情報を検出する工
程と、前記検出された傾き情報に応じて前記アドレス制
御に用いられる前記記憶手段のアドレス値と前記補間処
理に用いられる補間係数とを制御することを特徴とする
画像処理方法。
7. An input image is stored in a storage unit, and an image stored in the storage unit is read by an address control of the storage unit so as to be enlarged to a set enlargement ratio, and the read image is read. An image processing method for generating an enlarged image by performing an interpolation process on the input image, wherein the step of detecting tilt information between pixels in the input image is used for the address control according to the detected tilt information. An image processing method comprising controlling an address value of the storage means and an interpolation coefficient used for the interpolation processing.
【請求項8】 被写体を撮像し、この撮像した被写体の
映像信号を生成して出力する撮像手段と、前記撮像手段
から出力された映像信号を格納する記憶手段と、前記撮
像手段から出力された映像信号を設定された拡大率に応
じて拡大するための補間処理に用いられる補間係数を生
成する補間係数生成手段とを有する画像処理装置に用い
られる画像処理方法において、前記撮像手段により生成
された映像信号における画素間の傾き情報を検出する工
程と、前記傾き情報検出手段により検出された傾き情報
に応じて、前記撮像手段からの前記映像信号の出力タイ
ミング、前記記憶手段から前記映像信号を読み出すため
のアドレス値および前記補間係数生成手段により生成さ
れた前記補間係数の補正を制御する工程とを含むことを
特徴とする画像処理方法。
8. An imaging means for imaging a subject, generating and outputting a video signal of the imaged subject, a storage means for storing a video signal output from the imaging means, and an image output from the imaging means. An interpolation coefficient generation unit for generating an interpolation coefficient used for interpolation processing for enlarging a video signal according to a set enlargement ratio, wherein the image signal is generated by the imaging unit. Detecting tilt information between pixels in the video signal; reading out the video signal from the storage means in accordance with the tilt information detected by the tilt information detecting means; Controlling the correction of the address value and the interpolation coefficient generated by the interpolation coefficient generation means. Method.
【請求項9】 補間処理により低解像度の画像を設定さ
れた高解像度化率に応じた高解像度の画像に変換するた
めの画像処理システムを装置上に構築するためのプログ
ラムを格納した記憶媒体において、前記プログラムは、
前記設定された高解像度化率と前記低解像度の画像にお
ける画素間の距離とに基づき補間画素を算出するための
補間係数を生成する補間係数生成モジュールと、前記低
解像度の画像における画素間の傾き情報を検出する傾き
情報検出モジュールと、前記傾き情報検出モジュールに
より検出された傾き情報に基づき前記補間係数生成モジ
ュールにより生成された補間係数を補正する補間係数補
正モジュールと、前記補間係数補正モジュールにより補
正された補間係数を用いて低解像度の画像に対する補間
処理を行い、この補間処理により得られた画像を前記高
解像度の画像として出力する補間処理モジュールとを含
むことを特徴とする記憶媒体。
9. A storage medium storing a program for constructing, on an apparatus, an image processing system for converting a low-resolution image into a high-resolution image corresponding to a set high-resolution rate by interpolation processing. , The program
An interpolation coefficient generation module that generates an interpolation coefficient for calculating an interpolation pixel based on the set high-resolution rate and a distance between pixels in the low-resolution image; and an inclination between pixels in the low-resolution image. An inclination information detection module for detecting information, an interpolation coefficient correction module for correcting an interpolation coefficient generated by the interpolation coefficient generation module based on the inclination information detected by the inclination information detection module, and a correction by the interpolation coefficient correction module A interpolation module for performing interpolation processing on a low-resolution image using the interpolation coefficient thus obtained, and outputting an image obtained by the interpolation processing as the high-resolution image.
【請求項10】 入力した画像を格納する記憶手段を有
する装置上に前記記憶手段に対するアドレス制御により
該記憶手段に格納されている画像を設定された拡大率に
拡大するように読み出し、該読み出された画像に補間処
理を施すことによって拡大画像を生成することが可能な
画像処理システムを構築するためのプログラムを格納し
た記憶媒体において、前記プログラムは、前記入力した
画像における画素間の傾き情報を検出する傾き情報検出
モジュールと、前記傾き情報検出モジュールにより検出
された傾き情報に応じて前記設定された拡大率の値を前
記記憶手段から読み出された画像の画素毎に可変制御す
る拡大率可変制御モジュールとを含むことを特徴とする
記憶媒体。
10. An apparatus having a storage unit for storing an input image, by reading an image stored in the storage unit by an address control of the storage unit so as to enlarge the image stored in the storage unit to a set magnification ratio. In a storage medium storing a program for constructing an image processing system capable of generating an enlarged image by performing an interpolation process on the input image, the program stores inclination information between pixels in the input image. A tilt information detection module to be detected, and a magnification ratio variable for variably controlling the value of the set magnification ratio for each pixel of the image read from the storage means according to the tilt information detected by the tilt information detection module. A storage medium characterized by including a control module.
【請求項11】 入力した画像を格納する記憶手段を有
する装置上に前記記憶手段に対するアドレス制御により
該記憶手段に格納されている画像を設定された拡大率に
拡大するように読み出し、該読み出された画像に補間処
理を施すことによって拡大画像を生成することが可能な
画像処理システムを構築するためのプログラムを格納し
た記憶媒体において、前記プログラムは、前記入力した
画像における画素間の傾き情報を検出する傾き情報検出
モジュールと、前記傾き情報検出モジュールにより検出
された傾き情報に応じて前記アドレス制御に用いられる
前記記憶手段のアドレス値と前記補間処理に用いられる
補間係数とを制御する制御モジュールとを含むことを特
徴とする記憶媒体。
11. An apparatus having storage means for storing an input image, by reading an image stored in said storage means by means of address control of said storage means so as to enlarge the image to a set enlargement ratio. In a storage medium storing a program for constructing an image processing system capable of generating an enlarged image by performing an interpolation process on the input image, the program stores inclination information between pixels in the input image. A tilt information detecting module to be detected, and a control module controlling an address value of the storage means used for the address control and an interpolation coefficient used for the interpolation process according to the tilt information detected by the tilt information detecting module. A storage medium comprising:
【請求項12】 被写体を撮像し、この撮像した被写体
の映像信号を生成して出力する撮像手段と、前記撮像手
段から出力された映像信号を格納する記憶手段と、前記
撮像手段から出力された映像信号を設定された拡大率に
応じて拡大するための補間処理に用いられる補間係数を
生成する補間係数生成手段とを有する画像処理装置上で
実行可能なプログラムを格納した記憶媒体において、前
記プログラムは、前記撮像手段により生成された映像信
号における画素間の傾き情報を検出する傾き情報検出モ
ジュールと、前記傾き情報検出モジュールにより検出さ
れた傾き情報に応じて、前記撮像手段からの前記映像信
号の出力タイミング、前記記憶手段から前記映像信号を
読み出すためのアドレス値および前記補間係数生成手段
により生成された前記補間係数の補正を制御する制御モ
ジュールとを含むことを特徴とする記憶媒体。
12. An image capturing means for capturing an image of a subject, generating and outputting a video signal of the captured subject, a storage means for storing a video signal output from the image capturing means, and an image output from the image capturing means. A storage medium storing a program executable on an image processing apparatus having an interpolation coefficient generation unit for generating an interpolation coefficient used for interpolation processing for enlarging a video signal according to a set enlargement ratio, A tilt information detection module for detecting tilt information between pixels in the video signal generated by the imaging unit, and a video signal of the video signal from the imaging unit according to the tilt information detected by the tilt information detection module. An output timing, an address value for reading out the video signal from the storage means, and an address value generated by the interpolation coefficient generation means. A control module for controlling the correction of the interpolation coefficient.
JP9350202A 1997-12-05 1997-12-05 Image processor, image processing method and storage medium Pending JPH11168622A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9350202A JPH11168622A (en) 1997-12-05 1997-12-05 Image processor, image processing method and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9350202A JPH11168622A (en) 1997-12-05 1997-12-05 Image processor, image processing method and storage medium

Publications (1)

Publication Number Publication Date
JPH11168622A true JPH11168622A (en) 1999-06-22

Family

ID=18408914

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9350202A Pending JPH11168622A (en) 1997-12-05 1997-12-05 Image processor, image processing method and storage medium

Country Status (1)

Country Link
JP (1) JPH11168622A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7330199B2 (en) 2000-06-20 2008-02-12 Mitsubishi Denki Kabushiki Kaisha Image processing method and apparatus, and image display method and apparatus, with variable interpolation spacing
JP2011146888A (en) * 2010-01-14 2011-07-28 Fujitsu Semiconductor Ltd Apparatus and method for image processing
JPWO2015098564A1 (en) * 2013-12-27 2017-03-23 ソニー株式会社 Decoding apparatus and method, and program
US10381018B2 (en) 2010-04-13 2019-08-13 Sony Corporation Signal processing apparatus and signal processing method, encoder and encoding method, decoder and decoding method, and program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7330199B2 (en) 2000-06-20 2008-02-12 Mitsubishi Denki Kabushiki Kaisha Image processing method and apparatus, and image display method and apparatus, with variable interpolation spacing
US7429994B2 (en) 2000-06-20 2008-09-30 Mitsubishi Denki Kabushiki Kaisha Image processing method and apparatus, and image display method and apparatus for changing edge sharpness
JP2011146888A (en) * 2010-01-14 2011-07-28 Fujitsu Semiconductor Ltd Apparatus and method for image processing
US10381018B2 (en) 2010-04-13 2019-08-13 Sony Corporation Signal processing apparatus and signal processing method, encoder and encoding method, decoder and decoding method, and program
US10546594B2 (en) 2010-04-13 2020-01-28 Sony Corporation Signal processing apparatus and signal processing method, encoder and encoding method, decoder and decoding method, and program
JPWO2015098564A1 (en) * 2013-12-27 2017-03-23 ソニー株式会社 Decoding apparatus and method, and program
US10692511B2 (en) 2013-12-27 2020-06-23 Sony Corporation Decoding apparatus and method, and program
US11705140B2 (en) 2013-12-27 2023-07-18 Sony Corporation Decoding apparatus and method, and program

Similar Documents

Publication Publication Date Title
US7750942B2 (en) Image processing apparatus and method, recording medium, and program for correcting camera shake
US20070115364A1 (en) Image processing apparatus and method, and program used therewith
US8072511B2 (en) Noise reduction processing apparatus, noise reduction processing method, and image sensing apparatus
US7509039B2 (en) Image sensing apparatus with camera shake correction function
JP3829843B2 (en) Image processing device
JP2011114407A (en) Image processing apparatus, image processing method, program, and recording medium
JPH06261238A (en) Image pickup device
JP2921973B2 (en) Image extraction method and image extraction device for specific object
JPH11168622A (en) Image processor, image processing method and storage medium
JP2001292325A (en) Edge enhancement device, edge enhancement method and recording medium
EP0740464B1 (en) Video apparatus with a single multi-port field memory
JP4499686B2 (en) Image processing apparatus and method, recording medium, and program
US7228007B2 (en) Resolution correction apparatus, resolution correction program, and computer-readable recording medium having same program recorded thereon
US20090046176A1 (en) Video signal processing apparatus
JP3925559B2 (en) Image processing apparatus and method, recording medium, and program
JP5444970B2 (en) Imaging device
JP2008072428A (en) Image processor, electronic camera, and image processing program
JP2006311544A (en) Image processing apparatus and method therefor, record medium as well as program
JPH0767025A (en) Video processor
JP2002262059A (en) Image processing unit and method, recording medium, and program
JP2007336524A (en) Image processing apparatus, image processing program and imaging apparatus
JP4449777B2 (en) Imaging apparatus, image processing apparatus and method, recording medium, and program
JPH08279949A (en) Electronic zooming processing unit and its method
JPH09130603A (en) Shading correction device
JP2006129069A (en) Image pickup device and image pickup method