JP2685460B2 - Digital image interpolator - Google Patents

Digital image interpolator

Info

Publication number
JP2685460B2
JP2685460B2 JP62299803A JP29980387A JP2685460B2 JP 2685460 B2 JP2685460 B2 JP 2685460B2 JP 62299803 A JP62299803 A JP 62299803A JP 29980387 A JP29980387 A JP 29980387A JP 2685460 B2 JP2685460 B2 JP 2685460B2
Authority
JP
Japan
Prior art keywords
interpolation
image data
coefficient
value
distance
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.)
Expired - Fee Related
Application number
JP62299803A
Other languages
Japanese (ja)
Other versions
JPH01142879A (en
Inventor
良弘 石田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP62299803A priority Critical patent/JP2685460B2/en
Publication of JPH01142879A publication Critical patent/JPH01142879A/en
Application granted granted Critical
Publication of JP2685460B2 publication Critical patent/JP2685460B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4007Scaling of whole images or parts thereof, e.g. expanding or contracting based on interpolation, e.g. bilinear interpolation

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はデジタル画像の補間装置に関し、特に画像出
力装置に提供するための補間画像データを形成するデジ
タル画像の補間装置に関する。 [従来の技術] 一般に、この種の装置では画像の拡大補間処理が行え
る。しかし、レーザービームプリンタ(LBP)等に出力
する時は処理結果を高速の画素クロツク信号に同期して
出力する必要がある。このため、従来は、拡大率に応ず
る回数だけ単に同一画素を読み出したり、あるいは拡大
補間処理した画像データを一担メモリに蓄えてから再度
読み出して転送していた。 [発明が解決しようとする問題点] しかしながら上記従来例の場合、前者の方法では拡大
率が2倍、3倍、4倍、……と大きくなるにつれて画像
がモザイク状となり、その画像品質は極めて劣悪となっ
た。また、後者の方法ではプリンタの解像度が高精細に
なったり、そのプリントサイズが大きくなるにつれ処理
済画像データを保持するメモリ容量が膨大となり、コス
トの面からの問題があった。 本発明は上記従来例に鑑みてなされたもので、簡単な
回路構成で高画質の補間画像を得ることができるデジタ
ル画像の補間装置を提供することを目的としている。 [問題点を解決するための手段] 上記目的を達成するために本発明のデジタル画像の補
間装置は、以下のような構成からなる。 即ち、画像出力装置に補間画像データを提供するデジ
タル画像の補間装置において、直交アドレスX,Yの整数
アドレスに複数の画像データを記憶する画像メモリと、
前記直交アドレスX,Yの実数アドレスに任意の補間位置
を設定する補間位置設定手段と、前記設定した補間位置
を略中心として該補間位置を囲むように2m×2n(m,nは
正の整数)個の画像データを選択する画像データ選択手
段と、前記設定した補間位置から前記選択した画像デー
タまでの距離x,yを求める距離算出手段と、前記距離y
と、該距離yに基づき一意に定まる係数ω(y)と、Y
方向2n個の画像データとにより中間の補間画像データI
(Y)を形成する第1の補間画像データ形成手段と、前
記距離xと、該距離xに基づき一意に定まる係数ω
(x)と、前記形成したX方向2m個の中間の補間画像デ
ータI(Y)とにより最終の補間画像データIを形成す
る第2の補間画像データ形成手段を備え、前記第1の補
間画像データ形成手段は、前記距離yと前記係数ω
(y)とに基づいて、補間係数I(y)を次式、I
(y)=ω(y)・sin(πy)/πyに従って求め、
前記求められた補間係数I(y)と該補間係数I(y)
に対応する画像データとの各積をとり、得られた2n個の
積の総和によって前記中間の補間画像データI(Y)を
形成し、前記第2の補間画像データ形成手段は、前記距
離xと前記係数ω(x)とに基づいて、補間係数I
(x)を次式、I(x)=ω(x)・sin(πx)/π
xに従って求め、前記求められた補間係数I(x)と該
補間係数I(x)に対応する前記形成した中間の補間画
像データI(Y)との各積をとり、得られた2m個の積の
総和によって最終の補間画像データIを形成し、前記係
数ω(y)を前記nの値に応じて、かつ、前記係数ω
(x)を前記mの値に応じて変化させることを特徴とす
るデジタル画像の補間装置を備える。 [作用] 以上の構成により本発明は、まずY方向に関しては補
間係数I(y)=ω(y)・sin(πy)/πyと2n個
の画像データの積の総和から補間画像データI(Y)を
形成し、次にX方向に関しては補間係数I(x)=ω
(x)・sin(πx)/πxと2m個の補間画像データI
(Y)との総和から補間画像データIを形成するよう動
作する。また、その補間の際に、参照する画像データの
ブロックのサイズに応じて、即ち、係数ω(y)の値を
nの値に応じて、かつ、係数ω(x)をmの値に応じて
変化させる。 [実施例の説明] 以下、添付図面に従つて本発明による実施例を詳細に
説明する。 [第1実施例] 第1図は本発明による第1実施例のデジタル画像補間
装置のブロック構成図である。第1実施例はテレビジヨ
ンのNTSCビデオ信号をデジタル変換して本発明による補
間処理を施し、結果の補間画像データを画像プリンタに
出力するものに関する。 第1図において、1はビデオ信号源であり、例えばテ
レビジヨンで採用するNTSCビデオ信号VSを発生する。2
は輝度信号抽出回路であり、例えば公知のカラーサブキ
ヤリア除去フイルタ等によりビデオ信号VSからビデオ輝
度信号VLSを抽出する。3は同期信号抽出回路であり、
例えば従来のテレビ受像器等において公知の回路により
ビデオ信号VSからビデオフレーム同期信号VFDS(垂直同
期信号)及びビデオ走査線同期信号VHDS(水平同期信
号)を抽出する。4はサンプリング周期発生回路であ
り、前記抽出した同期信号VFDS,VHDSに基づき例えばビ
デオ輝度信号VLSをA/D変換するためのデータサンプリン
グ信号DSS(例えば640画素/走査線)を発生する。5は
A/D変換回路であり、入力したビデオ輝度信号VLSをA/D
変換してデジタルの輝度データLDを出力する。6はγ変
換回路であり、入力した輝度データLDを適正な濃度レベ
ルに変換して濃度データNDを出力する。一般に、テレビ
ジヨン信号は受像用のデイスプレイ面蛍光物に特性を合
わせた(1/2.2)のγ特性を持つ信号である。そこでγ
変換回路6はこの特性を有する輝度データLDを線形に変
換し、かつプリンタ特性に合わせた適正な濃度レベルの
濃度データNDに変換する。7はフレームメモリであり、
入力した濃度データNDを1ページ分記憶する。11は書込
アドレス制御回路であり、フレームメモリ7への濃度デ
ータNDの書込アドレスWAD及び書込タイミングを制御す
る。具体的には、データサンプリング信号DSSをカウン
トしてビデオ走査線内の何番目の画素位置(X座標)に
対応するかを算出し、かつビデオ走査線同期信号VHDSを
カウントして画面内の何番目のビデオ走査線(Y座標)
に対応するかを算出する。以上の構成により、各濃度デ
ータND(画像データGD)はデータサンプリング信号DSS
に同期してフレームメモリ7の整数アドレス上に連続し
た態様で書き込まれる。 第6図はフレームメモリ7における画像データの一記
憶態様を示す図である。図において、一連の画像データ
GD(濃度データND)はプリント用走査線(ラスタ)に対
応したラスタデータとして記憶される。例えば最初に第
1ラスタの第1画素、第2画素、…、第N画素が順に記
憶される。必要なら第1ラスタと第2ラスタ間に第1ラ
スタ用の余白部が記憶される。こうすればXアドレス,Y
アドレスのハードウエア制御が簡単になる。次に第2ラ
スタの第1画素、第2画素、…、第N画素が順に記憶さ
れ、こうして最後に第Mラスタの第1画素、第2画素、
…、第N画素が順に記憶される。この場合にフレームメ
モリ7はラスタ毎に例えば2のベキ乗に相当する画素数
の画像データGDを連続して記憶する。こうして記憶され
る1画像の大きさは、例えば640(画素/ラスタ)×480
(ラスタ/画像)であり、このためのメモリ空間は1024
×512=512Kバイトを用意すれば良い。 第1図において、10は画像プリンタであり、プリント
開始の際にはページの先頭を示すプリントページ同期信
号PPDSを送出し、プリントの際には一連のプリント走査
線同期信号PSDS(副走査同期信号)及び各プリント走査
線内のプリント画素同期信号PGDS(主走査同期信号)を
送出する。これらの同期信号はプリンタI/F回路9を介
して後述する補間処理回路8に入力する。8は補間処理
回路であり、画像プリンタ10からの各種同期信号をカウ
ントすることにより補間位置(実数座標)を設定し、か
つフレームメモリ7の整数読出アドレスを更新するため
の同期信号(各種キヤリー信号CAR)を発生し、これら
と供に補間係数Iと原画像データの積の総和(補間画像
データHGD)を生成していく。12は読出アドレス制御回
路であり、補間処理回路8からの各種キヤリー信号CAR
に同期してフレームメモリ7の整数読出アドレスRADを
更新して行く。以上の構成によりフレームメモリ7上の
画像データGDは補間画像データHGDにより補間されて画
像プリンタ10に出力される。13はシーケンス制御部であ
り、この装置全体の動作手順を制御する。 第3図は第1実施例のシーケンス制御回路13による画
像データ処理手順のフローチヤートである。図におい
て、ステツプS1では不図示の操作部からのプリント指示
が有るか否かを判別する。プリント指示が無ければステ
ツプS2に進み、その他の処理を行う。その他の処理と
は、例えば画像プリンタ10の状態(電源断等)チエツ
ク、あるいはビデオ信号源1の状態(信号送出中か否か
等)チエツク等をいう。このチエツクで異常が無ければ
速やかにステツプS1に戻る。またステツプS1の判別でプ
リント指示が有ればステツプS3に進み、まず書込アドレ
ス制御回路11を初期化し、次に濃度データNDの書込機能
を付勢して一連の濃度データNDのフレームメモリ7への
書き込みを開始する。ステツプS4ではフレームメモリ7
への書込終了か否かを判別する。書込終了でなければス
テツプS5に進み、前記同様にしてその他の処理を行う。
やがて全濃度データNDの書き込みを完了するとステツプ
S6に進み、書込アドレス制御回路11のデータ書込機能を
デイセーブルする。ステツプS7では画像プリンタ10がプ
リント開始可能状態にあるか否かを判別する。プリント
開始可能状態でなければステツプS8に進み、前記同様に
してその他の処理を行う。またプリント開始可能状態で
あればステツプS9に進み、補間処理回路8を初期化す
る。具体的には、後述する微分解析回路(DDA)14及びD
DA15内の各定数値(初期値、増分値)の設定、各種バツ
フア群(FIFO、ラツチ等)のクリア、不図示のデータ流
れ制御用カウンタの初期化及び各種ゲート等のクリアを
行う。ステツプS10では読出アドレス制御回路12を初期
化し、次にデータ読出動作可能状態にする。具体的に
は、フレームメモリ7の画像データ読出アドレスRADを
保持するカウンタ等の初期化を行い、最初の画像データ
GDを読出可能状態にする。ステツプS11ではプリントI/F
回路9を初期化する。具体的には、画像プリンタ10との
間の制御命令及び状態信号の受け渡し等に必要な制御情
報用のI/O回路の初期化、及び該情報等の授受を行な
い、その他画像補間処理及び転送に係る各種同期信号の
初期化、及びこれらの信号に係るゲート回路等の初期化
が行なわれる。こうして、以後は画像プリンタ10からの
動作クロツク信号(各種同期信号)に同期して読出アド
レス制御回路12及び補間処理回路8が動作し、フレーム
メモリ7より画像データGDを順次読み出し、補間処理を
施し、生成した補間画像データHGDをプリンタI/F回路9
を介して画像プリンタ10に送出する。一方、シーケンス
制御回路13はステツプS12においてプリント完了になる
のを待つ。即ち、ステツプS12の判別でプリント完了か
否かを判別し、プリント完了でなければステツプS13に
進み、前記同様にしてその他の処理を行う。やがてプリ
ント完了になるとステツプS14に進み、読出アドレス制
御回路12の画像データ読出機能をデイセーブルする。 第2図は第1実施例の補間処理回路8の詳細を示すブ
ロツク構成図である。図において、14はDDA(Digital D
ifferential Analyzer)であり、プリント副走査方向ア
ドレス(Y座標)のデジタル微分解析を行う。具体的に
は、フレームメモリ7の整数読出アドレス(Y座標)を
更新するための副走査キヤリー信号VCARを発生すると供
に、前記整数読出アドレス間にある実数アドレス(補間
位置のY座標)を発生する。15はDDAであり、プリンタ
主走査方向アドレス(X座標)のデジタル微分解析を行
う。具体的には、フレームメモリ7の整数読出アドレス
(X座標)を更新するための主走査キヤリー信号HCARを
発生すると供に、前記整数読出アドレス間にある実数ア
ドレス(補間位置のX座標)を発生する。16は生データ
走査線バツフア群であり、フレームメモリ7から順次読
み出した画像データGDをパラレルに7走査線分蓄えるこ
とができる。17は副走査方向補間テーブル群であり、副
走査方向に1列に並ぶ8画像データGDについての一時的
な副走査方向成分補間係数IYと入力画像データとの積を
得るために、設定された補間位置と各画像データ間の距
離yに基づき夫々が所定の係数IYの値を発生し、該係数
IYの値と当該画像データとの積をとる。18は副走査方向
補間加算器群であり、補間テーブル群17による各積の総
和を求めて副走査方向の一時的な補間結果としてIYと入
力画像データとの積の総和を求める。 19は主走査方向補間データバツフア群であり、前記副
走査方向補間加算器群18出力の一時的な補間結果IYと入
力画像データとの積の総和を順次主走査方向に7個分蓄
えることができる。20は主走査方向補間テーブル群であ
り、主走査方向に1列に並ぶ8補間係数IYについての最
終的な補間結果Iと入力画像データとの積の総和を得る
ために、設定された補間位置と各補間画像データ間の距
離xに基づき夫々が所定の係数IXの値を発生し、該係数
IXの値と当該前述した一時的な補間結果との積をとる。
21は主走査方向補間加算器群であり、補間テーブル群20
による各積の総和を求めて最終的な補間画像データVout
を求める。 第13図は実施例のテーブル17及び20を示す図である。
これらはROMで実現され、そのアドレス入力の上位側が
補間位置の情報(Δx又はΔy)に対応し、アドレス入
力の下位側は入力画素の持つ値に対応する。テーブルの
内容は夫々のアドレスに対応する補間位置の補間係数と
対応する画素値の積が予めセットされている。 次に補間処理回路8の動作の詳細を説明する。DDA14
にページ同期信号PPDSが入力するとセレクタ14−4は初
期値レジスタ14−2の内容を選択出力するモードに変化
する。これにより加算器14−5は初期値レジスタ14−2
の初期値と増分値レジスタ14−1の増分値を加算してそ
の加算結果を出力する。次に最初の走査線同期信号PSDS
が入力すると加算器14−5の加算出力は現在値レジスタ
14−3に取り込まれ、同時にセレクタ14−4は現在値レ
ジスタ14−3の内容を選択出力するモードに変化する。
従つて、以降は走査線同期信号PSDSが入力する毎に現在
値レジスタ14−3の内容は直前の値に増分値を加えた値
によつて更新される。またこの更新サイクル中に加算器
14−5で加算キヤリーが発生するとその都度キヤリー信
号VCARを発生し、これを読出アドレス制御回路12に出力
する。以上からして、加算器14−5の出力は、キヤリー
信号VCARを除けば、桁上げを1に正規化した場合の残り
の少数部分と考えられる。従つて、ビデオ信号VSの副走
査方向サンプリング間隔の距離を単位距離1と考えた場
合には加算器14−5の出力は各サンプリング位置から副
走査方向に計つた実数距離yを表わしている。 同様にして、DDA15に走査線同期信号PSDSが入力する
とセレクタ15−4は初期値レジスタ15−2の内容を選択
出力するモードに変化する。これにより加算器14−5は
初期値レジスタ15−2の初期値と増分値レジスタ15−1
の増分値を加算してその加算結果を出力する。次に最初
の画素同期信号PGDSが入力すると加算器15−5の加算出
力は現在値レジスタ15−3に取り込まれ、同時にセレク
タ15−4は現在値レジスタ15−3の内容を選択出力する
モードに変化する。従つて、以降は画素同期信号PGDSが
入力する毎に現在値レジスタ15−3の内容は直前の値に
増分値を加えた値によつて更新される。またこの更新サ
イクル中に加算器15−5で加算キヤリーが発生するとそ
の都度キヤリー信号HCARを発生し、これを読出アドレス
制御回路12に出力する。以上からして、加算器15−5の
出力は、キヤリー信号HCARを除けば、桁上げを1に正規
化した場合の残りの少数部分と考えられる。従つてビデ
オ信号VSの主査方向サンプリング間隔の距離を単位距離
1と考えた場合には加算器15−5の出力は各サンプリン
グ位置から主走査方向に計つた実数距離xを表わしてい
る。 第5図は第1実施例のDDAの動作態様を説明する模式
図である。第5図は一例として原画像を130%拡大して
補間処理する場合のDDAの動作を表現している。130%の
拡大時には、増分値としては1/1.3の値を2進表示して
その小数点以下15ビツトを用いる。少数部分をヘキサ表
示すると“313B"である。一方、初期値は増分値“313B"
を加えていくと8番目のキヤリー信号CARが発生する時
に現在値の値(少数部分)が“0"となるような値を設定
する。この場合の初期値は“13B2"である。これにより
第5図ではプリンタ10側から最初の10クロツク信号を入
力した時に最初のキヤリー信号CARが発生する関係が示
されている。ここで画像プリンタ10側のクロツク信号を
画素同期信号PGDSとすれば第5図は主走査方向DDA15の
動作例を示すことになり、これは画像プリンタ10に対し
て10個の補間画像データHGDを出力する間に入力の画像
データGDは8個読み出されるという関係を示している。
またクロツク信号を走査線同期信号PSDSとすれば第5図
は副走査方向DDA14の動作例を示すことになり、これは
画像プリンタ10に対して10ライン分の補間画像データHG
Dを出力する間に入力の画像データGDは8ライン分読み
出されるという関係を示している。尚、FULL15ビツトで
加算する必要はなく、上位数ビツトで行なつても良い。 第2図において、読出アドレス制御回路12はページ同
期信号PPDSにによりリセツトされ、その後はDDA15から
のキヤリー信号HCARをカウントしてフレームメモリ7の
下位読出アドレス(主走査方向アドレス)を生成し、か
つDDA14からのキヤリー信号VCARをカウントしてフレー
ムメモリ7の上位読出アドレス(副走査方向アドレス)
を生成する。フレームメモリ7に送る読出アドレス信号
RADは前記上位,下位の読出アドレスを合成したもので
ある。 生データ走査線バツフア群16は7つのシフトレジスタ
(FIFO16−1〜16−7)を含んでおり、フレームメモリ
7から読み出した7走査線分の画像データGDを蓄える。
即ち、フレームメモリ7から読み出した画像データGDは
FIFO16−1に入力して1024画素分シフトされる。次にFI
FO16−1の出力はFIFO16−2の入力になり、以下同様に
してFIFO16−6の出力はFIFO16−7の入力になる。そし
て更にFIFO16−7に入力した画像データGDが1024画素分
シフトされると、これに同期してフレームメモリ7から
は第8走査線目の画像データGDが読み出される。この第
8走査線目読出ラスタを現時点の読出ラスタとすると、
任意のFIFO16−i(i=1,2,…,7)が記憶している内容
はiライン前の読出ラスタである。 副走査方向補間テーブル群17は8つのルツクアツプテ
ーブル(LUT)17−1〜17−8を含んでいる。各LUTは対
応する読出ラスタの画像データGD及び現時点のサンプリ
ング位置から副走査方向に計つた実数距離y(加算器14
−5の出力)を入力として当該画像データGDの濃度が補
間位置に生成すべき補間画像データHGDの濃度に対して
副走査方向からどの程度寄与すべきかという寄与率(副
走査方向の部分補間係数Iy)と対応する入力画素値との
積を出力する。例えばLUT17−1は現時点の読出ラスタ
の画像データGD0及び加算器14−5出力の現時点の補間
位置yをアドレス入力としており、これにより該LUT17
−1は現時点の補間位置yに対応する所定の補間係数Iy
0(部分補間係数)の値と当該画像データGD0の値(濃
度)との積の値Iy0GD0を内部的に発生して出力する。同
様にしてLUT17−8はFIFO16−7出力の7ライン前の画
像データGD7及び加算器14−5の補間位置yをアドレス
入力としており、これにより該LUT17−8は現時点の補
間位置yに7走査線間隔を加えた補間位置y7に対応する
所定係数Iy7の値(部分補間係数)と当該画像データGD7
の値との積の値Iy7GD7を内部的に発生して出力する。こ
うして画像データGDの内容はキヤリー信号HCARの発生に
同期して順次更新されると供に前述の部分補間係数Iyn
と入力画像データGDとの積の計算が順次行なわれる。一
方、読出ラスタの内容はキヤリー信号VCARの発生に同期
して順次1ライン分づつ更新される。そしてこの間に、
通常は1つ以上の割合(1.2,1.3等)で走査同期信号PSD
Sが発生し、これに同期して副走査方向の補間位置yが
更新される。そしてこれにより画像データGDの副走査方
向への拡大補間が行なわれる。 尚、上述実施例では部分補間係数Iynの計算は現時点
の読出ラスタ及び先行する7ラインの読出ラスタにより
同時に行われるが、実際上は現時点の補間位置を略中心
とする上下4ライン上の画像データによつて補間処理を
したい場合もある。この場合は、例えば加算器14−5出
力と各LUT17−1〜17−8の間に4段のシフトレジスタ
を挿入することにより現時点の補間位置の位相を遅らせ
れば良い。 副走査方向補間加算器群18はLUT17−1〜LUT17−8の
全出力を加算してその総和を出力する。かくして加算器
18−7の出力は現時点の補間位置における副走査方向画
像データGDによる一時的な部分補間値GDYである。 次に主走査方向の補間処理を説明する。主走査方向補
間処理用データバツフア群19はキヤリー信号HCARに同期
して副走査方向の部分補間値を順次記憶(ラツチ)す
る。この記憶はラツチ19−1からラツチ19−2、ラツチ
19−2からラツチ19−3の如くキヤリー信号HCARに同期
してシフトレジスタ形式でラツチする。従つて加算器18
−7の出力が有効になる時点を現時点とすると、ラツチ
19−7は7列前の部分補間値GDY7を保持しており、ラツ
チ19−6は6列前、…、同様にしてラツチ19−1は1列
前の部分補間値GDY1を保持している。 主走査方向補間テーブル群20は8つのルツクアツプテ
ーブル(LUT)20−1〜20−8を含んでいる。各LUTは対
応する部分補間値GDY及び現時点のサンプリング位置か
ら主走査方向に計つた実数距離x(加算器15−5出力)
を入力として当該部分補間値GDYの濃度が補間位置に生
成すべき補間画像データHGDの濃度に対して主走査方向
からどの程度寄与すべきかという寄与率(主走査方向の
部分補間係数Ix)と当該部分補間値GDYとの積を出力す
る。例えばLUT20−1は現時点の部分補間値GDY0及び加
算器15−5出力の現時点の補間位置xをアドレス入力と
しており、これにより該LUT20−1は現時点の補間位置
xに対応する所定係数Ix(部分補間係数)の値と当該部
分補間値GDY0の値(濃度)との積の値を内部的に発生し
て出力する。同様にしてLUT20−8はFIFO19−7出力の
7列前の部分補間値GDY7及び加算器15−5の補間位置x
をアドレス入力としており、これにより該LUT20−8は
現時点の補間位置xに7画素間隔を加えた補間位置x7
対応する所定係数Ix7(部分補間係数)の値と当該部分
補間値GDY7の値との積の値を内部的に発生して出力す
る。こうして部分補間値GDY7はキヤリー信号HCARの発生
に同期して順次更新されると供に前述の部分補間係数Ix
nとの積の計算が順次行なわれる。そしてこの間に、通
常は1つ以上の割合(1.2,1.3等)で画素同期信号PGDS
が発生し、これに同期して主走査方向の補間位置xが更
新される。そしてこれにより画像データGDの主走査方向
への拡大補間が行なわれる。 尚、上述実施例では部分補間係数Ixnの計算は現時点
の部分補間値GDY及び先行する7部分補間値GDYの8画素
を用いることにより同時に行われるが、実際上は現時点
の補間位置を略中心とする前後4画素分の部分補間値IY
によつて補間をしたい場合もある。この場合は、例えば
加算器15−5出力と各LUT20−1〜20−8の間に4段の
シフトレジスタを挿入することにより現時点の補間位置
の位相を遅らせれば良い。 主走査方向補間加算器群21はLUT20−1〜LUT20−8の
全出力を加算してその総和を出力する。かくして加算器
21−7の出力は現時点の補間位置における最終の補間値
Vout(補間画像データHGD)である。 第4図(A),(B)は補間処理回路8と画像プリン
タ10間の同期の態様を説明する動作タイミングチヤート
である。第4図(A)において、画像プリンタ10がレデ
イ状態になると、シーケンス制御回路13からは読出アド
レスイネーブル信号が出され、実質プリント中になる。
引き続き画像プリンタ10からはページ同期信号PPDS及び
走査線同期信号PSDSが出力され、これに同期して補間処
理が行われる。 第4図(B)は第4図(A)の1走査線期間を拡大表
示した図である。第4図(B)において、1走査線期間
内では所定間隔で画素同期信号PGDSが発生し、通常はこ
れより小さい一定の比率でキヤリー信号HCARが出る。一
方、補間画像データHGDは画素同期信号PGDSに同期して
出力される。 次に原画像の拡大補間処理を詳細に説明する。第7図
(A)は人物の原画像を示す図であり、第7図(B)は
第7図(A)の原画像を拡大補間処理した画像を示す図
である。図の画像の拡大率は例えば主走査方向に5.75倍
であり、副走査方向に4.25倍としている。かかる画像の
拡大は本発明による補間法を用いて原画像の画素数を増
やすことにより実現できる。 第8図(A)は原画像の部分領域を示す図であり、第
8図(B)は第8図(A)の部分領域を主走査方向に5.
75倍、副走査方向に4.25倍したものである。第8図
(A)の画素ピツチはビデオ画像信号VSをサンプリング
入力した時のデータサンプリングピツチに対応してお
り、第8図(B)はこのサンプリングピツチを最小単位
として相対的に拡大された部分領域を示されている。従
つて原画像の部分領域aは拡大画像の部分領域a′に対
応し、原画像中に想定した補間位置bは拡大部分領域
a′中の出力画素位置b′に対応している。そこで出力
画素位置b′には補間画像データHGDが形成されるわけ
であるが、その補間画像データHGDの値(濃度)の決定
は当該出力画素位置b′を取り囲むような所定の複数の
画像データGDの値を用い、かつ画素位置b′から各画像
データGDまでの距離により定まる寄与率(補間係数)の
重み付けを行なう、それらの総和を取ることにより行わ
れる。 次に第8図(B)の出力画素位置b′の値を求める場
合を説明する。これは第8図(A)の補間位置bに対応
する実数値を求めることと等価である。そこで第8図
(A)を第9図のように書き直す。第9図において×印
の位置はb点である。ここでは原画像の画素位置を○印
で示してあり、画像データGDのサンプリングピツチは主
走査、副走査方向共に等間隔である。また第9図では原
画像の画素間隔を単位距離(例えば距離1)と考えてお
り、主走査方向の座標は×印の補間位置を原点にして右
方向を正、左方向を負とし、かつ副走査方向の座標は同
じく×印の補間位置を原点にして下方向に正、上方向に
負とするような別の座標系を導入して考える。従つて新
たな座標系では原画像の位置は夫々±Δx及び±Δyを
施すことで表わされる。Δx及びΔyは夫々主走査方向
及び副走査方向に補間位置bを越えない座標値を持つ原
画像の画素位置cとの距離である。 今、ある原画像の画素位置と補間位置間の主走査方向
の距離をxとし、同様に副走査方向の距離をyとする時
に主走査方向の寄与率(補間係数)I(x)及び副走査
方向の寄与率(補間係数)I(y)を夫々下式によつて
表わすとする。 ここではm=4,n=4の如く2の倍数を選んだ。次に
このI(x),I(y)を当該入力画像データGDのもつ値
に乗じ、この操作を補間に用いる範囲内の全ての入力画
像データGDについて求め、それらの総和をもつて補間値
Iとする。即ち、補間値I(補間画像データHGD)の値
をVoutとすると、第9図の如く補間点bを周囲の8画素
×8ラスタの合計64画素データで補間することを考える
と、Voutは次式、 によつて求められる。これは64画素について夫々補間係
数を乗じた値を求めた後に、64個の値の総和をとること
を意味する。しかしこれをそのまま実現しようとすると
ハードウエアが膨大になり実用的でない。またソフトウ
エアで行うと充分な処理速度が得られない。そこで上記
Voutの式を次のように変形する。 かくして、まず副走査方向の補間を行ない、次にその
結果を用いて主走査方向の補間を行なうことが上記と同
値になる。上述第1実施例はこの方式に従つて実現され
ている。 第10図は主走査方向の補間原理の詳細を示す図であ
る。図において、記号(Vi-Δx)は座標(i−Δx)の
点の画像データGDの値である。これらにより補間画像デ
ータHGDの値V0は以下によつて求められる。 また、 である。この計算と等価のことをLUTが瞬時に行う。 第11図(A)〜(C)は原画像データを用いて副走査
方向に補間した後に主走査方向に補間した際の画像デー
タの増え方(画素数の増え方)を表わした図である。第
11図(A)において、入力画像中の連続した8走査線を
用いて、即ち各走査線上で同じ副走査方向の位置にある
画素を用いて副走査方向にのみ補間された走査線を作成
する。第11図(B)において、この副走査方向にのみ補
間された走査線上の画素を用いて主走査方向に補間を行
なう。これにより第11図(C)の如く一走査線中の画素
数が増加した態様で、及び一画像中の走査線数が増加し
た態様で出力走査線が生ずる。 [第2実施例] 第2実施例は補間値を算出するために要する入力画素
領域の選定の一般化に関する。即ち、第2実施例におい
ては、例えば整数m,nについての各補正係数式I(x),
I(y)を、 の如く採り、入力画素領域は第1実施例の8×8で説明
したものを2m×2nに拡張したものである。 [第3実施例] 第3実施例は第2図の構成の変形に関する。即ち、補
間テーブル群17及び20のLUT群は、所定係数ω(x)又
はω(y)のみを出力するLUTとそのLUT出力と当該画素
値の積を演算する乗算器として構成しても良い。 こうするとLUTの容量を大幅に削減することが可能で
ある。ちなみに第3実施例は画質と回路規模のトレード
オフによりサイズを決定でき、本発明自体はサイズに依
存しないことを示すものでもある。 [第4実施例] 第4実施例は第2図の構成の変形に関する。即ち、第
1実施例においてはDDA14,15は少数部のみを加算及び保
持してキヤリー信号CARを出力するように構成したが、
更にDDAのビツト長を拡張して、整数部をも保持できる
ようにしてこの整数値部分をもつて入力画素位置を指定
するように構成してもよい。 [第5実施例] 第5実施例は第2図の構成の変形に関する。即ち、第
1実施例においてはDDA14,15の増分値、初期値の初期化
は画像プリンタ10の制御部によつて行なわれるとした
が、それ以外にも、デイツプスイツチや短絡信号ピンを
シヨートさせる方法等で行なつてもよい。この一態様を
第12図に示す。 [第6実施例] 第6実施例は第2図の構成の変形に関する。即ち、第
1実施例においてはDDA14,15は初期値及び現在値をそれ
ぞれ別々に保持し、セレクタにて加算器に選択入力する
ように構成したが、それ以外にも現在値を保持するレジ
スタを、例えば主走査方向DDAであれば査線同期信号PSD
Sに同期して、また副走査方向DDAであればページ同期信
号PPDSに同期して再初期化するように構成しても良い。
この場合、初期値の保持回路及びセレクタは不要となる
が、同期信号入力によりシーケンス制御回路に割込み信
号を返したり、もしくは同期信号で保持回路をリセツト
したり等の走査が必要となる。 [第7実施例] 第7実施例は補間係数式の別の態様に関する。即ち、
好ましくは補間位置を囲む2m×2n点で補間するものとし
て、補間係数式I(x),I(y)は以下の如くであつて
も良い。 こうしてω(x),ω(y)を多様化できる。第7実
施例は第2実施例よりも容易に値を定めることができる
が、画素間隔で発生する濃淡の縞は強い。 [第8実施例] 第8実施例は補間係数式の別の態様に関する。即ち、
好ましくは補間位置を囲む2m×2n点で補間するものとし
て、補間係数式I(x),I(y)は以下の如くであつて
も良い。 こうしてω(x),ω(y)を多様化できる。これによ
れば第1実施例よりも濃淡の縞の発生は弱い。また若干
ではあるが、同じ数の補間点を求めた補間では処理後の
画像のシヤープさが落ちる。このため、用途により使い
分けの余地がある。 [第9実施例] 第9実施例は補間係数式の別の態様に関する。即ち、
好ましくは補間位置を囲む2m×2n点で補間するものとし
て、補間係数式I(x),I(y)は以下の如くであつて
も良い。 こうしてω(x),ω(y)を多様化できる。これによ
れば第1実施例よりも濃淡の縞の発生は弱い。また若干
ではあるが同じ数の補間点を求めた補間では処理後の画
像のシヤープさが落ちる。このため、用途により使い分
けの余地がある。 [第10実施例] 第10実施例は補間係数式の別の態様に関する。即ち、
好ましくは補間位置を囲む2m×2n点で補間するものとし
て、補間係数式I(x),I(y)は以下の如くであつて
も良い。 ここで、Io[ ]は第1種修正0次のベツセル関数、
またωa,ωbは設定パラメータであり、 の範囲の値を選んで用いる。Io[x]は例えば、 等で近似的に求めることができる。 こうしてω(x),ω(y)を多様化できる。第1実
施例よりも濃淡の縞の発生は弱い。また若干ではある
が、同じ数の補間点を求めた補間では処理後の画像のシ
ヤープさが落ちる。このため、用途により使い分けの余
地がある。 [第11実施例] 第11実施例は補間係数式の別の態様に関する。即ち、
補間位置を囲む4x4点で補間するものとして、補間係数
式I(x),I(y)は以下の如くであつても良い。 I(x)=(a+2)x3-(a+3)x2+1 (0≦|x|<1) I(x)=ax3-5ax2+8ax-4a (1≦|x|<2) I(x)=0 (2≦|x| ) ここでaは実数定数である。 またI(y)に関しても同様である。 [発明の効果] 以上説明したように本発明によれば、まずY方向に関
しては補間係数I(y)=ω(y)・sin(πy)/π
yと2n個の画像データの積の総和から補間画像データI
(Y)を形成し、次にX方向に関しては補間係数I
(x)=ω(x)・sin(πx)/πxと2m個の補間画
像データI(Y)との総和から補間画像データIを形成
するというように、単純な関数表現と簡単な演算処理に
よって補間画像データが形成されるので、比較的簡単な
回路構成で補間画像を形成することができるという効果
がある。 また、その補間の際に、係数ω(y)の値をnの値に
応じて、かつ、係数ω(x)をmの値に応じて変化させ
るので、参照する画像データのブロックのサイズに応じ
て最適な係数を設定することができ、これにより、高画
質な補間画像を得ることができるという効果もある。
DETAILED DESCRIPTION OF THE INVENTION [Industrial applications]   The present invention relates to a digital image interpolating device, and more
The digital image forming the interpolated image data to be provided to the input device.
The present invention relates to a tar image interpolation device. [Conventional technology]   Generally, this type of device can perform enlarged interpolation processing of images.
You. However, output to laser beam printer (LBP) etc.
When doing, synchronize the processing result with the high-speed pixel clock signal.
Need to output. Therefore, in the past,
The same pixel is read out or enlarged as many times as necessary.
Store the interpolated image data in the shared memory and then
It was read and transferred. [Problems to be solved by the invention]   However, in the case of the above conventional example, the former method expands.
Image increases as the rate increases to 2 times, 3 times, 4 times, ...
Becomes a mosaic, and the image quality is extremely poor.
Was. In addition, the latter method increases the resolution of the printer to high definition.
Process as the print size grows
The memory capacity for storing the finished image data becomes huge,
There was a problem from the point of view.   The present invention has been made in view of the above conventional example, and is simple.
Digitizer that can obtain high quality interpolated image with circuit configuration
It is an object of the present invention to provide an interpolating device for a digital image. [Means to solve the problem]   In order to achieve the above object, the digital image supplement of the present invention is added.
The interim device has the following configuration.   That is, a digital device that provides the interpolated image data to the image output device.
In the interpolator for digital images, integers of orthogonal addresses X and Y
An image memory that stores a plurality of image data at an address,
Arbitrary interpolation position to the real number address of the orthogonal address X, Y
Interpolation position setting means for setting
2m × 2n (m and n are
Image data selector to select (positive integer) image data
Stage and the selected image data from the set interpolation position.
Distance calculating means for obtaining the distance x, y to the
And a coefficient ω (y) uniquely determined based on the distance y, and Y
Intermediate interpolation image data I by 2n pieces of image data in the direction
A first interpolation image data forming means for forming (Y);
Noted distance x and coefficient ω uniquely determined based on the distance x
(X) and the 2m intermediate interpolated image data formed in the X direction.
Form the final interpolated image data I with the data I (Y)
A second interpolated image data forming means,
And the coefficient ω.
Based on (y) and the interpolation coefficient I (y),
(Y) = ω (y) · sin (πy) / πy
The obtained interpolation coefficient I (y) and the interpolation coefficient I (y)
2n number of the obtained products by taking each product with the image data corresponding to
The intermediate interpolated image data I (Y) is calculated according to the sum of products.
And the second interpolation image data forming means forms the distance
Based on the distance x and the coefficient ω (x), the interpolation coefficient I
(X) is expressed by the following equation, I (x) = ω (x) · sin (πx) / π
x and the calculated interpolation coefficient I (x)
The formed intermediate interpolation image corresponding to the interpolation coefficient I (x)
Take each product with the image data I (Y), and obtain the product of 2m
The final interpolated image data I is formed by the summation,
The number ω (y) depends on the value of n, and the coefficient ω
(X) is changed according to the value of m.
A digital image interpolating device. [Action]   With the above-described configuration, the present invention will first supplement the Y direction.
Inter-coefficient I (y) = ω (y) · sin (πy) / πy and 2n
Interpolated image data I (Y) from the sum of products of
And then for the X direction, the interpolation coefficient I (x) = ω
(X) .sin (πx) / πx and 2m pieces of interpolated image data I
(Y) to form the interpolated image data I from the sum
Make. In addition, when performing the interpolation,
Depending on the block size, that is, the value of the coefficient ω (y)
Depending on the value of n and the coefficient ω (x) depending on the value of m
Change. [Description of Example]   Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.
explain. [First embodiment]   FIG. 1 shows the digital image interpolation of the first embodiment according to the present invention.
It is a block block diagram of an apparatus. The first embodiment is a television
The NTSC video signal of the
Processing is performed, and the resulting interpolated image data is sent to the image printer.
Regarding what to output.   In FIG. 1, 1 is a video signal source, for example, a video signal source.
Generates the NTSC video signal VS used in the revision. 2
Is a luminance signal extraction circuit, for example, a well-known color subkey
Video signal VS from the video signal
Extract the frequency signal VLS. 3 is a sync signal extraction circuit,
For example, with a known circuit in a conventional television receiver, etc.
Video signal VS to video frame sync signal VFDS (vertical
Sync signal) and video scanning line sync signal VHDS (horizontal sync signal)
No.) is extracted. 4 is a sampling cycle generation circuit
Based on the extracted sync signals VFDS and VHDS.
Data sampler for A / D conversion of video luminance signal VLS
Generate a signal DSS (eg, 640 pixels / scan line). 5 is
This is an A / D conversion circuit that converts the input video luminance signal VLS into A / D
The converted luminance data LD is output. 6 is gamma change
This is a conversion circuit that uses the input brightness data LD to obtain an appropriate density level.
And output the density data ND. Generally, TV
The signal is matched to the display surface fluorescent material for image reception.
It is a signal with combined (1 / 2.2) γ characteristics. Then γ
The conversion circuit 6 linearly converts the luminance data LD having this characteristic.
And change the density level to suit the printer characteristics.
Convert to density data ND. 7 is a frame memory,
Store the input density data ND for one page. 11 is write
This is an address control circuit, and the density data to the frame memory 7
Control write address WAD and write timing of data ND
You. Specifically, count the data sampling signal DSS.
And at what pixel position (X coordinate) in the video scan line
Calculates whether or not it is compatible and calculates the video scanning line synchronization signal VHDS
Counting and the number of the video scanning line in the screen (Y coordinate)
Is calculated. With the above configuration, each density data
Data ND (image data GD) is the data sampling signal DSS
In succession on the integer address of the frame memory 7 in synchronization with
Written in different ways.   FIG. 6 is a description of the image data in the frame memory 7.
It is a figure which shows a memory mode. In the figure, a series of image data
GD (density data ND) corresponds to scan line (raster) for printing
It is stored as corresponding raster data. For example first
The 1st pixel, 2nd pixel, ..., Nth pixel of one raster are written in order.
Remembered. If necessary, the first raster is placed between the first and second rasters.
The blank area for the studio is stored. This way, X address, Y
Hardware control of addresses is simplified. Then the second la
1st pixel, 2nd pixel, ..., Nth pixel of the
Thus, finally, the first pixel, the second pixel of the M-th raster,
The Nth pixel is sequentially stored. In this case
Memory 7 is the number of pixels corresponding to, for example, a power of 2 for each raster
The image data GD of is continuously stored. Memorized in this way
The size of one image is 640 (pixels / raster) x 480
(Raster / image), memory space for this is 1024
× 512 = 512K bytes should be prepared.   In FIG. 1, 10 is an image printer, and prints
A print page synchronization message that indicates the top of the page when starting
No.PPDS is sent, and a series of print scans is performed when printing.
Line sync signal PSDS (sub-scan sync signal) and each print scan
In-line print pixel sync signal PGDS (main scan sync signal)
Send out. These sync signals are transmitted via the printer I / F circuit 9.
Then, it is input to the interpolation processing circuit 8 described later. 8 is interpolation processing
It is a circuit that outputs various synchronization signals from the image printer 10.
To set the interpolation position (real number coordinates).
For updating the integer read address of the frame memory 7
Generates synchronization signals (various carrier signals CAR) of
In addition, the sum of the products of the interpolation coefficient I and the original image data (interpolation image
Data HGD) will be generated. 12 is the read address control time
The various carrier signals CAR from the interpolation processing circuit 8
The integer read address RAD of the frame memory 7 in synchronization with
I will update. With the above configuration, on the frame memory 7
The image data GD is interpolated by the interpolated image data HGD
Output to the image printer 10. 13 is a sequence control unit
Control the operating procedure of the entire device.   FIG. 3 is an image by the sequence control circuit 13 of the first embodiment.
It is a flow chart of the image data processing procedure. Figure smell
Then, in step S1, a print instruction is issued from an operation unit (not shown).
It is determined whether or not If there is no print instruction,
At step S2, other processing is performed. Other processing
For example, check the status of the image printer 10 (power off, etc.).
Or the state of the video signal source 1 (whether signal is being sent or not)
Etc.) Check, etc. If there is nothing wrong with this check
Promptly return to step S1. In addition, if the step S1 is determined,
If there is a print instruction, the process proceeds to step S3, and the write address
Function to initialize density control circuit 11 and then write density data ND
To the frame memory 7 of a series of density data ND
Start writing. Frame memory 7 in step S4
It is determined whether or not the writing to is completed. If writing is not completed,
Then, in step S5, other processing is performed in the same manner as described above.
When the writing of all density data ND is completed,
Proceed to S6 to set the data write function of the write address control circuit 11.
Disable. In step S7, the image printer 10
It is determined whether or not the printing can be started. Print
If it is not ready to start, proceed to step S8,
And perform other processing. In a state where printing can be started again
If there is, proceed to step S9 to initialize the interpolation processing circuit 8.
You. Specifically, a differential analysis circuit (DDA) 14 and D described later.
Setting of each constant value (initial value, increment value) in DA15, various patterns
Clearing of groups of data (FIFO, latch, etc.), data flow not shown
Initialize the control counter and clear various gates
Do. In step S10, the read address control circuit 12 is initialized.
Then, the data read operation is enabled. Specifically
Is the image data read address RAD of the frame memory 7.
Initialize the counter etc. to hold the first image data
Make GD ready for reading. Print I / F in step S11
The circuit 9 is initialized. Specifically, with the image printer 10
Control information necessary for passing control commands and status signals between
Initialize the information I / O circuit and send / receive the information.
Other, various synchronization signals related to image interpolation processing and transfer
Initialization and initialization of gate circuits etc. related to these signals
Is performed. In this way, from the image printer 10 onwards
Read add in synchronization with the operation clock signal (various sync signals)
Frame control circuit 12 and interpolation processing circuit 8 operate,
Image data GD is sequentially read from the memory 7 and interpolation processing is performed.
The interpolated image data HGD generated and generated is printed by the printer I / F circuit 9
To the image printer 10 via. Meanwhile, the sequence
The control circuit 13 completes printing in step S12.
Wait for That is, whether printing is completed by the determination in step S12
If printing is not completed, determine in step S13.
Then, the other processing is performed in the same manner as described above. Eventually pre
When the printing is completed, the process proceeds to step S14 and the read address system is set.
The image data reading function of the control circuit 12 is disabled.   FIG. 2 shows the details of the interpolation processing circuit 8 of the first embodiment.
It is a lock block diagram. In the figure, 14 is DDA (Digital D
ifferential Analyzer) and print sub scanning direction
Perform digital differential analysis of the dress (Y coordinate). Specifically
Is the integer read address (Y coordinate) of the frame memory 7.
Generates the sub-scan carrier signal VCAR for updating.
, The real number address (interpolation
Position Y coordinate). 15 is a DDA, printer
Performs digital differential analysis of main scanning direction address (X coordinate)
U. Specifically, the integer read address of the frame memory 7
Main scan carrier signal HCAR for updating (X coordinate)
When generated, the real number between the integer read addresses
A dress (X coordinate of interpolation position) is generated. 16 is raw data
A group of scanning line buffers, which are sequentially read from the frame memory 7.
The projected image data GD can be stored in parallel for 7 scanning lines.
Can be. 17 is a sub-scanning direction interpolation table group,
Temporary about 8 image data GD lined up in one line in the scanning direction
Sub-scanning direction component interpolation coefficient IYAnd the input image data
In order to obtain the distance between the set interpolation position and each image data
Each has a predetermined coefficient I based on the distance y.YGenerates the value of
IYAnd the image data are taken. 18 is the sub-scanning direction
Interpolation adder group, which is the total of each product by interpolation table group 17
I is calculated as the temporary interpolation result in the sub-scanning direction.YAnd enter
Calculate the sum of products with force image data.   Reference numeral 19 is a main scanning direction interpolation data buffer group,
Scan direction interpolation Adder group 18 output temporary interpolation result IYAnd enter
Accumulate 7 products in total in the main-scanning direction
Can be obtained. 20 is a main scanning direction interpolation table group
, 8 interpolation coefficients I arranged in one line in the main scanning directionYAbout
Obtain the sum of the products of the final interpolation result I and the input image data
In order to adjust the distance between the set interpolation position and each interpolation image data.
Each has a predetermined coefficient I based on the distance x.XGenerates the value of
IXAnd the above-mentioned temporary interpolation result.
Reference numeral 21 denotes a main scanning direction interpolation adder group, which is an interpolation table group 20.
The final interpolated image data Vout
Ask for.   FIG. 13 is a diagram showing tables 17 and 20 of the embodiment.
These are realized by ROM, and the upper side of the address input is
Address corresponding to the interpolation position information (Δx or Δy)
The lower side of the force corresponds to the value of the input pixel. Of the table
The contents are the interpolation coefficient of the interpolation position corresponding to each address.
The product of the corresponding pixel values is preset.   Next, details of the operation of the interpolation processing circuit 8 will be described. DDA14
When the page sync signal PPDS is input to
Change to the mode to select and output the contents of the period value register 14-2
I do. As a result, the adder 14-5 causes the initial value register 14-2
Add the initial value of and the increment value of increment value register 14-1
The addition result of is output. First scan line sync signal PSDS
When is input, the addition output of adder 14-5 is the current value register
14-3, and at the same time, the selector 14-4 displays the current value
The mode changes to select and output the contents of register 14-3.
Therefore, after that, every time the scanning line synchronization signal PSDS is input, the current
The contents of the value register 14-3 is the value obtained by adding the increment value to the previous value.
Will be updated by. Also during this update cycle the adder
Whenever an additional carrier occurs in 14-5, each time a carrier message is received
Signal VCAR is generated and output to the read address control circuit 12.
I do. From the above, the output of the adder 14-5 is
Except for the signal VCAR, the rest when the carry is normalized to 1.
Considered to be a minority part of. Therefore, video signal VS side run
If you consider the sampling interval distance to be unit distance 1,
The output of adder 14-5 from each sampling position
It represents a real number distance y measured in the scanning direction.   Similarly, scan line synchronization signal PSDS is input to DDA15.
And selector 15-4 selects the contents of initial value register 15-2
Change to output mode. As a result, the adder 14-5
Initial value and increment value register 15-1 of initial value register 15-2
The increment value of is added and the addition result is output. Then first
When the pixel synchronization signal PGDS of is input, the addition output of the adder 15-5
The force is taken into the present value register 15-3 and simultaneously selected.
15-4 selects and outputs the contents of the current value register 15-3
Change to mode. Therefore, after that, the pixel synchronization signal PGDS
Each time you enter, the current value register 15-3 will be set to the previous value.
It is updated by adding the increment value. Also this update service
If an addition carrier occurs in the adder 15-5 during the cycle,
A carrier signal HCAR is generated each time
Output to the control circuit 12. From the above, the adder 15-5
The output is normal to carry, except for the carrier signal HCAR.
It is considered to be the remaining minority part when converted. Therefore, bidet
Unit distance is the sampling interval of the signal direction
When it is considered as 1, the output of the adder 15-5 is each sampler.
Represents the real number distance x measured from the scanning position in the main scanning direction.
You.   FIG. 5 is a schematic diagram for explaining the operation mode of the DDA of the first embodiment.
FIG. Figure 5 shows an original image enlarged by 130% as an example.
It expresses the operation of DDA when performing interpolation processing. 130%
When enlarging, the value of 1 / 1.3 is displayed in binary as the increment value.
Use 15 bits after the decimal point. Hexagonal table for the minority part
It shows "313B". On the other hand, the initial value is the increment value "313B"
When the 8th carrier signal CAR is generated by adding
Set a value such that the current value (decimal part) becomes "0"
I do. The initial value in this case is "13B2". This
In Fig. 5, the first 10 clock signals are input from the printer 10 side.
The relationship that the first carrier signal CAR is generated when applied
Have been. Here, the clock signal from the image printer 10 side
As for the pixel synchronization signal PGDS, Fig. 5 shows the main scanning direction DDA15.
The following is an example of how this works for the image printer 10.
Input image while outputting 10 interpolated image data HGD
The data GD shows a relationship in which eight data are read.
If the clock signal is the scanning line synchronizing signal PSDS, it is shown in FIG.
Shows an example of operation in the sub-scanning direction DDA14.
Interpolation image data HG for 10 lines for image printer 10
While outputting D, input image data GD reads 8 lines
It shows the relationship of being issued. In addition, FULL15 bit
It is not necessary to add, and it is possible to carry out with the upper few bits.   In FIG. 2, the read address control circuit 12 is the same as the page.
Reset by PPDS, then DDA15
Of the carrier signal HCAR of the frame memory 7
Generate the lower read address (main scanning direction address)
The carrier signal VCAR from the DDA14 is counted and framed.
Higher-order read address of the memory 7 (address in the sub-scanning direction)
Generate Read address signal sent to frame memory 7
RAD is a combination of the upper and lower read addresses.
is there.   Raw data scan line buffer group 16 has 7 shift registers
(FIFO 16-1 to 16-7) are included in the frame memory
The image data GD for 7 scanning lines read from 7 is stored.
That is, the image data GD read from the frame memory 7 is
It is input to the FIFO 16-1 and shifted by 1024 pixels. Then FI
The output of FO16-1 becomes the input of FIFO16-2, and so on.
Then, the output of the FIFO16-6 becomes the input of the FIFO16-7. Soshi
Image data GD input to FIFO16-7 is 1024 pixels.
When shifted, the frame memory 7 synchronizes with this
The image data GD of the eighth scanning line is read out. This second
If the 8th scan line read raster is the current read raster,
Contents stored in any FIFO16-i (i = 1,2, ..., 7)
Is a read raster before i lines.   The sub-scanning direction interpolation table group 17 is composed of eight
Table (LUT) 17-1 to 17-8. Each LUT is a pair
Image data GD of the corresponding read raster and the current sample
Real number distance y (adder 14
The output of -5) is input and the density of the image data GD is
For the density of the interpolated image data HGD that should be generated between the positions
Contribution rate of how much to contribute from the sub scanning direction (sub
Between the partial interpolation coefficient Iy) in the scanning direction and the corresponding input pixel value
Output the product. For example, LUT17-1 is the current read raster
Image data of GD0And interpolation of adder 14-5 output at present
The position y is used as an address input, and the LUT17
-1 is a predetermined interpolation coefficient Iy corresponding to the current interpolation position y
0(Partial interpolation coefficient) value and the image data GD0Value of (dark
Degree) product of Iy0GD0Is internally generated and output. same
In this way, the LUT17-8 is the image of the FIFO16-7 output 7 lines before.
Image data GD7And the interpolation position y of the adder 14-5 is addressed
It is used as an input, so that the LUT17-8 can be
Interpolation position y obtained by adding 7 scanning line intervals to interposition y7Corresponding to
Predetermined coefficient Iy7Value (partial interpolation coefficient) and the image data GD7
Value of product with value of Iy7GD7Is internally generated and output. This
Thus, the contents of the image data GD will cause the carrier signal HCAR to be generated.
The above-mentioned partial interpolation coefficient Iyn
And the input image data GD are sequentially calculated. one
However, the contents of the read raster are synchronized with the generation of the carrier signal VCAR.
Then, the lines are updated one by one. And during this time,
Normally, the scan synchronization signal PSD is at a ratio of 1 or more (1.2, 1.3 etc.)
S occurs, and in synchronization with this, the interpolation position y in the sub-scanning direction
Will be updated. Then, the sub-scanning method of the image data GD
Expanded interpolation to the direction is performed.   In the above embodiment, the partial interpolation coefficient IynIs currently calculated
Read raster and the preceding 7 line read raster
It is done at the same time, but in reality the interpolation position at the present time is approximately
Interpolation processing based on the image data on the upper and lower four lines
Sometimes you want to. In this case, for example, adder 14-5 output
4 stage shift register between the power and each LUT 17-1 to 17-8
Delay the phase of the current interpolation position by inserting
Just do it.   The sub-scanning direction interpolation adder group 18 is composed of LUT17-1 to LUT17-8.
Add all outputs and output the sum. Thus adder
The output of 18-7 is the image in the sub-scanning direction at the current interpolation position.
Temporary partial interpolation value GD based on image data GDYIt is.   Next, the interpolation processing in the main scanning direction will be described. Main scanning direction supplement
Inter-process data buffer group 19 is synchronized with carrier signal HCAR
And sequentially store (latch) partial interpolation values in the sub-scanning direction.
You. This memory is from latch 19-1 to latch 19-2, latch
Synchronized with carrier signal HCAR from 19-2 to latch 19-3
And latch in the shift register format. Therefore, adder 18
If the time when the output of -7 becomes effective is the latch,
19-7 is the partial interpolation value GD 7 columns beforeY7Holding a rat
Chi 19-6 is 6 rows ago, ... Similarly, latch 19-1 is 1 row
Previous partial interpolation value GDY1Holding.   The main scanning direction interpolation table group 20 is composed of eight
Table (LUT) 20-1 to 20-8. Each LUT is a pair
Corresponding partial interpolation value GDYAnd the current sampling position
Real distance x measured in the main scanning direction (adder 15-5 output)
Input the relevant partial interpolation value GDYThe density of
Main scanning direction for the density of interpolation image data HGD to be created
Contribution ratio (in the main scanning direction)
Partial interpolation coefficient Ix) and the corresponding partial interpolation value GDYOutputs the product of
You. For example, LUT20-1 is the current partial interpolation value GDY0And
The current interpolation position x of the calculator 15-5 output is used as the address input.
As a result, the LUT 20-1 is set to the current interpolation position.
The value of the predetermined coefficient Ix (partial interpolation coefficient) corresponding to x and the relevant part
Minute interpolation value GDY0The value (concentration) of
Output. Similarly, the LUT20-8 outputs the FIFO19-7 output.
Partial interpolation value GD 7 columns beforeY7And the interpolation position x of the adder 15-5
Is used as an address input, so that the LUT20-8
Interpolation position x obtained by adding 7 pixel intervals to the current interpolation position x7To
Corresponding predetermined coefficient Ix7Value of (partial interpolation coefficient) and the part
Interpolated value GDY7The value of the product of
You. Thus the partial interpolation value GDY7Is the carrier signal HCAR
The above-mentioned partial interpolation coefficient Ix
nThe product of and is calculated sequentially. And during this time,
Normally, the pixel synchronization signal PGDS is set to 1 or more (1.2, 1.3, etc.).
Occurs, and the interpolation position x in the main scanning direction is updated in synchronization with this.
Be renewed. And by this, the main scanning direction of the image data GD
The expanded interpolation is performed.   In the above embodiment, the partial interpolation coefficient IxnIs currently calculated
Partial interpolation value GDYAnd the preceding 7-part interpolation value GDY8 pixels
At the same time by using
Interpolated value I for 4 pixels before and after the interpolation position ofY
There are also cases in which it is desired to interpolate. In this case, for example
There are 4 stages between the output of adder 15-5 and each LUT 20-1 to 20-8.
The current interpolation position by inserting a shift register
The phase of may be delayed.   The main scanning direction interpolation adder group 21 is composed of LUT20-1 to LUT20-8.
Add all outputs and output the sum. Thus adder
The output of 21-7 is the final interpolation value at the current interpolation position.
Vout(Interpolated image data HGD).   4A and 4B show the interpolation processing circuit 8 and the image printing.
Timing chart for explaining the mode of synchronization between data
It is. In FIG. 4A, the image printer 10 is
When the state becomes a, the sequence control circuit 13 reads out
Responsive enable signal is issued, and printing is in process.
From the image printer 10, the page sync signal PPDS and
The scanning line synchronization signal PSDS is output and the interpolation processing is synchronized with this.
Is performed.   FIG. 4 (B) is an enlarged table of one scanning line period in FIG. 4 (A).
FIG. In FIG. 4B, one scanning line period
Pixel sync signal PGDS is generated at a predetermined interval within
The carrier signal HCAR is output at a fixed ratio smaller than this. one
However, the interpolated image data HGD should be synchronized with the pixel sync signal PGDS.
Is output.   Next, the enlargement interpolation processing of the original image will be described in detail. Fig. 7
FIG. 7A is a diagram showing an original image of a person, and FIG.
The figure which shows the image which carried out the expansion interpolation process of the original image of FIG. 7 (A).
It is. The magnification of the image in the figure is 5.75 times in the main scanning direction.
Which is 4.25 times in the sub-scanning direction. Of such images
Enlargement uses the interpolation method of the present invention to increase the number of pixels in the original image.
It can be realized easily.   FIG. 8A is a diagram showing a partial area of the original image.
FIG. 8B shows the partial region of FIG. 8A in the main scanning direction.
75 times and 4.25 times in the sub-scanning direction. Fig. 8
The pixel pitch of (A) samples the video image signal VS.
Corresponding to the data sampling pitch when input
Fig. 8 (B) shows the sampling pitch as the minimum unit.
Is shown as a relatively enlarged partial area. Obedience
The partial area a of the original image corresponds to the partial area a ′ of the enlarged image.
Therefore, the interpolation position b assumed in the original image is the enlarged partial area.
It corresponds to the output pixel position b'in a '. Output there
The interpolation image data HGD is formed at the pixel position b '.
However, the value (density) of the interpolated image data HGD is determined.
Is a predetermined plurality of pixels surrounding the output pixel position b ′.
Each image from the pixel position b'using the value of the image data GD
Of the contribution rate (interpolation coefficient) determined by the distance to the data GD
Weighted, done by taking the sum of them
It is.   Next, when the value of the output pixel position b ′ in FIG.
I will explain the case. This corresponds to the interpolation position b in Fig. 8 (A)
It is equivalent to obtaining the real value. So Fig. 8
Rewrite (A) as shown in FIG. X mark in FIG.
The position is at point b. Here, the pixel position of the original image is marked with a circle.
The sampling pitch of the image data GD is mainly
The scanning and sub-scanning directions are equally spaced. Moreover, in FIG.
Think of the pixel spacing of an image as a unit distance (eg distance 1)
The coordinates in the main scanning direction are on the right with the interpolation position marked with × as the origin.
The direction is positive, the left direction is negative, and the coordinates in the sub-scanning direction are the same.
Set the interpolation position of the X mark as the origin to positive in the downward direction and upward in the upward direction.
Consider another coordinate system that is negative. Therefore new
In the horizontal coordinate system, the positions of the original image are ± Δx and ± Δy, respectively.
It is represented by applying. Δx and Δy are in the main scanning direction, respectively
And an original having a coordinate value that does not exceed the interpolation position b in the sub-scanning direction.
It is the distance from the pixel position c of the image.   Now, the main scanning direction between the pixel position of a certain original image and the interpolation position
When the distance of is set to x and the distance in the sub-scanning direction is set to y
In the main scanning direction (interpolation coefficient) I (x) and sub-scanning
The contribution ratio (interpolation coefficient) I (y) of each direction is calculated by the following equations.
To represent.   Here, we chose a multiple of 2 such that m = 4 and n = 4. next
This I (x), I (y) is the value that the input image data GD has
And multiply all input images within the range where this operation is used for interpolation.
Image data GD is calculated, and the interpolated value with the sum of them
I. That is, the value of the interpolation value I (interpolation image data HGD)
VoutThen, as shown in FIG. 9, the interpolation point b is surrounded by eight surrounding pixels.
Consider interpolating with a total of 64 pixel data of × 8 raster
And VoutIs Required by. This is an interpolator for 64 pixels
Find the value multiplied by a number and then sum the 64 values
Means However, if you try to realize this as it is
The hardware becomes huge and not practical. Also soft
If air is used, a sufficient processing speed cannot be obtained. So above
VoutThe expression is transformed into the following.   Thus, first the interpolation in the sub-scanning direction is performed, and then the
It is the same as above that interpolation in the main scanning direction is performed using the result.
Value. The first embodiment described above is realized according to this method.
ing.   FIG. 10 is a diagram showing details of the principle of interpolation in the main scanning direction.
You. In the figure, the symbol (Vi-Δx) Is the coordinate (i-Δx)
It is the value of the image data GD of the point. With these, interpolation image data
Data HGD value V0Is calculated as follows.   Also, It is. The LUT instantly does the equivalent of this calculation.   FIGS. 11A to 11C are sub-scans using original image data.
Image data after interpolation in the main scanning direction after interpolation in the
FIG. 6 is a diagram showing how to increase the number of pixels (how to increase the number of pixels). No.
In Fig. 11 (A), 8 consecutive scan lines in the input image
Used, that is, at the same position in the sub-scanning direction on each scan line
Create a scan line using pixels to interpolate only in the sub-scan direction
I do. In FIG. 11 (B), the supplement is made only in this sub-scanning direction.
Interpolation is performed in the main scanning direction using the pixels on the intervening scanning lines.
Now. As a result, as shown in FIG. 11C, the pixels in one scanning line
The number of scan lines in an image
The output scan lines occur in a different manner. [Second Embodiment]   The second embodiment is the input pixel required to calculate the interpolation value.
Regarding generalization of area selection. That is, in the second embodiment
For example, each correction coefficient formula I (x),
I (y) The input pixel area is 8 × 8 in the first embodiment.
It is an extension of the above-mentioned one to 2m × 2n. [Third Embodiment]   The third embodiment relates to a modification of the configuration shown in FIG. That is, supplement
The LUT group of the inter-table groups 17 and 20 has a predetermined coefficient ω (x) or
Is a LUT that outputs only ω (y), its LUT output, and the pixel
You may comprise as a multiplier which calculates the product of a value.   This can significantly reduce the LUT capacity.
is there. By the way, the third embodiment trades image quality and circuit scale.
The size can be determined by turning off, and the present invention itself depends on the size.
It also shows that it does not exist. [Fourth Embodiment]   The fourth embodiment relates to a modification of the configuration shown in FIG. That is,
In one embodiment, DDA14,15 add and store only a fractional part.
It was configured to hold and output the carrier signal CAR,
Furthermore, the bit length of DDA can be extended to hold the integer part as well.
And specify the input pixel position with this integer value part
May be configured. [Fifth Embodiment]   The fifth embodiment relates to a modification of the configuration shown in FIG. That is,
In one embodiment, initialization of increment values and initial values of DDA14,15
Is performed by the control unit of the image printer 10.
However, in addition to that, connect the switch and short circuit signal pin.
You may do it by the method of making a short. This one aspect
As shown in FIG. [Sixth Embodiment]   The sixth embodiment relates to a modification of the configuration shown in FIG. That is,
In one embodiment, the DDA 14,15 sets the initial and current values
Hold each separately and select input to adder with selector
However, other than that, the cash register that holds the current value
For example, in the case of DDA in the main scanning direction, the scanning line synchronization signal PSD
In synchronization with S, and page synchronization if DDA in the sub-scanning direction
It may be configured to reinitialize in synchronization with the No. PPDS.
In this case, the initial value holding circuit and selector are unnecessary.
Interrupts the sequence control circuit by inputting a sync signal.
Signal, or reset the holding circuit with a sync signal.
Scanning is required. [Seventh embodiment]   The seventh embodiment relates to another aspect of the interpolation coefficient formula. That is,
It is preferable to interpolate at 2m × 2n points surrounding the interpolation position.
The interpolation coefficient formulas I (x) and I (y) are as follows.
Is also good.   In this way, ω (x) and ω (y) can be diversified. 7th real
The embodiment can set the value more easily than the second embodiment.
However, the light and shade stripes generated at the pixel intervals are strong. [Eighth Embodiment]   The eighth embodiment relates to another aspect of the interpolation coefficient formula. That is,
It is preferable to interpolate at 2m × 2n points surrounding the interpolation position.
The interpolation coefficient formulas I (x) and I (y) are as follows.
Is also good. In this way, ω (x) and ω (y) can be diversified. This
If so, the generation of light and shade stripes is weaker than in the first embodiment. A little more
However, the interpolation after obtaining the same number of interpolation points
The image sharpness drops. Therefore, depending on the application
There is room for division. [Ninth Embodiment]   The ninth embodiment relates to another aspect of the interpolation coefficient formula. That is,
It is preferable to interpolate at 2m × 2n points surrounding the interpolation position.
The interpolation coefficient formulas I (x) and I (y) are as follows.
Is also good. In this way, ω (x) and ω (y) can be diversified. This
If so, the generation of light and shade stripes is weaker than in the first embodiment. A little more
However, in the case of interpolation that finds the same number of interpolation points,
The sharpness of the statue drops. Therefore, depending on the usage
There is room for injury. [Tenth Embodiment]   The tenth embodiment relates to another mode of the interpolation coefficient formula. That is,
It is preferable to interpolate at 2m × 2n points surrounding the interpolation position.
The interpolation coefficient formulas I (x) and I (y) are as follows.
Is also good.   Where Io [] is the modified zero-order Bessel function of the first kind,
See also ωa, ΩbIs a configuration parameter, Select and use a value in the range. Io[X] is, for example, And the like.   In this way, ω (x) and ω (y) can be diversified. First real
The generation of light and shade stripes is weaker than in the example. Also a little
However, the interpolation of the same number of interpolation points
Jap drops. For this reason, it can be used properly depending on the application
There is a ground. [Eleventh embodiment]   The eleventh embodiment relates to another mode of the interpolation coefficient formula. That is,
Interpolation coefficient is used to interpolate at 4x4 points surrounding the interpolation position.
Formulas I (x) and I (y) may be as follows: I (x) = (a + 2) xThree-(a + 3) xTwo+1 (0 ≦ | x | <1) I (x) = axThree-5axTwo+ 8ax-4a (1 ≦ | x | <2)   I (x) = 0 (2 ≦ | x |) Here, a is a real number constant. The same applies to I (y). [The invention's effect]   As described above, according to the present invention, first, the Y direction is related.
Interpolation coefficient I (y) = ω (y) · sin (πy) / π
Interpolated image data I based on the sum of products of y and 2n image data
(Y) and then for the X direction the interpolation factor I
(X) = ω (x) ・ sin (πx) / πx and 2m interpolation images
Interpolation image data I is formed from the sum of the image data I (Y)
For simple functional expressions and simple arithmetic processing such as
Therefore, the interpolated image data is formed, which is relatively easy.
The effect that an interpolated image can be formed with the circuit configuration
There is.   In addition, at the time of the interpolation, the value of the coefficient ω (y) is changed to the value of n.
And the coefficient ω (x) is changed according to the value of m.
Therefore, depending on the block size of the image data to be referenced,
You can set the optimum coefficient by
There is also an effect that a quality interpolation image can be obtained.

【図面の簡単な説明】 第1図は本発明による第1実施例のデジタル画像補間装
置のブロツク構成図、 第2図は第1実施例の補間処理回路8の詳細を示すブロ
ツク構成図、 第3図は第1実施例のシーケンス制御回路13による画像
データ処理手順のフローチヤート、 第4図(A),(B)は補間処理回路8と画像プリンタ
10間の同期の態様を説明する動作タイミングチヤート、 第5図は第1実施例のDDAの動作態様を説明する模式
図、 第6図はフレームメモリ7における画像データの一記憶
態様を示す図、 第7図(A)は人物の原画像を示す図、 第7図(B)は第7図(A)の原画像を拡大補間処理し
た画像を示す図、 第8図(A)は原画像の部分領域を示す図、 第8図(B)は第8図(A)の部分領域を主走査方向に
5.75倍、副走査方向に4.25倍した場合の図、 第9図は第8図(A)の詳細を示す図、 第10図は主走査方向の補間原理の詳細を示す図、 第11図(A)〜(C)は原画像データを用いて副走査方
向に補間した後に主走査方向に補間した際の画像データ
の増え方(画素数の増え方)を表わした図、 第12図は第5実施例のDDAの一部の構成を示すブロツク
図、 第13図は実施例のテーブル17及び20を示す図である。 図中、1…ビデオ信号源、2…輝度信号抽出回路、3…
同期信号抽出回路、4…サンプリング周期発生回路、5
…A/D変換回路、6…γ変換回路、7…フレームメモリ
7、8…補間処理回路、9…プリンタI/F回路、10…画
像プリンタ、11…書込アドレス制御回路、12…読出アド
レス制御回路、13…シーケンス制御回路である。
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram of a digital image interpolating device according to a first embodiment of the present invention, and FIG. 2 is a block diagram showing details of an interpolation processing circuit 8 according to the first embodiment. 3 is a flow chart of the image data processing procedure by the sequence control circuit 13 of the first embodiment, and FIGS. 4 (A) and 4 (B) are the interpolation processing circuit 8 and the image printer.
An operation timing chart explaining a mode of synchronization between 10 and 10, FIG. 5 is a schematic diagram explaining an operation mode of the DDA of the first embodiment, and FIG. 6 is a diagram showing one storage mode of image data in the frame memory 7, FIG. 7 (A) is a diagram showing an original image of a person, FIG. 7 (B) is a diagram showing an image obtained by enlarging and interpolating the original image of FIG. 7 (A), and FIG. 8 (A) is an original image. FIG. 8 (B) shows the partial area of FIG. 8 (A) in the main scanning direction.
5.75 times, 4.25 times in the sub-scanning direction, FIG. 9 shows details of FIG. 8 (A), FIG. 10 shows details of the main scanning direction interpolation principle, FIG. 11 ( A) to (C) are diagrams showing how to increase the image data (increase in the number of pixels) when the original image data is used to interpolate in the sub-scanning direction and then in the main scanning direction. FIG. 13 is a block diagram showing a part of the configuration of the DDA of the fifth embodiment, and FIG. 13 is a diagram showing tables 17 and 20 of the embodiment. In the figure, 1 ... Video signal source, 2 ... Luminance signal extraction circuit, 3 ...
Sync signal extraction circuit, 4 ... Sampling cycle generation circuit, 5
... A / D conversion circuit, 6 ... γ conversion circuit, 7 ... Frame memory 7, 8 ... Interpolation processing circuit, 9 ... Printer I / F circuit, 10 ... Image printer, 11 ... Write address control circuit, 12 ... Read address Control circuit, 13 ... Sequence control circuit.

Claims (1)

(57)【特許請求の範囲】 1.画像出力装置に補間画像データを提供するデジタル
画像の補間装置において、 直交アドレスX,Yの整数アドレスに複数の画像データを
記憶する画像メモリと、 前記直交アドレスX,Yの実数アドレスに任意の補間位置
を設定する補間位置設定手段と、 前記設定した補間位置を略中心として該補間位置を囲む
ように2m×2n(m,nは正の整数)個の画像データを選択
する画像データ選択手段と、 前記設定した補間位置から前記選択した画像データまで
の距離x,yを求める距離算出手段と、 前記距離yと、該距離yに基づき一意に定まる係数ω
(y)と、Y方向2n個の画像データとにより中間の補間
画像データI(Y)を形成する第1の補間画像データ形
成手段と、 前記距離xと、該距離xに基づき一意に定まる係数ω
(x)と、前記形成したX方向2m個の中間の補間画像デ
ータI(Y)とにより最終の補間画像データIを形成す
る第2の補間画像データ形成手段を備え、 前記第1の補間画像データ形成手段は、前記距離yと前
記係数ω(y)とに基づいて、補間係数I(y)を次
式、 I(y)=ω(y)・sin(πy)/πy に従って求め、前記求められた補間係数I(y)と該補
間係数I(y)に対応する画像データとの各積をとり、
得られた2n個の積の総和によって前記中間の補間画像デ
ータI(Y)を形成し、 前記第2の補間画像データ形成手段は、前記距離xと前
記係数ω(x)とに基づいて、補間係数I(x)を次
式、 I(x)=ω(x)・sin(πx)/πx に従って求め、前記求められた補間係数I(x)と該補
間係数I(x)に対応する前記形成した中間の補間画像
データI(Y)との各積をとり、得られた2m個の積の総
和によって最終の補間画像データIを形成し、 前記係数ω(y)を前記nの値に応じて、かつ、前記係
数ω(x)を前記mの値に応じて変化させることを特徴
とするデジタル画像の補間装置。
(57) [Claims] In a digital image interpolating device that provides interpolated image data to an image output device, an image memory that stores a plurality of image data at an integer address of orthogonal addresses X and Y, and an arbitrary interpolation at a real number address of the orthogonal addresses X and Y. Interpolation position setting means for setting a position, and image data selection means for selecting 2m × 2n (m, n is a positive integer) pieces of image data so as to surround the interpolation position with the set interpolation position as a center. A distance calculation means for calculating a distance x, y from the set interpolation position to the selected image data, the distance y, and a coefficient ω uniquely determined based on the distance y.
First interpolation image data forming means for forming intermediate interpolation image data I (Y) from (y) and 2n pieces of image data in the Y direction, the distance x, and a coefficient uniquely determined based on the distance x. ω
(X) and a second interpolated image data forming means for forming final interpolated image data I from the formed 2m intermediate interpolated image data I (Y) in the X direction. The data forming means obtains an interpolation coefficient I (y) based on the distance y and the coefficient ω (y) according to the following equation: I (y) = ω (y) · sin (πy) / πy Each product of the calculated interpolation coefficient I (y) and the image data corresponding to the interpolation coefficient I (y) is calculated,
The intermediate interpolation image data I (Y) is formed by the sum of the obtained 2n products, and the second interpolation image data forming means is based on the distance x and the coefficient ω (x), The interpolation coefficient I (x) is calculated according to the following formula: I (x) = ω (x) · sin (πx) / πx, and the calculated interpolation coefficient I (x) and the interpolation coefficient I (x) are obtained. The respective products of the formed intermediate interpolation image data I (Y) are taken, the final interpolation image data I is formed by the sum of the obtained 2m products, and the coefficient ω (y) is set to the value of the n. , And the coefficient ω (x) is changed according to the value of m.
JP62299803A 1987-11-30 1987-11-30 Digital image interpolator Expired - Fee Related JP2685460B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62299803A JP2685460B2 (en) 1987-11-30 1987-11-30 Digital image interpolator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62299803A JP2685460B2 (en) 1987-11-30 1987-11-30 Digital image interpolator

Publications (2)

Publication Number Publication Date
JPH01142879A JPH01142879A (en) 1989-06-05
JP2685460B2 true JP2685460B2 (en) 1997-12-03

Family

ID=17877120

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62299803A Expired - Fee Related JP2685460B2 (en) 1987-11-30 1987-11-30 Digital image interpolator

Country Status (1)

Country Link
JP (1) JP2685460B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2789560B2 (en) * 1986-05-01 1998-08-20 株式会社リコー Image data scaling processor

Also Published As

Publication number Publication date
JPH01142879A (en) 1989-06-05

Similar Documents

Publication Publication Date Title
EP0540294B1 (en) Display control device and display apparatus with display control device
JPS6061796A (en) Display
JP4445122B2 (en) System and method for 2-tap / 3-tap flicker filtering
US6552750B1 (en) Apparatus for improving the presentation of graphics data on a television display
US5196934A (en) Image scaling apparatus for a multimedia system
JP2685460B2 (en) Digital image interpolator
US6411338B1 (en) Producing a series of images for display on a display device
JP3872295B2 (en) Data display method, recording medium, and processor-based system
JPH0454789A (en) Television picture display device
JPH0258635B2 (en)
KR100210496B1 (en) Cursor display control method and device for graphic display device
JP3613985B2 (en) Image processing apparatus and projection display apparatus
US20080002065A1 (en) Image processing circuit, image processing system and method therefor
US8488897B2 (en) Method and device for image filtering
EP0921495A2 (en) Picture size conversion method and device thereof
JPH01142878A (en) Method and device for interpolating digital image
JPH01142877A (en) Interpolating device for digital image
JP3593715B2 (en) Video display device
JP2002268616A (en) Method and device for controlling display, and display device
JP3157449B2 (en) Image display device
US6856358B1 (en) Phase-increase induced backporch decrease (PIBD) phase recovery method for video signal processing
JPS63283956A (en) Magnifying and reduction system of digital video image
JPS62164129A (en) Hard copy device
JPH0124319B2 (en)
JP2858331B2 (en) Character display device for display

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees