JP2577797B2 - Pixel density conversion circuit - Google Patents

Pixel density conversion circuit

Info

Publication number
JP2577797B2
JP2577797B2 JP1205251A JP20525189A JP2577797B2 JP 2577797 B2 JP2577797 B2 JP 2577797B2 JP 1205251 A JP1205251 A JP 1205251A JP 20525189 A JP20525189 A JP 20525189A JP 2577797 B2 JP2577797 B2 JP 2577797B2
Authority
JP
Japan
Prior art keywords
pixel
thinning
output
clock
input
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 - Lifetime
Application number
JP1205251A
Other languages
Japanese (ja)
Other versions
JPH0368082A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP1205251A priority Critical patent/JP2577797B2/en
Publication of JPH0368082A publication Critical patent/JPH0368082A/en
Application granted granted Critical
Publication of JP2577797B2 publication Critical patent/JP2577797B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Editing Of Facsimile Originals (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、1ラインごとに画像イメージを読取る画
像読取り装置における、1ラインの画素数を変換する画
素密度変換回路に関するものである。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a pixel density conversion circuit that converts the number of pixels in one line in an image reading device that reads an image image line by line.

〔従来の技術〕[Conventional technology]

第5図は従来の画素密度変換回路を示すブロック図で
あり、図において、1は画像データ、2は1クロックが
画像データの1画素に対応する画像データ同期クロック
(以下、同期クロックという)、3は所定の規則に従っ
て同期クロック2を間引くクロック間引き回路、5はク
ロック間引き回路3が出力する間引きクロック4で画像
データ1をラッチするラッチ回路、6は変換後の画像デ
ータである。
FIG. 5 is a block diagram showing a conventional pixel density conversion circuit. In the figure, reference numeral 1 denotes image data, 2 denotes an image data synchronization clock (hereinafter referred to as a synchronization clock) in which one clock corresponds to one pixel of the image data, Reference numeral 3 denotes a clock thinning circuit for thinning out the synchronous clock 2 according to a predetermined rule, 5 a latch circuit for latching the image data 1 by the thinning clock 4 output from the clock thinning circuit 3, and 6 a converted image data.

次に動作について第6図に示すタイミングチャートを
参照して説明する。同期クロック2の各クロックは、画
像データ1の各画素に対応しているので、まず、クロッ
ク間引き回路3で間引きたい画素に対応したクロックを
同期クロック2から間引く(第6図(c))。クロック
間引き回路3が出力する間引きクロック4は、ラッチ回
路5のラッチタイミングとなっているので、結局、ラッ
チ回路5でラッチされたデータは、間引かれた画像デー
タとなる。これが変換後の画像データ6である。第6図
に示した例は、4画素ごとに1画素を間引いて全体とし
て3/4に縮小する場合の例であり、1ラインの先頭から
第4n画素(n=1,2,3…)が間引かれて、変換後の画像
データ6は、第1,第2,第3,第5……画素で構成されてい
る。
Next, the operation will be described with reference to the timing chart shown in FIG. Since each clock of the synchronous clock 2 corresponds to each pixel of the image data 1, first, a clock corresponding to a pixel to be thinned out by the clock thinning circuit 3 is thinned out from the synchronous clock 2 (FIG. 6 (c)). Since the thinning clock 4 output from the clock thinning circuit 3 has the latch timing of the latch circuit 5, the data latched by the latch circuit 5 eventually becomes the thinned image data. This is the converted image data 6. The example shown in FIG. 6 is an example in which one pixel is thinned out every four pixels and the whole is reduced to 3/4, and the fourth nth pixel (n = 1, 2, 3,...) From the head of one line Are thinned out, and the converted image data 6 is composed of first, second, third, fifth... Pixels.

第7図に示したような画像データ1が入力された場合
には、第6図に示した規則に従って間引きを行うと、第
8図に示すように、変換後の画像データ6は全白ライン
となってしまう。第6図に示した規則だけではなく、規
則をどのように定めても、画像データ1の画素分布が間
引きの規則に合致すると、全白タインに変換される。
When image data 1 as shown in FIG. 7 is input, thinning is performed according to the rule shown in FIG. 6, and as shown in FIG. Will be. In addition to the rules shown in FIG. 6, no matter how the rules are determined, if the pixel distribution of the image data 1 matches the thinning rule, it is converted to all white tines.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

従来の画素密度変換回路は以上のように構成されてい
るので、間引かれた画素は変換後の画像データ6に全く
反映されず、間引きの規則をどのように定めても、画素
分布によっては全白または全黒となる部分が生じてしま
うという課題があった。
Since the conventional pixel density conversion circuit is configured as described above, the thinned pixels are not reflected at all in the image data 6 after conversion, and no matter how the thinning rule is determined, depending on the pixel distribution There has been a problem that a part that becomes all white or all black occurs.

この発明は上記のような課題を解消するためになされ
たもので、画像データの変換を行う際に、間引かれた画
素を変換後の画像データに反映させて、元の画像データ
に近い変換後の画像データを得ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem. When performing conversion of image data, the thinned pixels are reflected in the converted image data, and a conversion closer to the original image data is performed. The purpose is to obtain later image data.

〔課題を解決するための手段〕[Means for solving the problem]

この発明に係る画素密度変換回路は、1ラインの画像
データを画素ごとに順次入力して、所定数の画素を保存
する画素保存手段と、同期クロックを計数するカウント
手段とを設け、画素保存手段の保存値およびカウンタ手
段が出力するカウント値であるタイミング情報を入力と
するデータ決定部が、このタイミング情報の値がクロッ
ク間引き回路で間引きを生じた時点に入力した画素(間
引かれた画素)の次の画素が入力したことを示す場合
に、画素保存手段の保存値のうち、間引かれた画素、間
引かれた画素の次の画素および間引かれた画素の前の数
画素を参照して決定したデータをラッチ回路に対して出
力するように構成したものである。
A pixel density conversion circuit according to the present invention is provided with a pixel storage means for sequentially inputting one line of image data for each pixel and storing a predetermined number of pixels, and a count means for counting a synchronous clock. The pixel which is input by the data determination unit which receives the stored value of the data and the timing information which is the count value output by the counter means at the time when the value of the timing information is thinned out by the clock thinning circuit (thinned pixel) When the next pixel is input, the stored value of the pixel storage means refers to the thinned pixel, the next pixel to the thinned pixel, and several pixels before the thinned pixel. The determined data is output to the latch circuit.

〔作 用〕 この発明におけるデータ決定部は、画素保存手段から
入手した現入力画素、現入力画素以前の数画素および間
引かれた画素を参照して、現入力画素に対して出力する
データに、間引かれた画素を反映できるようにする。
[Operation] The data determining unit according to the present invention refers to the current input pixel obtained from the pixel storage unit, several pixels before the current input pixel, and the thinned pixels to generate data to be output to the current input pixel. , So that the thinned pixels can be reflected.

〔実施例〕〔Example〕

以下、この発明の一実施例を図について説明する。第
1図において、7は画像データ1を1画素ずつ入力し
て、同期クロック2によって1画素ずつシフトするシフ
トレジスタ(画素保存手段)、8は同期クロック2を計
数するアドレスカウンタ(カウント手段)、9はシフト
レジスタ7の4ビット並列出力とアドレスカウンタ8の
計数値4ビットとをアドレス入力として、あらかじめ格
納されているデータを出力するROM(データ決定部)で
ある。その他のものは同一符号を付して第5図に示した
ものと同一のものである。
An embodiment of the present invention will be described below with reference to the drawings. In FIG. 1, reference numeral 7 denotes a shift register (pixel storage means) for inputting image data 1 one pixel at a time and shifting one pixel at a time by a synchronous clock 2, 8 an address counter (counting means) for counting the synchronous clock 2, Reference numeral 9 denotes a ROM (data determination unit) that outputs data stored in advance by using the 4-bit parallel output of the shift register 7 and the 4-bit count value of the address counter 8 as address inputs. The other components are denoted by the same reference numerals and are the same as those shown in FIG.

次に動作について第2図および第3図を参照して説明
する。第2図は従来例と同じく1ラインの画像データ1
を3/4に縮小する場合のタイミングチャートである。シ
フトレジスタ7の並列出力は、最も新しく入力した画素
(現入力画素)がアドレスA0に入力し、それ以前に入力
した画素は、順次アドレスA1〜A3に入力するように、RO
M9に接続されている。また、アドレスカウンタ8の計数
値はLSBがアドレスA4入力し、それより上位の桁は順次
アドレスA5〜A7に入力するように接続されている。ま
た、第3図はアドレス入力の値とROM9から出力されるデ
ータDの値との対応を示す対応図である。この対応は、
ROM9のアドレスと格納されているデータとの対応でもあ
る。なお、第3図において、アドレスA0〜A3の値とアド
レスA4〜A5に応じて定まった値との“1",“0"は黒画
素,白画素を意味する。また、アドレスA3の“X"は
“1",“0"のどちらでもよいことを示している。
Next, the operation will be described with reference to FIG. 2 and FIG. FIG. 2 shows one line of image data 1 as in the conventional example.
6 is a timing chart in a case where is reduced to 3/4. Parallel output of the shift register 7 is inputted most recently entered pixel (current input pixel) in the address A 0, the pixel entered it previously, so as to sequentially input into address A 1 to A 3, RO
Connected to M9. Further, the count value of the address counter 8 LSB address A 4 and enter the upper digit than is connected to sequentially input to the address A 5 to A 7. FIG. 3 is a correspondence diagram showing the correspondence between the value of the address input and the value of the data D output from the ROM 9. This response,
It is also the correspondence between the address of the ROM 9 and the stored data. Note that in FIG. 3, "1" and the value was definite according to the values and the address A 4 to A 5 of the address A 0 to A 3, "0" means a black pixel, a white pixel. Further, the address A 3 "X" indicates that "1", may be either "0".

第2図に示したように、3/4縮小の場合には、アドレ
スA4,A5が共に“1"になった時に画像データ1は間引か
れる。従って、アドレスA4,A5が(0,0)(左側が下位側
アドレスに対応している。以下同じ。)の時は、間引き
直後の画素がシフトレジスタ7に入力し、アドレスA0
現れたことになる。また、アドレスA4,A5が(1,0)の時
は、間引き後2番目の画素がアドレスA0に現れたことに
なり、アドレスA4,A5が(0,1)の時は、間引き後3番目
の画素がアドレスA0に現れたことになる。そこで、第3
図に示す対応データをROM9に格納しておけば、出力され
たデータDは画素分布に応じた適切なものとなる。第3
図において、アドレスA4,A5が(1,0)または(0,1)の
場合(間引き後2番目または3番目の画素がアドレスA0
に現れた場合)には、アドレスA0に現れた現入力画素を
そのまま出力するように、ROM9に格納されたデータは、
現入力画素に一致させてある。一方、アドレスA4,A5
(0,0)の場合には、アドレスA1は間引かれた画素、ア
ドレスA0は現入力画素に対応しているので、ROM9に格納
されたデータは、アドレスA0〜A2に対応した画素から決
定する。例えば、アドレスA0〜A2が(1,0,0)(第3図
に示した順とは逆で、左側がアドレスA0に対応してい
る。以下同じ。)の場合には、現入力画素“1"に応じて
“1"を出力するように、ROM9には“1"を格納しておく。
また、アドレスA0〜A2が(1,0,1)の場合には、ROM9に
は、“0"を格納しておく。このようにすれば、画像デー
タ1が“1"→“0"→“1"と続いた時に、変換後の画像デ
ータ6は“1"→“0"と続くことになる。従来の場合に
は、“1"→“1"と続いてしまって、“1"と“0"との変化
点が消滅してしまった。アドレスA0〜A2が(0,1,1)の
場合には、ROM9には“0"を格納しておく。このようにす
れば、画像データが“1"→“1"→“0"と続いた時に、変
換後の画像データ6は“1"→“0"と続くことになる。な
お、アドレスA4,A5が(1,1)の場合は、現入力画素は間
引かれるので、ROM9に格納されたデータは規定しなくて
もよい。また、本実施例の場合には、間引かれた画素の
直前の画素までを参照の対象としているので、アドレス
A3の値が“1",“0"どちらの場合であっても、ROM9に格
納されたデータは同じでよい。もちろん直前画素より前
の画素まで参照の対象としてもよく、間引きの間隔が本
実施例の場合よりも広い時などに有効である。
As shown in FIG. 2, in the case of 3/4 reduction, the image data 1 is thinned out when the addresses A 4 and A 5 both become “1”. Therefore, when the addresses A 4 and A 5 are (0, 0) (the left side corresponds to the lower address, the same applies hereinafter), the pixel immediately after the thinning is input to the shift register 7 and the address A 0 is set. It has appeared. When the addresses A 4 and A 5 are (1, 0), the second pixel after the thinning has appeared at the address A 0 , and when the addresses A 4 and A 5 are (0, 1), , so that the third pixel after thinning appeared to address a 0. Therefore, the third
If the corresponding data shown in the figure is stored in the ROM 9, the output data D becomes appropriate according to the pixel distribution. Third
In the figure, when the addresses A 4 and A 5 are (1,0) or (0,1) (the second or third pixel after the thinning is the address A 0
In the was the case) that appear, to output as the current input pixel appearing on address A 0, data stored in ROM9 is
Matched to the current input pixel. On the other hand, when the addresses A 4 and A 5 are (0, 0), the data stored in the ROM 9 is stored in the ROM 9 because the address A 1 corresponds to the thinned pixel and the address A 0 corresponds to the current input pixel. , it determined from a pixel corresponding to the address a 0 to a 2. For example, when the addresses A 0 to A 2 are (1, 0, 0) (the order opposite to the order shown in FIG. 3, the left side corresponds to the address A 0. The same applies hereinafter). “1” is stored in the ROM 9 so that “1” is output according to the input pixel “1”.
When the addresses A 0 to A 2 are (1, 0, 1), “0” is stored in the ROM 9. Thus, when the image data 1 continues from “1” → “0” → “1”, the converted image data 6 continues from “1” → “0”. In the case of the related art, “1” → “1” continues, and the changing point between “1” and “0” disappears. When the addresses A 0 to A 2 are ( 0, 1, 1), “0” is stored in the ROM 9. Thus, when the image data continues from “1” → “1” → “0”, the converted image data 6 continues from “1” → “0”. When the addresses A 4 and A 5 are (1, 1), the data stored in the ROM 9 does not need to be defined because the current input pixels are thinned out. Further, in the case of the present embodiment, since up to the pixel immediately before the thinned pixel is targeted for reference, the address
The value of A 3 is "1", in either case "0", the data stored in ROM9 may be the same. Of course, the pixels before the immediately preceding pixel may be referred to, and this is effective when the thinning interval is wider than in the present embodiment.

ここで、第7図に示したような画像データ1が入力さ
れた場合について説明する。第5画素がシフトレジスタ
7に入力した時に、アドレスA4,A5は(0,0)となるの
で、ROM9から出力されるデータDは、第3図に示したア
ドレスA4,A5=(0,0)の列から選択される。一方、アド
レスA0〜A3は(0,1,0,0)となっているので(黒画素を
“1"とする。)、第3図に示す(A3,A2,A1,A0)=(X,
0,1,0)の行に当たる位置に格納されている“1"が出力
される。以下、このような動作を繰り返して、結局、同
期クロック2に同期したタイミングでは、第4図(A)
に示す画素列に対応したデータDが、順次ROM9から出力
される。
Here, a case where image data 1 as shown in FIG. 7 is input will be described. When the fifth pixel is input to the shift register 7, the addresses A 4 and A 5 become (0, 0), so that the data D output from the ROM 9 has the addresses A 4 and A 5 = Selected from column (0,0). On the other hand, since the addresses A 0 to A 3 are ( 0, 1, 0, 0 ) (the black pixel is “1”), FIG. 3 shows (A 3 , A 2 , A 1 , A 0 ) = (X,
"1" stored in the position corresponding to the row (0, 1, 0) is output. Hereinafter, such an operation is repeated, and eventually, at the timing synchronized with the synchronous clock 2, FIG.
Are sequentially output from the ROM 9.

以上のようにして、ROM9から出力されたデータDは、
従来の場合と同様に、ラッチ回路5で間引きクロック4
でラッチされて、第4図(B)に示す変換後の画像デー
タ6となる。
As described above, the data D output from the ROM 9 is
As in the conventional case, the thinning clock 4
And becomes the converted image data 6 shown in FIG. 4 (B).

なお、上記実施例では、ROM9のアドレス入力として上
位4ビットをアドレスカウント8の出力に、また、下位
4ビットをシフトレジスタ7の並列出力に割当てたが、
それぞれのアドレスのビット数および割り付け方は変更
してもよく、上記実施例と同様の効果を奏する。
In the above embodiment, the upper 4 bits are assigned to the output of the address count 8 and the lower 4 bits are assigned to the parallel output of the shift register 7 as the address input of the ROM 9.
The number of bits of each address and the way of assignment may be changed, and the same effects as in the above embodiment can be obtained.

また、上記実施例では、変換後の画像データ6はシリ
アルデータとして出力したが、パラレルデータに変換し
た後出力するようにしてもよい。
Further, in the above embodiment, the converted image data 6 is output as serial data, but may be output after being converted into parallel data.

〔発明の効果〕〔The invention's effect〕

以上のように、この発明によれば、画素密度変換回路
を、データ決定部によって間引かれた画素とそれ以前の
数画素および現入力画素を参照して間引かれた画素に続
く画素の値を決定するように構成したので、画素分布の
いかんによらず間引き後の画像データの画質劣化を防止
できるものが得られる効果がある。
As described above, according to the present invention, the pixel density conversion circuit determines the value of the pixel following the pixel decimated by referring to the pixel decimated by the data decision unit and several pixels before and the current input pixel. Is determined, so that it is possible to obtain an image which can prevent image quality deterioration of the thinned image data regardless of the pixel distribution.

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

第1図はこの発明の一実施例による画素密度変換回路を
示すブロック図、第2図は第1図に示した画素密度変換
回路の動作を説明するためのタイミングチャート、第3
図はROMのアドレス入力とデータとの対応を示す対応
図、第4図は変換後の画像データの様子を示すデータ構
成図、第5図は従来の画素密度変換回路を示すブロック
図、第6図は第5図に示した画素密度変換回路の動作を
説明するためのタイミングチャート、第7図は画像デー
タの一例を示すデータ構成図、第8図は従来の変換後の
画像データの様子を示すデータ構成図である。 1は画像データ、2は画像データ同期クロック、3はク
ロック間引き回路、5はラッチ回路、6は変換後の画像
データ、7はシフトレジスタ(画素保存手段)、8はア
ドレスカウンタ(カウント手段)、9はROM(データ決
定部)。 なお、図中、同一符号は同一、又は相当部分を示す。
FIG. 1 is a block diagram showing a pixel density conversion circuit according to an embodiment of the present invention. FIG. 2 is a timing chart for explaining the operation of the pixel density conversion circuit shown in FIG.
FIG. 4 is a correspondence diagram showing correspondence between ROM address input and data, FIG. 4 is a data configuration diagram showing a state of image data after conversion, FIG. 5 is a block diagram showing a conventional pixel density conversion circuit, and FIG. FIG. 7 is a timing chart for explaining the operation of the pixel density conversion circuit shown in FIG. 5, FIG. 7 is a data configuration diagram showing an example of image data, and FIG. It is a data structure figure shown. 1 is image data, 2 is an image data synchronous clock, 3 is a clock thinning circuit, 5 is a latch circuit, 6 is converted image data, 7 is a shift register (pixel storage means), 8 is an address counter (counting means), 9 is a ROM (data determination unit). In the drawings, the same reference numerals indicate the same or corresponding parts.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】複数の画素で構成された1ラインの画像デ
ータを前記画素ごとに順次入力して、所定数の前記画素
を保存する画素保存手段と、前記画素に同期した画信号
同期クロックを計数して、前記画素の間引きが生じた時
点と現入力画素との関係を示すタイミング情報を出力す
るカウント手段と、前記画信号同期クロックをあらかじ
め定められた規則で間引くクロック間引き回路と、前記
画素保存手段の保存値および前記カウント手段が出力し
たタイミング情報を入力として、前記タイミング情報が
間引かれた画素の次の画素が入力したことを示す場合
に、前記保存値のうちの間引きに対応した画素の前の画
素と間引かれた画素の次の画素とが同一画素のときには
間引かれた画素を出力し、前記保存値のうちの間引きに
対応した画素の前の画素と間引かれた画素の次の画素と
が異なった画素であるときには間引かれた画素の次の画
素をそのまま出力するとともに、前記タイミング情報が
間引かれた画素の次の画素以外の画素が入力したことを
示す場合には、入力画素をそのまま出力するデータ決定
部と、このデータ決定部の出力値を前記クロック間引き
回路が出力した間引きクロックでラッチするラッチ回路
とを備えた画素密度変換回路。
1. A pixel storage means for sequentially inputting one line of image data composed of a plurality of pixels for each pixel and storing a predetermined number of the pixels, and an image signal synchronization clock synchronized with the pixels. Counting means for counting and outputting timing information indicating the relationship between the point in time when the pixel thinning occurs and the current input pixel; a clock thinning circuit for thinning out the image signal synchronous clock according to a predetermined rule; and When the stored value of the storage unit and the timing information output by the counting unit are input and the timing information indicates that the next pixel of the pixel from which the pixel has been thinned out has been input, the stored value corresponds to the thinning out of the stored value. When the pixel before the pixel and the next pixel after the thinned pixel are the same pixel, the thinned pixel is output, and the pixel before the pixel corresponding to the thinning among the stored values is output. When the pixel next to the pixel that has been decimated is different from the pixel that has been decimated, the pixel next to the pixel that has been decimated is output as it is, and a pixel other than the pixel that is next to the pixel whose timing information has been decimated. Is input, the pixel density conversion unit includes a data determination unit that outputs an input pixel as it is, and a latch circuit that latches an output value of the data determination unit with a thinning clock output by the clock thinning circuit. circuit.
JP1205251A 1989-08-08 1989-08-08 Pixel density conversion circuit Expired - Lifetime JP2577797B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1205251A JP2577797B2 (en) 1989-08-08 1989-08-08 Pixel density conversion circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1205251A JP2577797B2 (en) 1989-08-08 1989-08-08 Pixel density conversion circuit

Publications (2)

Publication Number Publication Date
JPH0368082A JPH0368082A (en) 1991-03-25
JP2577797B2 true JP2577797B2 (en) 1997-02-05

Family

ID=16503894

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1205251A Expired - Lifetime JP2577797B2 (en) 1989-08-08 1989-08-08 Pixel density conversion circuit

Country Status (1)

Country Link
JP (1) JP2577797B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2638788B2 (en) * 1986-10-06 1997-08-06 富士ゼロックス株式会社 Image reduction circuit

Also Published As

Publication number Publication date
JPH0368082A (en) 1991-03-25

Similar Documents

Publication Publication Date Title
US4503469A (en) Picture image enlarging/reducing system
JPH0642196B2 (en) Line memory for double-density scanning
JPS61277254A (en) Picture reader
US6633975B1 (en) Data processing system having plurality of processors and executing series of processings in prescribed order
JP2577797B2 (en) Pixel density conversion circuit
US6373410B2 (en) Apparatus for and method of converting sampling frequency of digital signals
JPS6243589B2 (en)
JP2709356B2 (en) Image processing method
US4424730A (en) Electronic musical instrument
US6587584B1 (en) Apparatus for gamma correcting image data
US5659488A (en) Shading correcting circuit and method for correcting an image density signal on the basis of a reference signal
JPS6089169A (en) Picture information reduction processing method
JPH07264395A (en) Image reducing device
JP2624427B2 (en) Image discriminating device
JPS5934939Y2 (en) Memory addressing circuit
JP3311555B2 (en) Image memory readout circuit
JPH0127320Y2 (en)
KR920009644B1 (en) Horizontal scanning frequency compensating circuit of vtr servo system
JP2918906B2 (en) Image processing method and apparatus
JP2799075B2 (en) Pixel density conversion method
JP2532092B2 (en) State holding circuit scanning method
JPS62252265A (en) Inproved picture processor concerning data selecting table
JPS6398076A (en) Picture information reducing device
JPH0636028A (en) Histogram generating device
JPS5925416A (en) Waiting circuit

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20071107

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20081107

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20081107

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20091107

Year of fee payment: 13

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091107

Year of fee payment: 13