JPH066608A - Picture output device - Google Patents
Picture output deviceInfo
- Publication number
- JPH066608A JPH066608A JP15943092A JP15943092A JPH066608A JP H066608 A JPH066608 A JP H066608A JP 15943092 A JP15943092 A JP 15943092A JP 15943092 A JP15943092 A JP 15943092A JP H066608 A JPH066608 A JP H066608A
- Authority
- JP
- Japan
- Prior art keywords
- data
- density correction
- image
- picture
- component
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000012937 correction Methods 0.000 claims abstract description 39
- 238000000034 method Methods 0.000 claims description 19
- 238000012545 processing Methods 0.000 abstract description 11
- 238000013500 data storage Methods 0.000 abstract description 5
- 238000006243 chemical reaction Methods 0.000 description 6
- 230000005540 biological transmission Effects 0.000 description 4
- 230000009466 transformation Effects 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 230000001174 ascending effect Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- 230000006835 compression Effects 0.000 description 2
- 238000013139 quantization Methods 0.000 description 2
- 230000001131 transforming effect Effects 0.000 description 2
- 238000004891 communication Methods 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000013144 data compression Methods 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000002708 enhancing effect Effects 0.000 description 1
- 230000035945 sensitivity Effects 0.000 description 1
- 230000000007 visual effect Effects 0.000 description 1
Landscapes
- Image Processing (AREA)
- Compression Or Coding Systems Of Tv Signals (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は、離散的コサイン変換
(以下DCTまたはDCT変換とする)等の手法によっ
て周波数データに変換された階調画像データを、低周波
数の成分から順に受け取り、表示する画像出力装置に関
する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention receives gradation image data converted into frequency data by a method such as discrete cosine transform (hereinafter referred to as DCT or DCT transform), and displays them in order from low frequency components. The present invention relates to an image output device.
【0002】[0002]
【従来の技術】まず従来例を説明する前に、直交変換に
よる画像データ符号化の原理について簡単に説明してお
く。直交変換による変換符号化は、標本値を相互に直交
する座標系に変換することによって標本値間の相関を除
去し、効率的な符号化を実現するものである。また、周
波数成分への変換を行いパワーが集中し、かつ視覚特性
的にも影響力の大きい低周波成分に多くのビット数を割
り当てて、高周波成分は少ないビット数で量子化するこ
とによりデータ圧縮性を高める。画像を周波数成分に変
換する直交変換にはアダマール変換やDCT等がある。2. Description of the Related Art Before describing a conventional example, the principle of image data coding by orthogonal transformation will be briefly described. The transform coding by orthogonal transform is to realize efficient coding by removing the correlation between sample values by transforming the sample values into mutually orthogonal coordinate systems. In addition, data is compressed by converting to frequency components, allocating a large number of bits to low-frequency components where power is concentrated and visual power has a great influence, and high-frequency components are quantized with a small number of bits. Improve sex. Orthogonal transformation for transforming an image into frequency components includes Hadamard transformation and DCT.
【0003】次に、DCTとその逆変換(以下IDCT
とする)について8×8画素を1ブロックとして符号化
する場合の例を図3に基づいて説明しておく。原画像デ
ータを8×8画素ずつのブロックに分けブロック単位で
変換する。各画素を1ブロック内での相対位置によっ
て、左上の画素を原点のゼロ番目のデータとして、右方
向にi番目、下方向にj番目の画素のデータを、 f(i,j) (0≦i<8,0≦j<8, i,j は整数) のように表わすとする。左上角の原点データはf(0、
0)、右下角のデータはf(7、7)となる。この時DC
T変換されたデータ F(u,v) (0≦u<8,0≦v<8, u,v は整数) は、Next, DCT and its inverse transformation (hereinafter referred to as IDCT
An example in which 8 × 8 pixels are coded as one block will be described with reference to FIG. The original image data is divided into blocks of 8 × 8 pixels and converted in block units. According to the relative position of each pixel in one block, the upper left pixel is the zeroth data of the origin, and the data of the i-th pixel in the right direction and the j-th pixel in the downward direction is f (i, j) (0 ≦ i <8, 0 ≦ j <8, i and j are integers). The origin data in the upper left corner is f (0,
0) and the data in the lower right corner is f (7,7). DC at this time
The T-transformed data F (u, v) (0 ≦ u <8, 0 ≦ v <8, u, v are integers) is
【0004】[0004]
【数1】 [Equation 1]
【0005】の様になる。It becomes like.
【0006】F(0、0)は、画像ブロック内の平均デー
タに対応する値を表わし、直流成分の意味でDC係数と
呼ばれる。式1の場合は、実際にはブロック内データの
平均値の8倍となる。他の63要素は、交流成分を表わ
し、AC係数とも呼ばれる。式1のu,vの値が大きい
ほど、高周波の成分となる。データ圧縮を行う場合に
は、自然画においては周波数の高い成分ほど量が少な
く、かつ人間の目の感度も低下することを利用し、高周
波成分の下位ビットを切り捨てて少ないビット数で量子
化する。F (0,0) represents a value corresponding to average data in the image block, and is called a DC coefficient in the sense of a DC component. In the case of Expression 1, it is actually eight times the average value of the data in the block. The other 63 elements represent AC components and are also called AC coefficients. The larger the values of u and v in Expression 1, the higher the frequency component. When data compression is performed, the fact that the higher the frequency component in a natural image is, the smaller the amount is, and the sensitivity of the human eye is also reduced, the lower bits of the high frequency component are discarded and quantization is performed with a small number of bits. .
【0007】また、Fからfを求める逆離散コサイン変
換(IDCT)は、The inverse discrete cosine transform (IDCT) for obtaining f from F is
【0008】[0008]
【数2】 [Equation 2]
【0009】となる。ただし、式2中のc(u),c(v)
の定義は、式1の場合と同様である。DCTを応用した
画像圧縮方式の例としては、JPEG(Joint P
hotographic Expert Group)
規格があり、 1) 2次元DCT 2) DCT係数の適当な精度への量子化 3) 量子化されたDCT係数のハフマン符号化 以上のような手順により、画質劣化が少なく高効率な圧
縮を行っている。[0009] However, c (u), c (v) in Equation 2
The definition of is the same as in the case of Expression 1. As an example of an image compression method applying DCT, JPEG (Joint P
photographic Expert Group)
There are standards: 1) Two-dimensional DCT 2) Quantization of DCT coefficients to appropriate precision 3) Huffman coding of quantized DCT coefficients Highly efficient compression with little deterioration in image quality is performed by the above procedure. ing.
【0010】従来、DCT変換された階調画像データ
を、低周波数の成分から順に伝送、表示するシステムと
しては、特開平3−10573号の「DCT−SQ圧縮
画像データの伝送方式及びそのデータ処理装置」のよう
なものがあった。Conventionally, as a system for transmitting and displaying DCT-converted gradation image data in order from a low frequency component, Japanese Patent Laid-Open No. 10573/1993, "Transmission method of DCT-SQ compressed image data and its data processing". There was something like a device.
【0011】この従来例の伝送方式では、原画像データ
を8×8画素を1ブロックとしてDCT変換されたデー
タF(u,v)を、u+vの値の小さいもほど周波数の
低いものとし、u+vの値の小さい順にデータ伝送を行
う。まず、F(0、0)の成分、すなわちDC成分を最
初に1画面分送ってしまい、次にF(1、0)やF
(0、1)の成分、さらにその次にF(0,2)、F
(1,1)、F(2、0)の成分のようにu+vの値の
小さい順に伝送してゆく。In the transmission method of this conventional example, the data F (u, v) obtained by DCT-transforming the original image data with 8 × 8 pixels as one block is set to have a lower frequency as u + v becomes smaller, and u + v is set. Data is transmitted in ascending order of the value of. First, the component of F (0,0), that is, the DC component is first sent for one screen, and then F (1,0) and F
The component of (0, 1), and then F (0, 2), F
Transmission is performed in the ascending order of u + v value, such as the components of (1, 1) and F (2, 0).
【0012】また、伝送されたデータを受け取る画像受
信装置側では、受け取った低周波成分を即座に表示装置
に伝送して表示させる。これにより表示装置上では、ま
ず低周波成分による画像の概略が高速に表示され、その
後、より高周波の成分が伝送されるに従って、徐々に表
示画像の精細度が増してゆく。例えばこの従来例の場合
には、DC成分データの数は、全周波数データの1/6
4しかないので、全周波数データの1/64のデータを
伝送し終わった時点で早くも画像全面の最初の概略が見
れることを示している。On the image receiving device side which receives the transmitted data, the received low frequency component is immediately transmitted to the display device for display. As a result, on the display device, the outline of the image based on the low frequency component is first displayed at high speed, and thereafter, the definition of the displayed image is gradually increased as the higher frequency component is transmitted. For example, in the case of this conventional example, the number of DC component data is 1/6 of all frequency data.
Since there are only four, it is shown that the first outline of the entire surface of the image can be seen as soon as the transmission of 1/64 of the entire frequency data is completed.
【0013】[0013]
【発明が解決しようとする課題】特開平3−10573
号の従来技術では、データ量の少ない低周波成分を受け
取った早期の段階で、画像の概略を表示できるという特
徴があったが、入力画像データのガンマ特性と画像表示
装置のガンマ特性が異なっていて、良好な画像表示をさ
せるために濃度補正のようなデータ補正処理が必要とさ
れる場合には問題が生じた。通常、濃度補正等のデータ
加工は、画像の復号化が完了して最終的な復号画像デー
タが得られてからでないと実行できず、低周波成分のみ
を復号化した復号化途中のデータをむやみにいじると、
復号化作業に支障をきたす。このため、復号化途中のデ
ータに対して、表示のために良好な濃度補正を行いつ
つ、本来の復号化作業にも支障をきたさないようにする
ためには、復号化過程のデータを保存しておくデータ保
存領域と、画像表示のためのデータを出力する画像出力
領域をまったく別に設け、特定の周波数データまで復号
化した概略画像データができあがる度にその画像データ
に濃度補正を行ったデータを作り出し、画像出力領域に
出力する必要があった。DISCLOSURE OF THE INVENTION Problems to be Solved by the Invention
The conventional technique of No. 1 had a feature that an outline of an image could be displayed at an early stage when a low-frequency component with a small amount of data was received, but the gamma characteristic of input image data and the gamma characteristic of an image display device are different. Thus, a problem arises when a data correction process such as density correction is required to display a good image. Normally, data processing such as density correction can be executed only after the decoding of the image is completed and the final decoded image data is obtained. If you play around with it,
It interferes with the decryption work. For this reason, in order to prevent the original decoding work from being hindered while performing good density correction for display on the data being decoded, save the data in the decoding process. The data storage area to be stored and the image output area for outputting the data for image display are completely separate, and the density correction data is added to the image data each time the rough image data decoded up to the specific frequency data is completed. It had to be created and output to the image output area.
【0014】このような構成では、画像表示のためのビ
デオメモリを復号化過程データ保存領域として兼用する
ことができなくなり、データ保存領域を別に用意しない
といけなくなるという問題点が生じた。In such a structure, the video memory for displaying an image cannot be used also as a decoding process data storage area, and there is a problem that a data storage area must be prepared separately.
【0015】また、概略画像データができあがる度に、
毎回その画像データに濃度補正処理を行って画像出力領
域に出力する必要があり、その処理に時間がかかるとい
う問題点もあった。Further, each time the rough image data is created,
There is also a problem that it is necessary to perform density correction processing on the image data every time and output the image data to the image output area, which takes time.
【0016】本発明はこの様な問題に鑑がみてなされた
ものであって、その目的とするところは、画像の低周波
成分から順に受け取り、最初に画像の概略を表示し、徐
々に高精細な画像を出力してゆく画像出力装置におい
て、表示用メモリとは別に大容量のデータ保存領域を用
意する必要がなく、また、表示用データ出力の度に濃度
補正を行わなくとも、初期の段階から良好な濃度補正が
なされた出力画像が得られる画像出力装置を実現するこ
とにある。The present invention has been made in view of such a problem, and its purpose is to receive low-frequency components of an image in order, display an outline of the image first, and then gradually increase the resolution. In an image output device that outputs various images, it is not necessary to prepare a large-capacity data storage area separately from the display memory, and even if density correction is not performed every time the display data is output, the initial stage It is to realize an image output device capable of obtaining an output image with excellent density correction.
【0017】[0017]
【課題を解決するための手段】本発明の画像変換装置
は、階調画像データを空間周波数成分に変換したデータ
を入力データとし、かつ前記入力データがDC成分デー
タから先に入力される画像出力装置であって、前記DC
成分データに濃度補正を行うDC濃度補正部と、入力デ
ータを周波成分ごとに復号化する復号化部と、復号化過
程のデータを表示する画像表示部とからなることを特徴
とする。The image conversion apparatus of the present invention is an image output in which data obtained by converting gradation image data into spatial frequency components is used as input data, and the input data is input first from DC component data. A device, said DC
It is characterized by comprising a DC density correction unit for performing density correction on component data, a decoding unit for decoding input data for each frequency component, and an image display unit for displaying data in the decoding process.
【0018】[0018]
【実施例】式2の逆離散コサイン変換(IDCT)式
は、EXAMPLE The inverse discrete cosine transform (IDCT) equation of equation 2 is
【0019】[0019]
【数3】 [Equation 3]
【0020】ただしHowever,
【0021】[0021]
【数4】 [Equation 4]
【0022】のように、書き直すことができ、従って、
f(i,j)の復号化作業は、「初期値0のf(i,
j)に対してk(i,j,u,v)F(u,v)を、す
べてのu,vについて、どんどん加算してゆくことであ
る」、と言える。上記復号化過程中、u,vが特定の値
を取る場合に、k(i,j,u,v)F(u,v)を加
算する作業を、ここでは特に「周波数u,vの成分の復
号化」と呼ぶこととする。すなわち、ある周波数u,v
の成分の復号化は、 fr(i,j) = f(i,j) + k(i,j,u,v) F(u,v) (i=0,1,・・・,7 , j=0,1,・・・,7) (5) のように式5で表現される。Can be rewritten as
Decoding work for f (i, j) is performed by "f (i, j with initial value 0.
For j), k (i, j, u, v) F (u, v) is gradually added for all u, v ”. In the above decoding process, when u, v take a specific value, the operation of adding k (i, j, u, v) F (u, v) is specifically referred to as “component of frequency u, v”. Decryption ”. That is, certain frequencies u, v
Decoding the components of fr (i, j) = f (i, j) + k (i, j, u, v) F (u, v) (i = 0,1, ..., 7, j = 0,1, ..., 7) It is expressed by Equation 5 as in (5).
【0023】では、以下に本発明の画像出力装置の実施
例について、図に基づいて説明する。An embodiment of the image output apparatus of the present invention will be described below with reference to the drawings.
【0024】図1は、本発明の画像出力装置の一実施例
を示すものである。FIG. 1 shows an embodiment of the image output apparatus of the present invention.
【0025】画像入力部101には、直交変換としてD
CTを用いて周波数データに変換された、DCT画像デ
ータ105が入力される。DCT画像データ105は磁
気ディスク記憶装置内のファイルや通信回線から直接得
られる場合もあるし、JPEG規格等によって圧縮され
たデータの復号化過程で得られる場合もある。The image input unit 101 has a D
The DCT image data 105 converted into frequency data using CT is input. The DCT image data 105 may be obtained directly from a file in the magnetic disk storage device or a communication line, or may be obtained in the decoding process of data compressed according to the JPEG standard or the like.
【0026】本実施例では、DCT画像データ105
は、まずDC成分から先に一画面分入力される。In this embodiment, the DCT image data 105
Is first input for one screen from the DC component.
【0027】入力されたDC成分データ106は、DC
濃度補正部102に入る。The input DC component data 106 is DC
The density correction unit 102 is entered.
【0028】DC濃度補正部は、受信したDC成分デー
タに対して、出力機器の特性にあった濃度補正を行う。
例えば、データ出力機器がガンマ値2.2の出力特性を
持つCRTディスプレーである場合には、入力データD
inに対して、The DC density correction unit performs density correction on the received DC component data in accordance with the characteristics of the output device.
For example, when the data output device is a CRT display having an output characteristic with a gamma value of 2.2, the input data D
for in
【0029】[0029]
【数5】 [Equation 5]
【0030】のような濃度補正を施し、表示のための補
正データDoutを得る。ただし上式はDinが0から1の
範囲に規格化されている場合の式で、実際はDinのレン
ジに応じて定数項が加わる。例えば、Din、すなわちD
C成分データが0からDmaxの範囲をとる場合は、The density correction as described above is performed to obtain correction data Dout for display. However, the above equation is an equation when Din is standardized in the range of 0 to 1, and in fact, a constant term is added according to the range of Din. For example, Din, that is, D
When the C component data is in the range of 0 to Dmax,
【0031】[0031]
【数6】 [Equation 6]
【0032】のようになる。It becomes as follows.
【0033】復号化部103は、DC濃度補正部102
で濃度補正されたDCデータを新たなDCデータF
(0、0)として、式5のk(i,j,u,v)F
(u,v)を求め、その結果を画像表示部104に出力
する。The decoding unit 103 includes a DC density correction unit 102.
The DC data whose density has been corrected by the new DC data F
As (0,0), k (i, j, u, v) F in Equation 5
(U, v) is obtained and the result is output to the image display unit 104.
【0034】画像表示部104のより詳細な実施例を図
2に示す。本実施例の画像表示部104は、ビデオメモ
リ201とディスプレーコントローラ202、CRTデ
ィスプレー203からなり、復号化部103によって画
像表示部104に出力された復号化データは、ビデオメ
モリ201上の対応する画素データに加算される。これ
により、式5のf(i,j)にk(i,j,u,v)F
(u,v)を加算してゆく処理が実現される。ビデオメ
モリ201上の画像データの初期値はゼロにしてあるの
で、この最初のDC成分を処理する工程では、式5の右
辺のf(i,j)はゼロとなり、ビデオメモリにはk
(i,j,u,v)F(u,v)がそのまま書き込まれ
るのと等しくなる。ディスプレーコントローラ202
は、ビデオメモリ201の画像データを読みだし、それ
をDA変換して、CRT表示のためのビデオ信号204
を出力しCRT203に画像が表示される。A more detailed embodiment of the image display unit 104 is shown in FIG. The image display unit 104 of this embodiment includes a video memory 201, a display controller 202, and a CRT display 203, and the decoded data output to the image display unit 104 by the decoding unit 103 corresponds to the corresponding pixels in the video memory 201. It is added to the data. As a result, k (i, j, u, v) F is added to f (i, j) in Expression 5.
The process of adding (u, v) is realized. Since the initial value of the image data on the video memory 201 is set to zero, f (i, j) on the right side of Expression 5 becomes zero in the step of processing the first DC component, and k is stored in the video memory.
(I, j, u, v) is equivalent to writing F (u, v) as it is. Display controller 202
Reads out the image data of the video memory 201, DA-converts it, and outputs the video signal 204 for CRT display.
Is output and the image is displayed on the CRT 203.
【0035】以上の工程を終えた段階で、画像のDC成
分のみによる概略図が出力装置に合うよう濃度補正され
て表示されていることになる。ブロックサイズ8×8の
DCT変換の場合、DC成分データの数は全データの1
/64にすぎず、DC成分データの対して濃度補正処理
を行うことによる手間は、ごくわずかである。When the above steps are completed, the schematic view of only the DC component of the image is displayed with the density corrected so as to fit the output device. In the case of block size 8 × 8 DCT conversion, the number of DC component data is 1 of all data.
Since it is only / 64, the trouble of performing the density correction processing on the DC component data is very small.
【0036】次には、DCT画像データ105として、
AC成分データが入力される。特開平3−10573号
のようにu+vの値の小さいものから伝送する場合に
は、次にu+v=1となる周波数成分F(0、1)およ
びF(1、0)、さらにはu+v=2となる周波数成分
が順に伝送されることになるが、これらのAC成分デー
タ108は、濃度補正が行われず、復号化部103に直
接入力される。以降はDCデータの時と同様に、復号化
部103で、k(i,j,u,v)F(u,v)が求め
られ、画像表示部104に出力され、ビデオメモリ20
1上の画素データに加算され、CRTディスプレー20
3上に表示される。Next, as the DCT image data 105,
AC component data is input. When transmitting from a small u + v value as in JP-A-3-10573, frequency components F (0,1) and F (1,0) at which u + v = 1 next, and further u + v = 2. However, the AC component data 108 is directly input to the decoding unit 103 without density correction. After that, as in the case of DC data, the decoding unit 103 obtains k (i, j, u, v) F (u, v) and outputs it to the image display unit 104.
CRT display 20
3 is displayed above.
【0037】以上に示したように、本発明では、濃度変
換処理を全画像データ対して行うのではなく、DC成分
に対してのみ行っている。DC成分値を増減させると、
ブロック内の全データが等量だけ変化する。例えば、式
4を用いてDCTデータを復号化する場合は、DC成分
F(0、0)をある値X変化させるのは、復号化後の全デ
ータを一律にX/8だけ変化させるのと等価となる。こ
れは、復号化後の画素データ1つ1つに応じた濃度補正
は行っていないことを示しているが、これもAC成分の
少ない自然画を対象とする場合には大きな問題になら
ず、濃度補正を全く行わない場合と比べると、はるかに
良好な濃度補正画像が表示される。As described above, in the present invention, the density conversion process is not performed on all image data, but only on the DC component. If you increase or decrease the DC component value,
All data in the block changes by the same amount. For example, when decoding the DCT data using the equation 4, changing the DC component F (0,0) by a certain value X means that all the data after decoding is changed uniformly by X / 8. Is equivalent. This shows that the density correction according to each pixel data after decoding is not performed, but this also does not cause a big problem when a natural image with a small AC component is targeted, A much better density-corrected image is displayed as compared with the case where no density correction is performed.
【0038】本実施例においては、DC濃度補正部10
2における濃度補正処理として、単純なガンマ変換処理
をしめしたが、この他にもコントラストを強調するため
の処理等、各種の濃度変換処理が考えられる。また、こ
れらの演算処理は、コンピュータの中央処理装置がソフ
トウェア演算によって行ってもよいし、電子回路による
乗算器や加算器を組み合わせる等の手段で構成したハー
ドウェアによる演算器を用いてもよい。In this embodiment, the DC density correction unit 10
Although a simple gamma conversion process is described as the density correction process in 2, various other density conversion processes such as a process for enhancing contrast can be considered. Further, these arithmetic processing may be performed by a central processing unit of a computer by software arithmetic, or a hardware arithmetic unit configured by means of combining multipliers and adders by electronic circuits or the like may be used.
【0039】[0039]
【発明の効果】以上にのべたように、本発明の画像出力
装置は、最初に伝送されるDC成分データに対して、即
座に濃度補正を行うよう構成したので、初期段階から、
出力機器の特性に合わせた濃度補正された概略画像デー
タが見れ、画像の早期確認に大きな効果がある。As described above, since the image output apparatus of the present invention is constructed so as to immediately perform the density correction on the DC component data transmitted first, it is possible to perform the density correction from the initial stage.
The density-corrected schematic image data according to the characteristics of the output device can be seen, which is very effective for early confirmation of the image.
【0040】また、濃度補正を行うのはごくわずかの量
のDC成分データに対してだけであり、濃度補正処理に
かかる手間や時間はほとんど問題にならない。その他の
AC成分データに対しては、特別な補正処理をしなくて
も、AC成分のレベルがそれほど大きくない自然画に対
しては十分な効果を有する。Further, the density correction is carried out only for a very small amount of DC component data, and the trouble and time required for the density correction processing hardly poses a problem. Even if no special correction processing is performed on other AC component data, it has a sufficient effect on a natural image in which the AC component level is not so large.
【0041】また、DC成分データに対して濃度補正処
理をした後は、普通にAC成分データの復号化を行えば
よいので、濃度補正のために、特別なメモリ領域を確保
して復号化過程のデータを保存しておく必要もない。Further, after the density correction processing is performed on the DC component data, the AC component data may be normally decoded. Therefore, for the density correction, a special memory area is secured and the decoding process is performed. There is no need to save the data of.
【図1】本発明の実施例を示す図。FIG. 1 is a diagram showing an embodiment of the present invention.
【図2】本発明の画像表示部の一実施例を示す図。FIG. 2 is a diagram showing an embodiment of an image display unit of the present invention.
【図3】DCT変換を示す図。FIG. 3 is a diagram showing DCT conversion.
101 画像入力部 102 DC濃度補正部 103 復号化部 104 画像表示部 105 DCT画像データ 106 DC成分データ 107 濃度補正DCデータ 108 AC成分データ 109 復号化データ 101 image input unit 102 DC density correction unit 103 decoding unit 104 image display unit 105 DCT image data 106 DC component data 107 density correction DC data 108 AC component data 109 decoded data
Claims (1)
したデータを入力データとし、かつ前記入力データがD
C成分データから先に入力される画像出力装置であっ
て、前記DC成分データに濃度補正を行うDC濃度補正
部と、入力データを周波成分ごとに復号化する復号化部
と、復号化過程のデータを表示する画像表示部とからな
ることを特徴とする画像出力装置。1. The input data is data obtained by converting gradation image data into spatial frequency components, and the input data is D.
An image output device in which C component data is input first, a DC density correction unit that performs density correction on the DC component data, a decoding unit that decodes input data for each frequency component, and a decoding process An image output device comprising: an image display unit for displaying data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP15943092A JPH066608A (en) | 1992-06-18 | 1992-06-18 | Picture output device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP15943092A JPH066608A (en) | 1992-06-18 | 1992-06-18 | Picture output device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH066608A true JPH066608A (en) | 1994-01-14 |
Family
ID=15693577
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP15943092A Pending JPH066608A (en) | 1992-06-18 | 1992-06-18 | Picture output device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH066608A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8310783B2 (en) | 2007-01-12 | 2012-11-13 | Hitachi Maxell, Ltd. | Magnetic tape head with limited ranges of tape wrap angle and distance between first and second edges |
-
1992
- 1992-06-18 JP JP15943092A patent/JPH066608A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8310783B2 (en) | 2007-01-12 | 2012-11-13 | Hitachi Maxell, Ltd. | Magnetic tape head with limited ranges of tape wrap angle and distance between first and second edges |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0771507B1 (en) | Method and apparatus for reduction of image data compression noise | |
US5675666A (en) | Image data compression method and apparatus with pre-processing to compensate for the blocky effect | |
US20060002611A1 (en) | Method and apparatus for encoding high dynamic range video | |
JPH11331847A (en) | Image conversion method, digital camera and computer system | |
US20010012397A1 (en) | Image processing apparatus and method | |
US7492951B2 (en) | Image processing method and apparatus, and computer-readable storage medium | |
US20040208389A1 (en) | Digital picture processing method | |
JPH066608A (en) | Picture output device | |
US7911478B2 (en) | Drawing device, drawing method, and drawing program | |
US6462783B1 (en) | Picture encoding method and apparatus | |
JP2001145107A (en) | Signal processor using dct and image-compressing device | |
JPH05176179A (en) | Method and device for estimating picture data subject to compression/expansion processing | |
JPH03158070A (en) | High speed image decoder | |
JPH06225213A (en) | Method and device or processing picture | |
JPH08204957A (en) | Image processing method | |
JP3163753B2 (en) | Image processing apparatus and image processing method | |
JP3363536B2 (en) | Color image processing apparatus and color image processing method | |
JP3795960B2 (en) | Image display device | |
JPH02122766A (en) | Device and method for compressing picture data and device and method for expanding compression data | |
JP3002619B2 (en) | Image processing control device | |
EP2958103A1 (en) | Method and device for encoding a sequence of pictures | |
JPH05347708A (en) | Image converter | |
JPH09247668A (en) | Image signal coding system | |
US20010024523A1 (en) | Reduction of artifacts in a DWT-based compression scheme by adjusting inverse quantized transform data according to noise values | |
JPH09205552A (en) | Image coding method and device therefor |