JPH0127465B2 - - Google Patents
Info
- Publication number
- JPH0127465B2 JPH0127465B2 JP57049417A JP4941782A JPH0127465B2 JP H0127465 B2 JPH0127465 B2 JP H0127465B2 JP 57049417 A JP57049417 A JP 57049417A JP 4941782 A JP4941782 A JP 4941782A JP H0127465 B2 JPH0127465 B2 JP H0127465B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- compressed
- display
- circuit
- area
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T9/00—Image coding
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Description
【発明の詳細な説明】
(1) 発明の技術分野
本発明は圧縮イメージ・データのセグメント入
力方式に関し、特にメモリ上に圧縮イメージ・デ
ータとして格納されているデータをデイスプレイ
上に表示したとき、このデイスプレイ上の適宜の
セグメント領域を切出してこれをメモリに記入す
ることを可能とした圧縮イメージ・データのセグ
メント入力方式に関するものである。[Detailed Description of the Invention] (1) Technical Field of the Invention The present invention relates to a segment input method for compressed image data, and in particular, when data stored as compressed image data in memory is displayed on a display. The present invention relates to a segment input method for compressed image data that makes it possible to cut out an appropriate segment area on a display and write it into a memory.
(2) 従来技術と問題点
例えば写真とか論文というようなペーパー情報
をリーダにより2値化したイメージ・データをメ
モリに入力するとき、これをオリジナルの2値化
データとして保持するならば、A4版では約
700KBという非常に大きな量になるために、こ
れを圧縮して圧縮データとして保持することが行
なわれている。この場合圧縮することによりオリ
ジナルの約1/8〜1/10程度のデータ量に圧縮する
ことができる。(2) Prior art and problems For example, when inputting image data that has been binarized by a reader, such as paper information such as a photograph or a paper, into memory, if this is to be retained as the original binarized data, it is necessary to use A4 size paper. So about
Since it is a very large amount of 700KB, it is compressed and stored as compressed data. In this case, the amount of data can be compressed to about 1/8 to 1/10 of the original.
ところでこのイメージ・データのうちから必要
なものを切出して別に保持しようとするような場
合、イメージ・データのオリジナル・データによ
りデイスプレイ上に表示し、その切出すべき領域
を、例えばカーソルで指示し、このカーソルで指
示した範囲のオリジナル・データを取出すように
していた。 By the way, if you want to cut out what you need from this image data and store it separately, you can display the original data of the image data on the display, indicate the area to be cut out with a cursor, for example, The original data in the range indicated by this cursor was retrieved.
したがつて、デイスプレイ上に例えばA4版全
体をオリジナル・データで表示することはできな
いために、オペレータはスクロールによりこの表
示領域を順次移動させる必要があり、このために
必要な部分のデータの切出操作が複雑となるとい
う欠点が存在する。 Therefore, it is not possible to display, for example, the entire A4 size original data on the display, so the operator needs to move this display area sequentially by scrolling. The disadvantage is that the operation is complicated.
(3) 発明の目的
本発明の目的は、圧縮されたイメージ・データ
で格納されたメモリからセグメントの切出を可能
にすることである。そして本発明の他の目的はデ
イスプレイに間引きデータによる表示を行つてこ
れによりデイスプレイ上に、例えばスクロール等
の操作をすることなく表示し、この間引きデータ
によりセグメントの切出を指示し、これを圧縮さ
れたイメージ・データから切出すことを可能にす
ることである。(3) Object of the invention The object of the invention is to enable the extraction of segments from a memory stored with compressed image data. Another object of the present invention is to display thinned-out data on a display so that it can be displayed on the display without scrolling, etc., and to instruct segment cutting using this thinned-out data and compress it. The objective is to make it possible to extract images from the image data that has been created.
(4) 発明の構成
このような目的を達成するために、本発明の圧
縮イメージ・データのセグメント入力方式では、
画像データの各走査ライン毎にこれを圧縮データ
化するデータ圧縮手段と、圧縮されたデータが格
納されるデータ格納手段と、各走査ラインの圧縮
データのデータ格納手段における格納先を指示す
る走査ライン管理手段と、圧縮データを走査ライ
ン毎にオリジナルデータに伸張する伸張手段と、
伸張されたオリジナルデータの切出し領域を記憶
する切出し領域記憶手段と、伸張されたオリジナ
ルデータを該切出し領域記憶手段に記憶された切
出し領域にもとづいて切出すデータ切出し手段
と、該切出されたデータを圧縮して格納するデー
タ保持手段を有し、前記データ格納手段から圧縮
データを読み出し、それを伸張したのち、前記切
出し手段により切出し、その切出した領域のみを
再度圧縮して前記データ保持手段に格納すること
を特徴とする。(4) Structure of the Invention In order to achieve the above object, the compressed image data segment input method of the present invention:
A data compression means for converting each scanning line of image data into compressed data, a data storage means for storing the compressed data, and a scanning line for instructing the storage location of the compressed data of each scanning line in the data storage means. a management means; a decompression means for decompressing the compressed data into original data for each scanning line;
A clipping area storage means for storing a clipping area of the expanded original data, a data cutting means for cutting out the expanded original data based on the cutting area stored in the cutting area storage means, and the extracted data. The compressed data is read from the data storage means, decompressed, and then cut out by the cutout means, and only the cut out area is compressed again and stored in the data holding means. It is characterized by being stored.
(5) 発明の実施例
本発明を一実施例にもとづき詳述するに先立ち
その動作原理を簡単に説明する。(5) Embodiment of the Invention Before describing the present invention in detail based on an embodiment, the principle of operation thereof will be briefly explained.
本発明では、一走査線毎にその走査線毎の圧縮
データがメモリ上のどのアドレスに格納されてい
るのかを明示した走査ライン管理テーブルを作成
する。そして例えばデイスプレイ上のカーソル位
置により指示された切出し領域のY座標範囲の圧
縮データの格納先を、この走査ライン管理テーブ
ルにより認知する。そしてこの指示された範囲の
圧縮データを順次読出してこれをオリジナルデー
タに復元してからその切出し領域のX座標範囲で
これを抽出する。このようにすることにより圧縮
データとして格納されているメモリより、必要な
領域のデータを選択的に切出すことができる。 In the present invention, a scanning line management table is created that specifies, for each scanning line, at which address on the memory the compressed data for each scanning line is stored. For example, the storage location of the compressed data in the Y-coordinate range of the cutout area designated by the cursor position on the display is recognized from this scanning line management table. Then, the compressed data in the specified range is sequentially read out, restored to original data, and then extracted in the X coordinate range of the cutout area. By doing so, it is possible to selectively extract data in a necessary area from the memory stored as compressed data.
次に本発明の一実施例を第1図及び第2図にも
とづき説明する。 Next, one embodiment of the present invention will be described based on FIGS. 1 and 2.
第1図は本発明の一実施例構成図、第2図は画
像データの走査線の説明図である。 FIG. 1 is a configuration diagram of an embodiment of the present invention, and FIG. 2 is an explanatory diagram of scanning lines of image data.
図中、1はメモリ、2はリーダ、3は圧縮回
路、4は切換回路、5は制御回路、6は伸張回
路、7は切出回路、8は間引回路、9は表示制御
回路、10は表示バツフア、11はデイスプレ
イ、12はカーソル制御部、13は切出レジスタ
である。 In the figure, 1 is a memory, 2 is a reader, 3 is a compression circuit, 4 is a switching circuit, 5 is a control circuit, 6 is an expansion circuit, 7 is an extraction circuit, 8 is a thinning circuit, 9 is a display control circuit, 10 11 is a display, 12 is a cursor control unit, and 13 is a cutting register.
メモリ1はイメージ・データが格納されるもの
であつて、一走査線毎に圧縮されたイメージデー
タが格納された圧縮イメージデータ領域1−0
と、各走査線の圧縮データの格納先を示す走査ラ
イン管理テーブルが記入される走査ライン管理テ
ーブル領域1−1と、後述するような手段で指示
された範囲の圧縮データが格納される切出セグメ
ント領域1−2を有する。 Memory 1 is for storing image data, and has a compressed image data area 1-0 in which image data compressed for each scanning line is stored.
, a scanning line management table area 1-1 in which a scanning line management table indicating the storage location of compressed data of each scanning line is written, and a cutting area 1-1 in which a range of compressed data specified by means as described below is stored. It has a segment area 1-2.
リーダ2は例えばペーパー情報を光電素子等に
より読出してこれを2値化信号に変換しイメージ
データを作成するものである。 The reader 2 reads, for example, paper information using a photoelectric element, converts it into a binary signal, and creates image data.
圧縮回路3はリーダ2やあるいは後述する切出
回路7より伝達された、オリジナルのイメージデ
ータを、例えばモデフアイドハフマン(MH)方
式等により圧縮して圧縮イメージ・データを作成
するものである。 The compression circuit 3 creates compressed image data by compressing original image data transmitted from the reader 2 or a cutout circuit 7, which will be described later, using, for example, the Modified Huffman (MH) method.
切換回路4は圧縮回路3から送出された圧縮イ
メージ・データを制御回路5の指示により圧縮イ
メージ・データ領域1−0あるいは切出セグメン
ト領域1−2に選択的に格納するものである。 The switching circuit 4 selectively stores the compressed image data sent from the compression circuit 3 into the compressed image data area 1-0 or the cut-out segment area 1-2 according to instructions from the control circuit 5.
制御回路5はメモリ1にデータを格納したり、
メモリ1からデータを読出したり、切換回路4等
を切換制御したり、その他の各種制御を総括的に
行うものである。 The control circuit 5 stores data in the memory 1,
It reads data from the memory 1, controls switching of the switching circuit 4, etc., and performs other various controls in general.
伸張回路6は圧縮イメージデータを走査線毎に
圧縮されないオリジナルのデータに復元するもの
である。 The decompression circuit 6 restores the compressed image data to uncompressed original data for each scanning line.
切出回路7は伸張回路6から伝達された走査線
毎のオリジナルのデータから、制御回路5により
指示された範囲のデータを抽出して圧縮回路3に
伝達するものである。 The extraction circuit 7 extracts data within a range designated by the control circuit 5 from the original data for each scanning line transmitted from the expansion circuit 6 and transmits it to the compression circuit 3.
間引回路8は伸張回路6から伝達されたオリジ
ナルのデータを、デイスプレイ11上の垂直方向
では、例えば1本毎に選択し、水平方向では1ビ
ツト毎に選択して表示制御回路9に送出し、デイ
スプレイ上におけるデイスプレイ情報を間引いて
少なくするものである。 The thinning circuit 8 selects the original data transmitted from the decompression circuit 6, for example, line by line in the vertical direction on the display 11, and selects each bit in the horizontal direction, and sends the selected data to the display control circuit 9. , to thin out and reduce the amount of display information on the display.
表示制御回路9はデイスプレイ11上にデイス
プレイデータを表示するための各種制御を行つた
り、デイスプレイ11上に表示されるカーソル位
置を読出すものである。 The display control circuit 9 performs various controls for displaying display data on the display 11 and reads out the cursor position displayed on the display 11.
表示バツフア10はデイスプレイ11上に表示
されるデイスプレイデータが一時的にセツトされ
るバツフアである。 The display buffer 10 is a buffer in which display data displayed on the display 11 is temporarily set.
デイスプレイ11は各種表示が行われる表示面
である。 The display 11 is a display surface on which various displays are performed.
カーソル制御部12は、デイスプレイ11上の
カーソル位置を移動するための各種制御を行うも
のである。 The cursor control unit 12 performs various controls for moving the cursor position on the display 11.
切出レジスタ13はデイスプレイ11上にカー
ソルで指示された切出範囲を示す座標情報(x1、
y1;x2、y2)がセツトされるレジスタである。 The cutting register 13 stores coordinate information (x 1 ,
y 1 ; x 2 , y 2 ) are the registers to be set.
次に第1図の動作について説明する。 Next, the operation shown in FIG. 1 will be explained.
先ずリーダ2により入力すべき画像を走査し
てイメージ・データを発生しこれを圧縮回路3
に伝達する。圧縮回路3はこのイメージ・デー
タを圧縮して圧縮データを作成するとともに、
第2図に示す如く、各走査線の終りにこれを示
す走査線終了信号EOL−0、EOL−1…を付
与して切換回路4に送出する。このとき制御回
路5にはリーダ2から画像走査を行うことが報
告されているので制御回路5は切換回路4の出
力を圧縮イメージデータ領域1−0に格納する
ようにこの切換回路4を制御する。また圧縮回
路3は、第2図に示す如く、走査線単位の圧縮
データl−0,l−1,l−2…を出力する毎
にこれを制御回路5に報告するので、制御回路
5はこれらの圧線データl−0,l−1…が圧
縮イメージデータ1−0のどのアドレス部分に
格納されているのかを示す走査ライン管理テー
ブルを領域1−1に作成する。このようにして
圧縮イメージ・データ領域1−0に圧縮イメー
ジ・データが格納され、また走査ライン管理テ
ーブルが領域1−1上に作成される。もし複数
の画像が入力されるとき、勿論その識別のため
に指示データが付加されることになる。 First, the reader 2 scans the image to be input to generate image data, which is then sent to the compression circuit 3.
to communicate. The compression circuit 3 compresses this image data to create compressed data, and
As shown in FIG. 2, scanning line end signals EOL-0, EOL-1, . . . are applied to the end of each scanning line and sent to the switching circuit 4. At this time, since the control circuit 5 is informed that image scanning will be performed from the reader 2, the control circuit 5 controls the switching circuit 4 so that the output of the switching circuit 4 is stored in the compressed image data area 1-0. . Furthermore, as shown in FIG. 2, the compression circuit 3 reports this to the control circuit 5 every time it outputs compressed data l-0, l-1, l-2, . . . in units of scanning lines. A scanning line management table is created in area 1-1 indicating in which address part of compressed image data 1-0 these pressure line data l-0, l-1, . . . are stored. In this way, compressed image data is stored in the compressed image data area 1-0, and a scanning line management table is created on the area 1-1. If multiple images are input, of course instruction data will be added to identify them.
いま圧縮イメージ・データで格納されている
画像のうち特定の領域のみ切出す場合には、抽
出すべき画像を指示した表示信号が制御回路5
に伝達される。これにより制御回路5は指示さ
れた画像に関する圧縮イメージ・データを領域
1−0より走査線順に順次読出して伸張回路6
に送出する。このとき制御回路5は伸張回路6
に対してデータを間引回路8に出力するように
制御するので、伸張回路6はその復元したオリ
ジナルデータを順次間引回路8に出力する。間
引回路8は伸張回路6から伝達されたデータを
前記の如く間引いて表示制御回路9に送出す
る。表示制御回路9はこの間引かれたデータを
表示バツフア10に送出してこれによりデイス
プレイ11上に所期の画像が表示されることに
なる。このとき、前記の如く、デイスプレイ1
1上の垂直方向では1走査線毎にデータが間引
かれ、水平方向ではこれまた1ビツト毎にデー
タが間引かれるので、結局デイスプレイ11上
では1/2×1/2つまり1/4の大きさで画像が表示
され、大体1枚の用紙大のものを全部表示でき
るので、スクロールにより全体を表示する必要
はない。しかも切出部分をチエツクするには支
障がない。 If only a specific region of the image currently stored as compressed image data is to be extracted, a display signal indicating the image to be extracted is sent to the control circuit 5.
is transmitted to. As a result, the control circuit 5 sequentially reads out the compressed image data related to the designated image in the order of scanning lines from the area 1-0, and the decompression circuit 5
Send to. At this time, the control circuit 5
Since the decompression circuit 6 sequentially outputs the restored original data to the decimation circuit 8, the decompression circuit 6 sequentially outputs the restored original data to the decimation circuit 8. The thinning circuit 8 thins out the data transmitted from the expansion circuit 6 as described above and sends it to the display control circuit 9. The display control circuit 9 sends this thinned-out data to the display buffer 10, so that the desired image is displayed on the display 11. At this time, as mentioned above, display 1
In the vertical direction on the display 11, data is thinned out every scanning line, and in the horizontal direction, data is also thinned out every 1 bit, so in the end, on the display 11, the data is thinned out by 1/2 x 1/2, or 1/4. Since the image is displayed according to its size, and the entire image is roughly the size of one sheet of paper, there is no need to scroll to display the entire image. Moreover, there is no problem in checking the cut-out portion.
このようにして切出し部分を指示するために
必要な全画像がデイスプレイ11上に表示され
たあとで、通常の手段によりカーソルを移動さ
せ、その切出し領域を指示させる。例えば切出
し領域が第1図においてデイスプレイ11上の
斜線領域の場合には、先ずA点の位置にカーソ
ルを置く。このとき表示制御回路9を経由して
A点の座標(x1、y1)が切出しレジスタ13に
伝達されている。したがつて、例えばキーボー
ド等により切出指定信号を入力すれば、カーソ
ル制御部12は切出しレジスタ13に対して先
ずこのA点の座標(x1、y1)をセツトさせる。
次にカーソルをB点の位置に移動すれば同様に
してB点の(x2、y2)が切出しレジスタ13に
伝達されているので、切出し指定信号を再度入
力すればこのB点の座標(x2、y2)も切出しレ
ジスタ13にセツトされる。このように切出し
レジスタ13に切出し領域を指示するA点
(x1、y1)及びB点(x2、y2)がセツトされた
とき、カーソル制御部12は制御回路5に対し
て切出し領域が指定されたことを報告する。 After all the images necessary to indicate the cutout area are displayed on the display 11 in this manner, the cursor is moved by normal means to indicate the cutout area. For example, if the cutout area is a hatched area on the display 11 in FIG. 1, the cursor is first placed at point A. At this time, the coordinates (x 1 , y 1 ) of point A are transmitted to the extraction register 13 via the display control circuit 9 . Therefore, when a cutout designation signal is input using a keyboard or the like, the cursor control section 12 first sets the coordinates (x 1 , y 1 ) of point A in the cutout register 13.
Next, if you move the cursor to the position of point B, the (x 2 , y 2 ) of point B will be transmitted to the extraction register 13 in the same way, so if you input the extraction designation signal again, the coordinates ( x 2 , y 2 ) are also set in the extraction register 13. When point A (x 1 , y 1 ) and point B (x 2 , y 2 ), which indicate the cutting area in the cutting register 13, are set in this way, the cursor control unit 12 instructs the control circuit 5 to specify the cutting area. Report that has been specified.
これにより制御回路5は切出レジスタ13か
らその切出領域を示す座標(x1、y1)、(x2、
y2)を読取る。そしてその座標y1、y2に対応す
る走査線l−y1〜l−y2の格納されているアド
レスを走査ライン管理テーブルから得て走査線
l−y1〜l−y2の圧縮イメージ.データを順次
領域1−0より読出してこれを伸張回路6に送
出してオリジナル・データに復元させ、これを
切出回路7に送出させる。 As a result, the control circuit 5 receives the coordinates (x 1 , y 1 ), (x 2 ,
y2 ). Then, the addresses where the scanning lines ly 1 to ly 2 corresponding to the coordinates y 1 and y 2 are stored are obtained from the scanning line management table, and the compressed image of the scanning lines ly 1 to ly 2 is obtained. .. Data is sequentially read from areas 1-0, sent to an expansion circuit 6 to be restored to original data, and sent to an extraction circuit 7.
制御回路5は、切出回路7に対して伸張回路
6より伝達された各走査線毎のオリジナル・デ
ータのうち、座標x1〜x2に対応する走査線上の
範囲のオリジナル・データを走査線単位で圧縮
回路3に出力するように制御する。そして圧縮
回路3はこの座標x1〜x2に対応する範囲のオリ
ジナル・データにもとづき圧縮データを作成
し、これを切換回路4に送出する。このとき制
御回路5は切換回路4に対して圧縮回路3から
伝達されたデータを切出セグメント領域1−2
に格納するよう制御するので、このようにして
圧縮回路3から作成された圧縮イメージ・デー
タは、今度はメモリ1の切出セグメント領域に
格納されることになる。かくしてデイスプレイ
11上のA点及びB点で指示された領域の圧縮
イメージ・データを切出して、これを圧縮イメ
ージ・データ領域1−0とは別に、圧縮イメー
ジ・データとして格納することができる。 The control circuit 5 converts the original data in the range on the scanning line corresponding to the coordinates x 1 to x 2 out of the original data for each scanning line transmitted from the expansion circuit 6 to the extraction circuit 7 . It is controlled so that it is output to the compression circuit 3 in units. The compression circuit 3 then creates compressed data based on the original data in the range corresponding to the coordinates x 1 to x 2 and sends it to the switching circuit 4 . At this time, the control circuit 5 cuts out the data transmitted from the compression circuit 3 to the switching circuit 4 in the segment area 1-2.
The compressed image data thus created by the compression circuit 3 is then stored in the cut-out segment area of the memory 1. In this way, the compressed image data of the area designated by points A and B on the display 11 can be cut out and stored as compressed image data separately from the compressed image data area 1-0.
なお前記説明では間引回路における間引き状態
をデイスプレイ上の水平方向、垂直方向ともに1/
2ずつの例について説明したが、勿論これに限定
されるものではなく、オリジナルの画像のサイズ
に応じて、それ全体がデイスプレイ上に表示可能
な程度に適宜選択できる。 In the above explanation, the thinning state in the thinning circuit is 1/1 in both the horizontal and vertical directions on the display.
Although an example of two images has been described, it is of course not limited to this, and the size can be appropriately selected depending on the size of the original image so that the entire image can be displayed on the display.
(6) 発明の効果
本発明によれば圧縮イメージ・データの走査線
の格納先を管理したので、これにより圧縮イメー
ジ・データを選択的に連続的に伸張させて切出す
ことが可能になり、そのためにイメージ・データ
の切出しを高速に、能率的に行うことができる。(6) Effects of the Invention According to the present invention, since the storage location of the scanning lines of compressed image data is managed, it becomes possible to selectively and continuously expand and cut out the compressed image data. Therefore, image data can be extracted quickly and efficiently.
第1図は本発明の一実施例構成図、第2図は画
像データの走査線の説明図である。
図中、1はメモリ、2はリーダ、3は圧縮回
路、4は切換回路、5は制御回路、6は伸張回
路、7は切出回路、8は間引回路、9は表示制御
回路、10は表示バツフア、11はデイスプレ
イ、12はカーソル制御部、13は切出レジスタ
をそれぞれ示す。
FIG. 1 is a configuration diagram of an embodiment of the present invention, and FIG. 2 is an explanatory diagram of scanning lines of image data. In the figure, 1 is a memory, 2 is a reader, 3 is a compression circuit, 4 is a switching circuit, 5 is a control circuit, 6 is an expansion circuit, 7 is an extraction circuit, 8 is a thinning circuit, 9 is a display control circuit, 10 11 is a display buffer, 12 is a cursor control unit, and 13 is a cutting register.
Claims (1)
ータ化するデータ圧縮手段と、圧縮されたデータ
が格納されるデータ格納手段と、各走査ラインの
圧縮データのデータ格納手段における格納先を指
示する走査ライン管理手段と、圧縮データを走査
ライン毎にオリジナルデータに伸張する伸張手段
と、伸張されたオリジナルデータの切出し領域を
記憶する切出し領域記憶手段と、伸張されたオリ
ジナルデータを該切出し領域記憶手段に記憶され
た切出し領域にもとづいて切出すデータ切出し手
段と、該切出されたデータを圧縮して格納するデ
ータ保持手段を有し、 前記データ格納手段から圧縮データを読み出
し、それを伸張したのち、前記切出し手段により
切出し、その切出した領域のみを再度圧縮して前
記データ保持手段に格納することを 特徴とする圧縮イメージ・データのセグメント入
力方式。[Scope of Claims] 1. Data compression means for converting each scanning line of image data into compressed data, data storage means for storing the compressed data, and data storage means for compressed data of each scanning line. a scanning line management means for instructing a storage destination; a decompression means for decompressing compressed data into original data for each scan line; a cutout area storage means for storing a cutout area of the decompressed original data; comprising a data extraction means for cutting out data based on the cutout area stored in the cutout area storage means and a data holding means for compressing and storing the cutout data; reading compressed data from the data storage means; A segment input method for compressed image data, characterized in that after decompressing the image, the segment is cut out by the cutting means, and only the cut out area is compressed again and stored in the data holding means.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP57049417A JPS58166482A (en) | 1982-03-27 | 1982-03-27 | Segment input system for compressed image data |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP57049417A JPS58166482A (en) | 1982-03-27 | 1982-03-27 | Segment input system for compressed image data |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS58166482A JPS58166482A (en) | 1983-10-01 |
| JPH0127465B2 true JPH0127465B2 (en) | 1989-05-29 |
Family
ID=12830487
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP57049417A Granted JPS58166482A (en) | 1982-03-27 | 1982-03-27 | Segment input system for compressed image data |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPS58166482A (en) |
-
1982
- 1982-03-27 JP JP57049417A patent/JPS58166482A/en active Granted
Also Published As
| Publication number | Publication date |
|---|---|
| JPS58166482A (en) | 1983-10-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4665555A (en) | Computer based drawing management system | |
| US5220648A (en) | High-speed search system for image data storage | |
| JPH0434345B2 (en) | ||
| US5195174A (en) | Image data processing apparatus capable of composing one image from a plurality of images | |
| JP2664240B2 (en) | Image data registration search method | |
| JPH0127465B2 (en) | ||
| JPH08317225A (en) | Image data compression and expansion device | |
| JPS603790A (en) | Electronic filing system | |
| JPH02121064A (en) | Picture processor | |
| JPS6263371A (en) | Picture information retrieving network system | |
| JPS61294587A (en) | Picture processor | |
| JPS6335070A (en) | Image information processor | |
| JPH0512396A (en) | Image information processor | |
| JP2736194B2 (en) | Facsimile machine | |
| JPH086543A (en) | Image display device and image database system | |
| JPS6261169A (en) | Image information retrieving network system | |
| JP3160349B2 (en) | Image processing apparatus and method | |
| JPH01273485A (en) | Code data expansion processing system | |
| JPH04342363A (en) | Image information processor | |
| JPH03136169A (en) | Electronic filing device | |
| JPS6261168A (en) | Image information retrieval network system | |
| JPS6263374A (en) | Picture information retrieving network system | |
| JPH0239380A (en) | Image processor | |
| JPH06189108A (en) | Facsimile equipment | |
| JPH02300973A (en) | Drawing file device |