JPH1169141A - Image generating method and device therefor - Google Patents

Image generating method and device therefor

Info

Publication number
JPH1169141A
JPH1169141A JP9228159A JP22815997A JPH1169141A JP H1169141 A JPH1169141 A JP H1169141A JP 9228159 A JP9228159 A JP 9228159A JP 22815997 A JP22815997 A JP 22815997A JP H1169141 A JPH1169141 A JP H1169141A
Authority
JP
Japan
Prior art keywords
image
bits
error
converted
color space
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.)
Granted
Application number
JP9228159A
Other languages
Japanese (ja)
Other versions
JP3783118B2 (en
Inventor
Wataru Ito
渡 伊藤
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.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film 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 Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP22815997A priority Critical patent/JP3783118B2/en
Publication of JPH1169141A publication Critical patent/JPH1169141A/en
Application granted granted Critical
Publication of JP3783118B2 publication Critical patent/JP3783118B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)
  • Image Processing (AREA)
  • Facsimiles In General (AREA)
  • Editing Of Facsimile Originals (AREA)
  • Facsimile Image Signal Circuits (AREA)
  • Color Image Communication Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To generate an image for a file output without much increasing the size of an image file with high image decoding accuracy in the case of generating a photo print from the file in a digital output service where an image read from a developed film or the like is served for customers as an image file. SOLUTION: An 8-bit original image is acquired by reading a film or the like (step 101), the image is converted from a specific color space in the labo system into an 8-bit conversion image on a standard color space suitable for the use by a personal computer (steps 102, 103) and then the image is again decoded into the image on the specific color space (step 104). A difference between the decoded image and the original image is calculated to obtain its distribution (step 105) and when the error is not within a permissible range, number of bits of the converted image is increased by one bit (step 107), and the processing from the step 103 to the step 106 is repeated, and when the error reaches the permissible range, the converted image in the bit number is outputted as a file (step 108).

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ラボにおいてデジ
タル出力され顧客に提供された画像を、後に再度ラボに
持ち込んでプリント出力するような、写真のデジタル入
出力サービスにおいて、ラボと顧客の間でやりとりする
画像を生成する方法および装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital photo input / output service in which an image digitally output in a laboratory and provided to a customer is later brought back to the laboratory and printed out. The present invention relates to a method and an apparatus for generating an image to be exchanged.

【0002】[0002]

【従来の技術】従来、現像済みフィルムなどから読み取
った画像データをCD−RやMOなどのメディアに記録
して顧客に提供するデジタル出力サービスが知られてい
る。また、上記サービスにより出力された画像データに
対し、顧客がパソコンを使用して加工を施し、処理済デ
ータをラボに持ち込んで写真プリントとして再生するデ
ジタル入力サービスも知られている。
2. Description of the Related Art Conventionally, there has been known a digital output service in which image data read from a developed film or the like is recorded on a medium such as a CD-R or MO and provided to a customer. There is also known a digital input service in which a customer uses a personal computer to process image data output by the above service, brings the processed data into a laboratory, and reproduces the processed data as a photo print.

【0003】ここで、画像を表現するための色空間(色
座標系)は、一般にそのデジタル画像を取り扱う機器に
依存する。つまり、ラボのシステムはプリント出力する
画像を取り扱うのに適した色座標系で画像を管理してお
り、パソコンなどはCRT表示された際に見映えよく表
示されるような色座標系で画像を管理している。このた
め、上記デジタル入出力サービスでは通常、画像を出力
する際に、ラボのシステムに固有の色空間(以下固有色
空間という)から、パソコンの世界において標準の色空
間(以下標準色空間という)への色変換を行っている。
また、この画像をラボのシステムに再入力してプリント
出力する場合には、反対に標準色空間から固有色空間へ
の変換が行われる。
Here, a color space (color coordinate system) for expressing an image generally depends on a device that handles the digital image. In other words, the lab system manages the images in a color coordinate system suitable for handling the images to be printed out, and personal computers and the like use the color coordinate system to display images in a good-looking manner when displayed on a CRT. Managing. For this reason, in the digital input / output service, when an image is output, a color space unique to a lab system (hereinafter referred to as a unique color space) is usually changed to a standard color space in the PC world (hereinafter referred to as a standard color space). Color conversion to.
When this image is re-input to the lab system and printed out, the conversion from the standard color space to the unique color space is performed.

【0004】[0004]

【発明が解決しようとする課題】画像の画素値はそれぞ
れ所定のビット数のデータとして保持されるため、画素
値が取り得る値はそのビット数によって制限され、例え
ば8ビットのデータであれば、0から255までの整数
値に制限される。しかし、このデジタル画像に対して上
記色空間の変換を行った結果得られる値は、必ずしも同
じ範囲の整数値になるとは限らないため、通常は、量子
化されたり、負の値が0に置き換えられたりする。この
ため、一旦標準色空間に変換された画像は、固有色空間
に逆変換しても完全に復元されるとは限らず、復元誤差
が生じる。これはプリントの画質を劣化させる1つの原
因となっている。
Since the pixel value of an image is held as data of a predetermined number of bits, the possible value of the pixel value is limited by the number of bits. Limited to integer values from 0 to 255. However, the value obtained as a result of performing the above color space conversion on this digital image is not always an integer value in the same range. Therefore, usually, the value is quantized or a negative value is replaced with 0. And others. For this reason, an image once converted to the standard color space is not always completely restored even if it is inversely converted to the unique color space, and a restoration error occurs. This is one cause of deteriorating the image quality of the print.

【0005】従来、この問題を解決する方法として、標
準色空間に変換した際の画像のビット数を多くして量子
化誤差を少なくする方法が提案されている。しかし、デ
ジタル出力された画像は、FDなど容量が限られたメデ
ィアに記録されることもあり、またネットワークを介し
てやりとりされる場合もあるため、データのサイズが大
きくなることはあまり好ましくない。
Conventionally, as a method for solving this problem, there has been proposed a method of increasing the number of bits of an image when converted to a standard color space to reduce a quantization error. However, the digitally output image may be recorded on a medium having a limited capacity such as an FD, or may be exchanged via a network. Therefore, it is not preferable that the data size is large.

【0006】本発明は、上記問題点に鑑みて、後にラボ
においてプリント作成に用いられるような画像を生成す
る際に、必要最小限のデータ量で、高画質プリントを生
成するために十分な情報を保持するような画像を生成す
る画像生成方法および装置を提供することを目的とする
ものである。
SUMMARY OF THE INVENTION In view of the above problems, the present invention provides a method for generating an image which can be used later in a lab to produce a print with a minimum amount of data and sufficient information to generate a high quality print. It is an object of the present invention to provide an image generation method and an apparatus for generating an image that retains the image.

【0007】[0007]

【課題を解決するための手段】本発明の方法および装置
は、上記問題を解決するために、標準色空間に変換した
際に無条件にビット数を増やすのではなく、復元時の画
質を維持するために最低限必要な画像のビット数を画像
ごとに予め求め、その求められたビット数で画像を生成
するものである。
SUMMARY OF THE INVENTION In order to solve the above-mentioned problems, the method and apparatus of the present invention maintain the image quality at the time of conversion, instead of unconditionally increasing the number of bits when converting to a standard color space. For this purpose, the minimum number of bits of an image required for each image is obtained in advance for each image, and an image is generated with the obtained number of bits.

【0008】本発明の第1の方法は、第1の色空間上の
原画像を第2の色空間上の画像に変換し、該変換の逆変
換を施された際に前記第1の色空間上で前記原画像を復
元するような所定のビット数の変換画像を生成する画像
生成方法において、前記復元の復元誤差の許容範囲を予
め設定し、前記復元誤差が前記許容範囲内になるような
変換画像のビット数のうち最少のビット数を求め、前記
所定のビット数を前記最少のビット数として前記変換画
像を生成することを特徴とするものである。
A first method of the present invention is to convert an original image in a first color space into an image in a second color space, and to perform an inverse conversion of the original image on the first color space. In an image generating method for generating a converted image having a predetermined number of bits such that the original image is restored, an allowable range of the restoration error of the restoration is set in advance, and the conversion is performed such that the restoration error falls within the allowable range. The method is characterized in that a minimum number of bits of an image is obtained, and the converted image is generated using the predetermined number of bits as the minimum number of bits.

【0009】前記最少のビット数の具体的な求め方とし
ては、(1)前記最少のビット数を仮設定し、(2)前
記仮設定されたビット数の変換画像を仮生成し、(3)
仮生成された変換画像について前記変換の逆変換を行
い、(4)前記逆変換により得られた復元画像の復元誤
差を求め、(5)該復元誤差が前記許容範囲内か否かを
判定し、(6)前記復元誤差が前記許容範囲外である場
合には前記仮設定されたビット数を1ビット増やし、前
記判定において前記復元誤差が前記許容範囲内となるま
で前記(2)から(5)のステップを繰り返すことによ
り求める方法などが考えられる。
The specific method of obtaining the minimum number of bits is as follows: (1) provisionally setting the minimum number of bits; (2) provisionally generating a converted image having the provisionally set number of bits; )
Inverse conversion of the above-described conversion is performed on the temporarily generated converted image, (4) a restoration error of the restored image obtained by the inverse transformation is obtained, and (5) it is determined whether the restoration error is within the allowable range. (6) If the restoration error is outside the allowable range, the provisionally set number of bits is increased by one bit, and from (2) to (5) until the restoration error is within the allowable range in the determination. The method of obtaining the value by repeating the step of ()) can be considered.

【0010】ここで、「第1の色空間」とは、具体的に
はラボのシステム固有の色空間を意味している。「第1
の色空間上の原画像」とはラボにおいてフィルムスキャ
ナなどにより取得されたデジタル画像データのことであ
る。
Here, the "first color space" specifically means a color space unique to a laboratory system. "First
The original image on the color space "is digital image data obtained by a film scanner or the like in a laboratory.

【0011】一方「第2の色空間」は画像がパソコンで
取り扱われる際の標準色空間のことである。前記原画像
は「第2の色空間上の画像」に変換され、「所定のビッ
ト数の変換画像」が生成されるが、変換処理時のビット
数(演算精度)は必ずしも前記所定のビット数でなくて
もよく、変換により第2の色空間上にあるビット数の画
像を生成し、最終的に「所定のビット数」でメディアな
どに記録するということである。
On the other hand, the "second color space" is a standard color space when an image is handled by a personal computer. The original image is converted into an “image in the second color space” to generate a “converted image having a predetermined number of bits”. However, the number of bits (operation accuracy) at the time of conversion processing is not necessarily the predetermined number of bits. That is, an image having a certain number of bits in the second color space is generated by the conversion, and is finally recorded on a medium or the like with a “predetermined number of bits”.

【0012】なお、ここで画像のビット数とは、画像を
構成する各画素の画素値(カラー画像の場合には各画素
のR、G、Bそれぞれ)に対して割り当てられるビット
数のことであり、画像の階調数(精度)を決定するもの
である。つまり、例えばビット数が8ビットの画像の場
合、各画素値は8ビットで表現できる値、つまり0から
255のいずれかの値となるが、この場合この画像の階
調数は256階調ということになる。
Here, the number of bits of the image means the number of bits assigned to the pixel value of each pixel constituting the image (in the case of a color image, each of R, G, B of each pixel). Yes, it determines the number of gradations (accuracy) of the image. That is, for example, in the case of an image having 8 bits, each pixel value is a value that can be expressed by 8 bits, that is, any value from 0 to 255. In this case, the number of gradations of this image is 256 gradations Will be.

【0013】「復元誤差」は、例えば各画素ごとに原画
像と復元画像の画素値の差(誤差)を計算し、誤差が±
2以内の画素が何%あるかによって表現することができ
る。この場合、「許容範囲」は誤差が±2以内の画素が
90%以上あれば許容範囲内というように定義すること
ができる。
The "restoration error" is calculated by, for example, calculating the difference (error) between the pixel values of the original image and the restored image for each pixel, and calculating the error ±
It can be expressed by what percentage of pixels within two. In this case, the “permissible range” can be defined as being within the permissible range if 90% or more of the pixels have an error within ± 2.

【0014】本発明の第1の画像生成装置は、上記第1
の画像生成方法にしたがって画像を生成する装置であっ
て、第1の色空間上の原画像を第2の色空間上の画像に
変換し、該変換の逆変換を施された際に前記第1の色空
間上で前記原画像を復元するような所定のビット数の変
換画像を生成する画像生成装置において、前記復元の復
元誤差の許容範囲を予め設定する許容誤差設定手段と、
前記復元誤差が前記許容範囲内になるような変換画像の
ビット数のうち最少のビット数を求めるビット数演算手
段と、前記所定のビット数を前記最少のビット数として
前記変換画像を生成する変換画像生成手段とを備えたこ
とを特徴とするものである。
[0014] The first image generating apparatus of the present invention includes the first image generating apparatus.
A device that generates an image according to the image generation method of (1), wherein the original image on the first color space is converted to an image on the second color space, and the first image is converted when the inverse conversion is performed. In an image generating apparatus that generates a converted image of a predetermined number of bits such as restoring the original image in a color space, an allowable error setting unit that sets an allowable range of a restoration error of the restoration in advance,
A bit number calculating means for obtaining a minimum bit number among the bit numbers of the converted image such that the restoration error is within the allowable range; and a conversion for generating the converted image by using the predetermined bit number as the minimum bit number. And an image generating means.

【0015】前記ビット数演算手段を、第2の色空間上
の画像のビット数を仮設定するビット数仮設定手段と、
前記原画像を前記第2の色空間上の仮設定されたビット
数の画像に変換する変換手段と、前記変換の逆変換を行
う逆変換手段と、前記逆変換により得られた復元画像の
復元誤差を求める誤差演算手段と、前記誤差が前記許容
範囲内か否かを判定する判定手段と、前記誤差が前記許
容範囲外である場合に前記ビット数仮設定手段に対して
前記設定されたビット数を該ビット数よりも1ビット多
いビット数に設定しなおすように指示を与えるビット数
変更手段と、前記誤差が前記許容範囲内である場合に前
記仮設定されたビット数を変換画像のビット数に決定す
る決定手段とからなるものとすれば、前記誤差が前記許
容範囲内になるまで、ビット数変更手段により1つずつ
ビット数を増やして処理を繰り返すことにより、最適な
ビット数を求めることができる。
The number-of-bits calculating means includes a number-of-bits temporary setting means for temporarily setting the number of bits of an image on a second color space;
Conversion means for converting the original image into an image having a temporarily set number of bits in the second color space; inverse conversion means for performing inverse conversion of the conversion; and restoration of a restored image obtained by the inverse conversion Error calculating means for obtaining an error; determining means for determining whether the error is within the allowable range; and bits set to the bit number provisional setting means when the error is out of the allowable range. Bit number changing means for giving an instruction to reset the number to a bit number that is one bit larger than the bit number; and a bit number of the converted image when the error is within the allowable range. The number of bits is changed one by one by the number-of-bits changing means until the error is within the allowable range, and the process is repeated to determine the optimum number of bits. Door can be.

【0016】また、本発明の第2の画像生成方法および
装置は、変換画像のビット数を、上記第1の方法により
決定されたビット数よりもさらに多いビット数とする方
法であり、これにより変換時に失われる情報を最小限に
抑えようとするものである。
According to a second image generation method and apparatus of the present invention, the number of bits of a converted image is set to be larger than the number of bits determined by the first method. It seeks to minimize the information lost during the conversion.

【0017】すなわち、本発明の第2の画像生成方法
は、第1の色空間上の原画像を第2の色空間上の画像に
変換し、該変換の逆変換を施された際に前記第1の色空
間上で前記原画像を復元するような所定のビット数の変
換画像を生成する画像生成方法において、前記復元の復
元誤差の許容範囲を予め設定し、前記復元誤差が前記許
容範囲内になるような変換画像のビット数のうち最少の
ビット数を求め、前記変換により得られた各画素値を、
該各画素値に所定値を加算した値にマッピングすること
によって、前記変換によって前記最少のビット数で表現
可能な値の最大値よりも大きい値となる画素および/ま
たは負の値となる画素に関する情報を保持した、前記最
少のビット数よりも多い所定のビット数の変換画像を生
成することを特徴とするものである。
That is, the second image generation method of the present invention converts an original image in the first color space into an image in the second color space, and performs the first conversion when the inverse conversion is performed. In the image generation method for generating a converted image of a predetermined number of bits such that the original image is restored on the color space, an allowable range of the restoration error of the restoration is set in advance, and the restoration error is within the allowable range. Obtain the minimum number of bits of the number of bits of the converted image, and each pixel value obtained by the conversion,
By mapping each pixel value to a value obtained by adding a predetermined value to the pixel value, a pixel having a value larger than a maximum value of a value that can be expressed by the minimum number of bits and / or a pixel having a negative value is obtained by the conversion. The method is characterized in that a converted image having a predetermined number of bits larger than the minimum number of bits, holding information, is generated.

【0018】この際、前記所定値は、変換画像が、変換
によって前記最少のビット数で表現可能な値の最大値よ
りも大きい値となる画素および/または負の値となる画
素に関する情報を保持できるような値であれば、特に限
定しないが、望ましくは、前記最大値よりも大きい値
と、負の値との情報量が均等になるようにするのがよ
い。例えば、変換画像のビット数を前記最少のビット数
よりも1ビット多いビット数とした場合には、前記所定
値は、前記最少のビット数で表現可能な値の最大値の1
/2とすることが望ましい。
At this time, the predetermined value holds information about a pixel whose converted image has a value larger than the maximum value of the value that can be expressed by the minimum number of bits and / or a pixel whose value is a negative value. The value is not particularly limited as long as it is possible, but it is desirable that the information amount of the value larger than the maximum value and the negative value be equal. For example, when the number of bits of the converted image is one bit larger than the minimum number of bits, the predetermined value is one of the maximum value of the value that can be represented by the minimum number of bits.
/ 2 is desirable.

【0019】具体的には、例えば前記第1の方法と同じ
ようにして求められたビット数が9ビットだった場合、
変換された画像の画素値は0から511の範囲の値とな
るため、全ての画素値に511の1/2である256を
加算する。これにより、0は256に、512は768
になるようにマッピングすれば、9ビットの場合には無
条件に0に置き換えられてしまった負の値についても、
マッピング後の0から255の範囲の値として保持する
ことができる。同様に9ビットの場合に511に置き換
えられてしまった値については、マッピング後の768
から1023までの範囲の値として保持することができ
る。これにより変換画像から原画像を復元する際には、
これらの情報を用いることにより、より原画像に忠実な
画像を再現することができる。
Specifically, for example, when the number of bits obtained in the same manner as in the first method is 9 bits,
Since the pixel value of the converted image has a value in the range of 0 to 511, 256 which is 1 / of 511 is added to all the pixel values. Thus, 0 becomes 256 and 512 becomes 768
If the mapping is made such that the negative value is unconditionally replaced with 0 in the case of 9 bits,
It can be held as a value in the range of 0 to 255 after mapping. Similarly, the value that has been replaced with 511 in the case of 9 bits is 768 after mapping.
To 1023. Thus, when restoring the original image from the converted image,
By using such information, an image more faithful to the original image can be reproduced.

【0020】また、本発明の第2の画像生成装置は、上
記第2の画像生成方法にしたがって画像を生成する装置
であって、第1の色空間上の原画像を第2の色空間上の
画像に変換し、該変換の逆変換を施された際に前記第1
の色空間上で前記原画像を復元するような所定のビット
数の変換画像を生成する画像生成装置において、前記復
元の復元誤差の許容範囲を予め設定する許容誤差設定手
段と、前記復元誤差が前記許容範囲内になるような変換
画像のビット数のうち最少のビット数を求めるビット数
演算手段と、前記変換により得られた各画素値を、該各
画素値に前記最少のビット数で表現可能な値の最大値以
下の所定値を加算した値にマッピングすることによっ
て、前記変換によって前記最少のビット数で表現可能な
値の最大値よりも大きい値および/または負の値となる
画素に関する情報を保持した、前記最少のビット数より
も多い所定のビット数の変換画像を生成する変換画像生
成手段とを備えたことを特徴とするものである。
A second image generating apparatus according to the present invention is an apparatus for generating an image according to the second image generating method, wherein an original image on a first color space is converted to an image on a second color space. And when the inverse of the conversion is performed, the first
In an image generating apparatus that generates a converted image having a predetermined number of bits such that the original image is restored on the color space of (1), an allowable error setting unit that presets an allowable range of the restoration error of the restoration, and the restoration error is A bit number calculating means for obtaining a minimum bit number among the bit numbers of the converted image falling within the allowable range, and expressing each pixel value obtained by the conversion in the pixel value with the minimum bit number. By mapping to a value obtained by adding a predetermined value equal to or less than the maximum value of possible values, a pixel having a value larger than the maximum value and / or a negative value that can be represented by the minimum number of bits by the conversion is obtained. And a converted image generating means for generating a converted image having a predetermined number of bits larger than the minimum number of bits, holding information.

【0021】なお、最少のビット数は第1の方法および
装置と同様の方法および手段により求めることができ
る。
The minimum number of bits can be obtained by the same method and means as in the first method and apparatus.

【0022】[0022]

【発明の効果】本発明の第1の画像生成方法および装置
によれば、変換画像のビット数は、変換画像を逆変換し
て原画像を復元したときの復元誤差が許容範囲内となる
ように決められるため、復元精度が高くなる。また変換
画像のビット数は復元誤差が許容範囲となるビット数の
うち最少のビット数とされるため、無条件にビット数を
増やす従来の方法と異なり生成される変換画像のデータ
サイズを必要最小限に抑えることができ、変換画像を画
像ファイルとしてメディアに保存したりネットワークを
介してやり取りする際に都合がよい。
According to the first image generating method and apparatus of the present invention, the number of bits of the converted image is set so that a restoration error when the transformed image is inversely transformed and the original image is restored is within an allowable range. , The restoration accuracy is increased. Also, since the number of bits of the converted image is the smallest number of bits for which the restoration error is within an allowable range, unlike the conventional method of unconditionally increasing the number of bits, the data size of the generated converted image is minimized. This is convenient when the converted image is stored in a medium as an image file or exchanged via a network.

【0023】なお、上記最少のビット数を、原画像を実
際に変換し、復元して誤差を求めることにより決定すれ
ば、復元誤差が許容範囲となることを実際に確認してか
ら変換画像を生成したことになり、実際に復元した際に
確実に復元誤差の少ない画像を再生することができる。
If the minimum number of bits is determined by actually converting the original image and restoring to obtain an error, the converted image is confirmed after confirming that the restoration error is within an allowable range. This means that an image having a small restoration error can be reliably reproduced when the image is actually restored.

【0024】また、本発明の第2の画像生成方法および
装置は、上記第1の画像生成方法および装置により決定
されたビット数よりもさらに多いビット数で変換画像を
生成するものであり、この際各画素値を、その画素値に
所定値を加算した値にマッピングするので、前記第1の
方法により求められたビット数で表現可能な値の最大値
よりも大きい値となる画素および/または負の値となる
画素に関する情報、すなわち前記ビット数と同じビット
数で変換画像を生成した場合には失われてしまうような
情報を、そのまま保持することができる。これにより、
原画像を復元する際にこれらの情報を利用することによ
って、より精度の高い復元画像を得ることができる。
According to a second image generating method and apparatus of the present invention, a converted image is generated with a larger number of bits than the number of bits determined by the first image generating method and apparatus. At this time, since each pixel value is mapped to a value obtained by adding a predetermined value to the pixel value, a pixel having a value larger than the maximum value of the value that can be expressed by the number of bits obtained by the first method and / or Information about pixels having a negative value, that is, information that is lost when a converted image is generated with the same number of bits as the number of bits, can be held as it is. This allows
By using these pieces of information when restoring the original image, a more accurate restored image can be obtained.

【0025】この方法は、数ビット上乗せされる分、第
1の方法よりも若干ファイルサイズが大きくなるもの
の、各画像ごとにビット数が決定されるという点は同じ
であり、生成される変換画像のデータサイズが不必要に
大きくなることはない。また保持する情報量が多い分復
元精度は第1の方法よりも高くなる。
In this method, although the file size is slightly larger than that of the first method due to the addition of several bits, the point that the number of bits is determined for each image is the same. Does not become unnecessarily large. Also, the larger the amount of information held, the higher the restoration accuracy than in the first method.

【0026】[0026]

【発明の実施の形態】以下、本発明の画像生成方法およ
び装置について、図面を参照して説明する。図1は、デ
ジタル入出力サービスの概要を示す図である。図中の画
像取扱装置3と写真プリンタ4はラボ1に設置される機
器であり、パソコン7は顧客の家庭2などに設置される
ものである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, an image generating method and apparatus according to the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing an outline of a digital input / output service. The image handling device 3 and the photo printer 4 in the figure are devices installed in the laboratory 1, and the personal computer 7 is installed in the customer's home 2 or the like.

【0027】本実施の形態においては、画像取扱装置3
は専用プログラムが組み込まれた汎用パソコンであり、
周辺機器として、現像済フィルムを読み取るためのフィ
ルムスキャナを備えている。さらにこの画像取扱装置3
は、CD−R、Zipなどのメディアドライブを内蔵、
あるいは外付けで備えている。また、ネットワークを介
して他のコンピュータと画像をやりとりするための通信
設備(図示せず)も備えている。
In the present embodiment, the image handling device 3
Is a general-purpose personal computer with a dedicated program built in,
As a peripheral device, a film scanner for reading a developed film is provided. Furthermore, this image handling device 3
Has a built-in media drive such as CD-R, Zip, etc.
Or it is provided externally. In addition, a communication facility (not shown) for exchanging images with another computer via a network is also provided.

【0028】写真プリンタ4は、公知のデジタル写真プ
リンタであり、画像取扱装置3から画像や出力指示情報
(例えばプリント枚数、サイズなど)を受け取って、こ
れらに基づいてプリント出力を行うものである。
The photographic printer 4 is a known digital photographic printer, and receives an image and output instruction information (for example, the number of prints, size, etc.) from the image handling device 3 and prints out based on these.

【0029】上記システムにおいて、画像取扱装置3に
より現像済フィルムから取り込まれた画像は、プリント
出力に適したシステムの固有色空間上の画像から、CR
T表示に適した標準色空間上の画像に変換され、画像フ
ァイルとしてCD−Rなどのメディア6に出力される。
In the above system, the image taken from the developed film by the image handling device 3 is converted from the image on the intrinsic color space of the system suitable for print output into a CR.
The image is converted into an image in a standard color space suitable for T display, and is output to a medium 6 such as a CD-R as an image file.

【0030】メディア出力された画像ファイルは、顧客
のパソコン7上で利用することができる。すなわち顧客
は、メディア6に記録された画像をパソコン7のCRT
に表示することにより、例えばプリント出力する画像を
選択して注文情報を作成したり、あるいは市販のレタッ
チソフトを使用して画像に加工を施したりすることがで
きる。
The image file output to the media can be used on the personal computer 7 of the customer. That is, the customer copies the image recorded on the medium 6 to the CRT of the personal computer 7.
, The order information can be created by selecting an image to be printed out, or the image can be processed using commercially available retouching software.

【0031】上記メディア6に記録された画像ファイル
あるいはパソコン上で加工されて他のメディアに保存し
直された画像ファイルは、再度ラボの画像取扱装置3に
取り込むことによりプリント5として出力することがで
きる。この際取り込まれた画像ファイルは標準色空間上
の画像であるため、画像取扱装置3により固有色空間へ
の色変換が行われる。
The image file recorded on the medium 6 or the image file processed on the personal computer and saved again on another medium can be output as the print 5 by re-importing it into the image handling device 3 of the laboratory. it can. At this time, since the image file captured is an image in the standard color space, the image handling device 3 performs color conversion to the unique color space.

【0032】以上、デジタル入出力サービスの概要につ
いて説明したが、本発明の画像生成方法は、このような
サービスにおいて、フィルムなどから取り込んだ写真画
像からファイル出力用の画像を生成する方法であり、そ
の画像を写真プリントとして再生するときにフィルムか
ら取り込んだ画像を直接プリント出力する場合と同様に
高画質な写真プリントが得られ、かつファイルサイズは
あまり大きくならないような画像を生成することを目的
とするものである。
The outline of the digital input / output service has been described above. The image generation method of the present invention is a method of generating an image for file output from a photographic image captured from a film or the like in such a service. When reproducing the image as a photographic print, the purpose is to produce a high-quality photographic print as well as to produce an image whose file size does not become too large, as in the case of directly printing out an image captured from film. Is what you do.

【0033】なお、以下の説明は、主として本発明の画
像生成方法に関するものであるが、本発明の画像生成装
置は、上記画像取扱装置3に以下に説明する処理を行う
プログラムを組み込むことにより実現することができ
る。
The following description mainly relates to the image generating method of the present invention. The image generating apparatus of the present invention is realized by incorporating a program for performing the processing described below in the image handling apparatus 3. can do.

【0034】図2は、本発明の第1の画像生成方法の一
実施の形態を示すフローチャートである。はじめに現像
済みフィルムをフィルムスキャナにより8ビット以上
(例えば10ビット)の精度で読み取り、この読み取り
画像を所定のセットアップ処理によりシステム固有(プ
リント固有)の色空間に変換して、R、G、Bそれぞれ
8ビットの原画像を取得する(ステップ101)。ここ
で、上記R、G、Bはシステム固有の色空間における
R、G、Bであるため、原画像をメディア出力してパソ
コンなどで利用できるようにするためには、標準色空間
への変換を行う必要がある。本実施の形態では、変換に
より得られる変換画像のビット数Nを原画像と同じ8ビ
ットに仮設定(初期化)する(ステップ102)。
FIG. 2 is a flowchart showing an embodiment of the first image generation method of the present invention. First, the developed film is read by a film scanner with an accuracy of 8 bits or more (for example, 10 bits), and the read image is converted into a system-specific (print-specific) color space by a predetermined set-up process. An 8-bit original image is obtained (step 101). Here, since R, G, and B are R, G, and B in a system-specific color space, conversion to a standard color space is required to output the original image to media and use it on a personal computer or the like. Need to do. In the present embodiment, the number of bits N of the converted image obtained by the conversion is provisionally set (initialized) to the same 8 bits as the original image (step 102).

【0035】次に、ステップ103において、上記原画像
を固有色空間から標準色空間に変換する。この際、変換
画像のビット数Nは、上記ステップ102において仮設定
されたビット数、すなわち8ビットとする。次に、この
標準色空間上の8ビットの変換画像を、再度固有色空間
上の画像に変換して、原画像を復元する(ステップ10
4)。なお、本実施の形態では、色空間の変換は、3×
3マトリックスにより行っているが、本発明において色
変換の具体的な方法は特に限定されず、例えば3次元ル
ックアップテーブルを用いる方法などでもよい。
Next, in step 103, the original image is converted from a unique color space to a standard color space. At this time, the bit number N of the converted image is the bit number provisionally set in step 102, that is, 8 bits. Next, the 8-bit converted image on the standard color space is converted again into an image on the unique color space to restore the original image (step 10).
Four). In the present embodiment, the color space conversion is 3 ×
Although three matrices are used, the specific method of color conversion in the present invention is not particularly limited, and for example, a method using a three-dimensional lookup table may be used.

【0036】次に、ステップ105において、固有色空間
上に生成された復元画像と原画像について対応する画素
同士の差分を計算し、その値の分布を求める。本実施の
形態では、画素同士の差分が±2以内の画素が90%以
上を占めていれば復元誤差は許容範囲内とし、求めた分
布がこの条件を満たしているか否かをステップ106にお
いて判定する。
Next, in step 105, the difference between the corresponding pixels in the restored image generated in the unique color space and the original image is calculated, and the distribution of the values is obtained. In this embodiment, if pixels whose difference between pixels is within ± 2 occupy 90% or more, the restoration error is within an allowable range, and it is determined in step 106 whether the obtained distribution satisfies this condition. I do.

【0037】通常は、原画像と同じビット数では、量子
化誤差が大きく復元精度はあまり高くならない。したが
って、ここではステップ106において条件が満たされな
かったものとする。この場合、ステップ107において変
換画像のビット数Nを8ビットから9ビットに設定し直
し、ステップ103以降からステップ106までの処理を、変
換画像のビット数を9ビットとして繰り返す。以下、ス
テップ106において条件が満たされるまで、変換画像の
ビット数を1つずつ増やして上記処理を繰り返す。
Normally, when the number of bits is the same as that of the original image, the quantization error is large and the restoration accuracy is not so high. Therefore, it is assumed here that the condition is not satisfied in step 106. In this case, in step 107, the number of bits N of the converted image is reset from 8 bits to 9 bits, and the processing from step 103 to step 106 is repeated with the number of bits of the converted image being 9 bits. Hereinafter, until the condition is satisfied in step 106, the number of bits of the converted image is increased by one, and the above processing is repeated.

【0038】変換画像のビット数を増やした結果、誤差
が±2%以内の画素が90%になった場合には、そのビ
ット数で変換画像をファイル出力する(ステップ10
8)。この場合、上記処理において仮作成した変換画像
をそのままファイル出力してもよいし、最終的に決定さ
れたビット数で、あらためて変換を行って変換画像を作
成してもよい。
If as a result of increasing the number of bits of the converted image, 90% of the pixels have an error within ± 2%, the converted image is output as a file with that bit number (step 10).
8). In this case, the converted image provisionally created in the above process may be output as a file as it is, or the converted image may be created by performing another conversion with the finally determined bit number.

【0039】なお、本実施の形態において、上記方法に
より出力された画像ファイルには、そのファイルに記録
されている画像のビット数を表す情報が含まれており、
このファイルから写真プリントを作成する場合には、こ
の情報に基づいて標準色空間から固有色空間への変換が
行われ原画像が復元される。
In this embodiment, the image file output by the above method contains information indicating the number of bits of the image recorded in the file.
When a photographic print is created from this file, conversion from the standard color space to the unique color space is performed based on this information, and the original image is restored.

【0040】次に、本発明の第2の画像生成方法につい
て図3を参照して説明する。図3は画像を構成する各画
素の画素値の範囲を示す図である。すなわち、0、25
6、512、768、1023は画素値の範囲の目盛り
であり、例えば、範囲11は、画像を9ビットで保存する
場合に各画素が取り得る値が0から511の範囲である
ことを示している。
Next, a second image generation method according to the present invention will be described with reference to FIG. FIG. 3 is a diagram showing a range of pixel values of each pixel constituting an image. That is, 0, 25
6, 512, 768, and 1023 are scales of a range of pixel values. For example, a range 11 indicates that a value that can be taken by each pixel when an image is stored in 9 bits is a range of 0 to 511. I have.

【0041】本実施の形態は、上記第1の画像生成方法
により決定された変換画像のビット数をさらに1ビット
増やすものである。例えば、前記図2のフローチャート
において、ビット数Nが9ビットのときにステップ106
の条件が満たされたとする。第1の方法では、この場合
ステップ108において9ビットの変換画像がファイル出
力されたが、第2の方法では、変換画像のビット数は9
ビットに1ビット加算された10ビットとなる。
In this embodiment, the number of bits of the converted image determined by the first image generation method is further increased by one bit. For example, in the flowchart of FIG. 2, when the number of bits N is 9 bits, step 106 is executed.
Is satisfied. In the first method, a 9-bit converted image is output as a file in step 108 in this case, but in the second method, the number of bits of the converted image is 9
One bit is added to the bits, resulting in 10 bits.

【0042】上述のように、変換画像を9ビットの画像
として生成した場合には変換画像の各画素値が取り得る
値は0から511の間の値である。しかし、色空間の変
換を行う場合、色再現域は色空間によって異なるため、
変換の結果は図3の範囲12のようにが、負の値や512
以上の値になることがあり得る。
As described above, when the converted image is generated as a 9-bit image, the possible values of each pixel value of the converted image are values between 0 and 511. However, when performing color space conversion, the color gamut differs depending on the color space.
The result of the conversion is like range 12 in FIG.
These values can be obtained.

【0043】本発明の第1の方法では、このような場合
に負の値は0に、また512以上の値は511に近似す
る。一方本発明の第2の方法では、0が256に、51
2が768になるように画素値のマッピングを行い、変
換画像を10ビットの画像として生成する。図3の範囲
13に示すように10ビットで表現できる値は0から10
23までであるので、図のように範囲12を範囲13にマッ
ピングすれば、変換により一部の画像情報が切り捨てら
れてしまうことがなくなる。
In the first method of the present invention, in such a case, a negative value approaches 0, and a value greater than or equal to 512 approaches 511. On the other hand, in the second method of the present invention, 0 becomes 256, 51
Pixel value mapping is performed so that 2 becomes 768, and a converted image is generated as a 10-bit image. Fig. 3 Range
The value that can be represented by 10 bits as shown in Fig. 13 is 0 to 10
Since the range is up to 23, if the range 12 is mapped to the range 13 as shown in the figure, some image information will not be truncated due to the conversion.

【0044】この方法では、出力された画像ファイルに
は、マッピングの際の基準となる値(図3の例では25
6と512)が画像とともに保存され、復元の際にはこ
の基準値に基づいて全ての範囲の画像情報を利用した演
算が行われて画像が再現される。
In this method, the output image file has a reference value for mapping (25 in the example of FIG. 3).
6 and 512) are stored together with the image, and at the time of restoration, calculations using image information in the entire range are performed based on this reference value to reproduce the image.

【0045】以上説明した方法および装置は、いずれ
も、ファイルからプリント用の画像を復元する際の復元
精度を、必要以上にファイルサイズを大きくすることな
く高めるものであり、デジタル写真サービスの普及に大
きく貢献するものである。
Each of the methods and apparatuses described above enhances the restoration accuracy when restoring a print image from a file without unnecessarily increasing the file size. It is a great contribution.

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

【図1】デジタル入出力サービスの概要を示す図FIG. 1 is a diagram showing an outline of a digital input / output service

【図2】本発明の第1の画像生成方法の一実施の形態を
示すフローチャート
FIG. 2 is a flowchart showing an embodiment of the first image generation method of the present invention.

【図3】本発明の第2の画像生成方法を説明するための
FIG. 3 is a diagram for explaining a second image generation method according to the present invention.

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

1 ラボ 2 一般家庭 3 画像取扱装置 4 写真プリンタ 5 写真プリント 6 メディア 7 パソコン 8 現像済みフィルム 1 Lab 2 General household 3 Image handling device 4 Photo printer 5 Photo print 6 Media 7 Personal computer 8 Developed film

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.6 識別記号 FI H04N 9/79 H04N 1/46 Z // H04N 1/00 9/79 H ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 6 Identification code FI H04N 9/79 H04N 1/46 Z // H04N 1/00 9/79 H

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 第1の色空間上の原画像を第2の色空間
上の画像に変換し、該変換の逆変換を施された際に前記
第1の色空間上で前記原画像を復元するような所定のビ
ット数の変換画像を生成する画像生成方法において、 前記復元の復元誤差の許容範囲を予め設定し、 前記復元誤差が前記許容範囲内になるような変換画像の
ビット数のうち最少のビット数を求め、 前記所定のビット数を前記最少のビット数として前記変
換画像を生成することを特徴とする画像生成方法。
1. An original image in a first color space is converted into an image in a second color space, and when the inverse conversion is performed, the original image is restored in the first color space. In the image generation method for generating a converted image having a predetermined number of bits, an allowable range of the restoration error of the restoration is set in advance, and the minimum number of bits of the converted image is set such that the restoration error is within the allowable range. An image generation method, wherein the converted image is generated using the predetermined number of bits as the minimum number of bits.
【請求項2】 前記最少のビット数を、 (1)前記最少のビット数を仮設定し、 (2)前記仮設定されたビット数の変換画像を仮生成
し、 (3)仮生成された変換画像について前記変換の逆変換
を行い、 (4)前記逆変換により得られた復元画像の復元誤差を
求め、 (5)該復元誤差が前記許容範囲内か否かを判定し、 (6)前記復元誤差が前記許容範囲外である場合には前
記仮設定されたビット数を1ビット増やし、前記判定に
おいて前記復元誤差が前記許容範囲内となるまで前記
(2)から(5)のステップを繰り返すことにより求め
ることを特徴とする請求項1記載の画像生成方法。
2. The minimum number of bits is: (1) temporarily setting the minimum number of bits; (2) temporarily generating a converted image having the temporarily set number of bits; (4) determining the restoration error of the restored image obtained by the inverse transformation, (5) determining whether the restoration error is within the allowable range, (6) If the restoration error is outside the allowable range, the temporarily set number of bits is increased by one bit, and the steps (2) to (5) are repeated until the restoration error is within the allowable range in the determination. 2. The image generation method according to claim 1, wherein the image is obtained by repeating.
【請求項3】 第1の色空間上の原画像を第2の色空間
上の画像に変換し、該変換の逆変換を施された際に前記
第1の色空間上で前記原画像を復元するような所定のビ
ット数の変換画像を生成する画像生成方法において、 前記復元の復元誤差の許容範囲を予め設定し、 前記復元誤差が前記許容範囲内になるような変換画像の
ビット数のうち最少のビット数を求め、 前記変換により得られた各画素値を、該各画素値に所定
値を加算した値にマッピングすることによって、前記変
換によって前記最少のビット数で表現可能な値の最大値
よりも大きい値となる画素および/または負の値となる
画素に関する情報を保持した、前記最少のビット数より
も多い所定のビット数の変換画像を生成することを特徴
とする画像生成方法。
3. An original image on a first color space is converted into an image on a second color space, and the original image is restored on the first color space when inversely converted. In the image generation method for generating a converted image having a predetermined number of bits, an allowable range of the restoration error of the restoration is set in advance, and the minimum number of bits of the converted image is set such that the restoration error is within the allowable range. By mapping each pixel value obtained by the conversion to a value obtained by adding a predetermined value to each pixel value, the maximum value of a value that can be expressed by the minimum number of bits by the conversion is obtained. An image generation method, comprising: generating a converted image having a predetermined number of bits larger than the minimum number of bits, holding information on a pixel having a larger value and / or a pixel having a negative value.
【請求項4】 前記変換画像のビット数を前記最少のビ
ット数よりも1ビット多いビット数とし、 前記所定値を前記最少のビット数で表現可能な値の最大
値の1/2とすることを特徴とする請求項3記載の画像
生成方法。
4. The method according to claim 1, wherein the number of bits of the converted image is a number of bits one bit larger than the minimum number of bits, and the predetermined value is の of a maximum value of a value that can be represented by the minimum number of bits. The image generation method according to claim 3, wherein:
【請求項5】 前記最少のビット数を、 (1)前記最少のビット数を仮設定し、 (2)前記仮設定されたビット数の変換画像を仮生成
し、 (3)仮生成された変換画像について前記変換の逆変換
を行い、 (4)前記逆変換により得られた復元画像の復元誤差を
求め、 (5)該復元誤差が前記許容範囲内か否かを判定し、 (6)前記復元誤差が前記許容範囲外である場合には前
記仮設定されたビット数を1ビット増やし、前記判定に
おいて前記復元誤差が前記許容範囲内となるまで前記
(2)から(5)のステップを繰り返すことにより求め
ることを特徴とする請求項3または4記載の画像生成方
法。
5. The minimum number of bits is: (1) provisionally setting the minimum number of bits; (2) provisionally generating a converted image having the provisionally set number of bits; (4) determining the restoration error of the restored image obtained by the inverse transformation, (5) determining whether the restoration error is within the allowable range, (6) If the restoration error is outside the allowable range, the temporarily set number of bits is increased by one bit, and the steps (2) to (5) are repeated until the restoration error is within the allowable range in the determination. 5. The image generating method according to claim 3, wherein the image is obtained by repeating.
【請求項6】 第1の色空間上の原画像を第2の色空間
上の画像に変換し、該変換の逆変換を施された際に前記
第1の色空間上で前記原画像を復元するような所定のビ
ット数の変換画像を生成する画像生成装置において、 前記復元の復元誤差の許容範囲を予め設定する許容誤差
設定手段と、 前記復元誤差が前記許容範囲内になるような変換画像の
ビット数のうち最少のビット数を求めるビット数演算手
段と、 前記所定のビット数を前記最少のビット数として前記変
換画像を生成する変換画像生成手段とを備えたことを特
徴とする画像生成装置。
6. An original image on a first color space is converted into an image on a second color space, and the original image is restored on the first color space when the inverse conversion is performed. In an image generating apparatus that generates a converted image having a predetermined number of bits, an allowable error setting unit that previously sets an allowable range of the restoration error of the restoration, and an image processing apparatus that converts the restored image so that the restoration error is within the allowable range. An image generating apparatus comprising: a bit number calculating unit that determines a minimum bit number among the bit numbers; and a converted image generating unit that generates the converted image by using the predetermined bit number as the minimum bit number. .
【請求項7】 前記ビット数演算手段が、 第2の色空間上の画像のビット数を仮設定するビット数
仮設定手段と、 前記原画像を前記第2の色空間上の仮設定されたビット
数の画像に変換する変換手段と、 前記変換の逆変換を行う逆変換手段と、 前記逆変換により得られた復元画像の復元誤差を求める
誤差演算手段と、 前記誤差が前記許容範囲内か否かを判定する判定手段
と、 前記誤差が前記許容範囲外である場合に前記ビット数仮
設定手段に対して前記設定されたビット数を該ビット数
よりも1ビット多いビット数に設定しなおすように指示
を与えるビット数変更手段と、 前記誤差が前記許容範囲内である場合に前記仮設定され
たビット数を変換画像のビット数に決定する決定手段と
からなることを特徴とする請求項6記載の画像生成装
置。
7. The bit number calculation means, wherein: a bit number provisional setting means for temporarily setting a bit number of an image in a second color space; and the original image is provisionally set in the second color space. Conversion means for converting to an image having a number of bits; inverse conversion means for performing an inverse conversion of the conversion; error calculation means for obtaining a restoration error of a restored image obtained by the inverse transformation; and whether the error is within the allowable range. Determining means for determining whether or not the error is outside the allowable range, and resetting the set number of bits to a bit number one bit larger than the bit number for the bit number provisional setting means when the error is outside the allowable range. And a determination means for determining the provisionally set number of bits to be the number of bits of the converted image when the error is within the allowable range. Image generation device according to 6. .
【請求項8】 第1の色空間上の原画像を第2の色空間
上の画像に変換し、該変換の逆変換を施された際に前記
第1の色空間上で前記原画像を復元するような所定のビ
ット数の変換画像を生成する画像生成装置において、 前記復元の復元誤差の許容範囲を予め設定する許容誤差
設定手段と、 前記復元誤差が前記許容範囲内になるような変換画像の
ビット数のうち最少のビット数を求めるビット数演算手
段と、 前記変換により得られた各画素値を、該各画素値に所定
値を加算した値にマッピングすることによって、前記変
換によって前記最少のビット数で表現可能な値の最大値
よりも大きい値となる画素および/または負の値となる
画素に関する情報を保持した、前記最少のビット数より
も多い所定のビット数の変換画像を生成する変換画像生
成手段とを備えたことを特徴とする画像生成装置。
8. An original image in a first color space is converted into an image in a second color space, and when the inverse conversion is performed, the original image is restored in the first color space. In an image generating apparatus that generates a converted image having a predetermined number of bits, an allowable error setting unit that previously sets an allowable range of the restoration error of the restoration, and an image processing apparatus that converts the restored image so that the restoration error is within the allowable range. Bit number calculating means for obtaining the minimum number of bits among the number of bits, and mapping each pixel value obtained by the conversion to a value obtained by adding a predetermined value to each pixel value, whereby the minimum A converted image having a predetermined number of bits larger than the minimum number of bits, which holds information on pixels having a value larger than the maximum value that can be represented by the number of bits and / or pixels having a negative value. Converted image raw An image generating apparatus comprising:
【請求項9】 前記変換画像のビット数が前記最少のビ
ット数よりも1ビット多いビット数であり、 前記所定値が前記最少のビット数で表現可能な値の最大
値の1/2であることを特徴とする請求項8記載の画像
生成装置。
9. The converted image has a bit number that is one bit larger than the minimum bit number, and the predetermined value is の of a maximum value of a value that can be represented by the minimum bit number. The image generating apparatus according to claim 8, wherein:
【請求項10】 前記ビット数演算手段が、 第2の色空間上の画像のビット数を仮設定するビット数
仮設定手段と、 前記原画像を前記第2の色空間上の仮設定されたビット
数の画像に変換する変換手段と、 前記変換の逆変換を行う逆変換手段と、 前記逆変換により得られた復元画像の復元誤差を求める
誤差演算手段と、 前記誤差が前記許容範囲内か否かを判定する判定手段
と、 前記誤差が前記許容範囲外である場合に前記ビット数仮
設定手段に対して前記設定されたビット数を該ビット数
よりも1ビット多いビット数に設定しなおすように指示
を与えるビット数変更手段と、 前記誤差が前記許容範囲内である場合に前記仮設定され
たビット数を変換画像のビット数に決定する決定手段と
からなることを特徴とする請求項8または9記載の画像
生成装置。
10. A bit number temporary setting means for temporarily setting a bit number of an image on a second color space, wherein the bit number calculating means temporarily sets the bit number of the image on the second color space. Conversion means for converting to an image having a number of bits; inverse conversion means for performing an inverse conversion of the conversion; error calculation means for obtaining a restoration error of a restored image obtained by the inverse transformation; and whether the error is within the allowable range. Determining means for determining whether or not the error is outside the allowable range, and resetting the set number of bits to a bit number one bit larger than the bit number for the bit number provisional setting means when the error is outside the allowable range. And a determination means for determining the provisionally set number of bits to be the number of bits of the converted image when the error is within the allowable range. 8 or 9 Image generating device.
JP22815997A 1997-08-25 1997-08-25 Image generation method and apparatus Expired - Fee Related JP3783118B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22815997A JP3783118B2 (en) 1997-08-25 1997-08-25 Image generation method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22815997A JP3783118B2 (en) 1997-08-25 1997-08-25 Image generation method and apparatus

Publications (2)

Publication Number Publication Date
JPH1169141A true JPH1169141A (en) 1999-03-09
JP3783118B2 JP3783118B2 (en) 2006-06-07

Family

ID=16872165

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22815997A Expired - Fee Related JP3783118B2 (en) 1997-08-25 1997-08-25 Image generation method and apparatus

Country Status (1)

Country Link
JP (1) JP3783118B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001093584A1 (en) * 2000-06-02 2001-12-06 Sony Corporation Data processing system and method, communication system and method, and charging device and method
JP2002117101A (en) * 2000-10-06 2002-04-19 Dainippon Printing Co Ltd Printed matter preparing system utilizing network
JP2005176361A (en) * 2003-12-05 2005-06-30 Samsung Electronics Co Ltd Color transformation method and apparatus
US7253923B2 (en) 2001-03-15 2007-08-07 Seiko Epson Corporation Image processing apparatus
US7330286B2 (en) 2000-10-13 2008-02-12 Seiko Epson Corporation Apparatus, method and computer program product for providing output image adjustment for image files
JP2014095905A (en) * 2013-12-04 2014-05-22 Seiko Epson Corp Display device, program, and information storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06311338A (en) * 1993-04-21 1994-11-04 Olympus Optical Co Ltd Picture processing system
JPH06334850A (en) * 1993-05-18 1994-12-02 Fuji Xerox Co Ltd Color conversion processing unit
JPH0730772A (en) * 1993-03-03 1995-01-31 Seiko Epson Corp Image processor
JPH0774973A (en) * 1993-08-31 1995-03-17 Canon Inc Data conversion device
JPH09102886A (en) * 1995-08-03 1997-04-15 Canon Inc Method and device for image processing
JPH09181905A (en) * 1995-12-27 1997-07-11 Konica Corp Image processor and image processing system
JPH09294212A (en) * 1996-02-29 1997-11-11 Seiko Epson Corp Image processing unit and image processing method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0730772A (en) * 1993-03-03 1995-01-31 Seiko Epson Corp Image processor
JPH06311338A (en) * 1993-04-21 1994-11-04 Olympus Optical Co Ltd Picture processing system
JPH06334850A (en) * 1993-05-18 1994-12-02 Fuji Xerox Co Ltd Color conversion processing unit
JPH0774973A (en) * 1993-08-31 1995-03-17 Canon Inc Data conversion device
JPH09102886A (en) * 1995-08-03 1997-04-15 Canon Inc Method and device for image processing
JPH09181905A (en) * 1995-12-27 1997-07-11 Konica Corp Image processor and image processing system
JPH09294212A (en) * 1996-02-29 1997-11-11 Seiko Epson Corp Image processing unit and image processing method

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001093584A1 (en) * 2000-06-02 2001-12-06 Sony Corporation Data processing system and method, communication system and method, and charging device and method
US7313386B2 (en) 2000-06-02 2007-12-25 Sony Corporation Data processing system and method, communication system and method, and charging device and method
US7966005B2 (en) 2000-06-02 2011-06-21 Sony Corporation Data processing system and method, communication system and method, and charging apparatus and method
US7856227B2 (en) 2000-06-02 2010-12-21 Sony Corporation Data processing system and method, communication system and method, and charging apparatus and method
US7869797B2 (en) 2000-06-02 2011-01-11 Sony Corporation Data processing system and method, communication system and method, and charging apparatus and method
JP4683443B2 (en) * 2000-10-06 2011-05-18 大日本印刷株式会社 Print production system using network
JP2002117101A (en) * 2000-10-06 2002-04-19 Dainippon Printing Co Ltd Printed matter preparing system utilizing network
US8059310B2 (en) 2000-10-13 2011-11-15 Seiko Epson Corporation Apparatus, method and computer program product for providing output image adjustment for image files
US7330286B2 (en) 2000-10-13 2008-02-12 Seiko Epson Corporation Apparatus, method and computer program product for providing output image adjustment for image files
JP2010187414A (en) * 2000-10-13 2010-08-26 Seiko Epson Corp Adjustment of output images of image files
US7253923B2 (en) 2001-03-15 2007-08-07 Seiko Epson Corporation Image processing apparatus
US7738697B2 (en) 2003-12-05 2010-06-15 Samsung Electronics Co., Ltd. Color transformation method and apparatus with minimized transformation errors
JP2005176361A (en) * 2003-12-05 2005-06-30 Samsung Electronics Co Ltd Color transformation method and apparatus
JP2014095905A (en) * 2013-12-04 2014-05-22 Seiko Epson Corp Display device, program, and information storage medium

Also Published As

Publication number Publication date
JP3783118B2 (en) 2006-06-07

Similar Documents

Publication Publication Date Title
JP2010103681A (en) Image processing device and method
GB2132052A (en) A method and system for processing image data
EP2384007B1 (en) Image reproduction using a particular color space
CN101401108B (en) Data processing method of motion picture content
EP1237122A2 (en) Method and apparatus for image processing
JP3513334B2 (en) Image processing apparatus and method
JPH1169141A (en) Image generating method and device therefor
JPH1169187A (en) Image generating method and device
JP2005110089A (en) Color conversion matrix generating method, color conversion table creating method and program
JP2020203454A (en) Image processing device and image forming device
JPH10173951A (en) Device and method for manufacturing color conversion table, and recording medium
JP3423553B2 (en) Image processing apparatus and method
JP2002300376A (en) Image data generating method and device, image processing method and device, and recording medium
JP4136573B2 (en) Image processing method, image processing apparatus, program, and recording medium
JPH06121160A (en) Color correction circuit
JPH10198793A (en) Image processor
JP2005045458A (en) Image compression method and apparatus
JP2006245943A (en) Image processing method and apparatus
JP2001285633A (en) Image processing apparatus and storage medium
JP4587155B2 (en) Image processing system, method, and program
JP3775449B2 (en) Image processing device
JP2002300417A (en) Method for setting image processing conditions and image processor
JP2011254446A (en) Method for reducing black color contained in digital image
JPH03158973A (en) Picture data file device
JP2007005903A (en) Image processing apparatus and image processing method

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050427

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050517

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050920

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051121

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060201

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060301

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20090324

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

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

Free format text: PAYMENT UNTIL: 20090324

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20090324

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20090324

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100324

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20100324

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110324

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20110324

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120324

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120324

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130324

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20130324

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20140324

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees