JP2619944B2 - Image data management processor - Google Patents
Image data management processorInfo
- Publication number
- JP2619944B2 JP2619944B2 JP63310854A JP31085488A JP2619944B2 JP 2619944 B2 JP2619944 B2 JP 2619944B2 JP 63310854 A JP63310854 A JP 63310854A JP 31085488 A JP31085488 A JP 31085488A JP 2619944 B2 JP2619944 B2 JP 2619944B2
- Authority
- JP
- Japan
- Prior art keywords
- image data
- slot
- line
- management table
- start position
- 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
Links
Landscapes
- Processing Or Creating Images (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【発明の詳細な説明】 〔概要〕 イメージデータをスロットに格納するイメージデータ
管理処理装置に関し、 管理テーブルにスロット番号の他にライン番号、ライ
ン格納位置を設定し、これらを参照してイメージデータ
をスロット単位で読み出しおよび書き込みを行い、アク
セス性能を向上させることを目的とし、 イメージデータを格納するスロットのスロット番号、
イメージデータのライン番号およびこのライン番号のイ
メージデータをスロットに格納するライン開始位置を格
納する管理テーブルと、この管理テーブルのスロット番
号およびライン開始位置に対応づけてイメージデータを
格納するスロットとを備え、ライン番号を指定した読み
出し要求に対応して、上記管理テーブルを検索して当該
ライン番号のイメージデータを格納したスロット番号を
求め、この求めたスロット番号のスロットからイメージ
データを読み出し、更に必要に応じて求めたライン開始
位置に基づいて該当部分(X方向部分)を取り出す、あ
るいは書き込み要求に対応して、上記管理テーブルを検
索して当該ライン番号のみを格納したスロット番号のス
ロットを当該管理テーブルから外し、イメージデータを
空のスロットに格納した新たなスロットの番号を管理テ
ーブルに更新する態様で設定するように構成する。DETAILED DESCRIPTION OF THE INVENTION [Overview] Regarding an image data management processing device for storing image data in a slot, a line number and a line storage position are set in addition to a slot number in a management table, and the image data is stored with reference to these. The slot number of the slot that stores image data, with the purpose of reading and writing in slot units to improve access performance,
A management table for storing a line number of the image data and a line start position for storing the image data of the line number in the slot; and a slot for storing the image data in association with the slot number and the line start position of the management table. In response to the read request designating the line number, the management table is searched to find the slot number in which the image data of the line number is stored, the image data is read from the slot of the obtained slot number, and further necessary. The corresponding portion (X-direction portion) is taken out based on the line start position obtained accordingly, or the management table is searched in response to a write request, and the slot of the slot number storing only the line number is assigned to the management table. The image data into an empty slot. Configured to set in a manner of updating the number of new slot that the management table.
本発明は、イメージデータをスロットに格納するイメ
ージデータ管理処理装置に関するものである。The present invention relates to an image data management processing device that stores image data in a slot.
一般に、イメージデータは、第4図に示すように、識
別子とそのイメージデータ全体を1つのデータとして管
理している。このイメージデータは、スロット単位に更
に分かれている。従って、イメージデータに対し、部分
的に取り出しあるいは書き込みを行おうとすると、この
イメージデータの全体を読み込んでメモリに展開し、変
更部分の修正を行った後、データ全体を書き込む必要が
あった。このため、イメージデータを部分的に修正する
場合であっても、イメージデータの全体の取り出し、お
よび書き込みを行う必要があり、コードデータなどに比
べてアクセス性能が低いという問題があった。Generally, as shown in FIG. 4, the image data manages the identifier and the entire image data as one data. This image data is further divided into slot units. Therefore, when attempting to partially extract or write the image data, it is necessary to read the entire image data, expand the image data in the memory, correct the changed portion, and then write the entire data. Therefore, even when the image data is partially corrected, it is necessary to take out and write the entire image data, and there is a problem that the access performance is lower than that of the code data or the like.
本発明は、管理テーブルにスロット番号の他にライン
番号、ライン格納位置を設定し、これらを参照してイメ
ージデータをスロット単位で読み出しおよび書き込みを
行い、アクセス性能を向上させることを目的としてい
る。An object of the present invention is to set a line number and a line storage position in addition to a slot number in a management table, read and write image data in slot units with reference to these, and improve access performance.
第1図は本発明の原理構成図を示す。 FIG. 1 shows a principle configuration diagram of the present invention.
第1図において、管理テーブル1は、イメージデータ
を格納するスロットのスロット番号、イメージデータの
ライン番号およびこのライン番号のイメージデータをス
ロットに格納するライン開始位置を格納するものであ
る。In FIG. 1, a management table 1 stores a slot number of a slot for storing image data, a line number of the image data, and a line start position for storing the image data of this line number in the slot.
スロット2は、スロット番号およびライン開始位置に
対応づけてイメージデータを格納するものである。The slot 2 stores image data in association with a slot number and a line start position.
本発明は、第1図に示すように、ライン番号を指定し
た読み出し要求に対応して、管理テーブル1を検索して
当該ライン番号のイメージデータを格納したスロット番
号を求め、この求めたスロット番号のスロットからイメ
ージデータを読み出し、更に必要に応じて求めたライン
開始位置に基づいて該当部分(X方向部分)を取り出
す、あるいは書き込み要求に対応して、管理テーブル1
を検索して当該ライン番号のみを格納したスロット番号
のスロットを当該管理テーブル1から外し、イメージデ
ータを空のスロットに格納した新たなスロットの番号を
管理テーブル1に更新する態様で設定するようにしてい
る。また、書き込み要求に対応して、管理テーブル1を
検索して該当ライン番号のみを格納したスロット番号の
スロットを当該管理テーブル1から外し、イメージデー
タを当該ライン番号のスロットのライン開始位置から更
新する態様で格納、更に必要に応じて空のスロットに格
納し、この格納した新たなスロットのスロット番号を管
理テーブル1に更新する態様で設定するようにしてい
る。According to the present invention, as shown in FIG. 1, in response to a read request specifying a line number, the management table 1 is searched to find a slot number in which image data of the line number is stored. Image data is read out from the slot and the corresponding portion (X-direction portion) is taken out based on the line start position obtained as necessary, or the management table 1
Is retrieved from the management table 1 and the number of a new slot storing image data in an empty slot is updated in the management table 1. ing. Further, in response to the write request, the management table 1 is searched, the slot of the slot number storing only the line number is removed from the management table 1, and the image data is updated from the line start position of the slot of the line number. In this manner, the information is stored in an empty slot if necessary, and the stored slot number of the new slot is set in the management table 1 so as to be updated.
従って、スロット単位にイメージデータを読み出した
り、書き込んだりすることが可能となり、アクセス性能
を向上させることができる。Therefore, image data can be read or written in slot units, and access performance can be improved.
次に、第1図から第3図を用いて本発明の1実施例の
構成および動作を順次詳細に説明する。Next, the configuration and operation of one embodiment of the present invention will be sequentially described in detail with reference to FIGS.
第1図において、管理テーブル1は、スロット番号S1
ないしSn、イメージデータのライン番号L1ないしLn、イ
メージデータをスロットに格納開始するライン開始位置
P1ないしPnを設定するものである。スロット番号のエン
トリからは該当するスロット2がポインオされている。In FIG. 1, the management table 1 contains a slot number S1.
To Sn, line number L1 to Ln of image data, line start position to start storing image data in slot
P1 to Pn are set. The corresponding slot 2 is pointed out from the entry of the slot number.
スロット2は、イメージデータを管理テーブル1のス
ロット番号に対応づけ格納するためのものである。イメ
ージデータは、スロットのライン開始位置から格納す
る。また、スロット2の先頭に、有効データ長l1ないし
l20などを格納する。The slot 2 is for storing the image data in association with the slot number of the management table 1. The image data is stored from the line start position of the slot. At the beginning of slot 2, the effective data length l1 or
Stores l20 etc.
次に、第2図を用いてイメージデータの部分的な取り
出しについて説明する。ここで、第2図(イ)に示すメ
モリ上に展開されたイメージデータ中の、“☆☆”を付
した矩形領域、即ちラインY10とラインY20、およびX方
向にXaとXbによって挟まれた矩形領域のイメージデータ
をスロットから取り出す場合について説明する。Next, partial extraction of image data will be described with reference to FIG. Here, in the image data developed on the memory shown in FIG. 2 (a), a rectangular area marked with “☆☆”, that is, a line Y10 and a line Y20, and Xa and Xb in the X direction. A case where image data of a rectangular area is extracted from a slot will be described.
第1に、取り出し要求として、ライン番号Y10からY2
0、X方向にXaからXbのイメージデータを取り出す(読
み出す)旨の要求を受け取る。First, as a retrieval request, line numbers Y10 to Y2
0, a request to extract (read) image data of Xb from Xa in the X direction is received.
第2に、取り出し要求のあったライン番号Y10からY20
のイメージデータが格納されているスロット番号を、第
2図(ロ)管理テーブル1を検索して、スロット番号S1
0からS20として求める。Second, the line numbers Y10 to Y20 that have been requested to be taken out
The management table 1 in FIG. 2 (b) is searched for the slot number storing the image data of slot number S1.
Determined as 0 to S20.
第3に、第2で求めたスロット番号S10からS20のスロ
ット2に格納されているイメージデータを取り出し、圧
縮されているならばライン単位に展開し、この取り出し
たライン単位のイメージデータからX方向にXaからXbの
部分(図中斜線の部分)をメモリに展開する。これによ
り、第2図(イ)☆☆の矩形領域のイメージデータをメ
モリ上に展開し、所望のイメージデータを取り出すこと
ができる。Thirdly, the image data stored in the slot 2 of the slot numbers S10 to S20 obtained in the second step is taken out, and if it is compressed, it is expanded in line units. Then, the part from Xa to Xb (the shaded part in the figure) is expanded in the memory. As a result, the image data of the rectangular area shown in FIG. 2A can be developed on the memory and the desired image data can be extracted.
次に、第3図を用いてイメージデータの部分的な書き
込みについて説明する。ここで、第3図(イ)に示すメ
モリ上に展開されたイメージデータ中の、“★★”を付
した矩形領域、即ちラインYとラインY20、およびX方
向にXaとXbによって挟まれた矩形領域に対応するスロッ
トに修正したイメージデータを書き込む場合について説
明する。Next, partial writing of image data will be described with reference to FIG. Here, in the image data expanded on the memory shown in FIG. 3 (a), a rectangular area marked with “★★”, that is, a line Y and a line Y20, and Xa and Xb in the X direction. A case where corrected image data is written in a slot corresponding to a rectangular area will be described.
第1に、第2図を用いて既述したように、スロット2
からライン番号Y10からY20に対応するイメージデータを
該当スロット2から取り出し、更にこの取り出したイメ
ージデータ中からX方向のXaからXbの部分のイメージデ
ータを取り出してメモリ上に展開する。First, as described above with reference to FIG.
, The image data corresponding to the line numbers Y10 to Y20 is extracted from the corresponding slot 2, and from the extracted image data, the image data of the Xa to Xb portion in the X direction is extracted and expanded on the memory.
第2に、書き込もうとするライン番号のイメージデー
タのみからなるスロット2を管理テーブル1から外す。Second, the slot 2 consisting only of the image data of the line number to be written is removed from the management table 1.
第3に、書き込もうとする修正後のイメージデータ
を、第3図に示すように、空のスロットの先頭から順
次格納する。尚、この際、空のスロットの先頭からイメ
ージデータを順次格納するのではなくて、1つ前のスロ
ットの途中から該当イメージデータを修正後のイメージ
データによって置き換える態様で順次格納するようにし
てもよい。このように、空のスロットに修正後のイメー
ジデータを格納するこにより、たとえ修正によってイメ
ージデータのサイズが拡大されてもスロットに格納する
ことが可能となる。Third, the modified image data to be written is sequentially stored from the beginning of an empty slot as shown in FIG. At this time, instead of sequentially storing the image data from the beginning of the empty slot, the image data may be sequentially stored from the middle of the immediately preceding slot in such a manner that the image data is replaced with the corrected image data. Good. As described above, by storing the corrected image data in the empty slot, even if the size of the image data is enlarged by the correction, the image data can be stored in the slot.
第4に、第3で格納したスロットについて、書き込み
要求のあったライン番号に対応するスロット番号 S
(n+1)、S(n+2)・・・を管理テーブル1に設
定し、図示のようにポイントさせる。この際、第3図ス
ロット番号S10は、ライン番号L9のイメージデータが途
中から格納されているため、管理テーブル1のライン番
号およびライン開始位置は削除されている。一方、スロ
ット番号S20は、ライン番号L21からのイメージデータが
存在しているため、ライン番号L21およびライン開始位
置P2xが図示のように設定されている。スロットの途中
でイメジーデータの格納を終了した時には、EOL(End o
f File)制御記号を格納する。Fourth, for the slot stored in the third, the slot number S corresponding to the line number for which the write request was issued.
(N + 1), S (n + 2)... Are set in the management table 1 and pointed as shown. At this time, since the slot number S10 in FIG. 3 stores the image data of the line number L9 from the middle, the line number and the line start position in the management table 1 are deleted. On the other hand, since the slot number S20 includes image data from the line number L21, the line number L21 and the line start position P2x are set as illustrated. When the storage of image data ends in the middle of the slot, EOL (End o
f File) Stores control symbols.
以上の処理によって、イメージデータをスロット単位
で修正した後、書き込むことが可能となる。With the above processing, it is possible to write after correcting the image data in slot units.
以上説明したように、本発明によれば、管理テーブル
1にスロット番号の他にライン番号、ライン格納位置を
設定し、これらを参照してイメージデータをスロット単
位で読み出しおよび書き込みを行う構成を採用している
ため、アクセス性能を向上させることができる。As described above, according to the present invention, a configuration is adopted in which a line number and a line storage position are set in addition to the slot number in the management table 1, and image data is read and written in slot units with reference to these. As a result, access performance can be improved.
第1図は本発明の原理構成図、第2図は本発明のイメー
ジデータの部分的な取り出し例、第3図は本発明のイメ
ージデータの部分的な書き込み例、第4図は従来技術の
説明図を示す。 図中、1は管理テーブル、2はスロットを表す。FIG. 1 is a diagram showing the principle of the present invention, FIG. 2 is an example of partial extraction of image data of the present invention, FIG. 3 is an example of partial writing of image data of the present invention, and FIG. FIG. In the figure, 1 indicates a management table, and 2 indicates a slot.
Claims (2)
域であるスロットに格納するイメージデータ管理処理装
置において、 イメージデータのライン番号、このライン番号のイメー
ジデータを格納するスロットのスロット番号、およびス
ロット内の格納開始位置であるライン開始位置を記憶す
る管理テーブルと、 イメージデータのライン番号を指定した読み出し要求に
対応して、前記管理テーブルを検索して、ライン番号に
対応する、スロット番号およびライン開始位置を求め、
該スロット番号およびライン開始位置に基づいて、イメ
ージデータの読み出しを行う読み出し手段と、 イメージデータのライン番号を指定した書き込み要求に
対応して、該イメージデータを格納したスロットのスロ
ット番号およびライン開始位置により、指定されたライ
ン番号に対応する、前記管理テーブル内の項目を更新す
る書き込み手段とを備えたことを特徴とするイメージデ
ータ管理処理装置。An image data management processor for storing image data in a plurality of fixed-length storage areas, a line number of the image data, a slot number of a slot for storing the image data of the line number, and A management table for storing a line start position, which is a storage start position in a slot, and a management table for searching for the management table in response to a read request specifying a line number of image data, the slot number and the slot number corresponding to the line number. Find the line start position,
Reading means for reading image data based on the slot number and the line start position; and a slot number and a line start position of the slot storing the image data in response to a write request designating the line number of the image data. Writing means for updating an item in the management table corresponding to a designated line number.
ーブルを検索して該当ライン番号のみを格納したスロッ
ト番号のスロットを当該管理テーブルから外し、イメー
ジデータを当該ライン番号のスロットのライン開始位置
から更新する態様で格納、更に必要に応じて空のスロッ
トに格納し、この格納した新たなスロットのスロット番
号を管理テーブルに更新する態様で設定するように構成
したことを特徴とする請求項1記載のイメージデータ管
理処理装置。2. In response to the write request, the management table is searched to remove a slot of a slot number storing only a corresponding line number from the management table, and to transfer image data to a line start position of the slot of the line number. 2. The storage means is configured to store data in a manner of updating from the beginning, further store the data in an empty slot as needed, and set the stored slot number of the new slot in a management table in a manner of updating the management table. An image data management processing device as described in the above.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63310854A JP2619944B2 (en) | 1988-12-08 | 1988-12-08 | Image data management processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63310854A JP2619944B2 (en) | 1988-12-08 | 1988-12-08 | Image data management processor |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH02156346A JPH02156346A (en) | 1990-06-15 |
JP2619944B2 true JP2619944B2 (en) | 1997-06-11 |
Family
ID=18010194
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63310854A Expired - Lifetime JP2619944B2 (en) | 1988-12-08 | 1988-12-08 | Image data management processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2619944B2 (en) |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61118828A (en) * | 1984-11-15 | 1986-06-06 | Mitsubishi Electric Corp | Memory for computer |
-
1988
- 1988-12-08 JP JP63310854A patent/JP2619944B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH02156346A (en) | 1990-06-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0487331B1 (en) | Directory management system | |
JP4101410B2 (en) | Time version data storage device | |
US6483901B1 (en) | Non-volatile memory platform for digital answering systems | |
JP2619944B2 (en) | Image data management processor | |
US7269684B2 (en) | Method and system for persistently storing objects in an object oriented environment | |
CA2541674A1 (en) | Method for writing memory sectors in a memory deletable by blocks | |
JPS645510B2 (en) | ||
JP2912657B2 (en) | File access processor | |
JPH0512405A (en) | Image information memory retrieving device | |
JP2874810B2 (en) | Key memory allocation method | |
JP2604787B2 (en) | Two-dimensional data storage method | |
JPS58114149A (en) | Electronic filing system | |
JP2658964B2 (en) | Data record storage position control method | |
JPH03271841A (en) | Recovery system for data base | |
JPH05250243A (en) | Data processing system for extended storage device | |
JPH0385650A (en) | Disk volume restoration system | |
JP2524619B2 (en) | Information transmission device | |
JP2000148548A (en) | Unnecessary record deleting device | |
JPH07104758B2 (en) | Record processing method | |
JPH04299749A (en) | Magneto-optical disk system | |
JPH0462094B2 (en) | ||
JPH02257282A (en) | Table preparation processor | |
JPS6035692B2 (en) | Buffer management method | |
JP2008016050A (en) | Ic card | |
JPS62239249A (en) | File managing device |