JP3922473B2 - Image conversion device, image conversion method, learning device, learning method, and recording medium - Google Patents

Image conversion device, image conversion method, learning device, learning method, and recording medium Download PDF

Info

Publication number
JP3922473B2
JP3922473B2 JP15514697A JP15514697A JP3922473B2 JP 3922473 B2 JP3922473 B2 JP 3922473B2 JP 15514697 A JP15514697 A JP 15514697A JP 15514697 A JP15514697 A JP 15514697A JP 3922473 B2 JP3922473 B2 JP 3922473B2
Authority
JP
Japan
Prior art keywords
image
prediction
pixel data
fitness
coefficient
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
JP15514697A
Other languages
Japanese (ja)
Other versions
JPH114415A (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.)
Sony Corp
Original Assignee
Sony Corp
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 Sony Corp filed Critical Sony Corp
Priority to JP15514697A priority Critical patent/JP3922473B2/en
Publication of JPH114415A publication Critical patent/JPH114415A/en
Application granted granted Critical
Publication of JP3922473B2 publication Critical patent/JP3922473B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Color Television Systems (AREA)
  • Television Systems (AREA)
  • Editing Of Facsimile Originals (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、画像変換装置、画像変換方法、学習装置、学習方法、および、記録媒体に関し、特に、第1の画像を解像度が異なる第2の画像に変換する画像変換装置、画像変換方法、学習装置、学習方法、および、記録媒体に関する。
【0002】
【従来の技術】
例えば、SD(Standard Definition)画像を、HD(High Definition)画像に変換する方法としては、予測係数を用いる方法が知られている。このような方法では、元となるSD画像を所定のブロックに分割し、それぞれのブロックを複数のクラスに分類した後、各クラスに対応する予測係数を用いてHD画像が生成される。
【0003】
図9は、前述した予測係数を用いた従来の画像変換装置の構成例を示すブロック図である。
【0004】
この図において、領域抽出回路1は、入力されたSD画像の所定の領域の画素ブロックを抽出する。クラスコード検索回路2は、領域抽出回路1から供給された画素ブロックの画素パターンが属するクラスを検索して、クラスコードとして出力する。
【0005】
ROM(Read Only Memory)3は、クラスコード検索回路2から供給されたクラスコードに対応する予測係数を読み出して、予測演算回路4に供給する。
【0006】
予測演算回路4は、領域抽出回路5により抽出された画素ブロック(領域抽出回路1により抽出された画素ブロックと同一の画素ブロック)を構成するデータ(x0乃至xn)と、ROM3から供給された予測係数とを積和演算して、得られた結果をHD画像データとして出力する。
【0007】
次に、以上の従来例の動作について説明する。
【0008】
SD画像データが入力されると、領域抽出回路1,5は、SD画像を(n+1)個の画素から構成される複数の画素ブロックに分割して、それぞれの画素ブロックを逐次抽出する。
【0009】
クラスコード検索回路2は、領域抽出回路1により抽出された画素ブロックを、その画素パターンに応じて、クラス0乃至クラスPの(P+1)個のクラスに分類し、対応するクラスコードを出力する。
【0010】
ROM3は、クラスコード検索回路2から出力されたクラスコードに対応する予測係数を読み出して予測演算回路4に出力する。即ち、ROM3には図10に示すような予測係数が格納されており、クラスコード検索回路2からクラスコードが供給されると、ROM3は、そのクラスコードに対応する予測係数を読み出して出力する。この例では、クラス0乃至クラスPの(P+1)種類のクラスに対応する予測係数が格納されており、例えば、クラスコードとして値0が供給された場合には、a00,a01,a02,・・・,a0mが読み出されて出力されることになる。
【0011】
ROM3から出力された予測係数は予測演算回路4に供給され、そこで、領域抽出回路5から供給された画素ブロックを構成するデータx0乃至xnと積和演算され、得られた結果がHD画像データとして出力される。例えば、クラス0のデータに対しては、以下のような演算が施されて、得られた値yがHD画像データとして出力される。
【0012】

Figure 0003922473
【0013】
例えば、n=3である場合には、図11に示すように、SD画像の所定のブロックを構成する画素データx0乃至x3が予測式(1)に代入されて、HD画像の所定の画素データyが生成されることになる。
【0014】
【発明が解決しようとする課題】
ところで、以上の従来例においては、式(1)に示すような線形結合式によりHD画像を予測していたため、非線形要素を扱うことが出来なかった。そのため、高品質の画像を得ることが困難であるという課題があった。
【0015】
本発明は、以上のような状況に鑑みてなされたものであり、非線形要素も扱うことができる画像変換装置を提供するものである。
【0016】
【課題を解決するための手段】
本発明の画像変換装置は、第1の画像の所定の領域の画素データを抽出する抽出手段と、抽出手段によって抽出された画素データを用いて、抽出された画素データの画素パターンのクラスを分類し、対応するクラスコードを出力する算定手段と、全てのクラスに対応する予測式を記憶する記憶手段と、算定手段によって得られたクラスコードに対応する予測式を記憶手段から読み出す読み出し手段と、読み出し手段により読み出された予測式に抽出手段によって抽出された画素データを代入して、第2の画像中の画素データを算出する演算手段とを備え、記憶手段に記憶されている予測式に含まれている予測係数は、予め遺伝的アルゴリズムを用いて算出されたものであって、予測式は、予測係数に対して非線形な値をとる非線形項を含む予測式を少なくとも含み、遺伝的アルゴリズムは、各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、N種類の予測係数の組の各候補それぞれについて、予測係数と抽出手段によって抽出された画素データを予測式に代入することで算出した第2の画像の画像データと第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、候補がN種類になるように増殖させる増殖処理、候補について交叉させる交叉処理、および、候補に対して突然変異を発生させる突然変異処理を適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組として出力することを特徴とする。
【0017】
本発明の画像変換方法は、第1の画像の所定の領域の画素データを抽出する抽出ステップと、抽出ステップの処理で抽出された画素データを用いて、抽出された画素データの画素パターンのクラスを分類し、対応するクラスコードを出力する算定ステップと、算定ステップの処理で得られたクラスコードに対応する予測式を、全てのクラスに対応する予測式を予め記憶している記憶手段から読み出す読み出しステップと、読み出しステップの処理で読み出された予測式に抽出ステップの処理で抽出された画素データを代入して、第2の画像中の画素データを算出する演算ステップとを含み、記憶手段に記憶されている予測式に含まれている予測係数は、予め遺伝的アルゴリズムを用いて算出されたものであって、予測式は、予測係数に対して非線形な値をとる非線形項を含む予測式を少なくとも含み、遺伝的アルゴリズムは、各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、N種類の予測係数の組の各候補それぞれについて、予測係数と抽出ステップの処理で抽出された画素データを予測式に代入することで算出した第2の画像の画像データと第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、候補がN種類になるように増殖させる増殖処理、候補について交叉させる交叉処理、および、候補に対して突然変異を発生させる突然変異処理を適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組として出力することを特徴とする。
【0018】
本発明の第1の学習装置は、学習用の第1の画像の所定の領域の画素データを抽出する抽出手段と、抽出手段によって抽出された画素データを用いて、抽出された画素データが属するクラスを算定する算定手段と、各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、N種類の予測係数の組の各候補それぞれについて予測係数と抽出手段によって抽出された画素データを予測式に代入することで算出した第2の画像の画像データと第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、候補がN種類になるように増殖させる増殖処理、候補について交叉させる交叉処理、および、候補に対して突然変異を発生させる突然変異処理を適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組とし出力する遺伝的アルゴリズムによる係数生成手段とを備え、予測係数は、予測式の項であり、予測係数に対して非線形な値をとる非線形項の係数を少なくとも含むことを特徴とする。
【0019】
本発明の第1の学習方法は、学習用の第1の画像の所定の領域の画素データを抽出する抽出ステップと、抽出ステップの処理で抽出された画素データを用いて、抽出された画素データが属するクラスを算定する算定ステップと、各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、N種類の予測係数の組の各候補それぞれについて予測係数と抽出ステップの処理で抽出された画素データを予測式に代入することで算出した第2の画像の画像データと第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、候補がN種類になるように増殖させる増殖処理、候補について交叉させる交叉処理、および、候補に対して突然変異を発生させる突然変異処理を適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組とし出力する遺伝的アルゴリズムによる係数生成ステップとを含み、予測係数は、予測式の項であり、予測係数に対して非線形な値をとる非線形項の係数を少なくとも含むことを特徴とする。
【0020】
本発明の第2の学習方法は、学習用のSD画像の所定の領域の画素データを抽出する抽出ステップと、抽出ステップの処理で抽出された画素データを用いて、抽出された画素データが属するクラスを算定する算定ステップと、各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、N種類の予測係数の組の各候補それぞれについて予測係数と抽出ステップの処理で抽出された画素データを予測式に代入することで算出したHD画像の画像データとHD画像の真値からなる画像データとの類似度を示す適応度を計算する計算ステップと、適応度の低いものを淘汰する淘汰ステップと、候補がN種類になるように増殖させる増殖ステップと、候補について交叉させる交叉ステップと、候補に対して突然変異を発生させる突然変異ステップと、計算ステップの処理、淘汰ステップの処理、増殖ステップの処理、交叉ステップの処理、および突然変異ステップの処理を、適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組とし出力する制御ステップとを含み、予測係数は、予測式の項であり、予測係数に対して非線形な値をとる非線形項の係数を少なくとも含むことを特徴とする。
本発明の記録媒体のプログラムは、学習用のSD画像の所定の領域の画素データを抽出する抽出ステップと、抽出ステップの処理で抽出された画素データを用いて、抽出された画素データが属するクラスを算定する算定ステップと、各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、N種類の予測係数の組の各候補それぞれについて予測係数と抽出ステップの処理で抽出された画素データを予測式に代入することで算出したHD画像の画像データとHD画像の真値からなる画像データとの類似度を示す適応度を計算する計算ステップと、適応度の低いものを淘汰する淘汰ステップと、候補がN種類になるように増殖させる増殖ステップと、候補について交叉させる交叉ステップと、候補に対して突然変異を発生させる突然変異ステップと、計算ステップの処理、淘汰ステップの処理、増殖ステップの処理、交叉ステップの処理、および突然変異ステップの処理を、適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組とし出力する制御ステップとを含み、予測係数は、予測式の項であり、予測係数に対して非線形な値をとる非線形項の係数を少なくとも含むことを特徴とする。
【0021】
本発明の画像変換装置、および像変換方法においては、第1の画像の所定の領域の画素データが抽出され、抽出された画素データを用いて、抽出された画素データの画素パターンのクラスが分類され、対応するクラスコードが出力される。また、得られたクラスコードに対応する予測式が記憶手段から読み出され、読み出された予測式に、抽出された画素データが代入されて、第2の画像中の画素データが算出される。なお、記憶手段に記憶されている予測式に含まれている予測係数は、予め遺伝的アルゴリズムを用いて算出されたものであって、予測式は、予測係数に対して非線形な値をとる非線形項を含む予測式を少なくとも含み、遺伝的アルゴリズムでは、各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、N種類の予測係数の組の各候補それぞれについて、予測係数と抽出された画素データを予測式に代入することで算出した第2の画像の画像データと第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、候補がN種類になるように増殖させる増殖処理、候補について交叉させる交叉処理、および、候補に対して突然変異を発生させる突然変異処理を適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組として出力される
【0022】
本発明の学習装置、および第1の学習方法においては、学習用の第1の画像の所定の領域の画素データが抽出され、抽出された画素データを用いて、抽出された画素データが属するクラスが算定される。そして、各クラスにそれぞれ対応する予測式について
所定長のランダムなビット列で表される予測係数の組の候補がN種類用意され、N種類の予測係数の組の各候補それぞれについて予測係数と抽出された画素データを予測式に代入することで算出した第2の画像の画像データと第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、候補がN種類になるように増殖させる増殖処理、候補について交叉させる交叉処理、および、候補に対して突然変異を発生させる突然変異処理が、適応度が所定の値を越える候補が出現するまで繰返し行われ、適応度が最も高い候補が予測係数の組とし出力される。なお、予測係数には、予測式の項であり、予測係数に対して非線形な値をとる非線形項の係数を少なくとも含まれる。
【0023】
本発明の第2の学習方法、および録媒体のプログラムにおいては、学習用のSD画像の所定の領域の画素データが抽出され、抽出された画素データを用いて、抽出された画素データが属するクラスが算定され、算定されたクラスに対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補がN種類用意され、用意されたN種類の予測係数の組の各候補それぞれについて予測係数と抽出された画素データを予測式に代入することで算出したHD画像の画像データとHD画像の真値からなる画像データとの類似度を示す適応度が計算される。また、計算された適応度の低い候補が淘汰され、淘汰された分に対応して候補がN種類になるように増殖され、さらに、候補に含まれる予測係数が交叉され、さらに、候補に対して突然変異が発生される。これらの計算処理、淘汰処理、増殖処理、交叉処理、および突然変異処理は、適応度が所定の値を越える候補が出現するまで繰返し実行され、適応度が最も高い候補が予測係数の組とし出力される。なお、予測係数には、予測式の項であり、予測係数に対して非線形な値をとる非線形項の係数を少なくとも含まれる。
【0026】
【発明の実施の形態】
図1は、本発明の実施の形態の構成例を示すブロック図である。
【0027】
この図において、図9の場合と対応する部分には同一の符号を付してあるのでその説明は適宜省略する。なお、この実施の形態においては、図9の場合と比較して、ROM3がROM20(記憶手段)に置換されており、また、予測演算回路4が予測演算回路21(読み出し手段、演算手段)に置換されている。その他の構成は、図9における場合と同様である。
【0028】
ROM20は、各クラスに対応する予測式を格納しており、クラスコード検索回路2(算定手段)から供給されたクラスコードに対応する予測式を読み出して、予測演算回路21に供給するようになされている。予測演算回路21は、ROM20から供給された予測式に、領域抽出回路5(抽出手段)から供給されたデータx0乃至xnを代入して、HD画像データを算出するようになされている。
【0029】
次に、以上の実施の形態の動作について説明する。
【0030】
SD画像データが入力されると、領域抽出回路1(抽出手段)および領域抽出回路5は、SD画像を(n+1)個の画素から構成される複数の画素ブロックに分割して、所望の画素ブロックを逐次抽出する。
【0031】
クラスコード検索回路2は、領域抽出回路1により抽出された画素ブロックを、その画素パターンに応じて、クラス0乃至クラスPの(P+1)種類のクラスに分類し、対応するクラスコードを出力する。
【0032】
ROM20は、クラスコード検索回路2から出力されたクラスコードに対応する予測式を読み出して予測演算回路21に出力する。ROM20は、例えば、クラス0に関しては、以下に示す式(2)乃至(4)何れかを格納している。
【0033】
Figure 0003922473
【0034】
Figure 0003922473
【0035】
Figure 0003922473
【0036】
なお、以上の予測式はほんの一例であり、これ以外にも種々の式を用いることができる。
【0037】
予測演算回路21は、領域抽出回路5から供給された画素ブロックを構成するデータx0乃至xnを、ROM20から読み出された予測式に代入して演算し、得られた結果をHD画像データとして出力する。
【0038】
ところで、式(2)乃至式(4)に示す予測式に含まれている予測係数は、従来のように最小2乗法を用いて求めることは困難である。即ち、式(2)の場合では、予測係数a00を求めようとすると、この係数はx0だけでなくx1およびx2にも乗算されているため、例えば、データx0に注目してa00近似解を求めようとすると、他のデータx1,x2にも影響を与えてしまうので、解を求めることが困難である。また、式(3)では、exp(x)は、正の値しか取らないこと、また、式(4)では、sin(x)が−1から+1の値しか取らないことに起因して最小2乗法によって予測係数を求めることが困難である。
【0039】
しかしながら、本実施の形態においては、遺伝的アルゴリズム(GA:Genetic Algorithm)を用いてこれらの予測式の係数を求めるようにしている。
【0040】
図2は、遺伝的アルゴリズムを用いて、式(2)乃至(4)に示すような高次の予測式の予測係数を学習する学習装置である。
【0041】
この図において、領域抽出回路30(抽出手段)は、学習用SD画像の所定の領域の画素ブロックを抽出するようになされている。クラスコード検索回路31(算定手段)は、領域抽出回路30により抽出された画素ブロックの示す画素パターンが属するクラスを検索し、対応するクラスコードを出力するようになされている。
【0042】
領域抽出回路32は、領域抽出回路30が抽出したのと同一の領域の画素ブロックを抽出して、GAによる係数生成回路33に供給するようになされている。
【0043】
GAによる係数生成回路33は、クラスコード検索回路31から供給されたクラスコードに対応する予測式(式(2)乃至(4)参照)に含まれている予測係数を遺伝的アルゴリズムを用いて生成するようになされている。
【0044】
遅延回路34は、学習用のSD信号に対応する学習用のHD信号を所定の時間だけ保持して出力するようになされている。
【0045】
遅延回路34から出力された学習用HD画像は、GAによる係数生成回路33に供給される。GAによる係数生成回路33は、領域抽出回路32から供給される画素ブロックのデータと生成した予測係数とを予測式に代入して得られた値と、遅延回路34から供給された学習用HD画像とを比較し、その結果に応じて、予測係数を再度生成するか、または、解が収束したとして係数を出力するようになされている。
【0046】
図3は、図2に示すGAによる係数生成回路33の詳細な構成例を示すブロック図である。
【0047】
この図において、CPU(Central Processing Unit)33a(検索手段、算出手段、演算手段、比較手段、制御手段)は、装置の各部を制御するとともに、所定の演算を行うようになされている。ROM33bは、CPU33aが実行するプログラムやデータ等を格納するようになされている。RAM(Random Access Memory)33c(記憶手段)は、CPU33aが所定の演算を行う際に、演算途中のデータを一時的に格納したり、プログラムの一部を格納するようになされている。IF(Interface)33dは、CPU33aが外部の装置との間でデータを授受する場合に、必要に応じてデータの形式を変換するようになされている。バス33eは、CPU33a、ROM33b、RAM33c、IF33dを相互に接続するようになされている。
【0048】
次に、図4に示すフローチャートを参照して、図2に示す実施の形態の動作について説明する。
【0049】
図4は、図3に示すCPU33aが実行する処理の一例を説明するフローチャートである。
【0050】
この処理は、図2に示す学習装置にSD画像とHD画像がそれぞれ入力され、領域抽出回路30により所定の領域が抽出されて、その領域に対応するクラスコードがクラスコード検索回路31から出力された場合に実行される。
【0051】
なお、学習用のSD画像とHD画像としては、複数の画像の中から典型的なパターンを(P+1)種類だけ抽出し、それぞれをクラス0乃至Pとした場合に、各クラスに対応する領域を含む画像を用いる。
【0052】
この処理が実行されると、ステップS10において、CPU33aは、クラスコード検索回路31から出力されるクラスコードに対応する予測式に含まれている予測係数の初期ストリング集団を乱数によりN個だけ生成する。
【0053】
図5は、クラス0に対応する予測式に含まれている係数の初期ストリングの一例を示す図である。この図に示すように、ステップS10の処理では、クラス0に対応する予測式に含まれている予測係数の初期ストリングとして、N個の個体が生成される。各個体は、係数a00乃至a0mをビットデータに展開して結合させたものであり、各係数のデータは、前述のように、乱数により生成される。
【0054】
ステップS11では、CPU33aは、N個の個体のそれぞれの適応度Ai(i=1,2,・・・,N)を算出する。適応度は、クラス0では、例えば、以下のような式を用いて算出する。
【0055】
i=k−SUM(y−F(x0,x1,x2,・・・,xn,a00,a01,a02,・・・,a0n,・・・,a0m))2 ・・・(5)
【0056】
ここで、SUM()は、括弧内の演算を学習画像全体(または、複数の学習画像)に対して施した場合の総和を意味しており、また、yは求めようとする値(真値)を示している。更に、kは所定の正の値であり、右辺第2項の値が小さい程適応度が大きくなるようにするための項である。
【0057】
以上に示すように、ステップS11では、クラス0に関しては、クラス0に分類される学習用の画素ブロックが複数読み込まれ、それぞれの個体に対して、式(5)に基づく適応度(予測値の誤差の2乗の総和を正定数から減算した値)が算出された後、適応度Aiが算出される。
【0058】
続いてステップS12では、所定の適応度以上の個体が存在するか否かが判定される。その結果、所定の適応度以上の個体が存在する(YES)と判定された場合は、ステップS14に進む。また、所定の適応度以上の個体が存在しない(NO)と判定した場合には、ステップS13に進む。
【0059】
即ち、遺伝的アルゴリズムでは、世代が進むにつれて各個体の適応度は増加するので、例えば、適応度が所定の値を越える個体が生成された場合には、最適な解が得られたとして処理を中断する。
【0060】
ステップS13では、適応度Aiが低い個体が淘汰される。例えば、CPU33aは、適応度が高い順にN/2個の個体を選出し、その他の個体は淘汰(消去)する。
【0061】
続くステップS15では、CPU33aは、選択された各個体を1回ずつコピーしてN/2個の個体を新たに生成し、個体の総数をN個に復元する。例えば、図6に示すように、ステップS13において選択された(生き残った)個体1を1回だけコピーすることにより2個の個体を生成する。この例では、個体1から個体gが新たに生成されており、この個体gには、淘汰された個体の個体番号(例えば、11など)が付与されることになる。
【0062】
続くステップS16では、CPU33aは、新たに生成された個体を含む合計N個の個体の中から、乱数に応じて2つの個体を選出し、選出した2つの個体の所定の部分を交叉させる。
【0063】
図7は、このような交叉の一例を示す図である。この図の例では、図7(A)に示すように、個体1と個体2とが交叉の対象として選択されており、また、交叉される部分としては係数a01が選択されている。交叉が実行されると、図7(B)に示すように、それぞれの個体の係数a01に対応する部分のデータが交換され、個体1’と個体2’とが新たに生成されることになる。
【0064】
なお、以上の例では、1つの係数を全て交叉するようにしているが、例えば、所定の係数の一部だけを交叉したり、複数の係数に亘って交叉を行うようにしてもよい。
【0065】
続くステップS17では、CPU33aは、適当に選んだ個体のビットを反転させ、突然変異を発生させる。
【0066】
図8は、以上のような突然変異の一例を説明する図である。この例では、個体1が対象として選択されており、また、突然変異の部位としては、係数a00のLSB(Least Significant Bit)と、係数a01の第2ビットが選択され、それぞれのビットが反転されている。その結果、個体1(図7(A))から個体1’(図7(B))が生成されることになる。
【0067】
ステップS17の処理が終了すると、CPU33aは、ステップS11に戻り、前述の場合と同様の処理を繰り返す。そして、以上のような処理が繰り返され、所定の適応度以上の個体が生成された場合には、ステップS12において(YES)と判定され、ステップS14に進むことになる。
【0068】
ステップS14では、CPU33aは、N個の個体のなかで、適応度が最も大きい個体を選択し、その個体に含まれている係数を抽出し、所定のクラスに含まれている係数として出力する。例えば、クラス0の場合では、N個の個体の中から、適応度Aiが最も大きい個体が選択され、その個体を構成している係数a00乃至a0mが分離されて出力される。
【0069】
このような処理は、クラス0乃至クラスPの全てに対して実行され、図1に示すROM20に格納されている全ての予測係数が算出されることになる。
【0070】
以上のような処理によれば、予測式に含まれている予測係数が、式(2)乃至(4)に示すように、誤差2乗法により解を求めることが困難な場合においても、最適な予測係数を求めることが可能となる。
【0071】
また、予測式が非線形項を含む場合においても、適切な予測係数を算出することが可能となるので、予測式が線形項のみにより構成される従来例と比較して、変換後の画像の画質を改善することが可能となる。
【0072】
なお、本明細書中では、伝送媒体は、FD,CD−ROMなどの情報記録媒体の他、インターネット、ディジタル衛星などのネットワーク伝送媒体も意味している。
【0073】
【発明の効果】
本発明の画像変換装置および方法によれば高画質の第2の画像を得ることが可能となる。
【0074】
本発明の学習装置および方法、並びに記録媒体のプログラムによれば予測式が非線形項を含む場合においても、予測係数を確実に求めることが可能となる。
【図面の簡単な説明】
【図1】本発明の画像変換装置の実施の形態の構成例を示すブロック図である。
【図2】本発明の学習装置の実施の形態の構成例を示すブロック図である。
【図3】図2に示すGAによる係数生成回路33の詳細な構成例を示すブロック図である。
【図4】図3に示すCPU33aが実行する処理の一例を説明するためのフローチャートである。
【図5】係数の初期ストリング集団の一例を示す図である。
【図6】図4のステップS15において実行される処理の具体例を示す図である。
【図7】図4のステップS16において実行される処理の具体例を示す図である。
【図8】図4のステップS17において実行される処理の具体例を示す図である。
【図9】従来の画像変換装置の構成例を示すブロック図である。
【図10】図9に示すROM3に格納されている係数データの一例を示す図である。
【図11】SD画像をHD画像に変換する様子を説明する図である。
【符号の説明】
1,5 領域抽出回路(抽出手段), 2 クラスコード検索回路(算定手段), 20 ROM(記憶手段), 21 予測演算回路(読み出し手段、演算手段), 30,31 領域抽出回路(抽出手段), 31 クラスコード検索回路(算定手段), 33c RAM(記憶手段), 33a CPU(算出手段、演算手段、比較手段、制御手段)[0001]
BACKGROUND OF THE INVENTION
  The present invention provides an image conversion device, an image conversion method, a learning device, a learning method, andRecordRegarding the medium, in particular, an image conversion apparatus, an image conversion method, a learning apparatus, a learning method, and an image conversion apparatus that convert a first image into a second image having a different resolutionRecordIt relates to the medium.
[0002]
[Prior art]
For example, as a method for converting an SD (Standard Definition) image into an HD (High Definition) image, a method using a prediction coefficient is known. In such a method, the original SD image is divided into predetermined blocks, each block is classified into a plurality of classes, and then an HD image is generated using a prediction coefficient corresponding to each class.
[0003]
FIG. 9 is a block diagram illustrating a configuration example of a conventional image conversion apparatus using the above-described prediction coefficient.
[0004]
In this figure, a region extraction circuit 1 extracts pixel blocks in a predetermined region of an input SD image. The class code search circuit 2 searches for a class to which the pixel pattern of the pixel block supplied from the region extraction circuit 1 belongs, and outputs it as a class code.
[0005]
A ROM (Read Only Memory) 3 reads a prediction coefficient corresponding to the class code supplied from the class code search circuit 2 and supplies it to the prediction calculation circuit 4.
[0006]
The prediction calculation circuit 4 is a data block (x0Thru xn) And the prediction coefficient supplied from the ROM 3, and the obtained result is output as HD image data.
[0007]
Next, the operation of the above conventional example will be described.
[0008]
When the SD image data is input, the region extraction circuits 1 and 5 divide the SD image into a plurality of pixel blocks composed of (n + 1) pixels, and sequentially extract each pixel block.
[0009]
The class code search circuit 2 classifies the pixel block extracted by the region extraction circuit 1 into (P + 1) classes of class 0 to class P according to the pixel pattern, and outputs a corresponding class code.
[0010]
The ROM 3 reads the prediction coefficient corresponding to the class code output from the class code search circuit 2 and outputs it to the prediction calculation circuit 4. That is, a prediction coefficient as shown in FIG. 10 is stored in the ROM 3, and when a class code is supplied from the class code search circuit 2, the ROM 3 reads and outputs a prediction coefficient corresponding to the class code. In this example, prediction coefficients corresponding to (P + 1) types of classes from class 0 to class P are stored. For example, when a value 0 is supplied as a class code, a00, A01, A02, ..., a0mIs read and output.
[0011]
The prediction coefficient output from the ROM 3 is supplied to the prediction calculation circuit 4 where the data x constituting the pixel block supplied from the region extraction circuit 5 is supplied.0Thru xnThe product-sum operation is performed, and the obtained result is output as HD image data. For example, the following calculation is performed on class 0 data, and the obtained value y is output as HD image data.
[0012]
Figure 0003922473
[0013]
For example, when n = 3, as shown in FIG. 11, pixel data x constituting a predetermined block of the SD image0Thru xThreeIs substituted into the prediction formula (1), and predetermined pixel data y of the HD image is generated.
[0014]
[Problems to be solved by the invention]
By the way, in the above conventional example, since the HD image is predicted by a linear combination equation as shown in the equation (1), the nonlinear element cannot be handled. For this reason, there is a problem that it is difficult to obtain a high-quality image.
[0015]
The present invention has been made in view of the above situation, and provides an image conversion apparatus capable of handling nonlinear elements.
[0016]
[Means for Solving the Problems]
  The present inventionThe image conversion apparatus includes: an extraction unit that extracts pixel data of a predetermined region of the first image; and the pixel data extracted by the extraction unit.Pixel patternclassClass and output the corresponding class codeCalculation means, storage means for storing prediction formulas corresponding to all classes, and classes obtained by calculation meanscodeReading means for reading the prediction formula corresponding to the storage means, and the pixel data extracted by the extraction means to the prediction formula read by the reading meansAssignmentAnd a calculation unit that calculates pixel data in the second image, and the prediction coefficient included in the prediction formula stored in the storage unit is calculated in advance using a genetic algorithm.The prediction formula takes a non-linear value with respect to the prediction coefficient.Includes at least prediction formulas that include nonlinear termsIn this regard, the genetic algorithm prepares N types of prediction coefficient pairs represented by a random bit string of a predetermined length for each prediction formula corresponding to each class, and for each candidate of the N types of prediction coefficient sets. The fitness indicating the degree of similarity between the image data of the second image calculated by substituting the prediction coefficient and the pixel data extracted by the extracting means into the prediction formula and the image data consisting of the true value of the second image Calculation process for calculating, selection process for selecting low fitness items, propagation process for increasing the number of candidates to N types, crossover process for crossing candidates, and mutation process for generating mutations for candidates Is repeated until a candidate whose fitness exceeds a predetermined value appears, and the candidate with the highest fitness is output as a set of prediction coefficients.It is characterized by that.
[0017]
  The present inventionThe image conversion method includes an extraction step of extracting pixel data of a predetermined region of the first image, and an extraction stepIn processingUsing the extracted pixel data, the extracted pixel dataPixel patternclassClass and output the corresponding class codeCalculation steps and calculation stepsIn processingClass obtainedcodeA reading step for reading prediction formulas corresponding to the above from a storage means that stores prediction formulas corresponding to all classes in advance, and a reading stepIn processingExtraction step to the read prediction formulaIn processingExtracted pixel dataAssignmentAnd calculating the pixel data in the second image, and the prediction coefficient included in the prediction formula stored in the storage means is calculated in advance using a genetic algorithm.AndThe prediction formula isTake a non-linear value for the prediction coefficientIncludes at least prediction formulas that include nonlinear termsIn this regard, the genetic algorithm prepares N types of prediction coefficient pairs represented by a random bit string of a predetermined length for each prediction formula corresponding to each class, and for each candidate of the N types of prediction coefficient sets. An adaptation indicating the similarity between the image data of the second image calculated by substituting the prediction coefficient and the pixel data extracted in the processing of the extraction step into the prediction formula and the image data consisting of the true value of the second image Computation processing for calculating the degree, selection processing for low fitness, propagation processing for increasing the number of candidates to N types, crossover processing for crossing candidates, and sudden generation of mutations for candidates Mutation processing is repeated until a candidate whose fitness level exceeds a predetermined value appears, and the candidate with the highest fitness level is output as a set of prediction coefficients.It is characterized by that.
[0018]
  First of the present inventionThe learning device uses an extraction means for extracting pixel data of a predetermined region of the first image for learning, and a calculation for calculating a class to which the extracted pixel data belongs using the pixel data extracted by the extraction means Means and prediction formulas corresponding to each classRepresented by a random bit string of a predetermined lengthN types of prediction coefficient group candidates are prepared, and each of the N types of prediction coefficient group candidates is prepared.Indicates the degree of similarity between the image data of the second image calculated by substituting the prediction coefficient and the pixel data extracted by the extracting means into the prediction formula, and the image data consisting of the true value of the second image.Calculation processing for calculating fitness, selection processing for low fitness, growth processing for increasing the number of candidates to N types, crossover processing for crossing candidates, and generating mutations for candidates The mutation process is repeated until a candidate whose fitness exceeds a predetermined value appears, and the candidate with the highest fitness is used as a set of prediction coefficients.TheA coefficient generation means based on a genetic algorithm to output, and the prediction coefficient isIs a term of the prediction formula and takes a non-linear value for the prediction coefficientThe coefficient of the nonlinear termat leastIt is characterized by including.
[0019]
  The first learning method of the present invention includes an extraction step of extracting pixel data of a predetermined region of the first image for learning, and an extraction stepIn processingUsing the extracted pixel data, the calculation step for calculating the class to which the extracted pixel data belongs and the prediction formula corresponding to each classRepresented by a random bit string of a predetermined lengthN types of prediction coefficient group candidates are prepared, and each of the N types of prediction coefficient group candidates is prepared.Indicates the degree of similarity between the image data of the second image calculated by substituting the prediction coefficient and the pixel data extracted in the processing of the extraction step into the prediction formula, and the image data consisting of the true value of the second image.Calculation processing for calculating fitness, selection processing for low fitness, growth processing for increasing the number of candidates to N types, crossover processing for crossing candidates, and generating mutations for candidates The mutation process is repeated until a candidate whose fitness exceeds a predetermined value appears, and the candidate with the highest fitness is used as a set of prediction coefficients.TheA coefficient generation step by a genetic algorithm to output, the prediction coefficient isIs a term of the prediction formula and takes a non-linear value for the prediction coefficientThe coefficient of the nonlinear termat leastIt is characterized by including.
[0020]
  The second of the present inventionA learning method includes an extraction step of extracting pixel data of a predetermined region of a learning SD image, and an extraction stepIn processingUsing the extracted pixel data, the calculation step for calculating the class to which the extracted pixel data belongs and the prediction formula corresponding to each classRepresented by a random bit string of a predetermined lengthN types of prediction coefficient group candidates are prepared, and each of the N types of prediction coefficient group candidates is prepared.The degree of similarity between the image data of the HD image calculated by substituting the prediction coefficient and the pixel data extracted in the extraction step processing into the prediction formula and the image data composed of the true value of the HD image is shown.A calculation step for calculating fitness, a selection step for selecting a low fitness value, a growth step for increasing the number of candidates to be N, a crossover step for crossing candidates, and a mutation for the candidates Repeat the mutation step to be generated, the calculation step processing, the drought step processing, the multiplication step processing, the crossover step processing, and the mutation step processing until a candidate whose fitness exceeds a predetermined value appears. The candidate with the highest fitness is the set of prediction coefficientsTheOutput control step, and the prediction coefficient isIs a term of the prediction formula and takes a non-linear value for the prediction coefficientThe coefficient of the nonlinear termat leastIt is characterized by including.
  Of the present inventionA recording medium program includes: an extraction step for extracting pixel data of a predetermined area of an SD image for learning; and an extraction stepIn processingUsing the extracted pixel data, the calculation step for calculating the class to which the extracted pixel data belongs and the prediction formula corresponding to each classRepresented by a random bit string of a predetermined lengthN types of prediction coefficient group candidates are prepared, and each of the N types of prediction coefficient group candidates is prepared.The degree of similarity between the image data of the HD image calculated by substituting the prediction coefficient and the pixel data extracted in the extraction step processing into the prediction formula and the image data composed of the true value of the HD image is shown.A calculation step for calculating fitness, a selection step for selecting a low fitness value, a growth step for increasing the number of candidates to be N, a crossover step for crossing candidates, and a mutation for the candidates Repeat the mutation step to be generated, the calculation step processing, the drought step processing, the multiplication step processing, the crossover step processing, and the mutation step processing until a candidate whose fitness exceeds a predetermined value appears. The candidate with the highest fitness is the set of prediction coefficientsTheOutput control step, and the prediction coefficient isIs a term of the prediction formula and takes a non-linear value for the prediction coefficientThe coefficient of the nonlinear termat leastIt is characterized by including.
[0021]
  The present inventionImage conversion device, andPictureIn the image conversion method, pixel data of a predetermined area of the first image is extracted, and the extracted pixel data is extracted using the extracted pixel data.Pixel patternclassAre classified and the corresponding class code is output. Also,Class obtainedcodeIs read from the storage means, and the extracted pixel data is included in the read prediction expression.AssignedPixel data in the second image is calculated. Note that the prediction coefficient included in the prediction formula stored in the storage means is calculated in advance using a genetic algorithm.The prediction formula takes a non-linear value with respect to the prediction coefficient.Includes at least prediction formulas that include nonlinear termsIn the genetic algorithm, N types of prediction coefficient pairs represented by a random bit string of a predetermined length are prepared for each prediction formula corresponding to each class, and each of the N types of prediction coefficient sets is prepared. Calculation for calculating the fitness indicating the similarity between the image data of the second image calculated by substituting the prediction coefficient and the extracted pixel data into the prediction formula and the image data including the true value of the second image Fitness, wrinkle processing that picks up low-fitness, growth processing that proliferates candidates to N types, crossover processing that crosses candidates, and mutation processing that generates mutations for candidates Is repeated until a candidate that exceeds a predetermined value appears, and the candidate with the highest fitness is output as a set of prediction coefficients.
[0022]
  The present inventionLearning device, andFirstIn the learning method, pixel data of a predetermined region of the first image for learning is extracted, and a class to which the extracted pixel data belongs is calculated using the extracted pixel data. And the prediction formulas corresponding to each class
Represented by a random bit string of a predetermined lengthN types of prediction coefficient group candidates are prepared, and each of the N types of prediction coefficient group candidates is provided.Indicates the degree of similarity between the image data of the second image calculated by substituting the prediction coefficient and the extracted pixel data into the prediction formula and the image data consisting of the true value of the second imageCalculation processing for calculating fitness, selection processing for low fitness, propagation processing for increasing the number of candidates to N types, crossover processing for crossing candidates, and generating mutations for candidates The mutation process is repeated until a candidate whose fitness level exceeds a predetermined value appears, and the candidate with the highest fitness level is output as a set of prediction coefficients.Note that the prediction coefficient is a term of the prediction formula, and includes at least a coefficient of a nonlinear term that takes a nonlinear value with respect to the prediction coefficient.
[0023]
  Second of the present inventionLearning methods, andRecordIn the recording medium program, pixel data of a predetermined area of the SD image for learning is extracted, and the class to which the extracted pixel data belongs is calculated using the extracted pixel data, and corresponds to the calculated class. Prediction formulaRepresented by a random bit string of a predetermined lengthN types of prediction coefficient group candidates are prepared, and for each of the prepared N types of prediction coefficient groups,Indicates the degree of similarity between the HD image image data calculated by substituting the prediction coefficient and the extracted pixel data into the prediction formula, and the image data consisting of the true value of the HD imageFitness is calculated. In addition, candidates with low fitness values calculated are selected, and the number of candidates is increased to be N types corresponding to the amount of selection, and prediction coefficients included in the candidates are further crossed. Mutations are generated. These calculation processing, selection processing, multiplication processing, crossover processing, and mutation processing are repeated until a candidate whose fitness exceeds a predetermined value appears, and the candidate with the highest fitness is output as a set of prediction coefficients. Is done.Note that the prediction coefficient is a term of the prediction formula, and includes at least a coefficient of a nonlinear term that takes a nonlinear value with respect to the prediction coefficient.
[0026]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 is a block diagram showing a configuration example of an embodiment of the present invention.
[0027]
In this figure, parts corresponding to those in FIG. 9 are denoted by the same reference numerals, and the description thereof is omitted as appropriate. In this embodiment, as compared with the case of FIG. 9, the ROM 3 is replaced with the ROM 20 (storage means), and the prediction calculation circuit 4 is replaced with the prediction calculation circuit 21 (reading means, calculation means). Has been replaced. Other configurations are the same as those in FIG.
[0028]
The ROM 20 stores a prediction formula corresponding to each class, reads a prediction formula corresponding to the class code supplied from the class code search circuit 2 (calculation means), and supplies the prediction formula to the prediction calculation circuit 21. ing. The prediction calculation circuit 21 adds the data x supplied from the region extraction circuit 5 (extraction means) to the prediction formula supplied from the ROM 20.0Thru xnIs substituted to calculate HD image data.
[0029]
Next, the operation of the above embodiment will be described.
[0030]
When the SD image data is input, the region extraction circuit 1 (extraction means) and the region extraction circuit 5 divide the SD image into a plurality of pixel blocks composed of (n + 1) pixels to obtain a desired pixel block. Are extracted sequentially.
[0031]
The class code search circuit 2 classifies the pixel blocks extracted by the region extraction circuit 1 into (P + 1) types of classes from class 0 to class P according to the pixel pattern, and outputs a corresponding class code.
[0032]
The ROM 20 reads out the prediction formula corresponding to the class code output from the class code search circuit 2 and outputs it to the prediction calculation circuit 21. The ROM 20 stores, for example, any one of the following formulas (2) to (4) for class 0.
[0033]
Figure 0003922473
[0034]
Figure 0003922473
[0035]
Figure 0003922473
[0036]
The above prediction formula is only an example, and various other formulas can be used.
[0037]
The prediction calculation circuit 21 receives data x constituting the pixel block supplied from the region extraction circuit 5.0Thru xnIs substituted into the prediction equation read from the ROM 20, and the obtained result is output as HD image data.
[0038]
By the way, it is difficult to obtain the prediction coefficients included in the prediction equations shown in the equations (2) to (4) by using the least square method as in the prior art. That is, in the case of equation (2), the prediction coefficient a00This coefficient is x0Not only x1And x2For example, the data x0Pay attention to a00When trying to find an approximate solution, other data x1, X2It is difficult to obtain a solution. Also, in expression (3), exp (x) takes only a positive value, and in expression (4), sin (x) takes only a value from −1 to +1. It is difficult to obtain a prediction coefficient by the square method.
[0039]
However, in the present embodiment, the coefficients of these prediction formulas are obtained using a genetic algorithm (GA).
[0040]
FIG. 2 is a learning device that learns prediction coefficients of higher-order prediction equations as shown in equations (2) to (4) using a genetic algorithm.
[0041]
In this figure, an area extraction circuit 30 (extraction means) extracts a pixel block in a predetermined area of the learning SD image. The class code search circuit 31 (calculation means) searches for a class to which the pixel pattern indicated by the pixel block extracted by the region extraction circuit 30 belongs, and outputs a corresponding class code.
[0042]
The region extraction circuit 32 extracts a pixel block in the same region extracted by the region extraction circuit 30 and supplies it to the coefficient generation circuit 33 by GA.
[0043]
The GA coefficient generation circuit 33 generates a prediction coefficient included in a prediction expression (see equations (2) to (4)) corresponding to the class code supplied from the class code search circuit 31, using a genetic algorithm. It is made to do.
[0044]
The delay circuit 34 holds and outputs a learning HD signal corresponding to the learning SD signal for a predetermined time.
[0045]
The learning HD image output from the delay circuit 34 is supplied to the coefficient generation circuit 33 by GA. The coefficient generation circuit 33 using GA is a value obtained by substituting the pixel block data supplied from the region extraction circuit 32 and the generated prediction coefficient into the prediction formula, and the learning HD image supplied from the delay circuit 34. And a prediction coefficient is generated again according to the result, or the coefficient is output on the assumption that the solution has converged.
[0046]
FIG. 3 is a block diagram showing a detailed configuration example of the coefficient generation circuit 33 by GA shown in FIG.
[0047]
In this figure, a CPU (Central Processing Unit) 33a (search means, calculation means, calculation means, comparison means, control means) controls each part of the apparatus and performs predetermined calculations. The ROM 33b stores programs executed by the CPU 33a, data, and the like. A RAM (Random Access Memory) 33c (storage means) temporarily stores data in the middle of calculation or stores a part of a program when the CPU 33a performs a predetermined calculation. The IF (Interface) 33d converts the data format as necessary when the CPU 33a exchanges data with an external device. The bus 33e connects the CPU 33a, ROM 33b, RAM 33c, and IF 33d to each other.
[0048]
Next, the operation of the embodiment shown in FIG. 2 will be described with reference to the flowchart shown in FIG.
[0049]
FIG. 4 is a flowchart for explaining an example of processing executed by the CPU 33a shown in FIG.
[0050]
In this process, an SD image and an HD image are respectively input to the learning device shown in FIG. 2, a predetermined area is extracted by the area extraction circuit 30, and a class code corresponding to the area is output from the class code search circuit 31. It is executed when
[0051]
In addition, as learning SD images and HD images, when (P + 1) types of typical patterns are extracted from a plurality of images, and each is defined as class 0 to P, areas corresponding to the classes are defined. Use the image that contains it.
[0052]
When this process is executed, in step S10, the CPU 33a generates N initial string groups of prediction coefficients included in the prediction formula corresponding to the class code output from the class code search circuit 31 by random numbers. .
[0053]
FIG. 5 is a diagram illustrating an example of an initial string of coefficients included in a prediction expression corresponding to class 0. As shown in this figure, in the process of step S10, N individuals are generated as an initial string of prediction coefficients included in the prediction equation corresponding to class 0. Each individual has a coefficient a00Thru a0mAre expanded and combined into bit data, and the data of each coefficient is generated by random numbers as described above.
[0054]
In step S11, the CPU 33a determines the fitness A of each of the N individuals.i(I = 1, 2,..., N) is calculated. In the class 0, the fitness is calculated using, for example, the following formula.
[0055]
Ai= K-SUM (y-F (x0, X1, X2, ..., xn, A00, A01, A02, ..., a0n, ..., a0m))2  ... (5)
[0056]
Here, SUM () means the sum when the operation in parentheses is performed on the entire learning image (or a plurality of learning images), and y is a value (true value) to be obtained. ). Furthermore, k is a predetermined positive value, and is a term for increasing the fitness as the value of the second term on the right side is smaller.
[0057]
As described above, in step S11, for class 0, a plurality of learning pixel blocks classified into class 0 are read, and fitness (prediction value of prediction value) based on equation (5) is read for each individual. After calculating the sum of squared errors from a positive constant), fitness AiIs calculated.
[0058]
Subsequently, in step S12, it is determined whether there is an individual having a predetermined fitness or more. As a result, when it is determined that there is an individual having a predetermined fitness or higher (YES), the process proceeds to step S14. On the other hand, if it is determined that there is no individual with a predetermined fitness or higher (NO), the process proceeds to step S13.
[0059]
In other words, in the genetic algorithm, the fitness of each individual increases as the generation progresses.For example, when an individual whose fitness exceeds a predetermined value is generated, the process is performed assuming that an optimal solution is obtained. Interrupt.
[0060]
In step S13, fitness AiIndividuals with low are trapped. For example, the CPU 33a selects N / 2 individuals in descending order of fitness, and other individuals are selected (erased).
[0061]
In subsequent step S15, the CPU 33a copies each selected individual once to newly generate N / 2 individuals, and restores the total number of individuals to N. For example, as shown in FIG. 6, two individuals are generated by copying the individual 1 selected (survived) in step S13 only once. In this example, an individual g is newly generated from the individual 1, and an individual number (for example, 11 or the like) of the deceived individual is given to the individual g.
[0062]
In subsequent step S16, the CPU 33a selects two individuals according to a random number from a total of N individuals including newly generated individuals, and crosses a predetermined portion of the selected two individuals.
[0063]
FIG. 7 is a diagram showing an example of such crossover. In the example of this figure, as shown in FIG. 7A, the individual 1 and the individual 2 are selected as crossover targets, and the crossover part is a coefficient a.01Is selected. When the crossover is executed, as shown in FIG.01The data of the part corresponding to is exchanged, and the individual 1 'and the individual 2' are newly generated.
[0064]
In the above example, all of one coefficient is crossed. However, for example, only a part of a predetermined coefficient may be crossed, or crossover may be performed over a plurality of coefficients.
[0065]
In the subsequent step S17, the CPU 33a inverts the bit of the appropriately selected individual to generate a mutation.
[0066]
FIG. 8 is a diagram for explaining an example of the mutation as described above. In this example, the individual 1 is selected as the object, and the coefficient a00LSB (Least Significant Bit) and coefficient a01The second bit is selected and each bit is inverted. As a result, an individual 1 ′ (FIG. 7B) is generated from the individual 1 (FIG. 7A).
[0067]
When the process of step S17 ends, the CPU 33a returns to step S11 and repeats the same process as described above. If the above processing is repeated and an individual with a predetermined fitness or higher is generated, it is determined as (YES) in step S12, and the process proceeds to step S14.
[0068]
In step S14, the CPU 33a selects an individual having the highest fitness among the N individuals, extracts a coefficient included in the individual, and outputs it as a coefficient included in a predetermined class. For example, in the case of class 0, fitness A is selected from N individuals.iThe individual having the largest is selected and the coefficient a constituting the individual is a00Thru a0mAre separated and output.
[0069]
Such processing is executed for all of class 0 to class P, and all prediction coefficients stored in the ROM 20 shown in FIG. 1 are calculated.
[0070]
According to the above processing, even when the prediction coefficient included in the prediction formula is difficult to obtain a solution by the error square method as shown in the formulas (2) to (4), the optimum coefficient is obtained. A prediction coefficient can be obtained.
[0071]
In addition, even when the prediction formula includes a nonlinear term, it is possible to calculate an appropriate prediction coefficient. Therefore, compared with the conventional example in which the prediction formula includes only a linear term, the image quality of the converted image is improved. Can be improved.
[0072]
In this specification, the transmission medium means a network transmission medium such as the Internet and a digital satellite in addition to an information recording medium such as an FD and a CD-ROM.
[0073]
【The invention's effect】
  Image conversion apparatus and method of the present inventionAccording to,A high-quality second image can be obtained.
[0074]
  Learning apparatus and method, and recording medium program of the present inventionAccording to,Even when the prediction formula includes a nonlinear term, the prediction coefficient can be reliably obtained.
[Brief description of the drawings]
FIG. 1 is a block diagram illustrating a configuration example of an embodiment of an image conversion apparatus according to the present invention.
FIG. 2 is a block diagram illustrating a configuration example of an embodiment of a learning device according to the present invention.
FIG. 3 is a block diagram showing a detailed configuration example of a coefficient generation circuit 33 using GA shown in FIG. 2;
4 is a flowchart for explaining an example of processing executed by a CPU 33a shown in FIG.
FIG. 5 is a diagram illustrating an example of an initial string group of coefficients.
6 is a diagram showing a specific example of processing executed in step S15 of FIG.
7 is a diagram showing a specific example of processing executed in step S16 of FIG.
FIG. 8 is a diagram showing a specific example of processing executed in step S17 of FIG.
FIG. 9 is a block diagram illustrating a configuration example of a conventional image conversion apparatus.
FIG. 10 is a diagram showing an example of coefficient data stored in the ROM 3 shown in FIG. 9;
FIG. 11 is a diagram illustrating a state in which an SD image is converted into an HD image.
[Explanation of symbols]
1, 5 area extraction circuit (extraction means), 2 class code search circuit (calculation means), 20 ROM (storage means), 21 prediction calculation circuit (reading means, calculation means), 30, 31 area extraction circuit (extraction means) , 31 Class code search circuit (calculation means), 33c RAM (storage means), 33a CPU (calculation means, calculation means, comparison means, control means)

Claims (8)

第1の画像をより解像度が高い第2の画像に変換する画像変換装置において、
前記第1の画像の所定の領域の画素データを抽出する抽出手段と、
前記抽出手段によって抽出された前記画素データを用いて、抽出された前記画素データの画素パターンのクラスを分類し、対応するクラスコードを出力する算定手段と、
全てのクラスに対応する予測式を記憶する記憶手段と、
前記算定手段によって得られた前記クラスコードに対応する予測式を前記記憶手段から読み出す読み出し手段と、
前記読み出し手段により読み出された前記予測式に前記抽出手段によって抽出された前記画素データを代入して、前記第2の画像中の画素データを算出する演算手段とを備え、
前記記憶手段に記憶されている前記予測式に含まれている予測係数は、予め遺伝的アルゴリズムを用いて算出されたものであって、前記予測式は、前記予測係数に対して非線形な値をとる非線形項を含む予測式を少なくとも含み、
前記遺伝的アルゴリズムは、各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、前記N種類の前記予測係数の組の各候補それぞれについて、前記予測係数と前記抽出手段によって抽出された前記画素データを前記予測式に代入することで算出した前記第2の画像の画像データと前記第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、前記候補がN種類になるように増殖させる増殖処理、前記候補について交叉させる交叉処理、および、前記候補に対して突然変異を発生させる突然変異処理を前記適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組として出力する
ことを特徴とする画像変換装置。
In an image conversion apparatus for converting a first image into a second image having a higher resolution,
Extraction means for extracting pixel data of a predetermined region of the first image;
Using the pixel data extracted by the extracting means , classifying a pixel pattern class of the extracted pixel data, and outputting a corresponding class code ;
Storage means for storing prediction formulas corresponding to all classes;
Reading means for reading out the prediction formula corresponding to the class code obtained by the calculating means from the storage means;
Computing means for calculating pixel data in the second image by substituting the pixel data extracted by the extracting means into the prediction formula read by the reading means;
The prediction coefficient included in the prediction formula stored in the storage means is calculated in advance using a genetic algorithm, and the prediction formula has a non-linear value with respect to the prediction coefficient. at least look including a prediction equation including the nonlinear terms to take,
The genetic algorithm prepares N types of prediction coefficient sets represented by a random bit string of a predetermined length for each prediction formula corresponding to each class, and each of the N types of prediction coefficient sets , The image data of the second image calculated by substituting the prediction coefficient and the pixel data extracted by the extraction unit into the prediction formula, and image data composed of true values of the second image Calculation processing for calculating fitness indicating similarity, selection processing for low fitness, multiplication processing for increasing the number of candidates to N types, crossover processing for crossing the candidates, Mutation processing for generating mutations is repeated until a candidate whose fitness exceeds a predetermined value appears, and the candidate with the highest fitness is set as a set of prediction coefficients. Image conversion device and outputs.
前記第1の画像はSD画像であり、前記第2の画像はHD画像である
ことを特徴とする請求項1に記載の画像変換装置。
The image conversion apparatus according to claim 1, wherein the first image is an SD image, and the second image is an HD image.
第1の画像をより解像度が高い第2の画像に変換する画像変換装置の画像変換方法において、
前記第1の画像の所定の領域の画素データを抽出する抽出ステップと、
前記抽出ステップの処理で抽出された前記画素データを用いて、抽出された前記画素データの画素パターンのクラスを分類し、対応するクラスコードを出力する算定ステップと、
前記算定ステップの処理で得られた前記クラスコードに対応する予測式を、全てのクラスに対応する予測式を予め記憶している記憶手段から読み出す読み出しステップと、
前記読み出しステップの処理で読み出された前記予測式に前記抽出ステップの処理で抽出された前記画素データを代入して、前記第2の画像中の画素データを算出する演算ステップとを含み、
前記記憶手段に記憶されている前記予測式に含まれている予測係数は、予め遺伝的アルゴリズムを用いて算出されたものであって、前記予測式は、前記予測係数に対して非線形な値をとる非線形項を含む予測式を少なくとも含み、
前記遺伝的アルゴリズムは、各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、前記N種類の前記予測係数の組の各候補それぞれについて、前記予測係数と前記抽出ステップの処理で抽出された前記画素データを前記予測式に代入することで算出した前記第2の画像の画像データと前記第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、前記候補がN種類になるように増殖させる増殖処理、前記候補について交叉させる交叉処理、および、前記候補に対して突然変異を発生させる突然変異処理を前記適応度が所定の値を越える候補が出現するまで繰返し行い、適応度 が最も高い候補を予測係数の組として出力する
ことを特徴とする画像変換方法。
In an image conversion method of an image conversion apparatus for converting a first image into a second image having a higher resolution,
An extraction step of extracting pixel data of a predetermined region of the first image;
Using the pixel data extracted in the processing of the extraction step , classifying a pixel pattern class of the extracted pixel data, and outputting a corresponding class code ;
A reading step of reading prediction formulas corresponding to the class codes obtained by the processing of the calculation step from a storage unit that stores in advance prediction formulas corresponding to all classes;
Calculating the pixel data in the second image by substituting the pixel data extracted in the extraction step processing into the prediction formula read out in the reading step processing ,
The prediction is included in the prediction equation coefficients stored in the storage unit, which has been calculated in advance using a genetic algorithm, the prediction expression is a nonlinear values for the prediction coefficients at least look including a prediction equation including the nonlinear terms to take,
The genetic algorithm prepares N types of prediction coefficient sets represented by a random bit string of a predetermined length for each prediction formula corresponding to each class, and each of the N types of prediction coefficient sets Image data composed of the image data of the second image and the true value of the second image calculated by substituting the prediction coefficient and the pixel data extracted in the processing of the extraction step into the prediction formula A calculation process for calculating the fitness indicating the similarity to the above, a selection process for reducing the fitness value, a proliferation process for increasing the number of candidates to be N, a crossover process for crossing the candidates, and the fitness mutations process for generating mutations repeated until the candidate appears above a predetermined value for a candidate, the set of prediction coefficients to highest candidate fitness Image conversion method characterized by and output.
第1の画像を複数のブロックに分割し、各ブロックの画素データの画素パターンが属するクラスに対応する予測式に、そのブロックを構成する画素データを適用する演算を行うことにより、前記第1の画像をより解像度が高い第2の画像に変換する予測式中の予測係数を学習する学習装置において、
学習用の第1の画像の所定の領域の画素データを抽出する抽出手段と、
前記抽出手段によって抽出された前記画素データを用いて、抽出された前記画素データが属するクラスを算定する算定手段と、
各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、前記N種類の前記予測係数の組の各候補それぞれについて前記予測係数と前記抽出手段によって抽出された前記画素データを前記予測式に代入することで算出した前記第2の画像の画像データと前記第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、前記候補がN種類になるように増殖させる増殖処理、前記候補について交叉させる交叉処理、および、前記候補に対して突然変異を発生させる突然変異処理を前記適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組とし出力する遺伝的アルゴリズムによる係数生成手段とを備え、
前記予測係数は、前記予測式の項であり、前記予測係数に対して非線形な値をとる非線形項の係数を少なくとも含む
ことを特徴とする学習装置。
The first image is divided into a plurality of blocks, and an operation for applying the pixel data constituting the block to the prediction formula corresponding to the class to which the pixel pattern of the pixel data of each block belongs is performed. In a learning device for learning a prediction coefficient in a prediction formula for converting an image into a second image having a higher resolution,
Extraction means for extracting pixel data of a predetermined region of the first image for learning;
Calculating means for calculating a class to which the extracted pixel data belongs using the pixel data extracted by the extracting means;
N types of prediction coefficient pairs represented by a random bit string of a predetermined length are prepared for prediction formulas corresponding to the respective classes, and the prediction coefficients and the candidates for each of the N types of prediction coefficient sets are prepared. The fitness indicating the degree of similarity between the image data of the second image calculated by substituting the pixel data extracted by the extraction unit into the prediction formula and the image data including the true value of the second image. Calculation process for calculating, selection process for selecting a low fitness level, propagation process for increasing the number of candidates to N, crossover process for crossing the candidates, and generating mutations for the candidates genetic algorithm mutation process the fitness repeated until the candidate appears above a predetermined value, and outputs the highest candidate fitness as a set of prediction coefficients And a coefficient generation unit by,
The prediction device is a term of the prediction formula, and includes at least a coefficient of a nonlinear term that takes a nonlinear value with respect to the prediction coefficient .
前記第1の画像はSD画像であり、前記第2の画像はHD画像である
ことを特徴とする請求項に記載の学習装置。
The learning apparatus according to claim 4 , wherein the first image is an SD image, and the second image is an HD image.
第1の画像を複数のブロックに分割し、各ブロックの画素データの画素パターンが属するクラスに対応する予測式に、そのブロックを構成する画素データを適用する演算を行うことにより、前記第1の画像をより解像度が高い第2の画像に変換する予測式中の予測係数を学習する学習装置の学習方法において、
学習用の第1の画像の所定の領域の画素データを抽出する抽出ステップと、
前記抽出ステップの処理で抽出された前記画素データを用いて、抽出された前記画素データが属するクラスを算定する算定ステップと、
各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、前記N種類の前記予測係数の組の各候補それぞれについて前記予測係数と前記抽出ステップの処理で抽出された前記画素データを前記予測式に代入することで算出した前記第2の画像の画像データと前記第2の画像の真値からなる画像データとの類似度を示す適応度を計算する計算処理、適応度の低いものを淘汰する淘汰処理、前記候補がN種類になるように増殖させる増殖処理、前記候補について交叉させる交叉処理、および、前記候補に対して突然変異を発生させる突然変異処理を前記適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組とし出力する遺伝的アルゴリズムによる係数生成ステップとを含み、
前記予測係数は、前記予測式の項であり、前記予測係数に対して非線形な値をとる非線形項の係数を少なくとも含む
ことを特徴とする学習方法。
The first image is divided into a plurality of blocks, and an operation for applying the pixel data constituting the block to the prediction formula corresponding to the class to which the pixel pattern of the pixel data of each block belongs is performed. In a learning method of a learning device that learns a prediction coefficient in a prediction formula for converting an image into a second image having a higher resolution,
An extraction step of extracting pixel data of a predetermined region of the first image for learning;
A calculation step of the using the pixel data extracted in the process of extracting step, extracting said pixel data to calculate the class to which it belongs,
N types of prediction coefficient pairs represented by a random bit string of a predetermined length are prepared for prediction formulas corresponding to the respective classes, and the prediction coefficients and the candidates for each of the N types of prediction coefficient sets are prepared. Adaptation indicating similarity between image data of the second image calculated by substituting the pixel data extracted in the processing of the extraction step into the prediction formula and image data consisting of true values of the second image A calculation process for calculating the degree, a selection process for selecting a low fitness value, a growth process for increasing the number of candidates to N types, a crossover process for crossing the candidates, and a mutation for the candidates. genetic Arugori said fitness mutations process of generating the repeated until the candidate appears above a predetermined value, and outputs the highest candidate fitness as a set of prediction coefficients And a coefficient generation step by beam,
The prediction method is a term of the prediction formula, and includes at least a coefficient of a nonlinear term that takes a nonlinear value with respect to the prediction coefficient .
SD画像を複数のブロックに分割し、各ブロックの画素データの画素パターンが属するクラスに対応する予測式に、そのブロックを構成する画素データを適用する演算を行うことにより、前記SD画像をより解像度が高いHD画像に変換する予測式中の予測係数を学習する学習装置の学習方法において、
学習用のSD画像の所定の領域の画素データを抽出する抽出ステップと、
前記抽出ステップの処理で抽出された前記画素データを用いて、抽出された前記画素データが属するクラスを算定する算定ステップと、
各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、前記N種類の前記予測係数の組の各候補それぞれについて前記予測係数と前記抽出ステップの処理で抽出された前記画素データを前記予測式に代入することで算出した前記HD画像の画像データと前記HD画像の真値からなる画像データとの類似度を示す適応度を計算する計算ステップと、
適応度の低いものを淘汰する淘汰ステップと、
前記候補がN種類になるように増殖させる増殖ステップと、
前記候補について交叉させる交叉ステップと、
前記候補に対して突然変異を発生させる突然変異ステップと、
前記計算ステップの処理、前記淘汰ステップの処理、前記増殖ステップの処理、前記交叉ステップの処理、および前記突然変異ステップの処理を、前記適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組とし出力する制御ステップとを含み、
前記予測係数は、前記予測式の項であり、前記予測係数に対して非線形な値をとる非線形項の係数を少なくとも含む
ことを特徴とする学習方法。
By dividing the SD image into a plurality of blocks and performing an operation of applying the pixel data constituting the block to the prediction formula corresponding to the class to which the pixel pattern of the pixel data of each block belongs, the SD image is further resolved. In a learning method of a learning device that learns a prediction coefficient in a prediction formula for converting to a high-definition HD image,
An extraction step for extracting pixel data of a predetermined region of the learning SD image;
A calculation step of the using the pixel data extracted in the process of extracting step, extracting said pixel data to calculate the class to which it belongs,
N types of prediction coefficient pairs represented by a random bit string of a predetermined length are prepared for prediction formulas corresponding to the respective classes, and the prediction coefficients and the candidates for each of the N types of prediction coefficient sets are prepared. The fitness indicating the similarity between the image data of the HD image calculated by substituting the pixel data extracted in the extraction step process into the prediction formula and the image data composed of the true value of the HD image is calculated. A calculation step;
淘汰 Steps to defeat the low fitness,
A growth step for growing the candidates so that there are N types;
A crossover step of crossing the candidates;
A mutation step for generating a mutation for said candidate;
The calculation step process, the cocoon step process, the multiplication step process, the crossing step process, and the mutation step process are repeated until a candidate whose fitness exceeds a predetermined value appears, and a control step of outputting the highest candidate fitness as a set of prediction coefficients,
The prediction method is a term of the prediction formula, and includes at least a coefficient of a nonlinear term that takes a nonlinear value with respect to the prediction coefficient .
SD画像を複数のブロックに分割し、各ブロックの画素データの画素パターンが属するクラスに対応する予測式に、そのブロックを構成する画素データを適用する演算を行うことにより、前記SD画像をより解像度が高いHD画像に変換する予測式中の予測係数を学習する学習装置の制御用のプログラムであって、
学習用のSD画像の所定の領域の画素データを抽出する抽出ステップと、
前記抽出ステップの処理で抽出された前記画素データを用いて、抽出された前記画素データが属するクラスを算定する算定ステップと、
各クラスにそれぞれ対応する予測式について所定長のランダムなビット列で表される予測係数の組の候補をN種類用意し、前記N種類の前記予測係数の組の各候補それぞれについて前記予測係数と前記抽出ステップの処理で抽出された前記画素データを前記予測式に代入することで算出した前記HD画像の画像データと前記HD画像の真値からなる画像データとの類似度を示す適応度を計算する計算ステップと、
適応度の低いものを淘汰する淘汰ステップと、
前記候補がN種類になるように増殖させる増殖ステップと、
前記候補について交叉させる交叉ステップと、
前記候補に対して突然変異を発生させる突然変異ステップと、
前記計算ステップの処理、前記淘汰ステップの処理、前記増殖ステップの処理、前記交叉ステップの処理、および前記突然変異ステップの処理を、前記適応度が所定の値を越える候補が出現するまで繰返し行い、適応度が最も高い候補を予測係数の組とし出力する制御ステップとを含み、
前記予測係数は、前記予測式の項であり、前記予測係数に対して非線形な値をとる非線形項の係数を少なくとも含む
処理を学習装置のコンピュータに実行させるプログラムが記録されていることを特徴とする記録媒体。
By dividing the SD image into a plurality of blocks and performing an operation of applying the pixel data constituting the block to the prediction formula corresponding to the class to which the pixel pattern of the pixel data of each block belongs, the SD image is further resolved. A learning program for controlling a learning device that learns a prediction coefficient in a prediction formula for conversion into a high-definition HD image,
An extraction step for extracting pixel data of a predetermined region of the learning SD image;
A calculation step of the using the pixel data extracted in the process of extracting step, extracting said pixel data to calculate the class to which it belongs,
N types of prediction coefficient pairs represented by a random bit string of a predetermined length are prepared for prediction formulas corresponding to the respective classes, and the prediction coefficients and the candidates for each of the N types of prediction coefficient sets are prepared. The fitness indicating the similarity between the image data of the HD image calculated by substituting the pixel data extracted in the extraction step process into the prediction formula and the image data composed of the true value of the HD image is calculated. A calculation step;
淘汰 Steps to defeat the low fitness,
A growth step for growing the candidates so that there are N types;
A crossover step of crossing the candidates;
A mutation step for generating a mutation for said candidate;
The calculation step process, the cocoon step process, the multiplication step process, the crossing step process, and the mutation step process are repeated until a candidate whose fitness exceeds a predetermined value appears, and a control step of outputting the highest candidate fitness as a set of prediction coefficients,
The prediction coefficient is a term of the prediction formula, and a program for causing a computer of a learning device to execute processing including at least a coefficient of a nonlinear term that takes a nonlinear value with respect to the prediction coefficient is recorded. Recording media to be used.
JP15514697A 1997-06-12 1997-06-12 Image conversion device, image conversion method, learning device, learning method, and recording medium Expired - Fee Related JP3922473B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15514697A JP3922473B2 (en) 1997-06-12 1997-06-12 Image conversion device, image conversion method, learning device, learning method, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15514697A JP3922473B2 (en) 1997-06-12 1997-06-12 Image conversion device, image conversion method, learning device, learning method, and recording medium

Publications (2)

Publication Number Publication Date
JPH114415A JPH114415A (en) 1999-01-06
JP3922473B2 true JP3922473B2 (en) 2007-05-30

Family

ID=15599551

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15514697A Expired - Fee Related JP3922473B2 (en) 1997-06-12 1997-06-12 Image conversion device, image conversion method, learning device, learning method, and recording medium

Country Status (1)

Country Link
JP (1) JP3922473B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001097510A1 (en) * 2000-06-15 2001-12-20 Sony Corporation Image processing system, image processing method, program, and recording medium
US7085318B2 (en) 2000-06-15 2006-08-01 Sony Corporation Image processing system, image processing method, program, and recording medium
KR101314836B1 (en) * 2008-10-27 2013-10-04 니폰덴신뎅와 가부시키가이샤 Predicted pixel value generation procedure automatic producing method, image encoding method, image decoding method, apparatus therefor, programs therefor, and storage media which store the programs
CN112154463A (en) * 2018-05-18 2020-12-29 富士通株式会社 Information processing device, information processing method, and information processing program

Also Published As

Publication number Publication date
JPH114415A (en) 1999-01-06

Similar Documents

Publication Publication Date Title
EP0772364B1 (en) Image processing apparatus and method
EP3469521A1 (en) Neural network and method of neural network training
JP3986012B2 (en) Adaptive predictive coding apparatus and adaptive predictive code decoding method
JP4362895B2 (en) Data processing apparatus, data processing method, and recording medium
JP3922473B2 (en) Image conversion device, image conversion method, learning device, learning method, and recording medium
KR100624349B1 (en) Data processing apparatus and data processing method
JP2001326935A (en) Image coding/decoding method, its device, and recording medium recorded with program therefor
JP3922472B2 (en) Image conversion apparatus, image conversion method, and recording medium
CN114494056A (en) Median filtering method and system for quantum color image
JP3796844B2 (en) Image processing apparatus, image processing method, parameter generation apparatus, and parameter generation method
JP3834805B2 (en) Image conversion device, image conversion method, calculation device, calculation method, and recording medium
JP4922188B2 (en) Data classification method, data classification device, computer program, and recording medium
JP2000348019A (en) Data processor, data processing method and medium
JP4899789B2 (en) Image processing program and image processing apparatus
JP3060922B2 (en) Feature generator
JP2003346153A (en) Pattern matching method, pattern matching device, computer program, and recording medium
JP2000152004A (en) Multi-valued dither matrix optimizing device
WO2023166958A1 (en) Information processing device, information processing method, and information processing program
JPH11185035A (en) Image processing device and method
JP2002171412A (en) Simd type information processing apparatus provided with x-branch tree instruction
JP3850040B2 (en) Pattern recognition method and apparatus using contextual correlation
JP4235853B2 (en) Image data conversion apparatus and image data conversion method
JP3008499B2 (en) Image area judgment method
JP3095947B2 (en) Image coding device
JP2009277102A (en) Image processor, image processing method, and program

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060327

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060526

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20061031

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061221

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20070122

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20070202

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070215

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100302

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110302

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120302

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120302

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130302

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140302

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees