JPS59212971A - Image data producer - Google Patents

Image data producer

Info

Publication number
JPS59212971A
JPS59212971A JP58086472A JP8647283A JPS59212971A JP S59212971 A JPS59212971 A JP S59212971A JP 58086472 A JP58086472 A JP 58086472A JP 8647283 A JP8647283 A JP 8647283A JP S59212971 A JPS59212971 A JP S59212971A
Authority
JP
Japan
Prior art keywords
image data
data
registered
frequency
code
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
Application number
JP58086472A
Other languages
Japanese (ja)
Inventor
Yasuhiro Watanabe
泰弘 渡辺
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP58086472A priority Critical patent/JPS59212971A/en
Publication of JPS59212971A publication Critical patent/JPS59212971A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To shorten the conversion time by attaining the storage and rewriting of image data and using the frequencies of said actions as elements. CONSTITUTION:When the source data is supplied to a retrieving means 1, a table 2 is retrieved to discriminate whether or not the image data corresponding to the source data is stored in an external memory such as a disk 4, etc. If the image data is stored, an image data means 3 is actuated to read out the image data and display it to a display part 5. If no image data is registered, the table 2 is referred to check the store area of the image data. Then the image data is produced when its store area exists. Thus the image data is written to the disk 4, and at the same time the code of the image data is registered. If no area exists for writing, the using frequency of the registered code is checked. Then the image data corresponding to the code having the minimum using frequency is erased and written to the disk 4. The source data of the image data, the using frequency and the control information are registered to the table 2.

Description

【発明の詳細な説明】 技術分野 本発明はイメージデータ作成装置に関するものである。[Detailed description of the invention] Technical field The present invention relates to an image data creation device.

従来技術 一般に数値、文字データを管理し、必要に応じて処理し
、表あるいはグラフなどの形で出力し照合することが可
能なデータ処理装置あるいは、キーボードから入力した
文章を編集して印字するワードプロセッサなどの各種処
理装置に於て、表示あるいは印字される形式の自由度及
び編集の容易さが求められている。
PRIOR ART In general, a data processing device that can manage numerical and character data, process it as necessary, and output and collate it in the form of a table or graph, or a word processor that edits and prints text input from a keyboard. In various processing devices such as the above, flexibility in display or print formats and ease of editing are required.

数値、文字、図形データなどはディスプレイあるいはプ
リンタの画素に対応するイメージデータに変換された後
、RAM等のイメージ格納領域で合成されて始めて表示
、印字が可能となる。しかし、一般にイメージデータは
原(コード)データの数百倍以上の大きさとなり、処理
毎にメモリへ格納しなければならないとすると膨大な時
間を要する。従って処理時間を短縮し、かつ適当な使用
頻度に応じて出力しようとするイメージデータをメモリ
に格納しておく必要がある。
Numerical values, characters, graphic data, etc. can be displayed or printed only after they are converted into image data corresponding to the pixels of a display or printer and then synthesized in an image storage area such as a RAM. However, image data is generally several hundred times larger than original (code) data, and it would take an enormous amount of time if it had to be stored in memory each time it is processed. Therefore, it is necessary to shorten the processing time and store image data to be outputted in a memory according to an appropriate frequency of use.

目的 本発明はこのような課題に鑑み提案されるものであり、
イメージデータの格納と書替えが可能でかつこれらの動
作を頻度を要素として行いかつ処理時間を短縮できるイ
メージデータ作成装置を提案する所にある。
Purpose The present invention is proposed in view of these problems,
An object of the present invention is to propose an image data creation device that can store and rewrite image data, perform these operations based on frequency, and shorten processing time.

実施例 第1図は実施例が果す機能をブロック的に表現した機能
ブロック図であって、原データが検索手段1に入力され
ると、テーブル2を検索し、原データに対応するイメー
ジデータが例えばディスク4などの外部メモリに格納さ
れているかどうかを判別する。格納されているときは、
イメージデータ読出し手段3を起動して、イメージデー
タな読出し、表示部5゛に表示させる。一方、原データ
に対応するイメージデータがテーブル2を参照した結果
、登録されていないときは、テーブル2を参照してイメ
ージデータの格納領域があるかどうかを調べ、あるとき
はイメージデータを作成し、これをディスクに書込むと
共に、テーブル2にイメージデータのコードを登録する
。また、イメージデータを書き込む領域がないときは、
テーブルに登録されているコードの使用頻度値を検索し
、最少の使用頻度のコードに対応するイメージデータを
ディスクから消去し、かつテーブルから該コードに対応
する情報を消去する。次にイメージ作成手段6を起動し
て、イメージデータをディスク4に書き込み、テーブル
に該イメージデータの原データ、使用頻度及び管理情報
を登録する。
Embodiment FIG. 1 is a functional block diagram expressing in block form the functions performed by the embodiment. When original data is input to the search means 1, a table 2 is searched and image data corresponding to the original data is retrieved. For example, it is determined whether the data is stored in an external memory such as disk 4 or not. When stored,
The image data reading means 3 is activated to read image data and display it on the display section 5'. On the other hand, if the image data corresponding to the original data is not registered as a result of referring to Table 2, it is checked whether there is a storage area for the image data by referring to Table 2, and if there is, the image data is created. , this is written to the disk, and the code of the image data is registered in table 2. Also, if there is no area to write image data,
The usage frequency value of the code registered in the table is searched, the image data corresponding to the code with the least usage frequency is deleted from the disk, and the information corresponding to the code is deleted from the table. Next, the image creation means 6 is activated, image data is written onto the disk 4, and the original data, usage frequency, and management information of the image data are registered in the table.

上述したイメージ作成装置は第2図が示すように構成で
きる。図において、10は中央処理装置(以下CPUと
呼ぶ)であり、13.14はそれぞれディスプレイ(以
下DSPと呼ぶ)とプリンタ(以下PRTと呼ぶ)であ
る。CPU 10はDSP13あるいはPR714にイ
メージデータを出力するために、主記憶装置12(以下
RAMと呼ぶ)をイメージ編集領域として用い、また原
データ及びイメージデータの保管に外部記憶装置15(
以下DSKと呼ぶ)を用いる。なお、編集操作の指示は
操作卓16(以下、TWと呼ぶ)で行う。
The image creation device described above can be configured as shown in FIG. In the figure, 10 is a central processing unit (hereinafter referred to as CPU), and 13 and 14 are a display (hereinafter referred to as DSP) and a printer (hereinafter referred to as PRT), respectively. The CPU 10 uses the main storage device 12 (hereinafter referred to as RAM) as an image editing area in order to output image data to the DSP 13 or PR 714, and also uses the external storage device 15 (hereinafter referred to as RAM) to store original data and image data.
(hereinafter referred to as DSK) is used. Note that instructions for editing operations are given through the operation console 16 (hereinafter referred to as TW).

第3図にRAM12に格納される管理テーブルとDSK
I 5に保管されるイメージデータの関係を図示する。
Figure 3 shows the management table and DSK stored in RAM 12.
The relationship between image data stored in I5 is illustrated.

図において、18は数値、文字、図形などの原データ、
19は原データに対応するイメージデータの使用頻度を
示す使用頻度データ、20は外部記憶装置に格納された
イメージデータの管理情報である。すなわち、管理テー
ブルは、原データ18と使用頻度値19と管理情報20
よりなる。21はイメージデータであり、DSK 15
に格納されており、前述のようにこれを読出すためには
管理テーブルでは管理情報20を用いている。原データ
から変換されたイメージデータが必要な場合、この管理
テーブルが検索され、対応するイメージデータがDSK
I5に保管されていれば、ただちに読出して用いること
ができる。もしなければイメージデータを作成すると共
に、DSKI5に保管し、その原データ18と、使用頻
度19と、管理情報20を管理テーブルに登録する。イ
メージデータをDSKI5に格納しようとした時、DS
KI5のイメージデータ格納領域が不足する場合、管理
テーブルの使用頻度値19を調べ、登録後使用頻度の少
ないイメージデータを消去する。
In the figure, 18 is original data such as numbers, characters, figures, etc.
Reference numeral 19 indicates usage frequency data indicating the frequency of use of image data corresponding to the original data, and reference numeral 20 indicates management information of the image data stored in the external storage device. That is, the management table includes original data 18, usage frequency values 19, and management information 20.
It becomes more. 21 is image data, DSK 15
As mentioned above, the management information 20 is used in the management table to read this information. When image data converted from the original data is required, this management table is searched and the corresponding image data is stored in the DSK.
If it is stored in I5, it can be read out and used immediately. If not, image data is created and stored in the DSKI 5, and its original data 18, usage frequency 19, and management information 20 are registered in the management table. When trying to store image data in DSKI5, the DS
If the image data storage area of KI5 is insufficient, the usage frequency value 19 of the management table is checked and image data that is used less frequently after registration is deleted.

第3図はイメージデータ変換プログラムの処理手順を示
すフローチャートである。このプログラムは読出し専用
メモリ17に格納されているものである。以下日本語文
章とベクトル図形からなる文書を作成する場合の動作を
説明する。第2図に於て、TW16から日本語の単語が
入力されると先ずJISコードからなる原データが作成
され。
FIG. 3 is a flowchart showing the processing procedure of the image data conversion program. This program is stored in the read-only memory 17. The operation when creating a document consisting of Japanese text and vector graphics will be explained below. In FIG. 2, when a Japanese word is input from the TW 16, original data consisting of JIS code is first created.

この原データからイメージデータがRAMZ上に作成ま
たは読出され、DSP13に表示される。
Image data is created or read out from this original data on the RAMZ and displayed on the DSP 13.

TW6からベクトル図形の情報が入力された場合は、先
ずベクトル図形の原データが作成され、この原データか
ら第4図のフローチャートに従い、イメージデータがR
へM2上に作成または読出され、口木詰文章と合成され
て、DSP3に表示される。DSK l 5には日本語
の単語並びにベクトル図形の単位部分のイメージデータ
が格納され、必要に応じて再利用される。更に、DSK
5のイメージデータ格納領域のオーバフローを使用頻度
の少ないイメージデータを消去することにより避ける。
When vector figure information is input from TW6, first the original data of the vector figure is created, and from this original data, the image data is R
is created or read out on the M2, combined with the original text, and displayed on the DSP3. The DSK 1 5 stores Japanese words and image data of unit parts of vector graphics, and is reused as necessary. Furthermore, DSK
The overflow of the image data storage area in No. 5 is avoided by erasing image data that is used less frequently.

さて、第4図のフローチャートでは、ステップS1にて
、原データより管理テーブルの原データ部18を検索す
る。ステップS2にて、原データのイメージデータがあ
れば、ステップSIOにてイメージデータな読出し、ス
テップS11にて管理テーブルの使用頻度部8をカウン
トアツプし、エンドに至る。
Now, in the flowchart of FIG. 4, in step S1, the original data section 18 of the management table is searched from the original data. In step S2, if there is image data of the original data, the image data is read out in step SIO, and the usage frequency section 8 of the management table is counted up in step S11, and the process reaches the end.

ステップS2にて、原データのイメージデータか無けれ
ば、ステップs3にてイメージデータを作成し、ステッ
プS4にて、イメージデータの格納領域がDSKI5に
あるが調べ、なければ、ステップS5にて、管理テーブ
ルの使用頻度8を検索し、ステップS6にて、使用頻度
が最少のイメージデータをDSKI 5から消去し、ス
テップS7にて、管理テーブルから対応する情報を消去
する。
In step S2, if there is no image data of the original data, image data is created in step s3, and in step S4 it is checked whether there is a storage area for the image data in DSKI 5. If there is no image data, it is managed in step S5. The usage frequency 8 in the table is searched, and in step S6, the image data with the least usage frequency is deleted from the DSKI 5, and in step S7, the corresponding information is deleted from the management table.

ステップS4で、イメージデータの格納領域があれば、
ステップs8に制御は移り、新しいイメージデータをD
SK5へ登録書込みする。ステップS9で管理テーブル
へ対応情報を登録し、エンドに至る。
In step S4, if there is a storage area for image data,
Control moves to step s8, and the new image data is transferred to D.
Write registration to SK5. In step S9, correspondence information is registered in the management table, and the process reaches the end.

効果 本発明によれば数値、文字、図形等の原データと変換さ
れたイメージデータの管理テーブルを用いることにより
原データと対応するイメージデータに変換するに際して
、使用頻度を考慮しながら外部記憶装置に可能なかぎり
イメージデータを保管しておき、これを再利用できる。
Effects According to the present invention, by using a management table for original data such as numerical values, characters, figures, etc. and converted image data, when converting the original data into corresponding image data, it is possible to store the original data in an external storage device while taking into consideration the frequency of use. You can save as much image data as possible and reuse it.

更に外部記憶装置の容量がオーバーしても使用頻度の少
ないイメージデータな消去することにより、書き替えを
最少限ものとして、変換時間を短縮できる効果がある。
Furthermore, even if the capacity of the external storage device exceeds the capacity, by erasing image data that is used less frequently, rewriting can be minimized and conversion time can be shortened.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の代表的な実施例が果す機能を示す機能
ブロック図、 第2図は実施例の構成を示す構成図、 第3図は管理テーブルとイメージデータの関係を示す図
、 第4図は原データからイメージデークへの変換及び登録
の手順を示すフローチャートである。 ここで、18・・・原データ、19・・・頻度値、20
・・・管理情報である。 第1図 第2図 1/ 第3日 り1 第4図 510 11
FIG. 1 is a functional block diagram showing the functions performed by a typical embodiment of the present invention; FIG. 2 is a block diagram showing the configuration of the embodiment; FIG. 3 is a diagram showing the relationship between the management table and image data; FIG. 4 is a flowchart showing the procedure for converting and registering original data into an image database. Here, 18...original data, 19...frequency value, 20
... Management information. Figure 1 Figure 2 1/3rd day 1 Figure 4 510 11

Claims (1)

【特許請求の範囲】[Claims] 新しく作成したイメージデータを外部記憶装置に格納す
るに当り、外部記憶装置の容量がオーバする場合は、す
でに格納されているイメージデータの中で、使用頻度の
最も少ない順に外部記憶装置より削除し、上記新しく作
成したイメージデータを格納することを特徴とするイメ
ージデータ作成装置。
If the capacity of the external storage device exceeds the capacity of the external storage device when storing newly created image data, delete the image data that has already been stored from the external storage device in order of least usage frequency. An image data creation device that stores the newly created image data.
JP58086472A 1983-05-17 1983-05-17 Image data producer Pending JPS59212971A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58086472A JPS59212971A (en) 1983-05-17 1983-05-17 Image data producer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58086472A JPS59212971A (en) 1983-05-17 1983-05-17 Image data producer

Publications (1)

Publication Number Publication Date
JPS59212971A true JPS59212971A (en) 1984-12-01

Family

ID=13887903

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58086472A Pending JPS59212971A (en) 1983-05-17 1983-05-17 Image data producer

Country Status (1)

Country Link
JP (1) JPS59212971A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61139825A (en) * 1984-12-12 1986-06-27 Canon Inc Information filing device
JPS62231382A (en) * 1986-03-25 1987-10-09 インタ−ナシヨナル ビジネス マシ−ンズ コ−ポレ−シヨン Image processing method and apparatus
JPH0520147A (en) * 1991-07-11 1993-01-29 Matsushita Graphic Commun Syst Inc Electronic file device
JP2013003811A (en) * 2011-06-16 2013-01-07 Konica Minolta Holdings Inc Rendering device and rendering method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61139825A (en) * 1984-12-12 1986-06-27 Canon Inc Information filing device
JPS62231382A (en) * 1986-03-25 1987-10-09 インタ−ナシヨナル ビジネス マシ−ンズ コ−ポレ−シヨン Image processing method and apparatus
JPH0520147A (en) * 1991-07-11 1993-01-29 Matsushita Graphic Commun Syst Inc Electronic file device
JP2013003811A (en) * 2011-06-16 2013-01-07 Konica Minolta Holdings Inc Rendering device and rendering method

Similar Documents

Publication Publication Date Title
US5740445A (en) Information processing apparatus for generating directory information to manage a file using directories
JPS5936867A (en) Filing device of document picture
JPS59212971A (en) Image data producer
JP3099469B2 (en) Standard document creation device
JP4197679B2 (en) Print control apparatus and print control method
JPH0719261B2 (en) How to display the next screen in machine translation
JP3560388B2 (en) Document management device
JPS61195455A (en) Document preparation device
JPH0667945A (en) Electronic filing device
JPH0540462A (en) Character pattern registering system
JPH09218809A (en) File information confirmation device and method therefor
JPH0793299A (en) File managing method
JPH02241267A (en) Picture information processor
JPH06231185A (en) Picture processor
JPH05342207A (en) Format specifying method for word processor
JPS6253861B2 (en)
JPS59140484A (en) Graphic character pattern generator
JPH0240766A (en) Document processor
JPH0736942A (en) Generating and updating process method for index data
JPH0512261A (en) Document processor
JPH0619778B2 (en) Data processing device
JPH03154962A (en) Document editing device
JPS63148369A (en) Document call system
JPS62119665A (en) Word processor
JPH03288961A (en) Document data processor