JP2008271235A - Image processor, image processing method, image processing program and recording medium - Google Patents

Image processor, image processing method, image processing program and recording medium Download PDF

Info

Publication number
JP2008271235A
JP2008271235A JP2007112051A JP2007112051A JP2008271235A JP 2008271235 A JP2008271235 A JP 2008271235A JP 2007112051 A JP2007112051 A JP 2007112051A JP 2007112051 A JP2007112051 A JP 2007112051A JP 2008271235 A JP2008271235 A JP 2008271235A
Authority
JP
Japan
Prior art keywords
image data
editing
block
compressed
unit
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
JP2007112051A
Other languages
Japanese (ja)
Inventor
Yoshikazu Katabe
佳和 形部
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2007112051A priority Critical patent/JP2008271235A/en
Publication of JP2008271235A publication Critical patent/JP2008271235A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Storing Facsimile Image Data (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Compression Of Band Width Or Redundancy In Fax (AREA)
  • Record Information Processing For Printing (AREA)
  • Control Or Security For Electrophotography (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processor which can edit image data in the image processor and attain considerable reduction in a memory amount in the image processor, an image processing method, an image processing program and a recording medium. <P>SOLUTION: The image processor is constituted of a storage part 1, a block code control part 2, a block extension part 3, a compression part 4, a memory 5 and an editing part 6, the image processor reads block image data at a position where editing is desired, extends the block image data by the extension part 3 to perform predetermined editing. The image data after editing is compressed in the block compression part 4 and stored again in the storage part 1. The memory amount is reduced not by editing the compressed image data by performing page extension but re-compressing the compressed image data after extending it for each block. When only a part of the image is edited, processing time is considerably shortened since compressed data unnecessary to be edited is not processed. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、画像処理装置、画像処理方法、画像処理プログラム及び記録媒体に関し、特に画像の編集を行う画像処理装置、画像処理方法、画像処理プログラム及び記録媒体に関する。   The present invention relates to an image processing apparatus, an image processing method, an image processing program, and a recording medium, and more particularly to an image processing apparatus, an image processing method, an image processing program, and a recording medium for editing an image.

プリンタ等の画像データを取り扱う装置には、画像データを蓄積するためのメモリが設けられている。このような装置において画像データをそのまま格納する場合は大容量のメモリが必要とされることになり、装置の製造コストが上昇してしまう。そこで従来から画像データを圧縮して格納するといった方法が提案されている。記憶されている画像データを出力する場合は圧縮コードを順次伸長して画像データを得ていた。   A device for storing image data, such as a printer, is provided with a memory for storing the image data. In such an apparatus, when image data is stored as it is, a large-capacity memory is required, which increases the manufacturing cost of the apparatus. Therefore, conventionally, a method of compressing and storing image data has been proposed. When outputting the stored image data, the compressed code is sequentially expanded to obtain the image data.

また、圧縮コードを矩形ブロック単位で生成し、出力する際は必要とする矩形ブロックに関する圧縮コードだけ読み出して伸長する技術が提案されている(例えば特許文献1、2参照)。
特開平8−317225号公報 特開平10−75345号公報
In addition, a technique has been proposed in which a compressed code is generated in units of rectangular blocks, and when the compressed code is output, only the compressed code related to the required rectangular block is read and decompressed (see, for example, Patent Documents 1 and 2).
JP-A-8-317225 JP-A-10-75345

ここで、画像データを取り扱う装置としては、例えばMFP(Multi Function Printer)が考え得るが、MFPが上述したように圧縮した状態の画像データを保存した場合に、一度MFP内部に保存した圧縮画像デ−タを、MFP内で編集することは不可能であるという問題があった。   Here, as an apparatus that handles image data, for example, an MFP (Multi Function Printer) can be considered. There was a problem that it was impossible to edit the data in the MFP.

上記提案されている技術では、画像データの圧縮によるメモリ量削減と、画像データの出力についてしか考慮されていない。一度MFP内部に保存した圧縮画像デ−タを編集するためには、ソフトウェアを用いてクライアントPC側にデ−タを送り、編集する必要があった。しかしながら、画像デ−タが大きいため転送時間がかかってしまうという問題があった。また、PCへ転送した後も、画像データが大きいため編集処理が非常に重い処理となり、時間がかかるという問題があった。MFP内部で編集できるようにするためには、圧縮画像データを全面展開して編集できるよう非常に多くのメモリも必要となり、コストが増大するという問題が考えられる。   In the proposed technique, only the reduction in the amount of memory by compressing image data and the output of image data are considered. In order to edit the compressed image data once stored in the MFP, it is necessary to send the data to the client PC side using software and edit it. However, since the image data is large, there is a problem that it takes a long transfer time. In addition, there is a problem that even after the image data is transferred to the PC, since the image data is large, the editing process is very heavy and takes time. In order to be able to edit inside the MFP, a very large amount of memory is required so that the compressed image data can be expanded and edited entirely, which may increase the cost.

本発明はこのような状況に鑑みてなされたものであり、ブロックごとに画像データを編集することで、画像処理装置内での画像データ編集を短い処理時間で行うことができ、また画像データはブロックごとに圧縮して記憶するため、画像処理装置内のメモリ量の大幅削減を実現することを目的としている。   The present invention has been made in view of such a situation. By editing image data for each block, image data editing in the image processing apparatus can be performed in a short processing time. Since each block is compressed and stored, the object is to achieve a significant reduction in the amount of memory in the image processing apparatus.

請求項1記載の発明は、ブロック単位で圧縮された画像データを、ブロック単位で記憶する記憶手段と、前記ブロック単位で記憶している圧縮画像データの格納アドレスを記憶し、前記記憶手段からブロック単位で読み出すときに前記格納アドレスに基づき圧縮画像データを読み出す読み出し手段と、前記読み出した圧縮画像データを伸長する伸長手段と、前記伸長した画像データを編集する編集手段と、前記編集した画像データを圧縮する圧縮手段と、を備えることを特徴とする画像処理装置である。   According to the first aspect of the present invention, there is provided storage means for storing image data compressed in block units in block units, storage addresses of compressed image data stored in the block units, and blocks from the storage means. Reading means for reading compressed image data based on the storage address when reading in units, decompressing means for decompressing the read compressed image data, editing means for editing the decompressed image data, and the edited image data An image processing apparatus comprising: a compression unit that compresses the image.

請求項2記載の発明は、請求項1記載の装置において、前記記憶手段から所定の符号フォーマットを生成するフォーマット生成手段と、ネットワークと接続する接続手段と、前記ネットワークの条件に基づいて前記フォーマットを作成するときの圧縮率を調整し、フォーマットのデータ量を調整する調整手段と、を備えることを特徴とする。   According to a second aspect of the present invention, in the apparatus according to the first aspect, the format generation means for generating a predetermined code format from the storage means, connection means for connecting to a network, and the format based on the conditions of the network Adjusting means for adjusting the compression rate at the time of creation and adjusting the amount of data in the format.

請求項3記載の発明は、請求項1又は2記載の装置において、前記編集手段は、前記ネットワークから受信した編集内容に基づいて編集することを特徴とする。   According to a third aspect of the present invention, in the apparatus according to the first or second aspect, the editing means performs editing based on editing content received from the network.

請求項4記載の発明は、請求項1から3のいずれか1項記載の装置において、画像データを表示する表示手段を備え、前記編集手段は、前記表示手段から指示された編集内容に基づいて編集することを特徴とする。   According to a fourth aspect of the present invention, in the apparatus according to any one of the first to third aspects, the image processing apparatus further comprises display means for displaying image data, and the editing means is based on editing contents instructed from the display means. It is characterized by editing.

請求項5記載の発明は、請求項4記載の装置において、前記表示手段に表示する画像データは、前記記憶手段が記憶するブロックごとの圧縮された画像デ−タから生成した小解像度の画像データであることを特徴とする。   According to a fifth aspect of the present invention, in the apparatus according to the fourth aspect, the image data displayed on the display means is small-resolution image data generated from compressed image data for each block stored in the storage means. It is characterized by being.

請求項6記載の発明は、ブロック単位で圧縮された画像データを、ブロック単位で記憶するステップと、前記ブロック単位で記憶している圧縮画像データの格納アドレスを記憶し、前記記憶手段からブロック単位で読み出すときに前記格納アドレスに基づき圧縮画像データを読み出すステップと、前記圧縮画像データを伸長するステップと、前記伸長した画像データを編集するステップと、前記編集した画像データを圧縮するステップと、を備えることを特徴とする画像処理方法である。   The invention according to claim 6 stores the step of storing the image data compressed in units of blocks in units of blocks, the storage address of the compressed image data stored in units of blocks, and stores the block units from the storage means A step of reading compressed image data based on the storage address when reading in step, a step of expanding the compressed image data, a step of editing the expanded image data, and a step of compressing the edited image data. It is an image processing method characterized by comprising.

請求項7記載の発明は、ブロック単位で圧縮された画像データを、ブロック単位で記憶する処理と、 前記ブロック単位で記憶している圧縮画像データの格納アドレスを記憶し、前記記憶手段からブロック単位で読み出すときに前記格納アドレスに基づき圧縮画像データを読み出す処理と、前記圧縮画像データを伸長する処理と、前記伸長した画像データを編集する処理と、前記編集した画像データを圧縮する処理と、をコンピュータに実行させることを特徴とする画像処理プログラムである。   The invention according to claim 7 stores the processing for storing the image data compressed in units of blocks in units of blocks, the storage address of the compressed image data stored in units of blocks, and blocks from the storage means A process of reading compressed image data based on the storage address at the time of reading, a process of expanding the compressed image data, a process of editing the expanded image data, and a process of compressing the edited image data An image processing program to be executed by a computer.

請求項8記載の発明は、請求項7に記載のプログラムの処理を記録したコンピュータ読取り可能な記録媒体である。   The invention according to claim 8 is a computer-readable recording medium in which the processing of the program according to claim 7 is recorded.

本発明によれば、ブロックごとに画像データを編集することで、画像処理装置内での画像データ編集を短い処理時間で行うことができ、また画像データはブロックごとに圧縮して記憶するため、画像処理装置内のメモリ量の大幅削減を実現することが出来る。   According to the present invention, by editing image data for each block, image data editing in the image processing apparatus can be performed in a short processing time, and image data is compressed and stored for each block. A significant reduction in the amount of memory in the image processing apparatus can be realized.

以下に、本発明に係る実施形態について、図面を用いて詳細に説明する。なお、以下に述べる実施の形態は、本発明の好適な実施の形態であるから、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明において特に本発明を限定する旨の記載がない限り、これらの態様に限られるものではない。   Embodiments according to the present invention will be described below in detail with reference to the drawings. The embodiments described below are preferred embodiments of the present invention, and thus various technically preferable limitations are given. However, the scope of the present invention is particularly limited in the following description. As long as there is no description which limits, it is not restricted to these aspects.

図1は、本発明の実施形態に係る画像処理装置のブロック構成図である。記憶部1、ブロック符号制御部2、ブロック伸長部3、圧縮部4、メモリ5、編集部6から構成される。符号7はバス(Bus)である。   FIG. 1 is a block diagram of an image processing apparatus according to an embodiment of the present invention. It comprises a storage unit 1, a block code control unit 2, a block decompression unit 3, a compression unit 4, a memory 5, and an editing unit 6. Reference numeral 7 denotes a bus.

記憶部1は、ブロック単位で圧縮された画像デ−タを、ブロックごとに記憶する。例えば、図2に示すように、画像データを12個のブロック(ブロックNo.00〜11)に分けて記憶する。   The storage unit 1 stores image data compressed in units of blocks for each block. For example, as shown in FIG. 2, the image data is divided into 12 blocks (block Nos. 00 to 11) and stored.

ブロック符号制御部2は、記憶部1が記憶している各ブロックの画像デ−タ格納アドレスを記憶する。   The block code control unit 2 stores the image data storage address of each block stored in the storage unit 1.

ブロック伸長部3は、ブロック単位で圧縮された画像データを伸長する。伸長とは、圧縮されたファイル(本実施形態ではブロック単位で圧縮された画像データ)を復元することである。一般的に圧縮されたファイルをそのままアプリケーション(例えば、編集アプリ)で扱うことはできないため、利用するときには伸長する必要がある。解凍、展開とも称す。   The block decompression unit 3 decompresses the image data compressed in units of blocks. Decompression refers to restoring a compressed file (image data compressed in units of blocks in this embodiment). In general, a compressed file cannot be handled as it is by an application (for example, an editing application), and therefore needs to be decompressed when used. Also called thawing and unpacking.

メモリ5は、画像データを編集する際に利用する専用メモリである。   The memory 5 is a dedicated memory used when editing image data.

編集部6は、ブロック伸長部3で伸長された画像データを編集する。圧縮部4は、ブロック単位の画像データを圧縮する。   The editing unit 6 edits the image data expanded by the block expansion unit 3. The compression unit 4 compresses image data in units of blocks.

次に、本実施形態に係る画像処理装置内で、画像データの一部を編集する際の動作の流れについて説明する。図1に示す点線の矢印は、画像データの流れを表す。図8は、本実施形態に係る画像処理装置での画像処理の動作の流れを示すフローチャートである。   Next, the flow of operations when editing a part of image data in the image processing apparatus according to the present embodiment will be described. The dotted arrows shown in FIG. 1 represent the flow of image data. FIG. 8 is a flowchart showing the flow of the image processing operation in the image processing apparatus according to this embodiment.

まず、記憶部に記憶されている圧縮画像データのアドレス(画像デ−タ格納アドレス)を記憶しているブロック符号制御部2から、編集したい位置のブロック画像デ−タの画像デ−タ格納アドレスを検索し(図8 ステップS1)、かかるアドレスに基づき記憶部1から編集対象の画像データを受け取る(ステップS2)。図3は、記憶部1が有する各ブロックデータのアドレス管理テーブルである。   First, from the block code control unit 2 storing the address (image data storage address) of the compressed image data stored in the storage unit, the image data storage address of the block image data at the position to be edited is stored. (Step S1 in FIG. 8), and image data to be edited is received from the storage unit 1 based on the address (step S2). FIG. 3 is an address management table of each block data included in the storage unit 1.

次に、画像データは伸長部3に送られ、伸長される(ステップS3)。ブロックNo.09の圧縮画像データを読み出し、伸長部3にて伸長する流れを示す一例を図4に示す。   Next, the image data is sent to the decompression unit 3 and decompressed (step S3). FIG. 4 shows an example of the flow of reading the compressed image data of block No. 09 and decompressing it by the decompressing unit 3.

メモリ5を介して編集部6により所定の編集がなされる(ステップS4)。例えば、ブロックNo.09の画像データには、パンチ穴“○”を含んでいるが、白塗り編集により、白塗りされる(図5参照)。本実施形態では白塗り編集を行ったが、所定の編集は白塗りに限られることはない。   Predetermined editing is performed by the editing unit 6 via the memory 5 (step S4). For example, the image data of block No. 09 includes a punch hole “◯”, but is white-painted by white-painting editing (see FIG. 5). In the present embodiment, white editing is performed, but the predetermined editing is not limited to white painting.

編集後の画像データを、ブロック圧縮部4において圧縮する(ステップS5)。圧縮された画像データは、記憶部1に再保存される(ステップS6)。   The edited image data is compressed by the block compressor 4 (step S5). The compressed image data is stored again in the storage unit 1 (step S6).

ここで編集後の画像データは、当然編集前と異なる画像データとなるため、再保存したブロック画像データのアドレスのみを更新する(図7参照)(ステップS7)。   Since the image data after editing is naturally different from that before editing, only the address of the re-saved block image data is updated (see FIG. 7) (step S7).

更新されたアドレスは、再びブロック符号制御部2にて管理する。   The updated address is managed again by the block code control unit 2.

図9は、本実施形態に係る一部編集後の画像データである。図9に示すように画像下部のパンチ穴“○”が消去されている。   FIG. 9 shows image data after partial editing according to the present embodiment. As shown in FIG. 9, the punch hole “◯” at the bottom of the image is erased.

上記実施形態により、画像データの編集を行う際に、画像データ全体を伸長、編集、再保存せず、ブロックごとに伸長、編集、圧縮、再保存を行うため、一連の編集処理にかかる時間が短くなるという効果を得られる。また、編集用の画像メモリが1ブロック分でよいため、メモリ量削減の効果を得ることが出来る。   According to the above embodiment, when editing image data, the entire image data is not decompressed, edited, and re-saved, but is decompressed, edited, compressed, and re-saved for each block. The effect of shortening can be obtained. Further, since the image memory for editing may be one block, the effect of reducing the memory amount can be obtained.

他の実施形態としては、図10に示すようにメモリ8がバス7に直接接続されている場合は、編集処理の際に利用する他、他の用途の際にもメモリとして利用することが出来る。   As another embodiment, when the memory 8 is directly connected to the bus 7 as shown in FIG. 10, the memory 8 can be used as a memory for other purposes as well as for editing processing. .

次に、他の実施形態として、画像データを回転処理する場合の動作について説明する。画像を回転する場合は、ブロック符号制御部2で、回転角度に応じたブロック画像デ−タの読み出し順を変更する。例えば、図11に示すような読み出し順で、各ブロックの画像データを読み出し、編集する。すなわち、回転後の主走査、副走査開始位置から順番に読み出す。   Next, as another embodiment, an operation when image data is rotated will be described. When rotating the image, the block code control unit 2 changes the reading order of the block image data in accordance with the rotation angle. For example, the image data of each block is read and edited in the reading order as shown in FIG. That is, the main scanning and the sub-scanning starting position after rotation are read in order.

読み出した圧縮画像データを、伸長部3で伸長する(図12参照)。伸長した画像データを、編集部6で回転処理する(図13参照)。本実施形態では図13に示すように、90度回転処理を行う。   The read compressed image data is decompressed by the decompressing unit 3 (see FIG. 12). The expanded image data is rotated by the editing unit 6 (see FIG. 13). In this embodiment, as shown in FIG. 13, a 90-degree rotation process is performed.

次に、編集後の画像データをブロック圧縮部4で圧縮する(図14参照)。圧縮した画像データを、記憶部1に再保存し、アドレスを更新する(図15)。   Next, the edited image data is compressed by the block compressor 4 (see FIG. 14). The compressed image data is saved again in the storage unit 1 and the address is updated (FIG. 15).

全てのブロック画像データを回転処理した後の画像データを図16に示す。本実施形態では90度の回転処理を行ったため、図16に示すような画像データとなる。   FIG. 16 shows image data after all the block image data has been rotated. In this embodiment, since 90 degree rotation processing is performed, image data as shown in FIG. 16 is obtained.

上記実施形態により、画像データをブロックごとに伸長し、回転処理を行うため、編集する際に利用するメモリは1ブロック分でよく、メモリ量を削減することが出来る。   According to the above embodiment, since the image data is expanded for each block and rotated, the memory used for editing may be one block, and the amount of memory can be reduced.

更に、本発明の他の実施形態について図17及び図19を用いて説明する。図17は、本実施形態に係る画像処理装置11のブロック構成図である。   Furthermore, another embodiment of the present invention will be described with reference to FIGS. FIG. 17 is a block configuration diagram of the image processing apparatus 11 according to the present embodiment.

記憶部1、ブロック符号制御部2、ブロック伸長部3、圧縮部4、メモリ5、編集部6、フォーマット9、ネットワーク接続部10から構成される。符号7はバス(Bus)である。ネットワーク接続部9は、ネットワーク12と接続する。図17に示す点線はデータの流れを示す。   It comprises a storage unit 1, a block code control unit 2, a block decompression unit 3, a compression unit 4, a memory 5, an editing unit 6, a format 9, and a network connection unit 10. Reference numeral 7 denotes a bus. The network connection unit 9 is connected to the network 12. The dotted line shown in FIG. 17 shows the data flow.

図19は、本実施形態に係る画像処理装置11の動作処理の流れを示すフローチャートである。   FIG. 19 is a flowchart showing a flow of operation processing of the image processing apparatus 11 according to the present embodiment.

記憶部1が記憶するブロック画像デ−タから、所定のフォ−マットデ−タを生成し(図19 ステップS10)、ネットワーク接続部9を介してLAN(Local Area Network)等の外部ネットワ−ク12に出力する(ステップS11)。   Predetermined format data is generated from the block image data stored in the storage unit 1 (step S10 in FIG. 19), and an external network 12 such as a LAN (Local Area Network) is connected via the network connection unit 9. (Step S11).

ネットワーク12の回線速度、ネットワ−ク負荷に応じて、フォ−マットデ−タのデ−タ量(圧縮率)を調整する(ステップS12)。   The amount of data (compression rate) of the format data is adjusted according to the line speed of the network 12 and the network load (step S12).

上記実施形態により、軽いフォ−マットデ−タを生成することができ、スム−ズなデ−タが転送可能となる。   According to the above embodiment, light format data can be generated, and smooth data can be transferred.

また、他の実施形態としては、図17に示す構成で、クライアントPC側のソフトウェアからネットワ−ク12、ネットワーク接続部9を介して画像処理装置11での編集内容を指定することが考え得る。画像処理装置11での編集内容とは、編集部6で行う編集処理のことである。   In another embodiment, it is conceivable to specify the editing contents in the image processing apparatus 11 via the network 12 and the network connection unit 9 from the software on the client PC side in the configuration shown in FIG. The editing content in the image processing apparatus 11 is editing processing performed by the editing unit 6.

クライアントPC側のソフトウェアから指定された編集内容に応じて、画像処理装置内で編集処理を実施する。編集後の画像デ−タを指定元のクライアントPCに転送してクライアントPC側で編集内容の確認ができるようにすることも考え得る。   The editing process is performed in the image processing apparatus in accordance with the editing content designated by the software on the client PC side. It is also conceivable that the edited image data is transferred to the designation source client PC so that the edited content can be confirmed on the client PC side.

上記実施形態により、クライアントPC側での処理時間を短くすることが出来る。   According to the above embodiment, the processing time on the client PC side can be shortened.

また、他の実施形態について図18及び図20を用いて説明する。図18は、本実施形態に係る画像処理装置のブロック構成図である。本実施形態では、処理対象の画像データを、画像処理装置が備える表示部13で確認でき、必要に応じて表示部13から編集の指示、追加を行うことができる。   Another embodiment will be described with reference to FIGS. 18 and 20. FIG. 18 is a block diagram of the image processing apparatus according to the present embodiment. In this embodiment, the image data to be processed can be confirmed on the display unit 13 provided in the image processing apparatus, and editing instructions and additions can be performed from the display unit 13 as necessary.

記憶部1、ブロック符号制御部2、ブロック伸長部3、圧縮部4、メモリ5、編集部6、表示部13から構成される。符号7はバス(Bus)である。図17に示す点線はデータの流れを示す。   It comprises a storage unit 1, a block code control unit 2, a block decompression unit 3, a compression unit 4, a memory 5, an editing unit 6, and a display unit 13. Reference numeral 7 denotes a bus. The dotted line shown in FIG. 17 shows the data flow.

表示部13は、操作部を含む、例えばオペレ−ションパネルが考え得る。   The display unit 13 may include an operation unit, for example, an operation panel.

図20は、本実施形態に係る画像処理装置の動作処理の流れを示すフローチャートである。   FIG. 20 is a flowchart showing a flow of operation processing of the image processing apparatus according to the present embodiment.

記憶部1が記憶するブロック画像デ−タから小解像度の画像(サムネイル)を生成し(図20 ステップS15)、表示部13に表示する(ステップS16)。   A small-resolution image (thumbnail) is generated from the block image data stored in the storage unit 1 (step S15 in FIG. 20) and displayed on the display unit 13 (step S16).

また、オペレ−ションパネル上から画像デ−タの編集内容が指定された場合は、画像処理装置内でかかる編集処理を実施する(ステップS17)。   If the editing contents of the image data are designated from the operation panel, the editing process is performed in the image processing apparatus (step S17).

上記実施形態により、画像処理装置が備える表示部13へのサムネイル表示を行うため、クライアントPCに画像デ−タを転送することなく画像データの概要を確認でき、また、必要に応じて編集の指示、追加の指示をすることが出来る。   According to the above embodiment, since thumbnail display is performed on the display unit 13 provided in the image processing apparatus, an outline of the image data can be confirmed without transferring the image data to the client PC, and an editing instruction can be given if necessary. , Can give additional instructions.

尚、各図のフロ−チャ−トに示す処理を、CPUが実行するためのプログラムは本発明によるプログラムを構成する。このプログラムを記録する記録媒体としては、半導体記憶部や光学的及び/又は磁気的な記憶部等を用いることができる。   Note that the program for the CPU to execute the processing shown in the flowcharts of each figure constitutes a program according to the present invention. As a recording medium for recording the program, a semiconductor storage unit, an optical and / or magnetic storage unit, or the like can be used.

このようなプログラム及び記録媒体を、前述した各実施形態とは異なる構成のシステム等で用い、そこのCPUで上記プログラムを実行させることにより、本発明と実質的に同じ効果を得ることができる。   By using such a program and a recording medium in a system having a configuration different from that of each of the above-described embodiments and causing the CPU to execute the program, substantially the same effect as the present invention can be obtained.

以上、本発明を好適な実施の形態に基づき具体的に説明したが、本発明は上記のものに限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることは言うまでもない。   Although the present invention has been specifically described above based on the preferred embodiments, it is needless to say that the present invention is not limited to the above-described ones and can be variously modified without departing from the gist thereof.

本発明の実施形態に係る画像処理装置のブロック構成図である。1 is a block configuration diagram of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係る画像データを12個のブロックに分けて記憶することを説明するための図である。It is a figure for demonstrating dividing | segmenting and storing the image data based on embodiment of this invention in 12 blocks. 本発明の実施形態に係る記憶部1が有する各ブロックデータのアドレス管理テーブルである。It is an address management table of each block data which the memory | storage part 1 which concerns on embodiment of this invention has. 本発明の実施形態に係るブロック圧縮画像データが伸長部3にて伸長される様子を説明するための図である。It is a figure for demonstrating a mode that the block compression image data based on embodiment of this invention is expand | extended by the expansion | extension part 3. FIG. 本発明の実施形態に係るブロック圧縮画像データが編集部6にて編集される様子を説明するための図である。It is a figure for demonstrating a mode that the block compression image data based on embodiment of this invention is edited in the edit part. 本発明の実施形態に係るブロック圧縮画像データが圧縮部4にて圧縮されることを説明するための図である。It is a figure for demonstrating that the block compression image data based on embodiment of this invention is compressed in the compression part 4. FIG. 本発明の実施形態に係る記憶部1が有する各ブロックデータのアドレス管理テーブルである。It is an address management table of each block data which the memory | storage part 1 which concerns on embodiment of this invention has. 本発明の実施形態に係る画像処理装置での画像処理の動作の流れを示すフローチャートである。5 is a flowchart showing a flow of image processing operations in the image processing apparatus according to the embodiment of the present invention. 本発明の実施形態に係る一部編集後の画像データを示す図である。It is a figure which shows the image data after a partial edit which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置のブロック構成図である。1 is a block configuration diagram of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係る処理を行う際の、回転角度に応じたブロック画像デ−タの読み出し順の一例を示す図である。It is a figure which shows an example of the reading order of the block image data according to a rotation angle at the time of performing the process which concerns on embodiment of this invention. 本発明の実施形態に係るブロック圧縮画像データが伸長部3にて伸長される様子を説明するための図である。It is a figure for demonstrating a mode that the block compression image data based on embodiment of this invention is expand | extended by the expansion | extension part 3. FIG. 本発明の実施形態に係るブロック圧縮画像データが編集部6にて編集される様子を説明するための図である。It is a figure for demonstrating a mode that the block compression image data based on embodiment of this invention is edited in the edit part. 本発明の実施形態に係るブロック圧縮画像データが圧縮部4にて圧縮されることを説明するための図である。It is a figure for demonstrating that the block compression image data based on embodiment of this invention is compressed in the compression part 4. FIG. 本発明の実施形態に係る記憶部1が有する各ブロックデータのアドレス管理テーブルである。It is an address management table of each block data which the memory | storage part 1 which concerns on embodiment of this invention has. 本発明の実施形態に係る回転処理後の画像データを示す図である。It is a figure which shows the image data after the rotation process which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置のブロック構成図である。1 is a block configuration diagram of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係る画像処理装置のブロック構成図である。1 is a block configuration diagram of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係る画像処理装置の動作処理の流れを示すフローチャートである。5 is a flowchart showing a flow of operation processing of the image processing apparatus according to the embodiment of the present invention. 本発明の実施形態に係る画像処理装置の動作処理の流れを示すフローチャートである。5 is a flowchart showing a flow of operation processing of the image processing apparatus according to the embodiment of the present invention.

符号の説明Explanation of symbols

1 記憶部
2 ブロック符号制御部
3 ブロック伸長部
4 圧縮部
5、8 メモリ
6 編集部
7 バス
9 フォーマット
10 ネットワーク接続部
11 画像処理装置
12 ネットワーク
13 表示部
DESCRIPTION OF SYMBOLS 1 Memory | storage part 2 Block code | cord control part 3 Block expansion | decompression part 4 Compression part 5, 8 Memory 6 Editing part 7 Bus 9 Format 10 Network connection part 11 Image processing apparatus 12 Network 13 Display part

Claims (8)

ブロック単位で圧縮された画像データを、ブロック単位で記憶する記憶手段と、
前記ブロック単位で記憶している圧縮画像データの格納アドレスを記憶し、前記記憶手段からブロック単位で読み出すときに前記格納アドレスに基づき圧縮画像データを読み出す読み出し手段と、
前記読み出した圧縮画像データを伸長する伸長手段と、
前記伸長した画像データを編集する編集手段と、
前記編集した画像データを圧縮する圧縮手段と、を備えることを特徴とする画像処理装置。
Storage means for storing image data compressed in block units in block units;
Storing a storage address of the compressed image data stored in the block unit, and reading means for reading out the compressed image data based on the storage address when reading out the block unit from the storage unit;
Decompression means for decompressing the read compressed image data;
Editing means for editing the decompressed image data;
An image processing apparatus comprising: compression means for compressing the edited image data.
前記記憶手段から所定の符号フォーマットを生成するフォーマット生成手段と、
ネットワークと接続する接続手段と、
前記ネットワークの条件に基づいて前記フォーマットを作成するときの圧縮率を調整し、フォーマットのデータ量を調整する調整手段と、を備えることを特徴とする請求項1記載の画像処理装置。
Format generating means for generating a predetermined code format from the storage means;
A connection means for connecting to the network;
The image processing apparatus according to claim 1, further comprising: an adjusting unit that adjusts a compression rate when the format is created based on a condition of the network and adjusts a data amount of the format.
前記編集手段は、前記ネットワークから受信した編集内容に基づいて編集することを特徴とする請求項1又は2記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the editing unit performs editing based on editing content received from the network. 画像データを表示する表示手段を備え、
前記編集手段は、前記表示手段から指示された編集内容に基づいて編集することを特徴とする請求項1から3のいずれか1項記載の画像処理装置。
A display means for displaying image data;
The image processing apparatus according to claim 1, wherein the editing unit performs editing based on editing content instructed from the display unit.
前記表示手段に表示する画像データは、前記記憶手段が記憶するブロックごとの圧縮された画像デ−タから生成した小解像度の画像データであることを特徴とする請求項4記載の画像処理装置。   5. The image processing apparatus according to claim 4, wherein the image data displayed on the display means is small-resolution image data generated from compressed image data for each block stored in the storage means. ブロック単位で圧縮された画像データを、ブロック単位で記憶するステップと、
前記ブロック単位で記憶している圧縮画像データの格納アドレスを記憶し、前記記憶手段からブロック単位で読み出すときに前記格納アドレスに基づき圧縮画像データを読み出すステップと、
前記圧縮画像データを伸長するステップと、
前記伸長した画像データを編集するステップと、
前記編集した画像データを圧縮するステップと、を備えることを特徴とする画像処理方法。
Storing image data compressed in block units in block units;
Storing a storage address of the compressed image data stored in the block unit, and reading out the compressed image data based on the storage address when reading out the block unit from the storage unit;
Decompressing the compressed image data;
Editing the decompressed image data;
And a step of compressing the edited image data.
ブロック単位で圧縮された画像データを、ブロック単位で記憶する処理と、
前記ブロック単位で記憶している圧縮画像データの格納アドレスを記憶し、前記記憶手段からブロック単位で読み出すときに前記格納アドレスに基づき圧縮画像データを読み出す処理と、
前記圧縮画像データを伸長する処理と、
前記伸長した画像データを編集する処理と、
前記編集した画像データを圧縮する処理と、をコンピュータに実行させることを特徴とする画像処理プログラム。
Processing to store image data compressed in block units in block units;
Storing a storage address of the compressed image data stored in the block unit, and reading out the compressed image data based on the storage address when reading out the block unit from the storage unit;
A process of decompressing the compressed image data;
A process of editing the decompressed image data;
An image processing program causing a computer to execute a process of compressing the edited image data.
請求項7に記載のプログラムの処理を記録したコンピュータ読取り可能な記録媒体。   A computer-readable recording medium on which processing of the program according to claim 7 is recorded.
JP2007112051A 2007-04-20 2007-04-20 Image processor, image processing method, image processing program and recording medium Withdrawn JP2008271235A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007112051A JP2008271235A (en) 2007-04-20 2007-04-20 Image processor, image processing method, image processing program and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007112051A JP2008271235A (en) 2007-04-20 2007-04-20 Image processor, image processing method, image processing program and recording medium

Publications (1)

Publication Number Publication Date
JP2008271235A true JP2008271235A (en) 2008-11-06

Family

ID=40050150

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007112051A Withdrawn JP2008271235A (en) 2007-04-20 2007-04-20 Image processor, image processing method, image processing program and recording medium

Country Status (1)

Country Link
JP (1) JP2008271235A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011136488A (en) * 2009-12-28 2011-07-14 Brother Industries Ltd Printer

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011136488A (en) * 2009-12-28 2011-07-14 Brother Industries Ltd Printer
US9134941B2 (en) 2009-12-28 2015-09-15 Brother Kogyo Kabushiki Kaisha Printer

Similar Documents

Publication Publication Date Title
JP2010092158A (en) Information processing apparatus and driver setting method, program, storage medium, and printing system
JP2003237149A (en) Drawing processor, drawing processing method, computer readable storage medium, and program
JP4446447B2 (en) Image forming apparatus
JP2006325186A (en) Image processing apparatus
JP2009044241A (en) Data file output program and data file output device
JP2008271235A (en) Image processor, image processing method, image processing program and recording medium
JP2009017468A (en) Image processing unit
JPWO2003019348A1 (en) Printing apparatus, content output apparatus, and printing system
JP2004258865A (en) Method of processing information
JP2004258861A (en) Method of processing information
JP2005250716A (en) Image processing system
JP4817634B2 (en) Data storage
JP2010009191A (en) Image processor
JP5178497B2 (en) Image reading apparatus, image reading apparatus control method, and program
JP2007034488A (en) Dma controller and method
JP2009017470A (en) Image processing unit
JP2000298730A (en) Method for editing raster data and device thereof
JP4307435B2 (en) Image data storage device, copying machine, image forming system, and image data storage method
JP4420747B2 (en) File creation device and file structure
JP2005345917A (en) Image processing apparatus and method for same, and program and storage medium
JP2009223830A (en) Server device for server base computing system, and server control program
JP2006330124A (en) Data processor
JP2005195835A (en) Information processing apparatus and method, recording medium, and program
JP2004104361A (en) Data editing device, data editing method, and program
JP2005092461A (en) Data editing device, and control method and control program for the same

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: 20100706