JP3689673B2 - Image processing apparatus and method - Google Patents

Image processing apparatus and method Download PDF

Info

Publication number
JP3689673B2
JP3689673B2 JP2002001413A JP2002001413A JP3689673B2 JP 3689673 B2 JP3689673 B2 JP 3689673B2 JP 2002001413 A JP2002001413 A JP 2002001413A JP 2002001413 A JP2002001413 A JP 2002001413A JP 3689673 B2 JP3689673 B2 JP 3689673B2
Authority
JP
Japan
Prior art keywords
image
color reduction
color
processing unit
scaling
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2002001413A
Other languages
Japanese (ja)
Other versions
JP2003202855A (en
JP2003202855A5 (en
Inventor
真之 小田川
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 JP2002001413A priority Critical patent/JP3689673B2/en
Publication of JP2003202855A publication Critical patent/JP2003202855A/en
Publication of JP2003202855A5 publication Critical patent/JP2003202855A5/ja
Application granted granted Critical
Publication of JP3689673B2 publication Critical patent/JP3689673B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Color Image Communication Systems (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Image Processing (AREA)
  • Facsimile Image Signal Circuits (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、表示用に画像を減色する画像処理装置及び方法に関する。
【0002】
【従来の技術】
従来、複写機などの画像処理結果を表示する画像処理表示装置において、一般的に、表示する画像に対し表示色数が少ないディスプレイ装置が使われる。その場合、画像処理結果を表示するのに減色処理が必要である。表示結果の品質を重視して、誤差拡散などの方法により減色処理が行われている。
【0003】
このような画像処理表示装置で、ズーム及びスクロールなど、表示画面を動かす処理を行なうときでも、従来、同一の減色処理を適用して、ディスプレイ上に画像を表示していた。即ち、画質を重視した減色処理手段が用いられていた。
【0004】
【発明が解決しようとする課題】
しかしながら、誤差拡散など画質を重視する減色処理手段は、その処理に時間がかかる。従って、スクロール又はズームを繰り返し行う場合にこの減色処理手段を適用する従来例では、ディスプレイ上の画像の動きに減色処理が追従できず、スクロール又はズームがスムーズでなくなる。
【0005】
本発明は、このような不都合を解消する画像処理装置及び方法を提示することを目的とする。
【0006】
【課題を解決するための手段】
本発明に係る画像処理装置は、画像を変倍する変倍手段と、第1の減色処理ユニットと、当該第1の減色処理ユニットとは減色特性が異なる第2の減色処理ユニットと、当該変倍手段で変倍された画像を所定の画像変更操作中には第1の減色処理ユニットに減色させ、当該所定の画像変更操作をしていないときには当該第2の減色処理ユニットで当該画像を減色させる制御手段とを具備することを特徴とする。
【0007】
本発明に係る画像処理方法は、画像を変倍する変倍ステップと、所定の画像変更操作中には、当該変倍ステップで変倍された画像を第1の減色処理で減色する第1の減色処理ステップと、当該所定の画像変更操作をしていないときには、当該変倍ステップで変倍された画像を、当該第1の減色処理とは異なる第2の減色処理で減色する第2の減色処理ステップとを具備することを特徴とする。
【0010】
【実施例】
以下、図面を参照して、本発明の実施例を詳細に説明する。
【0011】
図1は、本発明の一実施例の概略構成ブロック図を示す。主演算CPU10に、主メモリ12、誤差拡散により減色処理を行う誤差拡散処理ユニット14、ビットスライスにより減色処理を行うビットスライス処理ユニット16、ズーム処理ユニット18、JPEGデコーダ20、LCD制御回路22が接続する。LCD制御回路22には液晶表示装置(LCD)24が接続する。
【0012】
図2は、スクロール操作に対する本実施例の動作フローチャートを示し、図3は、画像例を示す。図2及び図3を参照して、スクロール時の本実施例の動作を説明する。
【0013】
スクロールが開始されると、CPU10はメモリ12上に確保されたズーム画像用のワーク領域から、スクロール後もLCD24上に表示される部分を新たなワーク領域へコピーする。CPU10からの指示に従い、JPEGデコーダ20はメモリ12からJPEG圧縮画像データを読み込み(S1)、スクロールによりディスプレイ24上に新たに表示されるべき圧縮画像データを伸長する(S2)。伸長されたデータはメモリ12へ書き出される。
【0014】
次に、ズーム処理ユニット18が、伸長された画像をディスプレイ24へ表示する倍率の画像へ変換する(S3)。ズームされた画像は、メモリ12上に確保されているワーク領域内にズーム画像として追加される。CPU10は、スクロール動作が実行中であれば(S4)、ビットスライス処理ユニット16に指示して、ワーク領域内に生成されたズーム画像を減色させる(S5)。減色された画像は、メモリ12に確保された表示用ワーク領域へ書き出される。LCD制御回路22は、メモリ12上の表示用ワーク領域から減色された画像を読み出し、LCD24に印加する。これにより、ビットスライス法で減色された画像がLCD24の画面上に表示される(S6)。スクロール動作が終了するまで(S4)、この処理S1〜S4,S5,S6が繰り返し実行される。
【0015】
スクロール動作が終了すると(S4)、CPU10は、誤差拡散処理ユニット14に減色を実行させる(S7)。誤差拡散処理ユニット14は、メモリ12上のズーム画像用ワーク領域からズーム処理ユニット18により生成されたズーム画像を読み出し、減色処理を実行する(S7)。減色処理結果は、メモリ12上の表示用ワーク領域へ書き出される。LCD制御回路22は、メモリ12上の表示用ワーク領域から減色された画像を読み出し、LCD24に印加する。これにより、誤差拡散法で減色された画像がLCD24の画面上に表示される(S8)。
【0016】
図4は画像フォーマット例を示す。図4では、減色前の画像をRGB各色8ビットの24ビットの画像とし、減色後の画像をR3ビット、G3ビット、B2ビットの8ビットの画像としている。
【0017】
ビットスライス処理ユニット16は、RGB各色8ビットの24ビットの画像データをメモリ12から読み出すと、R8ビットから上位3ビット、G8ビットから上位3ビット、B2ビットから上位2ビットのデータを抜き出し、8ビットのデータへ詰めていく。これにより、RGB各色8ビットの24ビット画像から、R3ビット、G3ビット、B2ビットの8ビット画像を生成する。
【0018】
上述した実施例の機能を実現するように各種のデバイスを動作させるべく当該各種デバイスと接続された装置又はシステム内のコンピュータに、上記実施例の機能を実現するためのソフトウエアのプログラムコードを供給し、その装置又はシステムのコンピュータ(CPU又はMPU)を格納されたプログラムに従って動作させ、前記各種デバイスを動作させることによって実施したものも、本願発明の範囲に含まれる。
【0019】
この場合、前記ソフトウエアのプログラムコード自体が、前述した実施例の機能を実現することになり、そのプログラムコード自体、及びそのプログラムコードをコンピュータに供給するための手段、例えば、かかるプログラムコードを格納した記憶媒体は、本発明を構成する。かかるプログラムコードを格納する記憶媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、磁気テープ、不揮発性のメモリカード及びROM等を用いることが出来る。
【0020】
また、コンピュータが供給されたプログラムコードを実行することにより、前述の実施例の機能が実現されるだけではなく、そのプログラムコードがコンピュータにおいて稼働しているOS(オペレーティングシステム)又は他のアプリケーションソフトウエア等と共同して上述の実施例の機能が実現される場合にも、かかるプログラムコードが本出願に係る発明の実施例に含まれることは言うまでもない。
【0021】
更には、供給されたプログラムコードが、コンピュータの機能拡張ボード又はコンピュータに接続された機能拡張ユニットに備わるメモリに格納された後、そのプログラムコードの指示に基づいて、その機能拡張ボード又は機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって上述した実施例の機能が実現される場合も、本出願に係る発明に含まれることは言うまでもない。
【0022】
【発明の効果】
以上の説明から容易に理解できるように、本発明によれば、画像処理結果表示装置において、スクロール動作が開始されると、ディスプレイへ表示する画像の減色処理を高速処理可能な手段で実行するので、スクロール結果又は経過を高速に表示できる。即ち、スクロールがスムーズに行われる。スクロール動作が終了すると、高画質の方法により減色処理を行うので、高画質の画像を表示できる。
【図面の簡単な説明】
【図1】 本発明の一実施例の概略構成ブロック図である。
【図2】 本実施例の動作フローチャートである。
【図3】 画像例である。
【図4】 画像フォーマット例である。
【符号の説明】
10:主演算CPU
12:主メモリ
14:誤差拡散処理ユニット
16:ビットスライス処理ユニット
18:ズーム処理ユニット
20:JPEGデコーダ
22:LCD制御回路
24:液晶表示装置(LCD)
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an image processing apparatus and method for reducing an image color for display.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, in an image processing display device that displays an image processing result such as a copying machine, a display device having a small number of display colors for an image to be displayed is generally used. In that case, color reduction processing is required to display the image processing result. The color reduction processing is performed by a method such as error diffusion with emphasis on the quality of the display result.
[0003]
In such an image processing display device, even when processing for moving the display screen, such as zooming and scrolling, conventionally, the same color reduction processing is applied to display an image on the display. That is, a color reduction processing unit that emphasizes image quality has been used.
[0004]
[Problems to be solved by the invention]
However, a color reduction processing unit that places importance on image quality, such as error diffusion, takes time. Therefore, in the conventional example in which the color reduction processing unit is applied when scrolling or zooming is repeatedly performed, the color reduction processing cannot follow the movement of the image on the display, and the scrolling or zooming is not smooth.
[0005]
It is an object of the present invention to provide an image processing apparatus and method that can eliminate such disadvantages.
[0006]
[Means for Solving the Problems]
An image processing apparatus according to the present invention includes a scaling unit that scales an image, a first color reduction processing unit, a second color reduction processing unit having a color reduction characteristic different from that of the first color reduction processing unit, and the color conversion unit. The image that has been scaled by the doubling means is reduced in color by the first color reduction processing unit during a predetermined image change operation, and the image is reduced in color by the second color reduction processing unit when the predetermined image change operation is not performed. And a control means for controlling the operation.
[0007]
The image processing method according to the present invention includes a scaling step for scaling an image, and a first color reduction process for reducing the color of the image scaled in the scaling step during a predetermined image changing operation by a first color reduction process. When the predetermined image change operation is not performed in the color reduction process step, a second color reduction process that reduces the color of the image scaled in the scaling step by a second color reduction process different from the first color reduction process. And a processing step.
[0010]
【Example】
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
[0011]
FIG. 1 shows a schematic block diagram of an embodiment of the present invention. Connected to the main arithmetic CPU 10 are a main memory 12, an error diffusion processing unit 14 for performing color reduction processing by error diffusion, a bit slice processing unit 16 for performing color reduction processing by bit slice, a zoom processing unit 18, a JPEG decoder 20, and an LCD control circuit 22. To do. A liquid crystal display (LCD) 24 is connected to the LCD control circuit 22.
[0012]
FIG. 2 shows an operation flowchart of the present embodiment for the scroll operation, and FIG. 3 shows an image example. With reference to FIGS. 2 and 3, the operation of the present embodiment during scrolling will be described.
[0013]
When scrolling is started, the CPU 10 copies the portion displayed on the LCD 24 after scrolling from the zoom image work area secured on the memory 12 to a new work area. In accordance with an instruction from the CPU 10, the JPEG decoder 20 reads JPEG compressed image data from the memory 12 (S1), and expands compressed image data to be newly displayed on the display 24 by scrolling (S2). The decompressed data is written to the memory 12.
[0014]
Next, the zoom processing unit 18 converts the expanded image into an image with a magnification to be displayed on the display 24 (S3). The zoomed image is added as a zoom image in the work area secured on the memory 12. If the scroll operation is being executed (S4), the CPU 10 instructs the bit slice processing unit 16 to reduce the color of the zoom image generated in the work area (S5). The reduced color image is written to the display work area secured in the memory 12. The LCD control circuit 22 reads the reduced color image from the display work area on the memory 12 and applies it to the LCD 24. As a result, the color-reduced image by the bit slice method is displayed on the screen of the LCD 24 (S6). Until the scroll operation is finished (S4), the processes S1 to S4, S5, and S6 are repeatedly executed.
[0015]
When the scroll operation is finished (S4), the CPU 10 causes the error diffusion processing unit 14 to perform color reduction (S7). The error diffusion processing unit 14 reads the zoom image generated by the zoom processing unit 18 from the zoom image work area on the memory 12 and executes a color reduction process (S7). The result of the color reduction process is written to the display work area on the memory 12. The LCD control circuit 22 reads the reduced color image from the display work area on the memory 12 and applies it to the LCD 24. Thereby, the image reduced by the error diffusion method is displayed on the screen of the LCD 24 (S8).
[0016]
FIG. 4 shows an example of an image format. In FIG. 4, the image before color reduction is a 24-bit image of 8 bits for each color of RGB, and the image after color reduction is an 8-bit image of R3 bits, G3 bits, and B2 bits.
[0017]
When the bit slice processing unit 16 reads 24-bit image data of 8 bits for each color of RGB from the memory 12, it extracts the upper 3 bits from the R8 bit, the upper 3 bits from the G8 bit, and the upper 2 bits from the B2 bit. Pack into bit data. Thus, an 8-bit image of R3 bits, G3 bits, and B2 bits is generated from a 24-bit image of RGB each color of 8 bits.
[0018]
Supplying program code of software for realizing the functions of the above-described embodiment to a computer in an apparatus or system connected to the various devices to operate the various devices so as to realize the functions of the above-described embodiments. In addition, the present invention includes those implemented by operating a computer (CPU or MPU) of the apparatus or system according to a stored program and operating the various devices.
[0019]
In this case, the program code of the software itself realizes the functions of the above-described embodiments, and the program code itself and means for supplying the program code to the computer, for example, the program code is stored. This storage medium constitutes the present invention. As a storage medium for storing the program code, for example, a flexible disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a magnetic tape, a nonvolatile memory card, a ROM, and the like can be used.
[0020]
Further, by executing the program code supplied by the computer, not only the functions of the above-described embodiments are realized, but also the OS (operating system) or other application software in which the program code is running on the computer. Needless to say, the program code is also included in the embodiment of the invention according to the present application even when the functions of the above-described embodiment are realized in cooperation with the above.
[0021]
Furthermore, after the supplied program code is stored in the memory of the function expansion board of the computer or the function expansion unit connected to the computer, the function expansion board or the function expansion unit is based on the instruction of the program code. Needless to say, the CPU according to the present application also includes the case where the functions of the above-described embodiments are realized by performing part or all of the actual processing.
[0022]
【The invention's effect】
As can be easily understood from the above description, according to the present invention, when the scroll operation is started in the image processing result display device, the color reduction processing of the image displayed on the display is executed by means capable of high-speed processing. The scroll result or progress can be displayed at high speed. That is, scrolling is performed smoothly. When the scroll operation is completed, the color reduction process is performed by a high quality method, so that a high quality image can be displayed.
[Brief description of the drawings]
FIG. 1 is a schematic block diagram of an embodiment of the present invention.
FIG. 2 is an operation flowchart of the embodiment.
FIG. 3 is an image example.
FIG. 4 is an example of an image format.
[Explanation of symbols]
10: Main arithmetic CPU
12: Main memory 14: Error diffusion processing unit 16: Bit slice processing unit 18: Zoom processing unit 20: JPEG decoder 22: LCD control circuit 24: Liquid crystal display (LCD)

Claims (6)

画像を変倍する変倍手段と、
第1の減色処理ユニットと、
当該第1の減色処理ユニットとは減色特性が異なる第2の減色処理ユニットと、
当該変倍手段で変倍された画像を所定の画像変更操作中には第1の減色処理ユニットに減色させ、当該所定の画像変更操作をしていないときに当該第2の減色処理ユニットで当該画像を減色させる制御手段
とを具備することを特徴とする画像処理装置。
A scaling means for scaling the image;
A first color reduction processing unit;
A second color reduction processing unit having a color reduction characteristic different from that of the first color reduction processing unit;
The scaled image in the scaling means in predetermined image change operation is Genshoku the first color reduction unit, in the second color reduction process unit when not in the predetermined image change operation An image processing apparatus comprising: control means for reducing the color of the image.
当該所定の画像変更操作が、スクロールである請求項1に記載の画像処理装置。The image processing apparatus according to claim 1, wherein the predetermined image changing operation is scrolling. 当該第1の減色処理ユニットがビットスライス処理ユニットであり、当該第2の減色処理ユニットが誤差拡散処理ユニットからなる請求項1又は2に記載の画像処理装置。The image processing apparatus according to claim 1, wherein the first color reduction processing unit is a bit slice processing unit, and the second color reduction processing unit is an error diffusion processing unit. 画像を変倍する変倍ステップと、A scaling step for scaling the image;
所定の画像変更操作中には、当該変倍ステップで変倍された画像を第1の減色処理で減色する第1の減色処理ステップと、During a predetermined image changing operation, a first color reduction processing step for reducing the color of the image scaled in the scaling step by the first color reduction processing;
当該所定の画像変更操作をしていないときには、当該変倍ステップで変倍された画像を、当該第1の減色処理とは異なる第2の減色処理で減色する第2の減色処理ステップWhen the predetermined image changing operation is not performed, a second color reduction processing step for reducing the color of the image scaled in the scaling step by a second color reduction process different from the first color reduction process
とを具備することを特徴とする画像処理方法。An image processing method comprising:
当該所定の画像変更操作がスクロールである請求項4に記載の画像処理方法。The image processing method according to claim 4, wherein the predetermined image changing operation is scrolling. 当該第1の減色処理がビットスライス処理であり、当該第2の減色処理が誤差拡散処理である請求項4又は5に記載の画像処理方法。6. The image processing method according to claim 4, wherein the first color reduction process is a bit slice process, and the second color reduction process is an error diffusion process.
JP2002001413A 2002-01-08 2002-01-08 Image processing apparatus and method Expired - Fee Related JP3689673B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002001413A JP3689673B2 (en) 2002-01-08 2002-01-08 Image processing apparatus and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002001413A JP3689673B2 (en) 2002-01-08 2002-01-08 Image processing apparatus and method

Publications (3)

Publication Number Publication Date
JP2003202855A JP2003202855A (en) 2003-07-18
JP2003202855A5 JP2003202855A5 (en) 2005-04-07
JP3689673B2 true JP3689673B2 (en) 2005-08-31

Family

ID=27641539

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002001413A Expired - Fee Related JP3689673B2 (en) 2002-01-08 2002-01-08 Image processing apparatus and method

Country Status (1)

Country Link
JP (1) JP3689673B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4743820B2 (en) * 2004-01-19 2011-08-10 キヤノン株式会社 Image display apparatus and program
JP2006113801A (en) 2004-10-14 2006-04-27 Canon Inc Apparatus and method for displaying image processing result, and program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6349796A (en) * 1986-08-19 1988-03-02 株式会社日立製作所 Display control system for display device
JPH07111618B2 (en) * 1988-06-15 1995-11-29 株式会社日立製作所 Scroll screen display method and device
JP3374449B2 (en) * 1993-07-21 2003-02-04 セイコーエプソン株式会社 Scroll control device

Also Published As

Publication number Publication date
JP2003202855A (en) 2003-07-18

Similar Documents

Publication Publication Date Title
US8022970B2 (en) Image processing result display apparatus, image processing result display method, and program for implementing the method
JP2005202062A (en) Comics display device, comics display method, comics editing system, and comics editing method
JP2006349757A (en) Information processor and image processing method
JP2001134262A (en) Image display device and method thereof and storage medium
JP3689673B2 (en) Image processing apparatus and method
JP2010097334A (en) Drawing device
JP2006119854A (en) Reproducing unit, camera, and method for selecting and reproducing content data
JP2006106983A (en) Display device and display method
JP2005345917A (en) Image processing apparatus and method for same, and program and storage medium
JPH0689336A (en) Image data enlarging and displaying method
JP2004045920A (en) Presentation apparatus
JPH11142191A (en) Measuring apparatus
JP2001306059A (en) Display control method
JP2003208250A (en) Display method and computer readable recording medium with its program recorded
JP2004037632A (en) Image display controller, display device and electronic apparatus
JP2000259824A (en) Image processing method and device and storage medium
JP2003236172A (en) Image display device for pachinko game machine and control method therefor
JPH0527745A (en) Image processing method
JPH08138032A (en) Picture display device and data display method
JPH07334342A (en) Image data display device
JP2002084419A (en) Method for magnifying and reducing image and recording medium with recorded program magnifying or reducing image
JP2000013679A (en) Image processor
JP2006303623A (en) Image processing controller, electronic apparatus, and image processing method
JPH11284839A (en) Image reproduction method
JP2007086245A (en) Display controller, and display control method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040528

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040528

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041214

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050531

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050613

R150 Certificate of patent or registration of utility model

Ref document number: 3689673

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080617

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090617

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090617

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100617

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110617

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120617

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120617

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130617

Year of fee payment: 8

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D03

LAPS Cancellation because of no payment of annual fees