JP2000187725A - Image processor and image processing method - Google Patents

Image processor and image processing method

Info

Publication number
JP2000187725A
JP2000187725A JP10365510A JP36551098A JP2000187725A JP 2000187725 A JP2000187725 A JP 2000187725A JP 10365510 A JP10365510 A JP 10365510A JP 36551098 A JP36551098 A JP 36551098A JP 2000187725 A JP2000187725 A JP 2000187725A
Authority
JP
Japan
Prior art keywords
image data
image
output
resolution
data
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.)
Withdrawn
Application number
JP10365510A
Other languages
Japanese (ja)
Inventor
Yukihiko Shimizu
由紀彦 清水
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 JP10365510A priority Critical patent/JP2000187725A/en
Publication of JP2000187725A publication Critical patent/JP2000187725A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To save the memory capacity and reading time for storing a character as an image. SOLUTION: Text data 612 are stored in a memory 602 as the attribute of image data 611 of plural resolution values corresponding to an image together with the image data 611. At the time of outputting an image, the image data of a certain resolution matched with the resolution of a printer 631 are selected by a selector 621 and the text is rasterized by a rasterizer based on the resolution. The selected image data and the text are composited by an image composition module 624 and the composited image is outputted by the printer 631.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、例えば画像データ
を格納する記憶媒体から、ディスプレイや、プリンタな
どの、さまざまな解像度の出力デバイスに画像データを
出力する際、解像度に応じた最適な画像データを提供す
ると共に、高品位な文字や図形のデータを画像中に合成
する画像処理装置及び方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for outputting image data from a storage medium storing image data to an output device having various resolutions such as a display or a printer. And an image processing apparatus and method for synthesizing high-quality character and graphic data in an image.

【0002】[0002]

【従来の技術】従来の画像フォーマットを図2に示す。
図2に示すように、画像ファイルはヘッダ部と画像デー
タ部に分けられる。一般的にヘッダ部には、その画像フ
ァイルからデータを読み取るときに必要な情報や、画像
の内容を説明する付帯的な情報が格納される。図2の例
ではその画像フォーマット名を示す画像フォーマット識
別子、ファイルサイズ、画像の幅・高さ・深さ、圧縮の
有無、カラーパレットの情報、解像度、画像データの格
納位置へのオフセットなどの情報が格納されている。画
像データ部は画像データを順次格納している部分であ
る。このような画像フォーマットの代表的な例として
は、Micrsoft社のBMPフォーマットやCompuserve社の
GIFフォーマットなどが広く普及している。
2. Description of the Related Art FIG. 2 shows a conventional image format.
As shown in FIG. 2, the image file is divided into a header part and an image data part. Generally, the header section stores information necessary for reading data from the image file and additional information explaining the content of the image. In the example of FIG. 2, information such as an image format identifier indicating the image format name, file size, image width / height / depth, presence / absence of compression, color palette information, resolution, and offset to the image data storage position. Is stored. The image data section is a section that stores image data sequentially. As typical examples of such an image format, a BMP format by Microsoft and a GIF format by Compuserve are widely used.

【0003】[0003]

【発明が解決しようとする課題】従来の画像フォーマッ
トでは、文字列データや図形データなどもイメージとし
て展開されて保持しているため、多くの記憶容量を必要
とし、その記憶媒体からのデータ転送時は、多くのバス
容量と転送時間を必要とし、さらに出力デバイスに応じ
て解像度変換する必要があった。
In the conventional image format, character string data, graphic data, and the like are also developed and stored as images. Therefore, a large storage capacity is required, and data transfer from the storage medium is required. Requires a large amount of bus capacity and transfer time, and further requires resolution conversion according to the output device.

【0004】本発明は上記従来例に鑑みてなされたもの
で、文字列や図形といったデータを記憶するための記憶
容量を減らし、また、データを読み出すための時間を短
縮できる画像処理装置及び方法を提供することを目的と
する。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned prior art, and provides an image processing apparatus and method capable of reducing the storage capacity for storing data such as character strings and figures and shortening the time for reading data. The purpose is to provide.

【0005】[0005]

【課題を解決するための手段】上記目的を達成するため
に、本発明は次のような構成からなる。すなわち、1つ
の画像データに対して複数の解像度の画像データとテキ
スト等のコードデータとを記憶する記憶手段と、画像デ
ータを出力する出力手段と、前記出力手段により出力可
能な解像度の画像データを、前記記憶手段に記憶された
複数の解像度の画像データから選択する選択手段と、前
記コードデータを、前記出力手段により出力可能な解像
度の画像データとして展開する展開手段と、前記展開手
段により展開された画像データと、前記選択手段により
選択された画像データとを合成する合成手段とを備え、
前記合成手段により合成された画像データは前記出力手
段により出力される。
In order to achieve the above object, the present invention has the following arrangement. That is, storage means for storing image data having a plurality of resolutions and code data such as text for one image data, output means for outputting image data, and image data having a resolution which can be output by the output means. Selecting means for selecting from a plurality of resolutions of image data stored in the storage means; developing means for expanding the code data as image data having a resolution that can be output by the output means; Image data, and combining means for combining the image data selected by the selecting means,
The image data combined by the combining unit is output by the output unit.

【0006】また好ましくは、前記記憶手段は、コード
データとして、文字コードに加えて、文字の位置、文字
の形状、文字の大きさの少なくともひとつについての情
報を記憶する。
Preferably, the storage means stores, as the code data, at least one of a character position, a character shape, and a character size, in addition to the character code.

【0007】また好ましくは、前記出力手段は、複数の
解像度からひとつを選択でき、前記選択手段及び展開手
段は、前記出力手段において選択された解像度に応じて
画像データを選択及び展開する。
Preferably, the output means can select one of a plurality of resolutions, and the selection means and the development means select and develop the image data according to the resolution selected by the output means.

【0008】[0008]

【発明の実施の形態】画像フォーマットのひとつに、画
像データに対して複数の解像度を具備する画像データフ
ォーマットである、FlashPix(FlashPixは米国Eastman
Kodak社の登録商標、以下同じ)ファイルフォーマット
がある。本実施形態では、このFlashPixフォーマットで
画像データを保存する場合について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One of the image formats is FlashPix (FlashPix is Eastman USA) which is an image data format having a plurality of resolutions for image data.
Kodak is a registered trademark, the same applies hereinafter) file format. In the present embodiment, a case where image data is stored in the FlashPix format will be described.

【0009】FlashPixファイルフォーマットでは、図2
において画像ヘッダ部に格納されていた画像属性情報お
よび画像データをさらに構造化してファイル内に格納す
る。この構造化した画像ファイルを図3及び図4に示
す。
In the FlashPix file format, FIG.
, The image attribute information and the image data stored in the image header section are further structured and stored in a file. This structured image file is shown in FIGS.

【0010】画像ファイル内の各プロパティやデータに
はMicroSoft社のオペレーティングシステムであるMS
−DOSのディレクトリとファイルに相当する、ストレ
ージとストリームによってアクセスする。図3、図4に
おいて、影付き部分(符号301〜305)がストレー
ジで、影なし部分(符号306〜311)がストリーム
である。図3及び図4において、画像データや画像属性
情報はストリーム部分に格納される。図4のSource Fla
shPix image objectあるいはResult FlashPiximage obj
ectは、図3に示した構造となっている。
[0010] Each property and data in the image file are stored in MS, an operating system of MicroSoft.
-Access by storage and stream corresponding to DOS directories and files. 3 and 4, the shadowed portions (reference numerals 301 to 305) are storages, and the non-shadowed portions (reference numerals 306 to 311) are streams. 3 and 4, image data and image attribute information are stored in a stream portion. Source Fla of Figure 4
shPix image object or Result FlashPiximage obj
ect has the structure shown in FIG.

【0011】図3において、画像データは異なる解像度
で階層化されており、それぞれの解像度の画像をSubima
geと呼び、Resolution0,1,…n(符号302〜30
5)で示してある。各解像度画像に対して、その画像を
読み出すために必要な情報がSubimage header302b
に、また画像データがSubimage data302aに格納さ
れる。
In FIG. 3, image data is hierarchized at different resolutions.
ge, and Resolution 0, 1,... n (reference numerals 302 to 30)
This is indicated by 5). For each resolution image, information necessary to read the image is stored in the Subimage header 302b.
And the image data is stored in the Subimage data 302a.

【0012】Subimage header302bの構成を図8に
示す。Subimage header302bは、図8のように、ヘ
ッダの長さ(Length of heasder stream header),画像
の幅(Image width),画像の高さ(Image height),タイ
ルの数(Number of tiles,これについては後述する),タ
イルの幅(Tile width),タイルの高さ(Tile height)等
が格納される。
FIG. 8 shows the configuration of the Subimage header 302b. As shown in FIG. 8, the Subimage header 302b includes a header length (Length of heasder stream header), an image width (Image width), an image height (Image height), and the number of tiles (Number of tiles; It stores the tile width (Tile width), the tile height (Tile height), and the like.

【0013】プロパティセットとは属性情報をその使用
目的、内容に応じて分類して定義したもので、Summary
Info.Property Set306,Image Info.Property Set3
09,Image Content Property Set308,Extension
list property Set310がある。
A property set is defined by classifying attribute information according to the purpose of use and the contents.
Info.Property Set306, Image Info.Property Set3
09, Image Content Property Set 308, Extension
There is a list property Set 310.

【0014】次に、各プロパティセットについて説明す
る。
Next, each property set will be described.

【0015】Summary Info.Property Set306はFlash
Pix特有のものではなく、Microsoft社のストラクチャー
ドストレージでは必須のプロパティセットで、そのファ
イルのタイトル・題名・著者・サムネール画像等を格納
する。
[0015] Summary Info.Property Set 306 is Flash
It is not a Pix-specific property, but is a required property set in Microsoft's structured storage. It stores the title, title, author, thumbnail image, etc. of the file.

【0016】Image Content Property Set308は、画
像データの格納方法を記述する属性である(図7)。こ
の属性には画像データの階層数(Number of Resolutio
n)、最大解像度の画像の幅(Highest Resolution widt
h)、高さ(Highest Resolution height)や、それぞれの
解像度の画像についての幅(Subimage width)、高さ(Sub
image height)、色の構成(Subimage color)、あるいは
JPEG圧縮を用いる際の量子化テーブル・ハフマンテ
ーブルの定義(JPEG tables)等を記述する。
The Image Content Property Set 308 is an attribute that describes a method for storing image data (FIG. 7). This attribute contains the number of layers of the image data (Number of Resolutio
n), Highest Resolution widt
h), height (Highest Resolution height), and width (Subimage width) and height (Sub
image height), color configuration (Subimage color), definition of quantization table / Huffman table when JPEG compression is used (JPEG tables), etc. are described.

【0017】Image Info.Property Set309は、画像
を使用する際に利用できるさまざまな情報、例えば、そ
の画像がどのようにして取り込まれ、どのように利用可
能であるかの情報を格納する。その情報としては次のよ
うなものがある。 ・デジタルデータの取り込み方法/あるいは生成方法に
関する情報(File Source) ・著作権に関する情報(Intellectural property) ・画像の内容(画像中の人物、場所など)に関する情報
(Content description) ・撮影に使われたカメラに関する情報(Camera informat
ion) ・撮影時のカメラのセッティング(露出、シャッタース
ピード、焦点距離、フラッシュ使用の有無など)の情報
(Per Picture camera settings) ・デジタルカメラ特有の解像度やモザイクフィルタに関
する情報(Digital camera characterization) ・フィルムのメーカ名、製品名、種類(ネガ/ポジ、カ
ラー/白黒)などの情報(Film description) ・オリジナルが書物や印刷物である場合の種類やサイズ
に関する情報(Originaldocument scan description) ・スキャン画像の場合、使用したスキャナやソフト、操
作した人に関する情報(Scandevice) Extension list property Set310は、上記FlashPix
の基本仕様に含まれない情報を追加する際に使用する領
域である。
The Image Info.Property Set 309 stores various information that can be used when using an image, for example, information on how the image is captured and how it can be used. The information includes the following.・ Information on how to import and / or generate digital data (File Source) ・ Information on copyright (Intellectural property) ・ Information on the content of the image (person, location, etc. in the image)
(Content description) ・ Information about the camera used for shooting (Camera informat
information on camera settings (exposure, shutter speed, focal length, use of flash, etc.)
(Per Picture camera settings) ・ Information on resolution and mosaic filter specific to digital camera (Digital camera characterization) ・ Information such as film manufacturer name, product name, type (negative / positive, color / black and white) (Film description) ・ Original Information about the type and size when the document is a book or print (Original document scan description) ・ For scanned images, information about the scanner and software used and the person who operated it (Scandevice) Extension list property Set 310 is the FlashPix
This area is used when adding information that is not included in the basic specifications.

【0018】図4のFlashPix Image View Object401
は、画像を表示する際に用いるビューイングパラメータ
と画像データをあわせて格納する、画像ファイルであ
る。ビューイングパラメータとは画像の回転、拡大/縮
小、移動、色変換、フィルタリングの処理を画像表示の
際に適応するために記憶しておく処理係数のセットであ
る。
FlashPix Image View Object 401 in FIG.
Is an image file that stores viewing parameters and image data used when displaying an image. The viewing parameter is a set of processing coefficients stored for adapting the processing of image rotation, enlargement / reduction, movement, color conversion, and filtering when displaying an image.

【0019】Source/Result FlashPix Image Object
は、FlashPix画像データの実体であり、Source FlashPi
x Image Object402は必須、Result FlashPix Image
Object403はオプションである。Source FlashPix Im
age Object402はオリジナルの画像データを、Result
FlashPix Image Object403はビューイングパラメー
タを使って画像処理した結果の画像を格納する。
Source / Result FlashPix Image Object
Is an entity of FlashPix image data, and Source FlashPi
x Image Object 402 is required, Result FlashPix Image
Object 403 is optional. Source FlashPix Im
age Object 402 is the original image data, Result
The FlashPix Image Object 403 stores an image obtained as a result of image processing using viewing parameters.

【0020】Source/Result desc.Property set40
8,409は、画像データの識別のためのプロパティセ
ットであり、画像ID、変更禁止のプロパティセット、
最終更新日時等を格納する。
Source / Result desc. Property set 40
8, 409 are property sets for identifying image data, including an image ID, a property set for which change is prohibited,
Stores the last update date and time.

【0021】Transform property set410は、回転、
拡大/縮小、移動のためのAffine変換係数、色変換マト
リックス、コントラスト調整値、フィルタリング係数を
格納している。
Transform property set 410 includes rotation,
Affine conversion coefficients for enlargement / reduction and movement, a color conversion matrix, contrast adjustment values, and filtering coefficients are stored.

【0022】次に画像データの取り扱いについて説明す
る。
Next, the handling of image data will be described.

【0023】図5に解像度の異なる複数の画像から構成
される画像ファイルの例を示す。図5で最大解像度の画
像は列×行がX0×Y0で構成されており、その次に大
きい画像はX0/2×Y0/2であり、それ以降順次、
列・行ともに1/2ずつ縮小し、列・行ともに64画素
以下あるいは等しくなるまで繰り返される。
FIG. 5 shows an example of an image file composed of a plurality of images having different resolutions. In FIG. 5, the image of the maximum resolution has a column × row composed of X0 × Y0, the next largest image is X0 / 2 × Y0 / 2, and thereafter,
The size of each column and row is reduced by 繰 り 返, and the process is repeated until both columns and rows are equal to or less than 64 pixels.

【0024】このように階層化した結果、画像の属性情
報として「1つの画像ファイル中の階層数」や、それぞ
れの階層の画像に対して、従来の画像フォーマットの項
で説明したヘッダ情報と画像データが必要となる。1つ
の画像ファイル中の階層の数や最大解像度の画像の幅、
高さ、あるいはそれぞれの解像度の画像の幅、高さ、色
構成、圧縮方式等に関する情報は、図7に示したよう
に、Image Contents Property Set308に記述され
る。
As a result of the hierarchization as described above, “the number of layers in one image file” as the attribute information of the image, and the header information and the image described in the section of the conventional image format for the image of each layer Data is needed. The number of layers in one image file, the width of the image with the highest resolution,
Information on the height or the width, height, color configuration, compression method, and the like of the image at each resolution is described in the Image Contents Property Set 308 as shown in FIG.

【0025】さらに各解像度のレイヤの画像は図6に示
すようにタイルに分割されている。ひとつのタイルは6
4×64画素の広がりを有する。画像の左上部から順次
64×64のタイルに分割をすると、画像によっては右
端および下端のタイルの一部に空白が生ずる場合があ
る。この場合はそれぞれ最右端画像または最下端画像を
繰り返し挿入することで、64×64画素を構築する。
FlashPixでは、それぞれのタイル中の画像をJPEG圧
縮、シングルカラー、非圧縮のいずれかの方法で格納す
る。JPEG圧縮は、ISO/IEC JTC1/SC
29により国際標準化された画像圧縮方式であり、方式
自体の説明はここでは割愛する。
Further, the image of each resolution layer is divided into tiles as shown in FIG. One tile is 6
It has a spread of 4 × 64 pixels. If the image is divided into 64 × 64 tiles sequentially from the upper left corner, blanks may occur in some of the right and lower end tiles depending on the image. In this case, 64 × 64 pixels are constructed by repeatedly inserting the rightmost image or the lowermost image.
In FlashPix, the image in each tile is stored by any of JPEG compression, single color, and non-compression. JPEG compression is based on ISO / IEC JTC1 / SC
This is an image compression method internationally standardized by the standard 29, and the description of the method itself is omitted here.

【0026】このようにタイル分割された画像データは
Subimage dataストリーム中に格納され、タイルの総
数、個々のタイルのサイズ、データの開始位置、圧縮方
法はすべてのSubimage header(図8)に格納されてい
る。
The image data divided in this way is
The total number of tiles, the size of each tile, the starting position of data, and the compression method are stored in the subimage data stream (FIG. 8).

【0027】また、シングルカラーとは、1つのタイル
がすべて同じ色で構成されている場合にのみ、個々の画
素の値を記録することなく、そのタイルの色を1色で表
現する方式である。この方法は特に、コンピュータグラ
フィックスにより生成された画像で有効である。
The single color is a method of expressing the color of a tile in one color without recording the value of each pixel only when all the tiles are composed of the same color. . This method is particularly useful for images generated by computer graphics.

【0028】図3及び図4ともに、Extension list pro
perty Setを有している。本実施の形態の装置において
は、このExtension list property Setに、テキストデ
ータやその位置を示すテキスト位置データ、あるいはフ
ォントの種類を示すテキストフォント情報、テキストの
サイズを表すテキストサイズ情報、テキストを修飾する
ための情報を表すテキスト修飾情報などのフィールドを
格納する。この場合、Extension list property Setの
先頭には、テキストデータが格納されていることを示す
コードなどが付される。また、各フィールドは固定長で
あっても可変長であっても良い。
FIGS. 3 and 4 show the extension list pro.
Has a perty set. In the apparatus of the present embodiment, text data and text position data indicating the position, text font information indicating a font type, text size information indicating a text size, and text are modified in the Extension list property Set. Fields such as text qualification information that represent information for storing. In this case, a code or the like indicating that text data is stored is added to the head of the Extension list property Set. Further, each field may be fixed length or variable length.

【0029】このテキストデータは、例えば、写真撮影
時や編集時に、撮影装置や編集装置のスーパーインポー
ズ機能などを用いて挿入されたテキストである。ただ
し、入力はコードで行われるか、あるいは手書き入力後
に文字認識する必要がある。このようにして入力された
テキストが、付加的な情報としてExtension list prope
rty Setに格納される。
This text data is, for example, text inserted at the time of photographing or editing using a superimposing function of the photographing device or the editing device. However, it is necessary to perform the input using a code or to recognize characters after inputting by handwriting. The text entered in this way is the extension list prope
Stored in rty Set.

【0030】図1は、本発明の実施例に係る画像処理装
置の構成を示す図である。同図において、601は装置
全体を表わし、602はFlashPixファイルフォーマット
に基づく画像データと、テキスト情報と、テキスト属性
情報を格納するメモリを表わし、603は出力制御を行
う出力制御部を表わし、604は出力デバイスを表わ
し、605は外部制御部を表わす。また、図9は、出力
制御部603による制御手順である。
FIG. 1 is a diagram showing a configuration of an image processing apparatus according to an embodiment of the present invention. In the figure, reference numeral 601 denotes the entire apparatus, 602 denotes a memory for storing image data based on the FlashPix file format, text information, and text attribute information, 603 denotes an output control unit for controlling output, and 604 denotes an output control unit. Reference numeral 605 denotes an output device, and 605 denotes an external control unit. FIG. 9 shows a control procedure by the output control unit 603.

【0031】以下、図1及び図9を参照して、画像デー
タの出力手順を説明する。
Hereinafter, the output procedure of the image data will be described with reference to FIGS.

【0032】外部制御部605より、出力要求の信号を
出力制御部603が受け取ると、まず、出力装置604
であるプリンタ631の出力解像度に応じた解像度の画
像データを、画像データ1から画像データ611中から
セレクタ621は選択する(ステップS901)。次
に、テキストデコーダ622に対して、テキスト関連情
報を読み出させる(ステップS902)。これにより、
テキストデコーダ622は、メモリ602から、テキス
トデータ1、テキスト位置データ1、テキストフォント
情報1、テキストサイズ情報1、テキスト修飾情報1を
ロードし、プリンタ631の出力解像度に応じた解像度
情報を併せて、テキスト情報を、ラスタライザ623へ
送る。
When the output control unit 603 receives a signal of an output request from the external control unit 605, first, the output device 604
The selector 621 selects image data having a resolution corresponding to the output resolution of the printer 631 from the image data 1 to the image data 611 (step S901). Next, the text-related information is read by the text decoder 622 (step S902). This allows
The text decoder 622 loads the text data 1, the text position data 1, the text font information 1, the text size information 1, and the text modification information 1 from the memory 602, and combines the resolution information according to the output resolution of the printer 631 with The text information is sent to the rasterizer 623.

【0033】次に、出力装置604の解像度に応じた画
素密度で、ラスタライザ623によりテキストをラスタ
ライズさせる(ステップS903)。これにより、ラス
タライザ623では、テキスト情報をビットマップ情報
へ変換する。
Next, the text is rasterized by the rasterizer 623 at a pixel density corresponding to the resolution of the output device 604 (step S903). Thus, the rasterizer 623 converts the text information into bitmap information.

【0034】最後に、画像データとテキストとを画像合
成モジュール624により合成させる(ステップS90
4)。これにより、テキストデータから変換されたビッ
トマップ情報とセレクタ621で選択された画像データ
は、画像合成モジュール624へ送信され、画像合成モ
ジュール624では、セレクタ621で選択された画像
データに、ラスタライザ623から送られてくるテキス
トのビットマップ画像を、テキストデコーダ622から
送られてくるテキスト位置情報に基づき、合成画像を作
成する。
Finally, the image data and the text are combined by the image combining module 624 (step S90).
4). As a result, the bitmap information converted from the text data and the image data selected by the selector 621 are transmitted to the image synthesizing module 624, and the image synthesizing module 624 converts the image data selected by the selector 621 from the rasterizer 623. Based on the text position information sent from the text decoder 622, a synthesized image is created from the sent bitmap image of the text.

【0035】作成された合成画像は、プリンタ631へ
出力され、このプリンタの解像度に適した解像度の画像
とテキストとが印刷出力される。
The created composite image is output to a printer 631, and an image having a resolution suitable for the resolution of the printer and text are printed out.

【0036】以上のように、本実施形態に係る画像処理
装置によれば、文字をテキストデータでメモリに格納す
るために、必要なメモリ要用を小さくできる。また、デ
ータの読み出しに要する時間を短縮できる。
As described above, according to the image processing apparatus according to the present embodiment, since the characters are stored in the memory as the text data, the required memory requirement can be reduced. Further, the time required for reading data can be reduced.

【0037】さらに、さまざまな解像度の出力デバイス
に対して最適な画像データを提供することができる。
Further, optimal image data can be provided for output devices having various resolutions.

【0038】なお、合成できるのは文字だけではなく、
直線や、曲線や、さまざまな図形データにも適用するこ
とができる。また、テキストの合成方法も、単純な上書
き合成だけでなく、すかし合成や、ぼかし合成など、さ
まざまな合成モードを指定方法を適用することもでき
る。
Note that not only characters can be synthesized,
It can be applied to straight lines, curves, and various graphic data. In addition, as for the method of synthesizing a text, not only a simple overwriting synthesis but also a method of designating various synthesis modes such as a watermark synthesis and a blur synthesis can be applied.

【0039】また、近年パソコンなどで用いられるディ
スプレイでは、数種類の解像度をサポートする、マルチ
スキャン・タイプが主流である。このような出力デバイ
スに対しては、出力デバイスから得られる解像度情報
を、出力制御603のセレクタ621、および、テキス
トデコーダ622へ送信することにより、数種類の解像
度をサポートする出力デバイスに対して、最適な画像デ
ータおよび、テキストデータを合成した出力画像を提供
することができる。
In recent years, a display used in a personal computer or the like is mainly a multi-scan type which supports several kinds of resolutions. For such an output device, the resolution information obtained from the output device is transmitted to the selector 621 of the output control 603 and the text decoder 622, so that the output device that supports several types of resolutions is optimized. It is possible to provide an output image obtained by combining image data and text data.

【0040】[0040]

【他の実施形態】なお、本発明は、複数の機器(例えば
ホストコンピュータ,インタフェイス機器,リーダ,プ
リンタなど)から構成されるシステムに適用しても、一
つの機器からなる装置(例えば、複写機,ファクシミリ
装置など)に適用してもよい。
[Other Embodiments] Even if the present invention is applied to a system including a plurality of devices (for example, a host computer, an interface device, a reader, a printer, etc.), an apparatus (for example, a copying machine) Machine, facsimile machine, etc.).

【0041】また、本発明の目的は、前述した実施形態
の機能を実現する図9の手順のプログラムコードを記録
した記憶媒体を、システムあるいは装置に供給し、その
システムあるいは装置のコンピュータ(またはCPUや
MPU)が記憶媒体に格納されたプログラムコードを読
出し実行することによっても達成される。
Another object of the present invention is to supply a storage medium storing the program code of the procedure shown in FIG. 9 for realizing the functions of the above-described embodiment to a system or apparatus, and to provide a computer (or CPU) of the system or apparatus. Or MPU) reads and executes the program code stored in the storage medium.

【0042】この場合、記憶媒体から読出されたプログ
ラムコード自体が前述した実施形態の機能を実現するこ
とになり、そのプログラムコードを記憶した記憶媒体は
本発明を構成することになる。
In this case, the program code itself read from the storage medium implements the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.

【0043】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピディスク,ハードディス
ク,光ディスク,光磁気ディスク,CD−ROM,CD
−R,磁気テープ,不揮発性のメモリカード,ROMな
どを用いることができる。
As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD
-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

【0044】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレ
ーティングシステム)などが実際の処理の一部または全
部を行い、その処理によって前述した実施形態の機能が
実現される場合も含まれる。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) Performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0045】さらに、記憶媒体から読出されたプログラ
ムコードが、コンピュータに挿入された機能拡張ボード
やコンピュータに接続された機能拡張ユニットに備わる
メモリに書込まれた後、そのプログラムコードの指示に
基づき、その機能拡張ボードや機能拡張ユニットに備わ
るCPUなどが実際の処理の一部または全部を行い、そ
の処理によって前述した実施形態の機能が実現される場
合も含まれる。
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instructions of the program code, The case where the CPU of the function expansion board or the function expansion unit performs part or all of the actual processing, and the function of the above-described embodiment is realized by the processing.

【0046】本発明を上記記憶媒体に適用する場合、そ
の記憶媒体には、先に説明したフローチャートに対応す
るプログラムコードを格納することになるが、簡単に説
明すると、図9のメモリマップ例に示す各モジュールを
記憶媒体に格納することになる。
When the present invention is applied to the storage medium, the storage medium stores program codes corresponding to the above-described flowcharts. Each module shown will be stored in a storage medium.

【0047】[0047]

【発明の効果】以上説明したように、文字や図形等を、
画像の属性情報としてコードで格納することで、必要な
記憶容量を減らし、またデータの読み出しに要する時間
を短縮できる。また、さまざまな解像度の出力デバイス
に対して最適な画像データを提供できる。
As described above, characters, figures, etc.
By storing the attribute information of the image as a code, the required storage capacity can be reduced, and the time required for reading data can be reduced. Further, optimal image data can be provided to output devices having various resolutions.

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

【図1】本発明の実施例に係る画像処理装置の構成を示
す図である。
FIG. 1 is a diagram illustrating a configuration of an image processing apparatus according to an embodiment of the present invention.

【図2】従来の画像フォーマットを表わす図である。FIG. 2 is a diagram showing a conventional image format.

【図3】FlashPix TMの構造化された画像ファイル構造
を表わす図である。
FIG. 3 is a diagram showing a structured image file structure of FlashPix ™.

【図4】FlashPix TMの構造化された画像ファイル構造
を表わす図である。
FIG. 4 is a diagram showing a structured image file structure of FlashPix ™.

【図5】FlashPix TMの複数解像度の画像構造を表わす
図である。
FIG. 5 is a diagram illustrating a FlashPix ™ multi-resolution image structure.

【図6】各解像度のレイヤーにおける画像のタイル分割
を表わす図である。
FIG. 6 is a diagram illustrating tile division of an image in layers of each resolution.

【図7】FlashPix TMの画像属性に関するImage Content
s Property Setを表わす図である。
[Figure 7] Image Content related to FlashPix ™ image attributes
It is a figure showing s Property Set.

【図8】FlashPix TMの画像属性に関するSubiimage hea
derを表わす図である。
Fig. 8: Subiimage hea related to FlashPix ™ image attributes
It is a figure showing der.

【図9】本発明の実施例に係る画像処理装置の制御手順
を示すフロー図である。
FIG. 9 is a flowchart illustrating a control procedure of the image processing apparatus according to the embodiment of the present invention.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 1つの画像データに対して複数の解像度
の画像データとテキスト等のコードデータとを記憶する
記憶手段と、 画像データを出力する出力手段と、 前記出力手段により出力可能な解像度の画像データを、
前記記憶手段に記憶された複数の解像度の画像データか
ら選択する選択手段と、 前記コードデータを、前記出力手段により出力可能な解
像度の画像データとして展開する展開手段と、 前記展開手段により展開された画像データと、前記選択
手段により選択された画像データとを合成する合成手段
とを備え、 前記合成手段により合成された画像データは前記出力手
段により出力されることを特徴とする画像処理装置。
1. A storage unit for storing image data of a plurality of resolutions and code data such as text for one image data, an output unit for outputting image data, and a resolution which can be output by the output unit. Image data
Selecting means for selecting from a plurality of resolutions of image data stored in the storage means; developing means for developing the code data as image data having a resolution that can be output by the output means; An image processing apparatus, comprising: synthesizing means for synthesizing image data and image data selected by the selecting means, wherein the image data synthesized by the synthesizing means is output by the output means.
【請求項2】 前記記憶手段は、コードデータとして、
文字コードに加えて、文字の位置、文字の形状、文字の
大きさの少なくともひとつについての情報を記憶するこ
とを特徴とする請求項1に記載の画像処理装置。
2. The storage means as code data
The image processing apparatus according to claim 1, wherein information on at least one of a character position, a character shape, and a character size is stored in addition to the character code.
【請求項3】 前記出力手段は、複数の解像度からひと
つを選択でき、前記選択手段及び展開手段は、前記出力
手段において選択された解像度に応じて画像データを選
択及び展開することを特徴とする請求項1に記載の画像
処理装置。
3. The output means can select one of a plurality of resolutions, and the selection means and development means select and develop image data according to the resolution selected by the output means. The image processing device according to claim 1.
【請求項4】 1つの画像データに対して複数の解像度
の画像データとテキスト等のコードデータとを記憶する
記憶手段から読み出した画像データを出力手段により出
力する画像処理方法であって、 前記出力手段により出力可能な解像度の画像データを、
前記記憶手段に記憶された複数の解像度の画像データか
ら選択する選択工程と、 前記コードデータを、前記出力手段により出力可能な解
像度の画像データとして展開する展開工程と、 前記展開工程により展開された画像データと、前記選択
手段により選択された画像データとを合成する合成工程
とを備え、 前記合成工程により合成された画像データは前記出力手
段により出力されることを特徴とする画像処理方法。
4. An image processing method for outputting image data read from storage means for storing image data of a plurality of resolutions and code data such as text for one image data by an output means, Image data of a resolution that can be output by means
A selection step of selecting from a plurality of resolutions of image data stored in the storage means; a development step of developing the code data as image data of a resolution that can be output by the output means; An image processing method, comprising: a synthesizing step of synthesizing image data and image data selected by the selecting means, wherein the image data synthesized by the synthesizing step is output by the output means.
【請求項5】 前記記憶手段は、コードデータとして、
文字コードに加えて、文字の位置、文字の形状、文字の
大きさの少なくともひとつについての情報を記憶するこ
とを特徴とする請求項4に記載の画像処理方法。
5. The storage means as code data,
5. The image processing method according to claim 4, wherein information on at least one of a character position, a character shape, and a character size is stored in addition to the character code.
【請求項6】 前記出力手段は、複数の解像度からひと
つを選択でき、前記選択工程及び展開工程は、前記出力
手段において選択された解像度に応じて画像データを選
択及び展開することを特徴とする請求項4に記載の画像
処理方法。
6. The output unit can select one of a plurality of resolutions, and the selecting step and the expanding step select and expand image data according to the resolution selected by the output unit. The image processing method according to claim 4.
【請求項7】 1つの画像データに対して複数の解像度
の画像データとテキスト等のコードデータとを記憶する
記憶手段から読み出した画像データを出力手段により出
力するためのプログラムを格納するコンピュータ可読の
記憶媒体であって、前記プログラムは、 前記出力手段により出力可能な解像度の画像データを、
前記記憶手段に記憶された複数の解像度の画像データか
ら選択する選択工程と、 前記コードデータを、前記出力手段により出力可能な解
像度の画像データとして展開する展開工程と、 前記展開工程により展開された画像データと、前記選択
手段により選択された画像データとを合成する合成工程
とを含むことを特徴とする記憶媒体。
7. A computer-readable program for storing a program for outputting image data read from storage means for storing image data of a plurality of resolutions and code data such as text for one image data by an output means. A storage medium, wherein the program is configured to output image data having a resolution that can be output by the output unit.
A selection step of selecting from a plurality of resolutions of image data stored in the storage means; a development step of developing the code data as image data of a resolution that can be output by the output means; A storage medium, comprising: a combining step of combining image data and image data selected by the selection unit.
JP10365510A 1998-12-22 1998-12-22 Image processor and image processing method Withdrawn JP2000187725A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10365510A JP2000187725A (en) 1998-12-22 1998-12-22 Image processor and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10365510A JP2000187725A (en) 1998-12-22 1998-12-22 Image processor and image processing method

Publications (1)

Publication Number Publication Date
JP2000187725A true JP2000187725A (en) 2000-07-04

Family

ID=18484445

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10365510A Withdrawn JP2000187725A (en) 1998-12-22 1998-12-22 Image processor and image processing method

Country Status (1)

Country Link
JP (1) JP2000187725A (en)

Similar Documents

Publication Publication Date Title
JP4338155B2 (en) Image processing apparatus and method, and computer-readable memory
JP4661580B2 (en) Image processing apparatus and program
JP4553385B2 (en) Image processing method and apparatus
US6956667B2 (en) Page composing method using stored page elements and apparatus for using the same
JP2005176216A (en) Digital camera, image output method and program
JPH08235346A (en) Picture processor
JP2000306103A (en) Method and device for information processing
JP2001136368A (en) Picture merging method
JP3745179B2 (en) Information processing apparatus, control method therefor, and storage medium
JP5829083B2 (en) Techniques for synchronizing any of multiple associated multimedia assets in a distributed system
US6714682B2 (en) Image processing device and method and memory medium
WO2003077534A1 (en) Image processor and image printer
JP2000187725A (en) Image processor and image processing method
JP3346051B2 (en) Image processing device
JP2003110844A (en) Image processor, its control method, computer program and recording medium
JP2000187670A (en) Image processor and its method and computer readable memory
JP4109793B2 (en) Image processing apparatus and method
JP2001128007A (en) Picture processing method and picture processor
EP1111545A1 (en) Page composing method using stored page elements and apparatus for using the same
JP2000196867A (en) Method and device for image processing
CA2077659A1 (en) Segregated format processing of combined text and pictorial image data
JP2002024766A (en) Character recognizing device and method
JP2000255119A (en) Apparatus and method for controlling image file reading and computer readable memory medium
JP2024049159A (en) IMAGE PROCESSING METHOD, IMAGE PROCESSING APPARATUS, PRINTING METHOD, AND PRINT OUTPUT SYSTEM
JP2000339119A (en) Picture information storing device and picture forming device using the device and method for them

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060307