JPH04278678A - Image file device - Google Patents
Image file deviceInfo
- Publication number
- JPH04278678A JPH04278678A JP3040002A JP4000291A JPH04278678A JP H04278678 A JPH04278678 A JP H04278678A JP 3040002 A JP3040002 A JP 3040002A JP 4000291 A JP4000291 A JP 4000291A JP H04278678 A JPH04278678 A JP H04278678A
- Authority
- JP
- Japan
- Prior art keywords
- image information
- reduction
- image
- halftone
- display
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 230000009467 reduction Effects 0.000 claims abstract description 68
- 238000003672 processing method Methods 0.000 claims abstract description 16
- MHABMANUFPZXEB-UHFFFAOYSA-N O-demethyl-aloesaponarin I Natural products O=C1C2=CC=CC(O)=C2C(=O)C2=C1C=C(O)C(C(O)=O)=C2C MHABMANUFPZXEB-UHFFFAOYSA-N 0.000 abstract description 18
- 230000003287 optical effect Effects 0.000 abstract description 14
- 238000000034 method Methods 0.000 description 22
- 238000005070 sampling Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 102100029968 Calreticulin Human genes 0.000 description 3
- 101100326671 Homo sapiens CALR gene Proteins 0.000 description 3
- 230000006835 compression Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- 239000013256 coordination polymer Substances 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000008859 change Effects 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000008676 import Effects 0.000 description 1
- 230000006698 induction Effects 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 238000001454 recorded image Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Landscapes
- Image Processing (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Processing Or Creating Images (AREA)
Abstract
Description
【0001】0001
【産業上の利用分野】本発明は、画情報の記憶・再生を
行なう画像ファイル装置に関し、特に画情報を縮小して
表示する機能を備えた画像ファイル装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image file device for storing and reproducing image information, and more particularly to an image file device having a function of reducing and displaying image information.
【0002】0002
【従来の技術】従来、この種の画像ファイル装置におい
ては、画像をディスプレイに表示する場合、画像のサイ
ズが大き過ぎるときは適当な縮小率で画像を縮小してか
らディスプレイに出力する。この縮小処理は、縮小前画
像上でサンプリングポイント間に1ビットでも黒ビット
があるときはサンプリングデータを黒とする、いわゆる
OR(論理和)縮小法により行なわれていた。2. Description of the Related Art Conventionally, in this type of image file device, when displaying an image on a display, if the size of the image is too large, the image is reduced at an appropriate reduction ratio and then output to the display. This reduction processing was performed by the so-called OR (logical sum) reduction method, in which sampling data is made black if there is even one black bit between sampling points on the image before reduction.
【0003】なお、画像の縮小処理方法としては、OR
縮小法の他に、画像のビットを適当な間隔で間引く、い
わゆる間引き縮小法がある。また、中間調画像(ディザ
による擬似中間調画像)の間引き縮小処理方法として、
間引きをm×mビットのブロックを単位として行なう方
法もある(特開昭61−152162号公報)。[0003] As an image reduction processing method, OR
In addition to the reduction method, there is a so-called thinning-reduction method in which bits of an image are thinned out at appropriate intervals. In addition, as a thinning and reduction processing method for halftone images (pseudo halftone images by dithering),
There is also a method in which thinning is performed in blocks of m×m bits (Japanese Unexamined Patent Publication No. 152162/1982).
【0004】0004
【発明が解決しようとする課題】しかし、上述の従来画
像ファイル装置の構成によれば、中間調を伴う画像を縮
小して表示した場合に画像品質の劣化が激しいという問
題があった。However, with the configuration of the conventional image file device described above, there is a problem in that when an image with halftones is reduced and displayed, the image quality deteriorates significantly.
【0005】ただし、中間調画像も非中間調(2値)画
像も区別することなくOR縮小法を適用している。しか
し、OR縮小法は黒ビットの増加を伴うために、文字等
の2値画像には適するが、写真等の中間調を伴う画像(
実際は、ディザ等による擬似中間調画像)に適用すると
中間調情報が失われやすいためである。However, the OR reduction method is applied without distinguishing between halftone images and non-halftone (binary) images. However, since the OR reduction method involves an increase in black bits, it is suitable for binary images such as characters, but images with halftones such as photographs (
In reality, this is because halftone information is likely to be lost if applied to a pseudo halftone image created by dithering or the like.
【0006】このような問題点を解決するため、縮小処
理方法をOR縮小法から間引き縮小法に変更することも
考えられる。しかし、中間調画像と2値画像の両方に間
引き縮小法を適用したのでは、中間調画像の縮小による
画質劣化は改善させるが、逆に処理対象の大部分ともい
える文字等の2値画像で、黒ビットの抜けによる画質劣
化、例えば文字のかすれ等が激しくなるため、実用的で
ない。In order to solve these problems, it is conceivable to change the reduction processing method from the OR reduction method to the thinning reduction method. However, if the thinning/reduction method is applied to both halftone images and binary images, the image quality deterioration due to reduction of the halftone image will be improved, but on the contrary, it will be difficult to apply the thinning/reduction method to both halftone images and binary images. , it is not practical because the image quality deteriorates due to missing black bits, for example, characters become blurred.
【0007】本発明は、上述の問題点に鑑みてなされた
もので、中間調を伴う画像も中間調を伴わない画像も、
高画質の縮小表示が可能な画像ファイル装置を提供する
ことを目的とする。The present invention has been made in view of the above-mentioned problems, and can be used for both images with halftones and images without halftones.
An object of the present invention is to provide an image file device capable of high-quality reduced display.
【0008】[0008]
【課題を解決するための手段】本発明は上述の課題を解
決するため、符号化された圧縮画情報と対応付けて、そ
れが中間調を伴うものであるか否かの区別のための補助
情報を記憶手段に記憶するようにし、また、この記憶手
段より読み出された圧縮画情報の復号画情報の縮小を行
なうための縮小手段で、少なくとも二つの異なった縮小
処理方法を選択できるようにするとともに、前記記憶手
段より読み出された圧縮画情報に対応した補助情報に従
って前記縮小手段の縮小処理方法を選択する手段を設け
るという構成を備えたものである。[Means for Solving the Problems] In order to solve the above-mentioned problems, the present invention provides an aid for distinguishing between encoded compressed image information and whether or not it involves halftones. The information is stored in the storage means, and the reduction means for reducing the decoded image information of the compressed image information read from the storage means is capable of selecting at least two different reduction processing methods. In addition, the apparatus is provided with means for selecting a reduction processing method of the reduction means in accordance with auxiliary information corresponding to the compressed image information read out from the storage means.
【0009】[0009]
【作用】本発明は上述の構成によって、例えば縮小手段
でOR縮小処理法と間引き縮小処理法を選択可能とし、
補助情報に従って、中間調を伴う画情報を縮小表示する
ときに間引き縮小処理法を、中間調を伴わない画情報を
縮小表示するときにOR縮小処理法を、それぞれ選択し
て、それぞれの画情報を高画質に表示することができる
。[Operation] With the above-described configuration, the present invention allows the reduction means to select between the OR reduction processing method and the thinning reduction processing method,
According to the auxiliary information, select the thinning reduction processing method when displaying image information with halftones in a reduced size, and the OR reduction processing method when reducing image information without halftones, and select each image information. can be displayed in high quality.
【0010】0010
【実施例】図1は本発明の一実施例による画像ファイル
装置のブロック図である。本画像ファイル装置の全体的
な構成と動作の概略は以下の通りである。DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a block diagram of an image file device according to an embodiment of the present invention. The overall configuration and operation of this image file device are outlined below.
【0011】中央処理装置(CPU)は、ハードディス
ク(HD)2に格納されている必要なプログラムをハー
ドディスクコントローラ(HDC)3を介し読み出し、
システムバス4経由で主記憶装置5にロードし、このプ
ログラムに従って装置各部の制御、データ転送の制御、
データ処理を実行する。CPU1は装置利用者とのイン
ターフェイスをディスプレイ7、キーボード8及びマウ
ス9によつて行なう。すなわち、CPU1は利用者から
の操作指示に必要なデータをフレームメモリ10に格納
し、このデータをディスプレイ・キーボードインタフェ
ース(CRTC)11によりディスプレイ7に表示させ
る。この表示に対応して利用者がキーボード8またはマ
ウス9を操作することにより入力した情報は、CRTC
11からCPU12へ伝えられる。[0011] The central processing unit (CPU) reads necessary programs stored in the hard disk (HD) 2 via the hard disk controller (HDC) 3.
It is loaded into the main storage device 5 via the system bus 4, and according to this program, controls each part of the device, controls data transfer,
Perform data processing. The CPU 1 interfaces with the device user through a display 7, a keyboard 8, and a mouse 9. That is, the CPU 1 stores data necessary for operation instructions from the user in the frame memory 10, and displays this data on the display 7 using the display/keyboard interface (CRTC) 11. The information entered by the user by operating the keyboard 8 or mouse 9 in response to this display is
11 to the CPU 12.
【0012】画像取り込み指示が入力された場合、CP
U1はスキャナーコントローラ(SC)13に画像読み
取りを指示し、イメージスキャナー14に原稿の読み取
りを行なわせる。読み取られた原稿の画情報(生画情報
)は、SC13の制御によりイメージバス15を介しイ
メージメモリ17に格納される。この生画情報は、符号
復号回路18によって圧縮画情報に変換されイメージメ
モリ17に一旦格納される。この圧縮画情報はダイレク
トメモリコントローラ(DMAC)16の制御により光
ディスクコントローラ(ODC)20へ転送され、この
ODC20の制御により光ディスク21に記録される。
この際、CPU1は、当該圧縮画情報の再生時に必要な
データを作成してODC20へ転送し、光ディスク21
に記録させる。[0012] When an image import instruction is input, the CP
U1 instructs the scanner controller (SC) 13 to read the image, and causes the image scanner 14 to read the document. The image information (raw image information) of the read document is stored in the image memory 17 via the image bus 15 under the control of the SC 13. This raw image information is converted into compressed image information by the encoding/decoding circuit 18 and temporarily stored in the image memory 17. This compressed image information is transferred to an optical disc controller (ODC) 20 under the control of a direct memory controller (DMAC) 16, and recorded on an optical disc 21 under the control of this ODC 20. At this time, the CPU 1 creates data necessary for reproducing the compressed image information, transfers it to the ODC 20, and transfers it to the optical disc 20.
record it.
【0013】なお、画像読み取り時にイメージメモリ1
7に格納された生画情報、あるいは光ディスク21より
再生された生画情報は、DMAC19の制御によりイメ
ージバス15を介しプリンタコントローラ(PC)23
へ転送することにより、プリンタ24に印刷させること
ができる。また、この生画情報をディスプレイ7に表示
させることができる。この場合、イメージメモリ17内
の生画情報をDMAC19の制御によりイメージバス1
5を介し縮小拡大回路25に転送してディスプレイ7に
表示可能なサイズまで縮小させ、この縮小画情報をイメ
ージメモリ17に格納するとともにフレームメモリ10
へ転送する。Note that when reading an image, the image memory 1
The raw image information stored in 7 or the raw image information reproduced from the optical disk 21 is sent to the printer controller (PC) 23 via the image bus 15 under the control of the DMAC 19.
By transferring the data to the printer 24, the data can be printed by the printer 24. Further, this raw image information can be displayed on the display 7. In this case, the raw image information in the image memory 17 is transferred to the image bus 1 under the control of the DMAC 19.
5 to the reduction/enlargement circuit 25 to reduce the image to a size that can be displayed on the display 7, and store this reduced image information in the image memory 17 as well as the frame memory 10.
Transfer to.
【0014】なお、プログラム等のデータは、フロッピ
ーコントローラ(FDC)26によりフロッピーディス
ク27に対して書き込み、あるいは読み出すことも可能
である。Note that data such as programs can also be written to or read from the floppy disk 27 by a floppy controller (FDC) 26.
【0015】次に、本画像ファイル装置について、以下
その動作の詳細を説明する。まず、CPU1によりディ
スプレイ7に表示されたメニューから、利用者が原稿読
み取り・記録の仕事を、キーボード8またはマウス9の
操作によって選択した場合について、図2を参照しつつ
説明する。この場合、CPU1は、スキャナー14によ
って原稿を読み取るためのパラメータすなわち原稿サイ
ズ、解像度、濃度、中間調の選択画面をディスプレイ7
に表示させる。利用者は、スキャナー14にセットする
原稿に適合した原稿サイズ、解像度、濃度をキーボード
8またはマウス9の操作により画面上で選択する。また
、原稿が写真等の中間調を伴う場合には、中間調もパラ
メータとして選択する(中間調フラグをオンする)。
CPU1は、このような選択されたパラメータをSC1
3に通知し原稿読み取りを指示する。スキャナー14で
通知されたパラメータに従った原稿読み取りが行なわれ
、原稿の生画情報がイメージバス15経由でイメージメ
モリ17に格納される。Next, the details of the operation of this image file device will be explained below. First, a case will be described with reference to FIG. 2 in which the user selects the document reading/recording job from the menu displayed on the display 7 by the CPU 1 by operating the keyboard 8 or the mouse 9. In this case, the CPU 1 displays on the display 7 a selection screen for parameters for reading the original by the scanner 14, that is, original size, resolution, density, and halftone.
to be displayed. The user selects the document size, resolution, and density suitable for the document to be set on the scanner 14 on the screen by operating the keyboard 8 or mouse 9. Furthermore, if the document includes halftones such as photographs, the halftones are also selected as parameters (the halftone flag is turned on). CPU1 stores such selected parameters in SC1.
3 and instructs them to read the manuscript. The scanner 14 reads the original according to the notified parameters, and raw image information of the original is stored in the image memory 17 via the image bus 15.
【0016】CPU1は、DMAC16によりイメージ
メモリ17内の生画情報をシステムバス4経由で符号復
号回路18へ転送させ、符号復号回路18により符号化
された圧縮画情報をDMAC19によりイメージバス1
5経由でイメージメモリ17に一旦格納させる。次に、
この圧縮画情報をDMAC16によりシステムバス4経
由でODC20へ転送させることにより、光ディスク2
1の圧縮画情報エリア30に記録させる。またCPU1
は、この圧縮画情報の光ディスク上の記録位置を示す圧
縮画像ポインタをODC20より受け取る。そして、こ
の圧縮画像ポインタと、先に利用者により選択されたパ
ラメータ、利用者により入力された文書名等のヘッダ、
その他の情報からなる画情報属性データ40を主記憶装
置5に生成し、これをODC20へ転送することにより
、光ディスク上の文書管理情報エリア31に記録させ、
一連の処理を終了する。The CPU 1 causes the DMAC 16 to transfer the raw image information in the image memory 17 to the encoding/decoding circuit 18 via the system bus 4, and transfers the compressed image information encoded by the encoding/decoding circuit 18 to the image bus 1 via the DMAC 19.
The data is temporarily stored in the image memory 17 via 5. next,
By transferring this compressed image information to the ODC 20 via the system bus 4 by the DMAC 16, the optical disc 2
The compressed image information area 30 of No. 1 is recorded. Also CPU1
receives from the ODC 20 a compressed image pointer indicating the recording position of this compressed image information on the optical disc. Then, this compressed image pointer, the parameters previously selected by the user, the header such as the document name input by the user,
Image information attribute data 40 consisting of other information is generated in the main storage device 5 and transferred to the ODC 20 to be recorded in the document management information area 31 on the optical disc,
Finish the series of processing.
【0017】なお、図2において、32はヘッダ、33
は原稿サイズ、34は解像度、35は濃度、36は中間
調フラグの各パラメータである。中間調フラグ36は、
中間調を伴う原稿の時にオンに、中間調を伴わない原稿
の時にオフに、それぞれセットされる。また、38は原
稿画情報の圧縮方式を指定するパラメータ、39は圧縮
画像ポインタ、37は他のパラメータである。In FIG. 2, 32 is a header, 33 is a header, and 33 is a header.
is the original size, 34 is the resolution, 35 is the density, and 36 is the halftone flag. The halftone flag 36 is
This is set to ON for originals with halftones, and OFF for originals without halftones. Further, 38 is a parameter specifying the compression method of the original image information, 39 is a compressed image pointer, and 37 is another parameter.
【0018】次に、光ディスク21上の任意に選択され
た圧縮画情報を再生しディスプレイ7に表示させる場合
について説明する。図3は、この場合の処理の流れを示
している。この圧縮画情報の選択は、ディスプレイ7と
キーボード8またはマウス9を用いた対話的操作により
行なわれる。Next, a case will be described in which arbitrarily selected compressed image information on the optical disc 21 is reproduced and displayed on the display 7. FIG. 3 shows the flow of processing in this case. This selection of compressed image information is performed through interactive operations using the display 7 and keyboard 8 or mouse 9.
【0019】この圧縮画情報の選択がなされると、CP
U1はODC20を介して、光ディスク21の文書管理
情報エリア31より選択された圧縮画情報に関する画情
報属性データ40を主記憶装置5に読み込む(ステップ
ST1)。そして、この画情報属性データ中の圧縮画情
報ポインタ39を使用して、光ディスク21の圧縮画情
報エリア30に記録されている選択された圧縮画情報を
ODC20を介して読み出し、それをシステムバス4経
由でイメージメモリ17に格納する(ステップST2)
。When this compressed image information is selected, the CP
U1 reads image information attribute data 40 regarding compressed image information selected from the document management information area 31 of the optical disc 21 into the main storage device 5 via the ODC 20 (step ST1). Then, using the compressed image information pointer 39 in this image information attribute data, the selected compressed image information recorded in the compressed image information area 30 of the optical disk 21 is read out via the ODC 20 and transferred to the system bus 4. via the image memory 17 (step ST2)
.
【0020】次にCPU1は、主記憶装置5に読み込み
済みの画情報属性データ中のサイズ、解像度、濃度、圧
縮方式等の圧縮画情報の復号に必要なパラメータを符号
復号回路18に指定し、DMAC16によりイメージメ
モリ17に格納された圧縮画情報をシステムバス4経由
で符号復号回路に転送させて生画情報への復号処理を行
なわせ、生成された生画情報をDMAC19によりイメ
ージバス15経由でイメージメモリ17に格納させる(
ステップST3)。Next, the CPU 1 specifies parameters necessary for decoding the compressed image information, such as size, resolution, density, compression method, etc. in the image information attribute data read into the main storage device 5, to the encoding/decoding circuit 18, The DMAC 16 transfers the compressed image information stored in the image memory 17 to the encoding/decoding circuit via the system bus 4 to perform decoding processing into raw image information, and the DMAC 19 transfers the generated raw image information via the image bus 15. Store it in the image memory 17 (
Step ST3).
【0021】次にCPU1は、主記憶装置5内の画情報
属性データ中の原稿サイズ情報に基づき、生画情報をデ
ィスプレイ7に表示させるために縮小処理が必要である
か否かを判定する(ステップST4)。縮小処理が不要
であれば、CPU1はイメージメモリ17内の生画情報
をDMAC16によりシステムバス4経由でフレームメ
モリ10へ転送させ、CRTC11によりディスプレイ
7に表示させる(ステップST5)。Next, the CPU 1 determines whether or not reduction processing is necessary in order to display the raw image information on the display 7, based on the document size information in the image information attribute data in the main storage device 5 ( Step ST4). If reduction processing is unnecessary, the CPU 1 causes the DMAC 16 to transfer the raw image information in the image memory 17 to the frame memory 10 via the system bus 4, and causes the CRTC 11 to display it on the display 7 (step ST5).
【0022】縮小処理が必要な場合、CPU1は縮小率
を決定するとともに、主記憶装置5内の中間調フラグを
調べる(ステップST6)。If reduction processing is necessary, the CPU 1 determines the reduction rate and checks the halftone flag in the main storage device 5 (step ST6).
【0023】中間調フラグがオフ(非中間調画像)のと
きは、縮小拡大回路25に対し縮小率を通知するととも
に縮小処理法としてOR縮小を指定し、DMAC19に
よりイメージメモリ17内の生画情報をイメージバス1
5経由で縮小拡大回路25へ転送させてOR縮小処理を
実行させ、生成された縮小画情報をDMAC16により
システムバス4経由でイメージメモリ17に格納させる
(ステップST7)。次にCPU1は、DMAC16に
よりイメージメモリ17内の縮小画情報をシステムバス
4経由でフレームメモリ10へ転送させ、ディスプレイ
7に表示させる(ステップST9)。When the halftone flag is off (non-halftone image), the reduction/enlargement circuit 25 is notified of the reduction rate, OR reduction is specified as the reduction processing method, and the DMAC 19 saves the raw image information in the image memory 17. image bus 1
5 to the reduction/enlargement circuit 25 to execute OR reduction processing, and the DMAC 16 stores the generated reduced image information in the image memory 17 via the system bus 4 (step ST7). Next, the CPU 1 causes the DMAC 16 to transfer the reduced image information in the image memory 17 to the frame memory 10 via the system bus 4, and causes it to be displayed on the display 7 (step ST9).
【0024】他方、中間調フラグがオンの場合、イメー
ジメモリ内の生画情報は中間調を伴う画情報(ディザ法
等による擬似中間調画情報)であるので、CPU1は、
縮小処理方法として間引き縮小法を選択し、これを縮小
率とともに縮小拡大回路25へ指定し、DMAC19に
よりイメージメモリ17内の生画情報をイメージバス1
5経由で縮小拡大回路25へ転送させて間引き縮小処理
を実行させ、得られた縮小画情報をDMAC16により
システムバスう経由でイメージメモリ17に格納させる
(ステップST8)。次にCPU1は、イメージメモリ
17内の縮小画情報をDMAC16によりフレームメモ
リ10へ転送させディスプレイ7に表示させる(ステッ
プST9)。On the other hand, when the halftone flag is on, the raw image information in the image memory is image information with halftones (pseudo halftone image information by dithering method, etc.), so the CPU 1
The thinning/reducing method is selected as the reduction processing method, this is specified together with the reduction rate to the reduction/enlargement circuit 25, and the DMAC 19 transfers the raw image information in the image memory 17 to the image bus 1.
5 to the reduction/enlargement circuit 25 to execute thinning/reduction processing, and the obtained reduced image information is stored in the image memory 17 via the system bus by the DMAC 16 (step ST8). Next, the CPU 1 causes the DMAC 16 to transfer the reduced image information in the image memory 17 to the frame memory 10 and display it on the display 7 (step ST9).
【0025】ここで、中間調画情報の場合に選択される
間引き縮小処理とは、生画情報から縮小画像のビット分
だけをそのままサンプリングし、生画情報中の残りのビ
ットを捨てる方法である。図4において、(c)と(d
)に示す画情報52,53は、(a)に示す生画情報5
0を間引き縮小処理により3分の1に縮小した画情報の
例である。ただし、(c)に示す縮小画情報52は生画
情報50上の座標(1,A)を起点として縮小したもの
で、(d)に示した縮小画情報53は生画情報50上の
座標(2,B)を起点として縮小したものである。Here, the thinning/reducing process selected in the case of halftone image information is a method in which only the bits of the reduced image are directly sampled from the raw image information, and the remaining bits in the raw image information are discarded. . In Figure 4, (c) and (d
) The image information 52 and 53 shown in (a) are the raw image information 5 shown in (a).
This is an example of image information in which 0 is reduced to one-third by thinning/reduction processing. However, the reduced image information 52 shown in (c) is reduced from the coordinates (1, A) on the raw image information 50, and the reduced image information 53 shown in (d) is the one that is This is a reduction from (2, B) as the starting point.
【0026】他方、中間調でない場合に選択されるOR
縮小処理とは、縮小画像のビット数分をサンプリングす
る際に、生画情報上でサンプリングポイント間に黒ビッ
トが1個でも存在するときはサンプリングデータを黒ビ
ットとする方法である。図44の(a)に示す生画情報
50をOR縮小処理により3分の1に縮小すると、(b
)に示す縮小画情報51が得られる。On the other hand, the OR selected when the tone is not halftone
Reduction processing is a method in which, when sampling the number of bits of a reduced image, if even one black bit exists between sampling points on the raw image information, the sampling data is made into a black bit. When the raw image information 50 shown in (a) of FIG. 44 is reduced to one-third by OR reduction processing, (b)
) is obtained.
【0027】図3のOR縮小画情報51と間引き縮小画
情報52,53とを比較すれば明らかなように、間引き
縮小ではOR縮小のように黒ドットが増加しないため、
中間調画情報の高画質の縮小表示が可能である。As is clear from comparing the OR reduced image information 51 and the thinned out reduced image information 52 and 53 in FIG. 3, black dots do not increase in thinned out reduction as in OR reduction.
High-quality reduced display of halftone image information is possible.
【0028】なお、スキャナー14より読み込んだ原稿
の生画情報を直接的に縮小してディスプレイ7に表示す
る場合において、利用者より中間調を指定されたときに
は生画情報の縮小を間引き縮小処理により行なわせ、中
間調を指定されなかったときには生画情報の縮小をOR
縮小処理により行なわせることが可能である。Note that in the case where the raw image information of the original read by the scanner 14 is directly reduced and displayed on the display 7, if the user specifies a halftone, the raw image information is reduced by thinning/reducing processing. If no halftone is specified, OR the reduction of the raw image information.
This can be done by reduction processing.
【0029】また、OR縮小法以外の適当な縮小処理方
法を非中間調画情報に、間引き縮小法以外の適当な縮小
処理方法を中間調画情報に、それぞれ適用することも可
能である。It is also possible to apply an appropriate reduction processing method other than the OR reduction method to non-halftone image information, and to apply an appropriate reduction processing method other than the thinning reduction method to halftone image information.
【0030】[0030]
【発明の効果】以上の説明から明らかなように、本発明
は、記憶手段より圧縮画情報とともに、それが中間調を
伴うものであるか否かの区別のための補助情報(中間調
フラグ)を読み出し、この補助情報に従って、圧縮画情
報の復号画情報の縮小方法を選択するため、例えば中間
調を伴う画情報も中間調を伴わない画情報も、それぞれ
高画質の縮小表示が可能となるという効果を有するもの
である。Effects of the Invention As is clear from the above description, the present invention stores compressed image information from the storage means as well as auxiliary information (halftone flag) for distinguishing whether or not it involves halftones. is read out and the method for reducing the decoded image information of the compressed image information is selected according to this auxiliary information. Therefore, for example, image information with and without halftones can be displayed in a reduced size with high image quality. This has the effect of
【図1】本発明の一実施例による画像ファイル装置のブ
ロック図FIG. 1 is a block diagram of an image file device according to an embodiment of the present invention.
【図2】光ディスク上の記録エリア及び画情報属性デー
タの説明図[Figure 2] Explanatory diagram of recording area and image information attribute data on an optical disc
【図3】記録画情報の再生・表示時の処理の概略を示す
フローチャート[Fig. 3] Flowchart showing an outline of processing during playback/display of recorded image information
【図4】縮小前画情報と、OR縮小法または間引き縮小
法による縮小画情報を対比して示す画情報説明図。FIG. 4 is an explanatory diagram of image information showing a comparison between pre-reduction image information and reduced image information obtained by an OR reduction method or a thinning reduction method.
1 中央処理装置(CPU)2
ハードディスク(HD)3 ハードディスク
コントローラ(HDC)4 システムバス
5 主記憶装置
7 ディスプレイ
10 フレームメモリ
11 ディスプレイ・キーボードインタフェース
(CRTC)
13 スキャナーコントローラ(SC)14
スキャナー
15 イメージバス
16 ダイレクトメモリアクセスコントローラ(
DMAC)
17 イメージメモリ
18 符号復号回路
19 ダイレクトメモリアクセスコントローラ(
DMAC)
20 光ディスクコントローラ(ODC)21
光ディスク
25 縮小拡大回路1 Central processing unit (CPU) 2
Hard disk (HD) 3 Hard disk controller (HDC) 4 System bus 5 Main storage device 7 Display 10 Frame memory 11 Display/keyboard interface (CRTC) 13 Scanner controller (SC) 14
Scanner 15 Image bus 16 Direct memory access controller (
DMAC) 17 Image memory 18 Encoding/decoding circuit 19 Direct memory access controller (
DMAC) 20 Optical disk controller (ODC) 21
Optical disc 25 reduction/enlargement circuit
Claims (1)
を伴うものであるか否かの区別のための補助情報を対応
付けて記憶する記憶手段と、この記憶手段より読み出さ
れた圧縮画情報を復号する復号手段と、この復号手段に
よる復号画情報を少なくとも二つの異なった縮小処理方
法の中の一つの方法により縮小する縮小手段と、この縮
小手段による縮小画情報を表示する表示手段と、前記記
憶手段より読み出された圧縮画情報に対応した補助情報
に従って前記縮小手段の縮小処理方法を選択する手段と
を具備する画像ファイル装置。Claims: 1. Storage means for storing encoded compressed image information in association with auxiliary information for distinguishing whether or not it involves halftone; a decoding means for decoding the compressed image information obtained by the decoding means, a reduction means for reducing the decoded image information by the decoding means by one of at least two different reduction processing methods, and displaying the reduced image information by the reduction means. An image file device comprising: a display means; and means for selecting a reduction processing method of the reduction means according to auxiliary information corresponding to compressed image information read from the storage means.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3040002A JPH04278678A (en) | 1991-03-06 | 1991-03-06 | Image file device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3040002A JPH04278678A (en) | 1991-03-06 | 1991-03-06 | Image file device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04278678A true JPH04278678A (en) | 1992-10-05 |
Family
ID=12568712
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3040002A Pending JPH04278678A (en) | 1991-03-06 | 1991-03-06 | Image file device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04278678A (en) |
-
1991
- 1991-03-06 JP JP3040002A patent/JPH04278678A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20060193012A1 (en) | Techniques for acquiring a parent multimedia asset (digital negative) from any of a plurality of multiply modified child multimedia assets | |
JP6088625B2 (en) | Acquiring multimedia assets from multiple multiple modified child multimedia assets | |
JPH0879672A (en) | Still picture reproducing device | |
US20020122198A1 (en) | Method and apparatus for image processing, and storage medium | |
JPH11284948A (en) | Thumbnail generating method and thumbnail display method | |
US5272543A (en) | Method and system for reproducing natural image | |
JP4174083B2 (en) | Image processing method and apparatus | |
JPH04278678A (en) | Image file device | |
JP2003517689A (en) | Techniques for synchronizing any of a plurality of associated multimedia assets in a distributed system | |
JP3153602B2 (en) | Image filing method and apparatus | |
JP2663922B2 (en) | Video encoding device | |
JPH07334514A (en) | Image processor | |
JP2000278644A (en) | Nonlinear video edit device and its method | |
JP3062507B2 (en) | Image encoding device and image decoding device | |
JP2837581B2 (en) | Image scanner reader | |
JP2513636B2 (en) | Image processing device | |
JP3247893B2 (en) | Image encoding device and image decoding device | |
JPH0795391A (en) | Picture element density converter | |
JP3188237B2 (en) | Image encoding device and image decoding device | |
JP2000113172A (en) | System and method for processing image | |
JP2942228B2 (en) | Image processing method | |
JP2001218148A (en) | Method and device for storing image file | |
JPS63108470A (en) | Image processing system | |
JPH0451318A (en) | Image processor | |
JPH1070644A (en) | Thumb nail image display device |