JPH06350858A - Information processor - Google Patents

Information processor

Info

Publication number
JPH06350858A
JPH06350858A JP5131795A JP13179593A JPH06350858A JP H06350858 A JPH06350858 A JP H06350858A JP 5131795 A JP5131795 A JP 5131795A JP 13179593 A JP13179593 A JP 13179593A JP H06350858 A JPH06350858 A JP H06350858A
Authority
JP
Japan
Prior art keywords
data
image data
compression
sampling
compressed
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
JP5131795A
Other languages
Japanese (ja)
Inventor
Kazunori Honjo
一法 本庄
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP5131795A priority Critical patent/JPH06350858A/en
Publication of JPH06350858A publication Critical patent/JPH06350858A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To set the compression/non-compression of picture data to be appropriate. CONSTITUTION:A picture data sampling means 13 extracting a part of picture data stored in a picture memory 12 as sampling data, a sampling data compression means 14 compressing sampling data and outputting compressed sampling data and a data transfer control means 17 comparing the data size of sampling data with that of compressed sampling data, compressing picture data of the picture memory 12 in a data compression means 16 so as to store it in an external storage means 18 when compression is appropriate and storing picture data of the picture memory 12 to the external storage means 18 as it is when compression is inappropriate are provided.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、画像データの圧縮の適
否を判定し、圧縮適の場合に自動圧縮して外部記憶手段
へ格納する情報処理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus for determining whether or not image data is suitable for compression, and if the data is suitable for compression, it is automatically compressed and stored in an external storage means.

【0002】[0002]

【従来の技術】近年情報処理装置では、画像データをス
キャナなどの画像データ入力手段から取り込んで外部記
憶手段に格納し、この画像データを種々加工できる機能
を備えたものが増えている。また一般に、この画像デー
タはデータサイズが大きいものが多く、画像データが格
納されるべき外部記憶手段の容量には制限がある。
2. Description of the Related Art In recent years, an increasing number of information processing apparatuses have a function of taking in image data from image data input means such as a scanner, storing it in an external storage means, and processing the image data in various ways. In general, most of this image data has a large data size, and the capacity of the external storage means in which the image data should be stored is limited.

【0003】[0003]

【発明が解決しようとする課題】そこで、画像データを
圧縮した上で外部記憶手段に格納できる機能を備えた情
報処理装置が出現するに至っている。このような情報処
理装置では、画像データを圧縮して圧縮画像データとし
て外部記憶手段に格納し、また格納された圧縮画像デー
タを伸長して利用するようになっている。ここで、画像
データのデータサイズに対し圧縮画像データのデータサ
イズがかなり小さくなっていれば、外部記憶手段の容量
を有効に活用でき有益である。
Therefore, an information processing apparatus having a function of compressing image data and then storing the compressed image data in an external storage means has appeared. In such an information processing apparatus, image data is compressed and stored as compressed image data in an external storage means, and the stored compressed image data is decompressed and used. Here, if the data size of the compressed image data is considerably smaller than the data size of the image data, the capacity of the external storage means can be effectively utilized, which is beneficial.

【0004】さて画像データには、多階調の画像データ
と階調のない画像データがある。このうち、多階調の画
像データには、たとえば風景画のデータのように、網点
やディザ処理などにより擬似的な中間色をあらわしたも
のなどがあり、階調のない画像データは、例えば商標見
本のように、真白または真黒のいずれかしかないもので
ある。
Image data includes multi-tone image data and image data without tone. Among them, multi-tone image data includes, for example, landscape image data, in which a pseudo intermediate color is represented by halftone dots or dither processing, and image data without tone is, for example, a trademark. Like a sample, it is either pure white or pure black.

【0005】ここで、多階調の画像データは、「0」の
ビット情報と「1」のビット情報とが、ほとんどランダ
ムに分布しており、この画像データは一般に圧縮しても
データサイズが小さくなりにくく、逆に圧縮によりデー
タサイズが大きくなることもある。したがって、原則と
して多階調の画像データは圧縮しない方が良いと言われ
ている。一方、階調のない画像データでは、一般の同一
のビット情報が連続することが多く、この画像データは
一般に圧縮によってデータサイズがかなり小さくなると
されている。したがって階調のない画像データは、圧縮
に適すると言われている。しかしながら、上述のところ
は原則であって、画像データによっては必ずしもこの通
りにならないこともある。
In the multi-gradation image data, the bit information of "0" and the bit information of "1" are distributed almost randomly, and the image data generally has a data size even if compressed. It is difficult to reduce the size, and conversely, the data size may increase due to compression. Therefore, it is generally said that it is better not to compress multi-tone image data. On the other hand, in image data having no gradation, generally the same bit information is often continuous, and it is generally said that the image data has a considerably small data size due to compression. Therefore, it is said that image data without gradation is suitable for compression. However, the above is a principle, and this may not always be the case depending on the image data.

【0006】そして、従来の情報処理装置では、画像デ
ータを圧縮するか否かは、ユーザの経験的な判断に委ね
られていた。しかしながら、個別の画像データが圧縮に
適するか否かということは、実際に圧縮を行った後でな
ければ判明しない。さらに、ユーザにとって、圧縮の適
否を判定することは、専門技術的なことであって、なか
なか理解し難いことである。このため、ユーザによって
は、圧縮の適否を考慮せず、全ての画像データを圧縮し
たり、逆に全部圧縮しないようにすることもある。した
がって、従来の情報処理装置では、実際には圧縮すべき
画像データを圧縮せずに外部記憶手段に格納し、外部記
憶手段の容量を無駄使いしてしまったり、逆に圧縮すべ
きでない画像データを圧縮してデータサイズが拡大した
り、圧縮処理のため余計な処理時間を費やしたりすると
いう問題点があった。
In the conventional information processing apparatus, whether or not to compress the image data is left to the empirical judgment of the user. However, whether or not individual image data is suitable for compression cannot be known until after actual compression. Further, it is a technical skill for the user to determine whether compression is appropriate, and it is difficult to understand. Therefore, some users may not compress all the image data or, conversely, may not compress all, without considering the appropriateness of the compression. Therefore, in the conventional information processing device, the image data to be actually compressed is stored in the external storage means without being compressed, and the capacity of the external storage means is wasted, or conversely, the image data that should not be compressed is stored. There is a problem in that the data size is expanded by compressing, and an extra processing time is consumed for the compression processing.

【0007】そこで本発明は、画像データの圧縮の適否
の判断を行い、圧縮に適するもののみを自動圧縮できる
情報処理装置を提供することを目的とする。
Therefore, an object of the present invention is to provide an information processing apparatus capable of determining whether or not image data compression is appropriate and automatically compressing only those suitable for compression.

【0008】[0008]

【課題を解決するための手段】上記問題点に鑑みて、本
発明では、画像データ記憶手段に記憶された画像データ
の一部をサンプリングデータとして抽出する画像データ
サンプリング手段と、このサンプリングデータを圧縮し
て圧縮サンプリングデータを出力するサンプリングデー
タ圧縮手段と、サンプリングデータと圧縮サンプリング
データとのデータサイズを比較し、圧縮適の場合、画像
データ記憶手段の画像データをデータ圧縮手段にて圧縮
させて、外部記憶手段へ格納するとともに、圧縮不適の
場合、画像データ記憶手段の画像データをそのまま外部
記憶手段へ格納するデータ転送制御手段とを具備したも
のである。
In view of the above problems, in the present invention, an image data sampling means for extracting a part of the image data stored in the image data storage means as sampling data, and the sampling data are compressed. Then, the sampling data compression means for outputting the compressed sampling data is compared with the data size of the sampling data and the compressed sampling data. If the compression is appropriate, the image data of the image data storage means is compressed by the data compression means, In addition to storing the image data in the image data storage means in the external storage means as it is, the data transfer control means stores the image data in the external storage means.

【0009】[0009]

【作用】本発明では、上記構成により、画像データ入力
手段から画像データが入力され、この画像データが画像
データ記憶手段に記憶される。そして、画像データサン
プリング手段が、この画像データの一部のみをサンプリ
ングデータとして抽出し、サンプリングデータ圧縮手段
に渡す。すると、サンプリングデータ圧縮手段は、サン
プリングデータを圧縮して圧縮サンプリングデータを生
成する。これにより、サンプリングデータについて、元
のデータサイズと、圧縮後のデータサイズを知ることが
でき、データ転送制御手段がこれらのデータサイズの比
較により、この画像データ全体の圧縮適否を判定する。
この判定の結果、圧縮適である場合には、データ転送制
御手段は、画像データ記憶手段の画像データ全部をデー
タ圧縮手段に圧縮させた上で外部記憶手段へ格納する。
逆に圧縮不適の場合には、データ転送制御手段は画像デ
ータ全部を圧縮することなく、そのまま外部記憶手段へ
格納する。
According to the present invention, with the above construction, the image data is inputted from the image data input means and the image data is stored in the image data storage means. Then, the image data sampling means extracts only a part of the image data as sampling data and passes it to the sampling data compression means. Then, the sampling data compression means compresses the sampling data to generate compressed sampling data. As a result, it is possible to know the original data size and the compressed data size of the sampling data, and the data transfer control means compares these data sizes to determine whether the entire image data is suitable for compression.
If the result of this determination is that compression is appropriate, the data transfer control means causes the data compression means to compress all of the image data in the image data storage means and then stores it in the external storage means.
On the contrary, when the compression is not suitable, the data transfer control means stores the entire image data in the external storage means as it is without compressing it.

【0010】即ち、画像データの一部のみが試行的に圧
縮されて圧縮適否が判定されるので、画像データ全体を
試行的に圧縮する場合に比べ極めて短時間で圧縮の適否
を判定できる。また、個別の画像データの一部を実際に
圧縮して圧縮の適否を判定するので、ユーザが経験的に
圧縮の適否を判定する場合に比べ、格段に精度良く圧縮
の適否を自動判定できる。よって、圧縮に適する画像デ
ータは圧縮された上で外部記憶手段に格納され、外部記
憶手段の容量を有効に活用できる。又、圧縮に適さない
画像データはそのまま外部記憶手段に格納され、データ
サイズの増加や画像データの圧縮のための無駄な処理時
間を省くことができる。
That is, since only a part of the image data is compressed on a trial basis to determine whether or not the compression is appropriate, the appropriateness of the compression can be determined in an extremely short time compared with the case where the entire image data is compressed on a trial basis. Further, since a part of the individual image data is actually compressed and the propriety of the compression is determined, the propriety of the compression can be automatically determined remarkably accurately as compared with the case where the user empirically determines the propriety of the compression. Therefore, the image data suitable for compression is stored in the external storage means after being compressed, and the capacity of the external storage means can be effectively utilized. Further, the image data that is not suitable for compression is stored in the external storage means as it is, so that it is possible to save the unnecessary processing time for increasing the data size and compressing the image data.

【0011】[0011]

【実施例】次に、図面を参照しながら、本発明の実施例
を説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0012】図1は本発明の一実施例に係る情報処理装
置のブロック図、図2は同情報処理装置の要部論理ブロ
ック図である。
FIG. 1 is a block diagram of an information processing apparatus according to an embodiment of the present invention, and FIG. 2 is a logical block diagram of essential parts of the information processing apparatus.

【0013】図1中、1は図3及び図4のフローチャー
トに沿う制御プログラムを記憶しているROM(リード
オンリーメモリー)、2はROM1の制御プログラムを
実行し、後述する各要素を制御するCPU(中央処理装
置)、3は後述する画像メモリ12などのための領域が
設けられたRAM(ランダムアクセスメモリ)、4はユ
ーザが動作指令など必要な情報を入力するためのキーボ
ード、5は後述する外部記憶手段18として、画像デー
タ(圧縮されていない元の画像データと圧縮後の圧縮画
像データとを含む)を格納する領域が設けられているハ
ードディスク装置である。もちろんハードディスク装置
5にかえて光ディスク装置を用いてもよい。6は入力し
た画像データや処理状況などユーザに必要な情報を表示
するためのCRT(陰極線管)、7は後述する画像デー
タ入力手段11としてのスキャナであり、原稿(図示せ
ず)の指定領域を読み取って画像データを生成するもの
である。
In FIG. 1, 1 is a ROM (read only memory) which stores a control program according to the flowcharts of FIGS. 3 and 4, and 2 is a CPU which executes the control program of the ROM 1 and controls each element described later. (Central processing unit) 3, reference numeral 3 is a RAM (random access memory) provided with an area for an image memory 12 to be described later, reference numeral 4 is a keyboard for a user to input necessary information such as operation commands, and reference numeral 5 is described later. The external storage unit 18 is a hard disk device provided with an area for storing image data (including uncompressed original image data and compressed compressed image data). Of course, an optical disk device may be used instead of the hard disk device 5. Reference numeral 6 is a CRT (cathode ray tube) for displaying information necessary for the user such as input image data and processing status, and 7 is a scanner as image data input means 11 described later, which is a designated area of a document (not shown). Is read to generate image data.

【0014】図2中、11は画像データを入力するスキ
ャナ7などの画像データ入力手段、12は画像データ入
力手段11が生成した画像データを記憶する画像メモ
リ、13は画像メモリ12に記憶された元の画像データ
の一部をサンプリングデータとして抽出して、サンプリ
ングデータ圧縮手段14及び圧縮率生成手段15に出力
する画像データサンプリング手段である。
In FIG. 2, 11 is an image data input means such as a scanner 7 for inputting image data, 12 is an image memory for storing the image data generated by the image data input means 11, and 13 is an image memory 12. It is an image data sampling means for extracting a part of the original image data as sampling data and outputting it to the sampling data compression means 14 and the compression rate generation means 15.

【0015】次に図5を参照しながら、画像データサン
プリング手段13における抽出条件を説明する。図5
中、Sは元の画像データの全部であり、A1〜A3はサ
ンプリングデータとして抽出すべき領域を示す。本実施
例では、画像データのうち中央、上半分の中央、下半分
の中央の3行分サンプリングデータとすることとしてい
る。このサンプリングデータとして抽出する領域の指定
は、画像メモリ12内のアドレスを指定することにより
行う。なお、この指定如何により、圧縮の適否判定の精
度が左右される。ここで、抽出するサンプリングデータ
の量を多くすれば、上記精度が上昇するが、上記適否判
定に要する時間が増加する。したがって、このサンプリ
ングデータの量は諸般の事情を考慮の上、予め適宜設定
しておくものであるが、通常図5に示す例程度でよい。
また、サンプリングデータとして抽出する位置は、図5
に示すように上下対象としてもよいし、ランダムに設定
してもよい。
Next, the extraction conditions in the image data sampling means 13 will be described with reference to FIG. Figure 5
Inside, S is the whole of the original image data, and A1 to A3 indicate areas to be extracted as sampling data. In the present embodiment, the sampling data for the three lines of the center, the center of the upper half, and the center of the lower half of the image data are used. The area to be extracted as the sampling data is specified by specifying the address in the image memory 12. Note that the accuracy of the compression suitability determination depends on the designation. Here, if the amount of sampling data to be extracted is increased, the accuracy is increased, but the time required for the suitability determination is increased. Therefore, the amount of this sampling data is appropriately set in advance in consideration of various circumstances, but it is usually about the example shown in FIG.
In addition, the position extracted as sampling data is shown in FIG.
As shown in FIG. 5, the target may be the upper and lower targets, or may be set randomly.

【0016】図2において、14は画像データサンプリ
ング手段13が抽出したサンプリングデータを試行的に
圧縮して圧縮サンプリングデータとし、この圧縮サンプ
リングデータを圧縮率生成手段15へ出力するサンプリ
ングデータ圧縮手段、15は画像データサンプリング手
段13からの元のサンプリングデータを入力すると共
に、サンプリングデータ圧縮手段14から圧縮サンプリ
ングデータを入力し、サンプリングデータの圧縮率=
(圧縮サンプリングデータのデータサイズ)/(元のサ
ンプリングデータのデータサイズ)から圧縮率を求め、
データ転送制御手段17へ出力する圧縮率生成手段であ
る。16はデータ転送制御手段17から元の画像データ
(全部)を入力した際、この元の画像データを圧縮して
データ転送制御手段17へ出力するデータ圧縮手段、1
7は圧縮率生成手段15から入力する圧縮率を参照し
て、画像データの圧縮の適否を判定し、否の場合には図
2の矢印N1(破線)で示すように画像メモリ12の画
像データ(全体)を、圧縮することなく、そのまま外部
記憶手段18へ格納し、適の場合には、図2の矢印N2
(鎖線)で示すように、画像データ(全部)をデータ圧
縮手段16で圧縮させて圧縮画像データとした後、圧縮
画像データを外部記憶手段18へ格納するデータ転送制
御手段である。なお、画像データサンプリング手段1
3、サンプリングデータ圧縮手段14、圧縮率生成手段
15、データ転送制御手段17及びデータ圧縮手段16
は、CPU2がROM1の制御プログラムを実行するこ
とにより実現される。
In FIG. 2, reference numeral 14 is a sampling data compression means for compressing the sampling data extracted by the image data sampling means 13 into compressed sampling data on a trial basis, and outputting this compressed sampling data to the compression ratio generating means 15, 15. Inputs the original sampling data from the image data sampling means 13 and the compressed sampling data from the sampling data compression means 14, and the compression rate of the sampling data =
Calculate the compression rate from (data size of compressed sampling data) / (data size of original sampling data),
It is a compression rate generation means for outputting to the data transfer control means 17. Reference numeral 16 is a data compression means for compressing the original image data and outputting it to the data transfer control means 17 when the original image data (all) is inputted from the data transfer control means 17.
Reference numeral 7 refers to the compression rate input from the compression rate generation means 15 to determine whether the image data is suitable for compression. If not, the image data in the image memory 12 is indicated by the arrow N1 (broken line) in FIG. (Whole) is stored in the external storage means 18 as it is without being compressed, and if appropriate, the arrow N2 in FIG.
As indicated by (chain line), it is a data transfer control means for compressing the image data (all) by the data compression means 16 into compressed image data and then storing the compressed image data in the external storage means 18. The image data sampling means 1
3, sampling data compression means 14, compression rate generation means 15, data transfer control means 17, and data compression means 16
Is realized by the CPU 2 executing the control program of the ROM 1.

【0017】なお、図2ではサンプリングデータ圧縮手
段14をデータ圧縮手段16と別に設けたが、データ圧
縮手段16にサンプリングデータを圧縮する役割を兼務
させサンプリングデータ圧縮手段14を省略しても差し
支えない。
Although the sampling data compressing means 14 is provided separately from the data compressing means 16 in FIG. 2, the sampling data compressing means 14 may be omitted so that the data compressing means 16 also has a role of compressing the sampling data. .

【0018】本実施例の情報処理装置は、上記のような
構成よりなり、次に図3、図4を参照しながら、その処
理過程を説明する。図3に示すように、まずユーザが原
稿をスキャナ7にセットし、キーボード4から画像デー
タの入力の指示を与える。すると、スキャナ7から出力
された画像データが画像メモリ12に記憶され、画像デ
ータがCRT6に表示される(ステップ10)。次に、
ユーザがキーボード4からこの画像データを保存すべき
指示を与えると、図4のデータ保存処理が行われる(ス
テップ20)。
The information processing apparatus according to the present embodiment has the above-mentioned configuration, and the processing steps thereof will be described below with reference to FIGS. As shown in FIG. 3, the user first sets a document on the scanner 7 and gives an instruction to input image data from the keyboard 4. Then, the image data output from the scanner 7 is stored in the image memory 12, and the image data is displayed on the CRT 6 (step 10). next,
When the user gives an instruction to save the image data from the keyboard 4, the data saving process of FIG. 4 is performed (step 20).

【0019】次に、ステップ20の保存処理について説
明する。先ず、画像データサンプリング手段13が画像
メモリ12の画像データのうち、図5に示した抽出条件
に従い、元のサンプリングデータを抽出し、サンプリン
グデータ圧縮手段14及び圧縮率生成手段15へ出力す
る(ステップ21)。そして、サンプリングデータ圧縮
手段14は圧縮サンプリングデータを圧縮率生成手段1
5へ出力し、圧縮率生成手段15は上述の式から圧縮率
を求め、データ転送制御手段17へ求めた圧縮率を出力
する(ステップ22)。次に、データ転送制御手段17
は、この圧縮率と、所定値αとを比較する(ステップ2
4)。この所定値αは例えば90%とする。ここで、圧
縮率が所定値α以下であれば、データ転送制御手段17
は、画像データが圧縮適と判定する。そして、画像メモ
リ12の画像データ(全部)をデータ圧縮手段16に圧
縮させた上で、外部記憶手段18へ格納する(ステップ
25,26)。一方、圧縮率が所定値αを越えていれ
ば、元の画像データをそのまま外部記憶手段18へ格納
する(ステップ24,26)。
Next, the storage process of step 20 will be described. First, the image data sampling means 13 extracts the original sampling data from the image data in the image memory 12 according to the extraction conditions shown in FIG. 5, and outputs it to the sampling data compression means 14 and the compression rate generation means 15 (step 21). Then, the sampling data compression means 14 converts the compressed sampling data into the compression rate generation means 1
5, the compression rate generation means 15 obtains the compression rate from the above equation, and outputs the obtained compression rate to the data transfer control means 17 (step 22). Next, the data transfer control means 17
Compares this compression rate with a predetermined value α (step 2
4). The predetermined value α is, for example, 90%. If the compression rate is equal to or less than the predetermined value α, the data transfer control means 17
Determines that the image data is suitable for compression. Then, the image data (all) in the image memory 12 is compressed by the data compression means 16 and then stored in the external storage means 18 (steps 25 and 26). On the other hand, if the compression rate exceeds the predetermined value α, the original image data is stored in the external storage means 18 as it is (steps 24 and 26).

【0020】なお、上記所定値αは、圧縮処理に要する
時間、外部記憶手段18の容量、外部記憶手段18の入
出力に要する時間などを考慮して定める。さらに、サン
プリングデータ圧縮手段14などにサンプリングデータ
の圧縮に要した時間を計測する機能を具備させ、データ
転送制御手段17にこの圧縮に要した時間情報をも入力
させ、圧縮率と共に圧縮に要する時間をも勘案して圧縮
の適否を判定するようにしてもよい。このようにすれ
ば、画像データの処理時間を重要視するユーザにも対応
できる。
The predetermined value α is determined in consideration of the time required for compression processing, the capacity of the external storage means 18, the time required for input / output of the external storage means 18, and the like. Further, the sampling data compression means 14 and the like are provided with a function of measuring the time required for compression of the sampling data, and the data transfer control means 17 is also made to input the time information required for this compression, and the time required for compression together with the compression rate. The appropriateness of compression may be determined in consideration of the above. By doing so, it is possible to deal with a user who attaches great importance to the processing time of image data.

【0021】尚、圧縮の適否の判定の基準には圧縮率を
用いるが、圧縮率の算定方法は本実施例に限定されるも
のではない。
Although the compression rate is used as a criterion for determining whether compression is appropriate, the method of calculating the compression rate is not limited to this embodiment.

【0022】[0022]

【発明の効果】本発明は、画像データ記憶手段に記憶さ
れた画像データの一部をサンプリングデータとして抽出
する画像データサンプリング手段と、このサンプリング
データを圧縮して圧縮サンプリングデータを出力するサ
ンプリングデータ圧縮手段と、サンプリングデータと圧
縮サンプリングデータとのデータサイズを比較し、圧縮
適の場合、画像データ記憶手段の画像データをデータ圧
縮手段にて圧縮させて、外部記憶手段へ格納するととも
に、圧縮不適の場合、画像データ記憶手段の画像データ
をそのまま外部記憶手段へ格納するデータ転送制御手段
とを具備したので、ユーザが画像データの圧縮というよ
うな専門的概念を意識することなく、適切な圧縮処理を
行うことができる。また、画像データの圧縮の適否を、
短時間で自動的にしかも実際の画像データに基づき正確
に、判定することができ、圧縮すべき画像データのみを
圧縮することができるので、外部記憶手段の容量を無駄
使いせず有効に活用できる。
According to the present invention, the image data sampling means for extracting a part of the image data stored in the image data storage means as sampling data, and the sampling data compression for compressing the sampling data and outputting the compressed sampling data. Means for comparing the data sizes of the sampling data and the compressed sampling data with each other, and if the data is suitable for compression, the image data in the image data storage means is compressed by the data compression means and stored in the external storage means. In this case, since the data transfer control means for storing the image data in the image data storage means as it is in the external storage means is provided, an appropriate compression process can be performed without the user being aware of a specialized concept such as image data compression. It can be carried out. In addition, whether the compression of the image data is appropriate,
Since it can be determined automatically in a short time and accurately based on the actual image data, and only the image data to be compressed can be compressed, the capacity of the external storage means can be effectively utilized without wasting it. .

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

【図1】本発明の一実施例に係る情報処理装置のブロッ
ク図
FIG. 1 is a block diagram of an information processing apparatus according to an embodiment of the present invention.

【図2】本発明の一実施例に係る情報処理装置の要部論
理ブロック図
FIG. 2 is a logical block diagram of essential parts of an information processing apparatus according to an embodiment of the present invention.

【図3】本発明の一実施例に係る情報処理装置のフロー
チャート
FIG. 3 is a flowchart of the information processing apparatus according to the embodiment of the present invention.

【図4】本発明の一実施例に係る情報処理装置のフロー
チャート
FIG. 4 is a flowchart of an information processing device according to an embodiment of the present invention.

【図5】本発明の一実施例に係る情報処理装置における
サンプリングデータの抽出条件の説明図
FIG. 5 is an explanatory diagram of sampling data extraction conditions in the information processing apparatus according to the embodiment of the present invention.

【符号の説明】[Explanation of symbols]

11 画像データ入力手段 12 画像メモリ 13 画像データサンプリング手段 14 サンプリングデータ圧縮手段 16 データ圧縮手段 17 データ転送制御手段 18 外部記憶手段 11 Image Data Input Means 12 Image Memory 13 Image Data Sampling Means 14 Sampling Data Compressing Means 16 Data Compressing Means 17 Data Transfer Control Means 18 External Storage Means

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】画像データ入力手段から入力された画像デ
ータを記憶する画像データ記憶手段と、前記画像データ
記憶手段に記憶された画像データの一部をサンプリング
データとして抽出する画像データサンプリング手段と、
このサンプリングデータを圧縮して圧縮サンプリングデ
ータを出力するサンプリングデータ圧縮手段と、 サンプリングデータと圧縮サンプリングデータとのデー
タサイズを比較し、圧縮適の場合、前記画像データ記憶
手段の画像データをデータ圧縮手段にて圧縮させて、外
部記憶手段へ格納するとともに、圧縮不適の場合、前記
画像データ記憶手段の画像データをそのまま外部記憶手
段へ格納するデータ転送制御手段とを有することを特徴
とする情報処理装置。
1. An image data storage means for storing image data input from the image data input means, and an image data sampling means for extracting a part of the image data stored in the image data storage means as sampling data.
Sampling data compression means for compressing this sampling data and outputting compressed sampling data is compared with the data size of the sampling data and the compressed sampling data. If the compression is appropriate, the image data of the image data storage means is compressed by the data compression means. An information processing apparatus which stores the image data in the external storage means after being compressed by the external storage means, and stores the image data of the image data storage means in the external storage means as it is when the compression is unsuitable. .
【請求項2】前記データ転送制御手段は、圧縮サンプリ
ングデータのデータサイズをサンプリングデータのデー
タサイズで除した圧縮率が所定値以下である際、圧縮適
と判断する請求項1記載の情報処理装置。
2. The information processing apparatus according to claim 1, wherein the data transfer control unit determines that the compression is appropriate when the compression rate obtained by dividing the data size of the compressed sampling data by the data size of the sampling data is equal to or less than a predetermined value. .
JP5131795A 1993-06-02 1993-06-02 Information processor Pending JPH06350858A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5131795A JPH06350858A (en) 1993-06-02 1993-06-02 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5131795A JPH06350858A (en) 1993-06-02 1993-06-02 Information processor

Publications (1)

Publication Number Publication Date
JPH06350858A true JPH06350858A (en) 1994-12-22

Family

ID=15066309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5131795A Pending JPH06350858A (en) 1993-06-02 1993-06-02 Information processor

Country Status (1)

Country Link
JP (1) JPH06350858A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995029437A1 (en) * 1994-04-22 1995-11-02 Sony Corporation Device and method for transmitting data, and device and method for recording data

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995029437A1 (en) * 1994-04-22 1995-11-02 Sony Corporation Device and method for transmitting data, and device and method for recording data

Similar Documents

Publication Publication Date Title
KR100965720B1 (en) Method for generating mosaic image and apparatus for the same
JPH0773080A (en) Multi-media document sotrage management device
US5283667A (en) Electronic filing apparatus provided with a multiple processing function when image data is displayed
US5812071A (en) Apparatus and method for lossy compression using dynamic domain quantization
JP2615625B2 (en) Image processing device
JP2003123072A (en) Image kind identification method and device, and image processing program
US6917704B2 (en) Image processing method, image processing apparatus and image processing system
JPH06350858A (en) Information processor
JPH0564001A (en) Picture processor
JPH07287560A (en) Processor and method for image processing
JP4086580B2 (en) Image processing apparatus, program, and method
JPH06348830A (en) Information processor
JPH096946A (en) Image processing method and image processor
JP2004289603A (en) Image forming apparatus, image forming method, and image forming program
JPH05273948A (en) Device and method for document and picture display
JP2001117693A5 (en)
JPH06197223A (en) Image reader
JPH0512432A (en) Digital image display device
JPS63254856A (en) Image filing device
JPH01231571A (en) Phototelegraphic apparatus
CN113628292A (en) Method and equipment for previewing picture in target terminal
JPH05174150A (en) Circular graph recognition device
JPH07193812A (en) Picture compressor and picture compression method
JPH08340457A (en) Processor and method for image processing
JP2001075771A (en) Picture data processing system in web browser

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees