JP7779444B1 - Color conversion device, color conversion method, program, training device, image judgment device, and color conversion system - Google Patents
Color conversion device, color conversion method, program, training device, image judgment device, and color conversion systemInfo
- Publication number
- JP7779444B1 JP7779444B1 JP2025534258A JP2025534258A JP7779444B1 JP 7779444 B1 JP7779444 B1 JP 7779444B1 JP 2025534258 A JP2025534258 A JP 2025534258A JP 2025534258 A JP2025534258 A JP 2025534258A JP 7779444 B1 JP7779444 B1 JP 7779444B1
- Authority
- JP
- Japan
- Prior art keywords
- color
- image
- conversion
- conversion rule
- 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.)
- Active
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/60—Image enhancement or restoration using machine learning, e.g. neural networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/46—Colour picture communication systems
- H04N1/56—Processing of colour picture signals
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Image Processing (AREA)
- Endoscopes (AREA)
- Image Analysis (AREA)
Abstract
本開示の色変換装置は、第1色空間で表現された画像を基準色空間で表現された画像に変換する第1変換規則の逆変換規則と、第2色空間で表現された画像を前記基準色空間で表現された画像に変換する第2変換規則とを格納する変換規則格納部と、前記第2変換規則に従って前記第2撮像装置に特有の色特性が反映された撮像画像を前記基準色空間で表現された基準画像に変換し、前記逆変換規則に従って前記基準画像を前記第1色空間で表現された変換画像に変換する変換部と、を有する。 The color conversion device disclosed herein includes a conversion rule storage unit that stores an inverse conversion rule of a first conversion rule that converts an image expressed in a first color space into an image expressed in a reference color space, and a second conversion rule that converts an image expressed in a second color space into an image expressed in the reference color space, and a conversion unit that converts a captured image that reflects color characteristics specific to the second imaging device into a reference image expressed in the reference color space according to the second conversion rule, and converts the reference image into a converted image expressed in the first color space according to the inverse conversion rule.
Description
本開示は、色変換装置、色変換方法、プログラム、訓練装置、画像判定装置、機械学習モデル、および色変換システムに関する。 The present disclosure relates to a color conversion device, a color conversion method, a program, a training device, an image assessment device, a machine learning model, and a color conversion system.
撮像装置を用いて被写体を撮影し、画像を生成することが一般的に行われている。同じ撮像装置を用いて生成した画像でも、例えば照明など、撮影時の条件が変化した場合、生成された画像の色調が変化することがある。このため、複数の画像の色調を揃える技術が要望されている。 It is common to capture a subject using an imaging device and generate an image. Even when images are generated using the same imaging device, the color tone of the generated image may change if the conditions at the time of shooting, such as lighting, change. For this reason, there is a demand for technology to align the color tones of multiple images.
特許文献1には、医療用撮像装置による撮像によって得られた、生体組織群を被写体とする画像データに対して、カラーモニタへの表示に適した色修正を行う色修正装置が開示されている。また、特許文献2には、検査時にカラーチャートを記録し、次回検査時に生成された一時的なカラーチャートと前回検査時のカラーチャートとの色差に基づいて、次回検査時のカラー画像を補正する内視鏡装置が開示されている。 Patent Document 1 discloses a color correction device that performs color correction on image data of biological tissues obtained by imaging with a medical imaging device, to make it suitable for display on a color monitor. Furthermore, Patent Document 2 discloses an endoscopic device that records a color chart during an examination and corrects the color image during the next examination based on the color difference between a temporary color chart generated for the next examination and the color chart used during the previous examination.
撮像装置を用いて被写体を撮影し、画像を生成したとき、一般的に、生成された画像には、撮像装置に特有の色特性が反映される。これにより、同じ被写体を撮影した画像であっても、画像を生成する撮像装置が異なる場合、色調が異なることがある。 When a subject is photographed using an imaging device and an image is generated, the generated image generally reflects the color characteristics specific to the imaging device. As a result, even if images of the same subject are photographed using different imaging devices, the color tones may differ.
本開示は、異なる撮像装置により生成された画像を補正し、色調を近づけることができる色変換装置、色変換方法、プログラム、訓練装置、画像判定装置、および機械学習モデルを提供することを目的とする。 The present disclosure aims to provide a color conversion device, color conversion method, program, training device, image assessment device, and machine learning model that can correct images generated by different imaging devices and bring color tones closer together.
本開示の一態様に係る色変換装置は、第1色空間で表現された画像を基準色空間で表現された画像に変換する第1変換規則の逆変換規則と、第2色空間で表現された画像を前記基準色空間で表現された画像に変換する第2変換規則とを格納する変換規則格納部と、前記第2変換規則に従って前記第2撮像装置に特有の色特性が反映された撮像画像を前記基準色空間で表現された基準画像に変換し、前記逆変換規則に従って前記基準画像を前記第1色空間で表現された変換画像に変換する変換部と、を有する。 A color conversion device according to one aspect of the present disclosure includes a conversion rule storage unit that stores an inverse conversion rule of a first conversion rule that converts an image expressed in a first color space into an image expressed in a reference color space, and a second conversion rule that converts an image expressed in a second color space into an image expressed in the reference color space, and a conversion unit that converts a captured image that reflects color characteristics specific to the second imaging device into a reference image expressed in the reference color space according to the second conversion rule, and converts the reference image into a converted image expressed in the first color space according to the inverse conversion rule.
本開示の一態様に係る色変換方法は、第1色空間で表現された画像を基準色空間で表現された画像に変換する第1変換規則の逆変換規則と、第2色空間で表現された画像を前記基準色空間で表現された画像に変換する第2変換規則とを格納する色変換装置により実行される色変換方法であって、前記第2色空間で表現された撮像画像を取得し、前記第2変換規則に従って前記撮像画像を前記基準色空間で表現された基準画像に変換し、前記逆変換規則に従って前記基準画像を前記第1色空間で表現された変換画像に変換する。 A color conversion method according to one aspect of the present disclosure is a color conversion method executed by a color conversion device that stores an inverse conversion rule of a first conversion rule that converts an image expressed in a first color space into an image expressed in a reference color space, and a second conversion rule that converts an image expressed in a second color space into an image expressed in the reference color space. The color conversion method acquires a captured image expressed in the second color space, converts the captured image into a reference image expressed in the reference color space according to the second conversion rule, and converts the reference image into a converted image expressed in the first color space according to the inverse conversion rule.
本開示の一態様に係るプログラムは、非一時的な記憶媒体に格納されており、当該プログラムは、第1色空間で表現された画像を基準色空間で表現された画像に変換する第1変換規則の逆変換規則と、第2色空間で表現された画像を前記基準色空間で表現された画像に変換する第2変換規則とを格納する色変換装置のコンピューターにより実行されるプログラムであって、前記第2色空間で表現された撮像画像を取得する手順と、前記第2変換規則に従って前記撮像画像を前記基準色空間で表現された基準画像に変換する手順と、前記逆変換規則に従って前記基準画像を前記第1色空間で表現された変換画像に変換する手順と、を前記コンピューターに実行させる。 A program according to one aspect of the present disclosure is stored on a non-transitory storage medium. The program is executed by a computer of a color conversion device that stores an inverse conversion rule of a first conversion rule for converting an image expressed in a first color space into an image expressed in a reference color space, and a second conversion rule for converting an image expressed in a second color space into an image expressed in the reference color space. The program causes the computer to perform the following steps: acquiring a captured image expressed in the second color space; converting the captured image into a reference image expressed in the reference color space in accordance with the second conversion rule; and converting the reference image into a converted image expressed in the first color space in accordance with the inverse conversion rule.
本開示の一態様に係る訓練装置は、第1色空間で表現された訓練画像と判定対象のアノテーションとを含む訓練データセットを取得する取得部と、前記訓練データセットを利用して、前記第1色空間で表現された画像を判定する機械学習モデルを訓練する訓練部と、を有し、前記訓練画像は、第2色空間で表現された画像を基準色空間で表現された画像に変換する第2変換規則に従って、前記第2色空間で表現された撮像画像を前記基準色空間で表現された基準画像に変換し、前記第1色空間で表現された画像を前記基準色空間で表現された画像に変換する第1変換規則の逆変換規則に従って、前記基準画像を前記第1色空間で表現された変換画像に変換する、ことによって生成されている。 A training device according to one aspect of the present disclosure includes an acquisition unit that acquires a training dataset including training images expressed in a first color space and annotations to be judged, and a training unit that uses the training dataset to train a machine learning model that judges images expressed in the first color space, wherein the training images are generated by converting a captured image expressed in the second color space into a reference image expressed in the reference color space in accordance with a second transformation rule that converts an image expressed in the second color space into an image expressed in the reference color space, and converting the reference image into a transformed image expressed in the first color space in accordance with an inverse transformation rule of the first transformation rule that converts an image expressed in the first color space into an image expressed in the reference color space.
本開示の一態様に係る画像判定装置は、第1色空間で表現された画像を取得する取得部と、前記第1色空間で表現された画像を判定する訓練済み機械学習モデルを利用して、前記第1色空間で表現された画像を判定する判定部と、を有し、前記訓練済み機械学習モデルは、前記第1色空間で表現された訓練画像と判定対象のアノテーションとを含む訓練データセットを利用して訓練されており、前記訓練画像は、第2色空間で表現された画像を基準色空間で表現された画像に変換する第2変換規則に従って、前記第2色空間で表現された撮像画像を前記基準色空間で表現された基準画像に変換し、前記第1色空間で表現された画像を前記基準色空間で表現された画像に変換する第1変換規則の逆変換規則に従って、前記基準画像を前記第1色空間で表現された変換画像に変換する、ことによって生成されている。 An image assessment device according to one aspect of the present disclosure includes an acquisition unit that acquires images expressed in a first color space, and a assessment unit that assesses images expressed in the first color space using a trained machine learning model that assesses images expressed in the first color space, wherein the trained machine learning model has been trained using a training dataset that includes training images expressed in the first color space and annotations to be assessed. The training images are generated by converting a captured image expressed in the second color space into a reference image expressed in the reference color space in accordance with a second transformation rule that converts an image expressed in a second color space into an image expressed in a reference color space, and converting the reference image into a transformed image expressed in the first color space in accordance with an inverse transformation rule of the first transformation rule that converts an image expressed in the first color space into an image expressed in the reference color space.
本開示の一態様に係る機械学習モデルは、第1色空間で表現された画像を取得することと、前記第1色空間で表現された画像を判定することと、をコンピューターに実行させる機械学習モデルであって、前記機械学習モデルは、前記第1色空間で表現された訓練画像と判定対象のアノテーションとを含む訓練データセットを利用して訓練され、前記訓練画像は、第2色空間で表現された画像を基準色空間で表現された画像に変換する第2変換規則に従って、前記第2色空間で表現された撮像画像を前記基準色空間で表現された基準画像に変換し、前記第1色空間で表現された画像を前記基準色空間で表現された画像に変換する第1変換規則の逆変換規則に従って、前記基準画像を前記第1色空間で表現された変換画像に変換する、ことによって生成されている。 A machine learning model according to one aspect of the present disclosure is a machine learning model that causes a computer to acquire images expressed in a first color space and judge the images expressed in the first color space, wherein the machine learning model is trained using a training dataset that includes training images expressed in the first color space and annotations to be judged, and the training images are generated by converting a captured image expressed in the second color space into a reference image expressed in the reference color space in accordance with a second conversion rule that converts an image expressed in a second color space into an image expressed in a reference color space, and converting the reference image into a converted image expressed in the first color space in accordance with an inverse conversion rule of the first conversion rule that converts an image expressed in the first color space into an image expressed in the reference color space.
本開示の一態様に係る色変換システムは、上記の色変換装置と、変換規則生成装置と、を備える色変換システムであって、前記変換規則生成装置は、前記逆変換規則および前記第2変換規則を生成し、前記色変換装置は、生成された前記逆変換規則および前記第2変換規則を取得する。 A color conversion system according to one aspect of the present disclosure is a color conversion system comprising the above-described color conversion device and a conversion rule generation device, wherein the conversion rule generation device generates the inverse conversion rule and the second conversion rule, and the color conversion device acquires the generated inverse conversion rule and the second conversion rule.
本開示の一態様に係る色変換システムは、上記の色変換装置と、標準変換規則生成装置と、逆変換規則生成装置と、を備える色変換システムであって、前記変換規則生成装置は、前記第1変換規則および前記第2変換規則を生成し、前記逆変換規則生成装置は、前記第1変換規則の前記逆変換規則を生成し、前記色変換装置は、生成された前記逆変換規則および前記第2変換規則を取得する。 A color transformation system according to one aspect of the present disclosure is a color transformation system comprising the above-described color transformation device, a standard transformation rule generation device, and an inverse transformation rule generation device, wherein the transformation rule generation device generates the first transformation rule and the second transformation rule, the inverse transformation rule generation device generates the inverse transformation rule of the first transformation rule, and the color transformation device acquires the generated inverse transformation rule and the second transformation rule.
本開示の一態様に係る色変換装置は、第1撮像装置に特有の色特性が反映された画像を特定の撮像装置の色特性に依存しない基準画像に変換する第1変換規則の逆変換規則と、第2撮像装置に特有の色特性が反映された画像を前記基準画像に変換する第2変換規則とを格納する変換規則格納部と、前記第2変換規則に従って前記第2撮像装置に特有の色特性が反映された撮像画像を前記基準画像に変換し、前記逆変換規則に従って前記基準画像を前記第1撮像装置に特有の色特性を有する変換画像に変換する変換部と、を有する。 A color conversion device according to one aspect of the present disclosure includes a conversion rule storage unit that stores an inverse conversion rule of a first conversion rule that converts an image reflecting color characteristics specific to a first imaging device into a reference image that is not dependent on the color characteristics of a specific imaging device, and a second conversion rule that converts an image reflecting color characteristics specific to a second imaging device into the reference image; and a conversion unit that converts an image reflecting color characteristics specific to the second imaging device into the reference image according to the second conversion rule, and converts the reference image into a converted image having color characteristics specific to the first imaging device according to the inverse conversion rule.
異なる撮像装置により生成された画像を補正し、色調を近づけることができる。 Images produced by different imaging devices can be corrected to bring the color tones closer together.
<概要>
複数の撮像装置を用いて、複数の画像が生成されることがある。撮像装置にはそれぞれ特有の色特性があり、同じ被写体を撮影したとしても異なる色調の画像が生成されることがある。
<Overview>
Multiple images may be generated using multiple image capture devices. Each image capture device has its own unique color characteristics, and images of the same subject may be generated with different color tones.
このような複数の画像を観察者が観察する際、画像毎の色調の違いが観察に影響を及ぼすことがある。具体例を挙げると、観察者が、特定の撮像装置により生成された画像の色調を見慣れている場合、他の撮像装置により生成された画像を観察したとき、色調の違いにより観察時に違和感を覚えることがある。When an observer views multiple images like this, differences in color tone between the images can affect their observations. For example, if an observer is accustomed to the color tones of images generated by a particular imaging device, they may feel uncomfortable when viewing images generated by a different imaging device due to the differences in color tone.
本開示は、複数の撮像装置により生成された画像のうち、特定の撮像装置以外の撮像装置により生成された画像の色調を、特定の撮像装置により生成された画像の色調に近づける色変換処理を行う色変換装置に関する。 The present disclosure relates to a color conversion device that performs color conversion processing to bring the color tones of images generated by multiple imaging devices other than a specific imaging device closer to the color tones of images generated by the specific imaging device.
本開示の色変換装置は、例えば以下のような事例に適用することができる。病理医などの観察者が、被検体から組織を採取して作成された病理画像を観察することにより、病変の有無や種類などを診断する病理診断が一般的に行われている。病理画像は、例えば、被検体の組織の一部を採取して固定し、染色し、薄切りにした標本を拡大撮影して得られる画像である。病理画像は、病院などに置かれ、顕微鏡などの拡大機能を含む撮像装置により標本を撮影することで生成される。 The color conversion device of the present disclosure can be applied to, for example, the following cases. Pathological diagnoses are commonly performed in which an observer, such as a pathologist, examines a pathology image created by extracting tissue from a subject to determine the presence and type of a lesion. A pathology image is, for example, an image obtained by taking a magnified photograph of a specimen obtained by extracting, fixing, staining, and thinly slicing a portion of the subject's tissue. Pathology images are generated by photographing the specimen using an imaging device with a magnification function, such as a microscope, placed in a hospital.
観察者が病理画像を観察して診断するとき、染色により付けられた組織の色または色の濃さが重要な手がかりとなりうる。観察者が様々な撮像装置により生成された病理画像を用いて診断する場合、撮像装置に特有の色特性により病理画像の色調が変化し、診断に悪影響を及ぼすことがある。When an observer observes a pathology image and makes a diagnosis, the color or intensity of the stained tissue can be an important clue. When observers make a diagnosis using pathology images generated by various imaging devices, the color tone of the pathology image can change due to the color characteristics specific to the imaging device, which can have a negative impact on the diagnosis.
このような事態を解消する方法として、撮像装置により生成された画像を、例えば染色された検体本来の色調の画像に補正することで、撮像装置に特有の色調が、観察者が観察する画像に反映されないようにすることが考えられる。 One way to resolve this situation is to correct the image generated by the imaging device, for example, to an image with the original color tone of the stained specimen, so that the color tone specific to the imaging device is not reflected in the image observed by the observer.
しかしながら、特定の撮像装置に特有の色調の病理画像を数多く観察してきた観察者は、補正された色調に違和感を覚えることがある。ここで、特定の撮像装置とは、観察者が過去に数多く観察してきた画像を生成する撮像装置を意味する。このような場合、その観察者が過去の経験を活かした診断を行うことは困難となる。観察者が画像に対して診断情報を付与するアノテーション作業は、観察者が見慣れた色調で実施されることが望ましく、補正により見慣れない色調の画像でアノテーション作業を行う場合、著しく作業効率が悪化することが懸念される。However, observers who have observed many pathological images with color tones specific to a particular imaging device may find the corrected color tones unnatural. Here, a specific imaging device refers to an imaging device that generates images that the observer has observed many times in the past. In such cases, it becomes difficult for the observer to make a diagnosis based on their past experience. It is desirable for the annotation work, in which observers add diagnostic information to images, to be performed using color tones that the observer is familiar with. There is a concern that annotation work performed on images with unfamiliar color tones due to correction will significantly reduce work efficiency.
また、大量の病理画像とそれぞれの病理画像に対応するラベルデータとを用いて訓練された訓練済み機械学習モデルを用いて、新たな病理画像に対する観察者の診断の補助を行う病理画像解析AI(Artificial Intelligence)が開発されている。 In addition, pathology image analysis AI (Artificial Intelligence) has been developed that uses a trained machine learning model trained using a large number of pathology images and label data corresponding to each pathology image to assist observers in diagnosing new pathology images.
このような病理画像解析AIにおいて、機械学習モデルの訓練には、様々な色調の病理画像を用いる方法と、いずれかの色調の病理画像に統一して訓練を行う方法とがある。これらの方法は、病理画像解析AIの使用目的や用いられる画像などによって、使い分けて用いられる、または組み合わせて用いられる。例えば、様々な色調の病理画像を用いて訓練を行った場合、訓練された機械学習モデルの頑健性(ロバストネス)を向上させることができると考えられる。一方で、いずれかの色調の病理画像に統一して訓練を行った場合、学習効率が良くなると考えられる。 In such pathology image analysis AI, there are two ways to train a machine learning model: using pathology images of various color tones, or training by standardizing on pathology images of one color tone. These methods are used separately or in combination depending on the purpose of the pathology image analysis AI and the images used. For example, training by using pathology images of various color tones is thought to improve the robustness of the trained machine learning model. On the other hand, training by standardizing on pathology images of one color tone is thought to improve learning efficiency.
このような事例に鑑み、本開示の色変換装置は、様々な撮像装置により生成された、様々な色調の画像を、特定の撮像装置に特有の色特性による特定の色調の画像に変換するものである。ここで、特定の色調は、観察者が過去に数多く観察してきた画像を生成する特定の撮像装置に依存する色調であってもよい。または、特定の色調は、画像解析AIの機械学習モデルが過去に数多く学習してきた画像を生成する特定の撮像装置に依存する色調であってもよい。これにより、特定の撮像装置に依存する特定の色調の画像を過去に数多く観察してきた観察者が、過去の知見を活かして観察および診断を行うことができるようになる。また、画像解析AIの機械学習モデルの訓練データとして、様々な色調の画像を特定の撮像装置に依存する特定の色調の画像に補正して用いることにより、特定の撮像装置により生成された新たな病理画像に対して精度のよい診断補助を行うことができるようになる。In light of such cases, the color conversion device disclosed herein converts images of various color tones generated by various imaging devices into images of a specific color tone based on the color characteristics unique to a specific imaging device. Here, the specific color tone may be a color tone dependent on a specific imaging device that generates images that an observer has observed many times in the past. Alternatively, the specific color tone may be a color tone dependent on a specific imaging device that generates images that an image analysis AI machine learning model has learned many times in the past. This allows observers who have observed many images of specific color tones dependent on a specific imaging device to make observations and diagnoses using their past knowledge. Furthermore, by correcting images of various color tones into images of specific color tones dependent on a specific imaging device and using them as training data for the image analysis AI machine learning model, accurate diagnostic assistance can be provided for new pathological images generated by a specific imaging device.
なお、以下の説明においては、病理画像を取り扱う装置および方法について説明するが、本開示はこれに限定されない。本開示の装置および方法は、デジタル化された画像であれば、病理画像以外にも種々の画像を取り扱うことができる。 Note that the following description will discuss devices and methods for handling pathology images, but the present disclosure is not limited to this. The devices and methods of the present disclosure can handle various images other than pathology images, as long as they are digitized images.
以下では、本開示の色変換装置、および色変換装置を含む色変換システムについて、具体例を挙げながら詳細に説明する。 Below, the color conversion device disclosed herein and a color conversion system including the color conversion device are described in detail, using specific examples.
<第1の例>
まず、本開示の実施の形態に係る色変換装置10を含む色変換システムの第1の例について説明する。
<First Example>
First, a first example of a color conversion system including a color conversion device 10 according to an embodiment of the present disclosure will be described.
[構成例]
図1は、色変換システムの第1の例における構成の一例を示す図である。第1の例に係る色変換システム100は、色変換装置10と、複数の撮像装置20と、観察用装置30と、を備える。
[Configuration example]
1 is a diagram showing an example of the configuration of a first example of a color conversion system. The color conversion system 100 according to the first example includes a color conversion device 10, a plurality of image capture devices 20, and an observation device 30.
複数の撮像装置20は、それぞれ被検体を撮影するカメラを有しており、デジタル画像を生成する。より具体的には、複数の撮像装置20は、病理画像を生成する装置である。本開示では、複数の撮像装置の数については特に限定しないが、以下の説明では、図1に示すように、複数の撮像装置20として、第1撮像装置20_1および第2撮像装置20_2が含まれる場合について説明する。 The multiple imaging devices 20 each have a camera that captures an image of the subject and generates a digital image. More specifically, the multiple imaging devices 20 are devices that generate pathological images. This disclosure does not particularly limit the number of multiple imaging devices, but the following description will describe a case where the multiple imaging devices 20 include a first imaging device 20_1 and a second imaging device 20_2, as shown in FIG. 1.
以下の説明において、第1撮像装置20_1および第2撮像装置20_2を総称して、または第1撮像装置20_1もしくは第2撮像装置20_2のいずれかを指して、単に撮像装置20と記載することがある。 In the following description, the first imaging device 20_1 and the second imaging device 20_2 may be collectively referred to as imaging device 20, or may refer to either the first imaging device 20_1 or the second imaging device 20_2.
第1撮像装置20_1は、第1色空間で表現された画像を生成する。第2撮像装置20_2は、第2色空間で表現された画像を生成する。本実施の形態において、第1色空間または第2色空間は、それぞれRGB色空間であってもよい。以下の説明において、第1撮像装置20_1が生成した画像を第1画像、第2撮像装置20_2が生成した画像を第2画像と記載する。 The first imaging device 20_1 generates an image expressed in a first color space. The second imaging device 20_2 generates an image expressed in a second color space. In this embodiment, the first color space or the second color space may each be an RGB color space. In the following description, the image generated by the first imaging device 20_1 will be referred to as the first image, and the image generated by the second imaging device 20_2 will be referred to as the second image.
第1画像には、第1撮像装置に特有の色特性が反映される。第2画像には、第2撮像装置に特有の色特性が反映される。第1画像と第2画像とは、それぞれ異なる色調を有する。このように、複数の撮像装置20に含まれる各撮像装置は、それぞれ異なる色特性が反映された画像を生成する。 The first image reflects color characteristics specific to the first imaging device. The second image reflects color characteristics specific to the second imaging device. The first image and the second image each have a different color tone. In this way, each imaging device included in the multiple imaging devices 20 generates an image that reflects different color characteristics.
以下の説明においては、第1撮像装置20_1が特定の撮像装置、すなわち、観察者が過去に数多く観察してきた画像を生成する撮像装置であるとする。 In the following description, the first imaging device 20_1 is assumed to be a specific imaging device, i.e., an imaging device that generates images that the observer has observed many times in the past.
色変換装置10は、複数の撮像装置20のうち、第1撮像装置20_1から取得した第1画像に対しては色変換処理を実施せず、第2撮像装置20_2から取得した第2画像に対して色変換処理を実施する。この場合、色変換処理は、第2撮像装置20_2に特有の色特性が反映された画像を、第1撮像装置20_1に特有の色特性が反映された画像に変換する処理である。以下の説明において、色変換装置10により色変換処理が施された画像を、変換画像と記載する。 The color conversion device 10 does not perform color conversion processing on the first image acquired from the first imaging device 20_1 of the multiple imaging devices 20, but performs color conversion processing on the second image acquired from the second imaging device 20_2. In this case, the color conversion processing is a process of converting an image that reflects color characteristics specific to the second imaging device 20_2 into an image that reflects color characteristics specific to the first imaging device 20_1. In the following description, an image that has undergone color conversion processing by the color conversion device 10 will be referred to as a converted image.
観察用装置30は、観察者が、第1撮像装置20_1または第2撮像装置20_2により生成された病理画像の観察を行い、診断などを実施するための装置である。観察用装置30は、例えば、PC(Personal Computer)またはタブレット端末など、ディスプレイデバイスを備えるコンピューターの一種である。The observation device 30 is a device that allows an observer to observe the pathological images generated by the first imaging device 20_1 or the second imaging device 20_2 and perform diagnosis, etc. The observation device 30 is, for example, a type of computer equipped with a display device, such as a PC (Personal Computer) or a tablet terminal.
観察用装置30は、第1撮像装置20_1から第1画像を取得して表示する。また、観察用装置30は、色変換装置10から、第2撮像装置20_2が生成した第2画像に対し色変換処理が施された変換画像を取得して表示する。これにより、観察者は、複数の撮像装置20のうち、どの撮像装置が生成した画像であっても、第1撮像装置20_1に特有の色特性が反映された画像として観察を行うことができる。The observation device 30 acquires and displays a first image from the first imaging device 20_1. The observation device 30 also acquires and displays a converted image, which is a color conversion process performed on the second image generated by the second imaging device 20_2, from the color conversion device 10. This allows the observer to observe an image that reflects the color characteristics unique to the first imaging device 20_1, regardless of which of the multiple imaging devices 20 generated the image.
図2は、第1の例における色変換装置10の機能的な構成の一例を示す図である。図2に示すように、色変換装置10は、通信部11、記憶部12、および制御部13を備える。色変換装置10は、例えば、PC、ワークステーション、またはタブレット端末などコンピューターの一種である。 Figure 2 is a diagram showing an example of the functional configuration of the color conversion device 10 in the first example. As shown in Figure 2, the color conversion device 10 includes a communication unit 11, a memory unit 12, and a control unit 13. The color conversion device 10 is, for example, a type of computer such as a PC, a workstation, or a tablet terminal.
通信部11は、有線通信または無線通信により、撮像装置20または観察用装置30との間で各種情報の送受信を行う。 The communication unit 11 sends and receives various information between the imaging device 20 or the observation device 30 via wired or wireless communication.
記憶部12は、色変換装置10が実施する色変換処理に必要な各種情報が格納されている。記憶部12に記憶されている情報には、例えば色変換処理に用いられる変換規則に関する情報、および、色変換処理が実施される前後の画像などが含まれる。記憶部12は、各種の変換規則を格納する変換規則格納部121を有している。The memory unit 12 stores various information necessary for the color conversion process performed by the color conversion device 10. The information stored in the memory unit 12 includes, for example, information about the conversion rules used in the color conversion process, and images before and after the color conversion process is performed. The memory unit 12 has a conversion rule storage unit 121 that stores various conversion rules.
制御部13は、色変換装置10の動作を制御する。制御部13は、取得部131、変換規則生成部132、および変換部133を有する。 The control unit 13 controls the operation of the color conversion device 10. The control unit 13 has an acquisition unit 131, a conversion rule generation unit 132, and a conversion unit 133.
取得部131は、色変換処理を実施する画像を取得する。図1に示す例では、取得部131は、通信部11により第2撮像装置20_2から受信された第2画像を取得する。The acquisition unit 131 acquires the image on which color conversion processing is to be performed. In the example shown in Figure 1, the acquisition unit 131 acquires the second image received from the second imaging device 20_2 by the communication unit 11.
変換規則生成部132は、色変換処理に用いられる変換規則を生成する。変換規則は、例えばICC(International Color Consortium)プロファイルであり、変換前の画像の色値と変換後の画像の色値との対応関係を示したものである。 The conversion rule generation unit 132 generates conversion rules used in the color conversion process. The conversion rules are, for example, ICC (International Color Consortium) profiles, which indicate the correspondence between the color values of the image before conversion and the color values of the image after conversion.
より具体的には、変換規則生成部132は、まず、撮像装置20により生成された画像を、撮像装置20の色特性に依存しない基準画像に変換するICCプロファイルを生成する。 More specifically, the conversion rule generation unit 132 first generates an ICC profile that converts the image generated by the imaging device 20 into a reference image that is not dependent on the color characteristics of the imaging device 20.
本実施の形態において、基準画像は、基準色空間で表現され、撮像装置20の色特性に依存しない画像である。基準色空間は、例えば、公知のL*a*b*色空間またはXYZ色空間であってもよい。基準色空間は、プロファイル接続空間と呼ぶことができる。図1に示す例では、変換規則生成部132は、第1撮像装置20_1が生成した、第1撮像装置20_1に特有の色特性が反映された画像を基準画像に変換する第1変換規則と、第2撮像装置20_2が生成した、第2撮像装置20_2に特有の色特性が反映された画像を基準画像に変換する第2変換規則と、を生成する。 In the present embodiment, the reference image is an image expressed in a reference color space and is independent of the color characteristics of the imaging device 20. The reference color space may be, for example, the well-known L * a * b * color space or XYZ color space. The reference color space may be referred to as a profile connection space. In the example shown in FIG. 1 , the transformation rule generation unit 132 generates a first transformation rule for transforming an image generated by the first imaging device 20_1, which reflects color characteristics specific to the first imaging device 20_1, into the reference image, and a second transformation rule for transforming an image generated by the second imaging device 20_2, which reflects color characteristics specific to the second imaging device 20_2, into the reference image.
第1変換規則は、第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された画像を、基準色空間で表現され、撮像装置20の色特性に依存しない基準画像に変換するための規則である。変換規則生成部132は、第1撮像装置20_1が第1カラーチャートを撮影することによって取得される第1チャート画像と、予め取得された第1カラーチャートの測色値とを用い、第1チャート画像の各画素の色値と測色値との対応関係に基づいて、第1変換規則を決定する。または、変換規則生成部132は、第1撮像装置20_1に特有の色特性が反映された画像に写る対象物の本来の色が既知である場合、基準画像の各画素の色値を当該対象物の本来の色に一致させる、または近づけるように第1変換規則を生成してもよい。または、変換規則生成部132は、第1チャート画像中の各カラーパッチの色値と、予め取得された第1カラーチャートの各カラーパッチにおける測色値と、を用いて第1変換規則を生成してもよい。The first conversion rule is a rule for converting an image expressed in a first color space that reflects color characteristics specific to the first imaging device 20_1 into a reference image expressed in a reference color space that is independent of the color characteristics of the imaging device 20. The conversion rule generation unit 132 determines the first conversion rule based on the correspondence between the color values of each pixel in the first chart image and the colorimetric values, using the first chart image acquired by the first imaging device 20_1 photographing the first color chart and the colorimetric values of the first color chart acquired in advance. Alternatively, if the original color of an object appearing in the image reflecting the color characteristics specific to the first imaging device 20_1 is known, the conversion rule generation unit 132 may generate the first conversion rule so as to match or approximate the color values of each pixel in the reference image to the original color of the object. Alternatively, the conversion rule generation unit 132 may generate the first conversion rule using the color values of each color patch in the first chart image and the colorimetric values of each color patch of the first color chart acquired in advance.
第1変換規則は、例えばルックアップテーブル(Look Up Table(LUT))形式で生成される。または、第1変換規則は、例えば行列の形式で生成されてもよい。表1は、LUT形式で表された第1変換規則の例を示している。表1において、表1左側のRGBで示される値(r1,g1,b1)と同じ行のXYZで示される値(x1,y1,z1)とが互いに対応することが示されている。
第2変換規則は、第2色空間で表現され、第2撮像装置20_2に特有の色特性が反映された画像を、基準色空間で表現され、撮像装置20の色特性に依存しない基準画像に変換するための規則である。変換規則生成部132は、第2撮像装置20_2が第2カラーチャートを撮影することによって取得される第2チャート画像と、予め取得された第2カラーチャートの測色値とを用い、第2チャート画像の各画素の色値と測色値との対応関係に基づいて、第2変換規則を決定する。または、変換規則生成部132は、第2撮像装置20_2に特有の色特性が反映された画像に写る対象物の本来の色が既知である場合、基準画像の各画素の色値を当該対象物の本来の色に一致させるように第2変換規則を生成してもよい。The second conversion rule is a rule for converting an image expressed in the second color space and reflecting color characteristics specific to the second imaging device 20_2 into a reference image expressed in the reference color space and independent of the color characteristics of the imaging device 20. The conversion rule generation unit 132 uses the second chart image acquired by the second imaging device 20_2 photographing the second color chart and the colorimetric values of the second color chart acquired in advance, and determines the second conversion rule based on the correspondence between the color values of each pixel in the second chart image and the colorimetric values. Alternatively, if the original color of an object appearing in the image reflecting color characteristics specific to the second imaging device 20_2 is known, the conversion rule generation unit 132 may generate the second conversion rule so as to match the color value of each pixel in the reference image to the original color of the object.
第1変換規則と同様に、第2変換規則は、例えばLUT形式で生成されてもよいし、行列式の形式で生成されてもよい。 Like the first transformation rule, the second transformation rule may be generated, for example, in the form of an LUT or in the form of a matrix.
第1チャート画像および第2チャート画像は、例えば色変換システム100の管理者などによって予め用意されてもよいし、必要に応じて第1撮像装置20_1および第2撮像装置20_2が生成してもよい。第1チャート画像に含まれる第1カラーチャートの各カラーパッチにおける測色値、および、第2チャート画像に含まれる第2カラーチャートの各カラーパッチにおける測色値は既知である。色変換装置10には、変換規則生成部132による変換規則の生成処理より前に、第1チャート画像中の各カラーパッチの色値と、第1チャート画像に含まれる第1カラーチャートの各カラーパッチにおける測色値とが入力される。 The first chart image and the second chart image may be prepared in advance by, for example, an administrator of the color conversion system 100, or may be generated by the first imaging device 20_1 and the second imaging device 20_2 as needed. The colorimetric values of each color patch of the first color chart included in the first chart image and the colorimetric values of each color patch of the second color chart included in the second chart image are known. Prior to the conversion rule generation process by the conversion rule generation unit 132, the color values of each color patch in the first chart image and the colorimetric values of each color patch of the first color chart included in the first chart image are input to the color conversion device 10.
第1チャート画像と第2チャート画像は、互いに異なる画像であってもよい。より具体的には、第1カラーチャートおよび前記第2カラーチャートは、それぞれ異なるカラーパッチ、例えば、それぞれ互いに異なる色のカラーパッチを含んでもよい。The first chart image and the second chart image may be different images. More specifically, the first color chart and the second color chart may each include different color patches, for example, color patches of different colors.
第1カラーチャートおよび第2カラーチャートは、少なくとも赤、緑、青、および白のカラーパッチをそれぞれ含んでいてもよい。 The first color chart and the second color chart may each include at least red, green, blue, and white color patches.
より具体的には、第1カラーチャートと第2カラーチャートが含む赤のカラーパッチは、透過スペクトルのピーク波長が620nm以上680nm以下の範囲内であり、半値幅が100nm以下である。また、第1カラーチャートと第2カラーチャートが含む緑のカラーパッチは、透過スペクトルのピーク波長が510m以上540nm以下の範囲内であり、半値幅が80nm以下である。第1カラーチャートと第2カラーチャートが含む青のカラーパッチは、透過スペクトルのピーク波長が450nm以上472nm以下の範囲内であり、半値幅が80nm以下である。第1カラーチャートと第2カラーチャートが含む白のカラーパッチとしては、染料や顔料などの色素で着色されていない母材を用いることができる。母材の材質としては、ガラス、フィルム、アクリル系樹脂、ポリカーボネート、ゼラチン、紙などが挙げられる。More specifically, the red color patches included in the first and second color charts have a transmission spectrum with a peak wavelength in the range of 620 nm to 680 nm and a half-width of 100 nm or less. The green color patches included in the first and second color charts have a transmission spectrum with a peak wavelength in the range of 510 nm to 540 nm and a half-width of 80 nm or less. The blue color patches included in the first and second color charts have a transmission spectrum with a peak wavelength in the range of 450 nm to 472 nm and a half-width of 80 nm or less. The white color patches included in the first and second color charts can be made of a base material that is not colored with dyes, pigments, or other colorants. Examples of base material materials include glass, film, acrylic resin, polycarbonate, gelatin, and paper.
第1カラーチャートおよび第2カラーチャートがこのようなカラーパッチを含むことにより、それぞれの色のカラーパッチのxy色度図上での座標をBT.2020規格で規定されるそれぞれの色の座標と一致もしくは近似させることができる。これにより、撮像装置20にBT.2020規格が適用される場合に好適な色較正を行うことができるようになる。 By including such color patches in the first color chart and the second color chart, the coordinates of the color patches of each color on the xy chromaticity diagram can be made to match or approximate the coordinates of each color specified in the BT.2020 standard. This makes it possible to perform suitable color calibration when the BT.2020 standard is applied to the imaging device 20.
なお、第1カラーパッチに含まれる赤、緑、青それぞれの色は、上記した例に限られず、例えばxy色度図上で以下のような範囲にあってもよい。 Note that the red, green, and blue colors contained in the first color patch are not limited to the examples above, and may be, for example, within the following ranges on the xy chromaticity diagram.
第1カラーパッチに含まれる赤のカラーパッチの色は、xy色度図上の座標で、(0.735、0.265)、(0.627、0.372)、黒体軌跡BLの色温度1200K以上色温度6000K以下の間の色偏差が-0.01の曲線部と(0.520、0.174)に囲まれた領域内にあってもよい。なお、黒体軌跡とは、完全な黒色の物体が、絶対温度と共に変化する状態を色度図上に描いた軌跡を意味する。 The color of the red color patch included in the first color patch may be within the area bounded by coordinates on the xy chromaticity diagram (0.735, 0.265), (0.627, 0.372), the curve portion of the blackbody locus BL where the color deviation between color temperatures of 1200 K and 6000 K is -0.01, and (0.520, 0.174). The blackbody locus refers to the locus on the chromaticity diagram that depicts the state of a completely black object as it changes with absolute temperature.
第1カラーパッチに含まれる緑のカラーパッチの色は、xy色度図上の座標で、(0.005、0.587)、(0.014、0.750)、(0.074、0.834)、(0.155、0.806)、(0.345、0.652)、黒体軌跡BLの色温度6000K以上色温度7000K以下の間の色偏差が+0.02の曲線部に囲まれた領域内にあってもよい。 The color of the green color patch included in the first color patch may be within the area surrounded by the coordinates on the xy chromaticity diagram: (0.005, 0.587), (0.014, 0.750), (0.074, 0.834), (0.155, 0.806), (0.345, 0.652), and the curve of the blackbody locus BL with a color deviation of +0.02 between color temperatures of 6000 K and above and 7000 K and below.
第1カラーパッチに含まれる青のカラーパッチの色は、xy色度図上の座標で、(0.174、0.005)、(0.131、0.046)、(0.073、0.185)、黒体軌跡BLの色温度15000Kで色偏差が+0.02の点および-0.01の点を結ぶ直線、黒体軌跡BLの色温度15000Kから7000Kで色偏差が-0.01の曲線部、(0.280、0.054)に囲まれた領域内にあってもよい。 The color of the blue color patch included in the first color patch may be within the area surrounded by the coordinates on the xy chromaticity diagram: (0.174, 0.005), (0.131, 0.046), (0.073, 0.185), the straight line connecting the points on the blackbody locus BL where the color deviation is +0.02 and -0.01 at a color temperature of 15000 K, the curve portion on the blackbody locus BL where the color deviation is -0.01 at color temperatures from 15000 K to 7000 K, and (0.280, 0.054).
このようなカラーパッチを含むチャート画像を用いることにより、広色域に対応できる変換規則を生成できる。 By using a chart image containing such color patches, it is possible to generate conversion rules that can support a wide color gamut.
さらに、上記以外のカラーチャートの例として、色変換システム100で取り扱われる病理画像をより見やすくするため、例えば以下のようなカラーチャートを採用してもよい。このような第1カラーチャートおよび第2カラーチャートは、少なくとも第1カラーパッチをそれぞれ含み、第1カラーパッチの座標点は、xy色度図上の座標で(0.200,0.070)、(0.450,0.280)、(0.310,0.340)の3点を直線で結んだ三角形の領域内にある。 Furthermore, as an example of a color chart other than those described above, the following color chart may be adopted to make the pathology images handled by the color conversion system 100 easier to see. Such a first color chart and second color chart each include at least a first color patch, and the coordinate point of the first color patch is within the triangular area formed by connecting the three points (0.200, 0.070), (0.450, 0.280), and (0.310, 0.340) on the xy chromaticity diagram with straight lines.
第1カラーチャートおよび第2カラーチャートのいずれか一方のみが、このような第1カラーパッチを含んでいてもよい。このような構成によれば、第1撮像装置20_1の色特性が反映された病理画像が染色された実物の検体と乖離が大きく(癖が強く)、第2撮像装置20_2の色特性が反映された病理画像では実物の検体とそれほど乖離が大きくない(癖が弱い)場合、第1カラーチャートに第1カラーパッチを用いることで、癖が強い第1撮像装置に対しては精度の高い変換係数を作成でき、癖の弱い第2撮像装置に対しては、効率よく変換係数を作成できる、という効果を得ることができる。 Only one of the first color chart and the second color chart may include such a first color patch. With this configuration, if the pathology image reflecting the color characteristics of the first image capture device 20_1 deviates significantly (has a strong quirk) from the actual stained specimen, and the pathology image reflecting the color characteristics of the second image capture device 20_2 does not deviate significantly (has a weak quirk) from the actual specimen, using the first color patch in the first color chart can produce highly accurate conversion coefficients for the first image capture device with a strong quirk, and efficiently produce conversion coefficients for the second image capture device with a weak quirk.
病理画像がヘマトキシリン・エオジン(HE)によって染色された細胞の画像である場合、第1カラーパッチの座標点が上記範囲にあることにより、カラーパッチの色を病理画像に特徴的な色に近づけることができる。これにより、病理画像に特徴的な色に近づける変換が可能な第1変換規則または第2変換規則を生成することができる。このため、第1変換規則または第2変換規則により、変換後の画像が実物(染色細胞)の色により近くなるような色補正を行うことができる。 If the pathology image is an image of cells stained with hematoxylin and eosin (HE), the coordinate points of the first color patch can be set within the above range to bring the color of the color patch closer to the characteristic color of the pathology image. This makes it possible to generate a first or second conversion rule that enables conversion to bring the color closer to the characteristic color of the pathology image. Therefore, the first or second conversion rule can be used to perform color correction so that the converted image is closer to the color of the actual object (stained cells).
第1カラーパッチの座標点は、xy色度図上で(0.310、0.340)、(0.350、0.300)、(0.350,0.200)、(0.260,0.150)、(0.280,0.250)の5点をこの順に直線で結んだ、五角形の領域内にあってもよい。第1カラーパッチの座標点が上記五角形の領域内にあることで、より正確な色補正を行うことができる。 The coordinate points of the first color patch may be within a pentagonal area on the xy chromaticity diagram formed by connecting the following five points with straight lines in that order: (0.310, 0.340), (0.350, 0.300), (0.350, 0.200), (0.260, 0.150), and (0.280, 0.250). Having the coordinate points of the first color patch within the above pentagonal area allows for more accurate color correction.
また、第1カラーパッチの座標点は、xy色度図上で(0.311,0.334)、(0.347,0.210)、(0.270,0.162)、(0.292,0.216)の4点を直線で結んだ、四角形の領域内にあってもよい。第1カラーパッチの座標点が上記四角形の領域内にあることで、さらにより正確に色補正を行うことができる。 The coordinate points of the first color patch may also be within a rectangular area on the xy chromaticity diagram formed by connecting four points (0.311, 0.334), (0.347, 0.210), (0.270, 0.162), and (0.292, 0.216) with straight lines. Having the coordinate points of the first color patch within the rectangular area allows for even more accurate color correction.
なお、第1カラーチャートと第2カラーチャートは、第1カラーパッチとは異なる色である第2カラーパッチをさらに含んでもよい。この場合、第1カラーパッチと第2カラーパッチの両方の座標点が、xy色度図上で上記いずれかの領域内にあってもよい。複数のカラーパッチの座標点が、上記いずれかの領域内にあることで、病理画像に特徴的な色調を有する画像の色補正を行うことができる第1変換規則または第2変換規則を生成することができる。 The first color chart and the second color chart may further include a second color patch that is a different color from the first color patch. In this case, the coordinate points of both the first color patch and the second color patch may be within any of the above-mentioned regions on the xy chromaticity diagram. By having the coordinate points of multiple color patches within any of the above-mentioned regions, it is possible to generate a first conversion rule or a second conversion rule that can perform color correction on images that have color tones characteristic of pathology images.
さらに、変換規則生成部132は、以上のように生成した第1変換規則に基づいて、第1変換規則の逆変換を行うための逆変換規則を生成する。逆変換規則は、基準色空間で表現され、撮像装置の色特性に依存しない基準画像を、第1撮像装置20_1に特有の色特性が反映された画像に変換するための規則である。逆変換規則は、例えば以下のような方法で作成することができる。なお、以下では基準色空間がXYZ色空間である場合、かつ変換規則がLUT形式で表される場合について説明する。 Furthermore, the conversion rule generation unit 132 generates an inverse conversion rule for performing the inverse conversion of the first conversion rule based on the first conversion rule generated as described above. The inverse conversion rule is a rule for converting a reference image that is expressed in a reference color space and does not depend on the color characteristics of the imaging device into an image that reflects the color characteristics specific to the first imaging device 20_1. The inverse conversion rule can be created, for example, using the following method. Note that the following describes the case where the reference color space is the XYZ color space and the conversion rule is expressed in LUT format.
LUT形式の逆変換規則は、例えば、以下の少なくとも3つの工程により作成することができる。3つの工程は、基準色空間の格子点の集合を準備する第1工程、第1工程で準備した集合における各格子点と、第1色空間から基準色空間へ変換する第1変換規則であるLUTにおける基準色空間の格子点との関係を求める第2工程、および、第2工程で求めた関係から、第1工程で準備した集合における各格子点に対応する、第1色空間の格子点を求める第3工程を含む。 LUT-format inverse transformation rules can be created, for example, by at least the following three steps. The three steps include a first step of preparing a set of grid points in a reference color space, a second step of determining the relationship between each grid point in the set prepared in the first step and the grid points in the reference color space in the LUT, which is the first transformation rule for transforming from the first color space to the reference color space, and a third step of determining, from the relationship determined in the second step, grid points in the first color space that correspond to each grid point in the set prepared in the first step.
以下、LUT形式の逆変換規則の作成方法の一例について、詳細に説明する。まず、変換規則生成部132は、XYZ色空間における格子点の集合を作成する。以下では、LUT形式としてISO 15076-1:2010に記載の定義を用いる例を示している。この例では、LUT形式として3次元LUT形式が用いられる。3次元LUTは、(Xi,Yj,Zk)で定義される。i,j,kを指定すると、指定された各値に対応する変換後のRGBの値が規定される。表2は、XYZ色空間における格子点の集合の一例を示す表である。表2では、X,Y,Zそれぞれにおいて、XYZのとりうる区間を等分した場合を示している。XYZのとりうる区間をそれぞれ8等分した場合、格子点の数は、9の3乗個となる。min,maxはそれぞれXYZのとりうる区間のそれぞれ最小、最大の格子点の番号を示す。8等分した場合、minは0、maxは8となる。
Xmin、Ymin、Zminの値は、所定の値に予め設定されてもよく、例えばそれぞれ0である。Xmax、Ymax、Zmaxの値は、所定の値に予め設定されてもよく、例えばそれぞれ128である。または、Xmin、Ymin、Zminの値は、RGB色空間におけるそれぞれの色値を最小値(例えば0)から最大値(例えば255)まで変化させたときにとり得るXYZ色空間における最小値を用いてもよい。Xmax、Ymax、Zmaxの値は、RGB色空間におけるそれぞれの色値を最小値(例えば0)から最大値(例えば255)まで変化させたときにとり得るXYZにおける最大値を用いてもよい。 The values of X min , Y min , and Z min may be preset to a predetermined value, for example, 0. The values of X max , Y max , and Z max may be preset to a predetermined value, for example, 128. Alternatively, the values of X min , Y min , and Z min may be the minimum values in the XYZ color space that can be obtained when each color value in the RGB color space is changed from the minimum value (for example, 0) to the maximum value (for example, 255). The values of X max , Y max , and Z max may be the maximum values in the XYZ space that can be obtained when each color value in the RGB color space is changed from the minimum value (for example, 0) to the maximum value (for example, 255).
次に、変換規則生成部132は、第1変換規則のLUTにおける、RGB色空間の全格子点に対応するXYZ色空間の全格子点の色値をXYZ色空間にプロットし、XYZ空間上でRGB色空間に対応する立体を作成する。 Next, the conversion rule generation unit 132 plots the color values of all grid points in the XYZ color space corresponding to all grid points in the RGB color space in the LUT of the first conversion rule in the XYZ color space, and creates a solid in the XYZ space corresponding to the RGB color space.
次に、変換規則生成部132は、表1に示すXYZ色空間の各格子点が、上記立体のどの位置になるかを調べる。変換規則生成部132は、XYZ色空間の各格子点と立体上の位置との対応関係に基づいて、必要に応じて補間演算を行う。補間演算としては、スプライン関数によるもの、または線形補間によるものなど、公知の方法を用いることができる。表1に示すXYZ色空間のある格子点が、立体の外側に位置する場合は、変換規則生成部132は、当該格子点を、立体の最外殻または内側の点になるように置き換えてもよい。置き換える方法としては、色差が最小になる点に置き換える方法、同じ色相の点に置き換える方法などが挙げられる。または、表1に示すXYZ色空間のある格子点との色差が最小となるような、立体中の最外殻の格子点に置き換えてもよい。または、表1に示すXYZ色空間のある格子点と同一の色相を持つ立体中の最外殻の格子点に置き換えてもよい。Next, the conversion rule generation unit 132 checks the position of each grid point in the XYZ color space shown in Table 1 within the solid. The conversion rule generation unit 132 performs interpolation as necessary based on the correspondence between each grid point in the XYZ color space and a position on the solid. The interpolation can be performed using known methods, such as a spline function or linear interpolation. If a grid point in the XYZ color space shown in Table 1 is located outside the solid, the conversion rule generation unit 132 may replace the grid point so that it is located on the outermost or innermost hull of the solid. Examples of replacement methods include replacing the grid point with a point that minimizes the color difference or a point with the same hue. Alternatively, the grid point may be replaced with the outermost grid point in the solid that minimizes the color difference with a grid point in the XYZ color space shown in Table 1. Alternatively, the grid point may be replaced with the outermost grid point in the solid that has the same hue as a grid point in the XYZ color space shown in Table 1.
これにより、変換規則生成部132は、表1に示すXYZ色空間の格子点をRGB色空間の格子点に変換するLUT、すなわち、逆変換規則を生成することができる。 This allows the conversion rule generation unit 132 to generate an LUT, i.e., an inverse conversion rule, that converts the grid points in the XYZ color space shown in Table 1 into grid points in the RGB color space.
以上、変換規則生成部132による逆変換規則の作成方法について具体的に説明したが、本開示における逆変換規則の作成方法は上記の作成方法に限られるものではない。例えば、第1変換規則が行列式(例えば3×3)で表される場合、変換規則生成部132は、その逆行列を算出することにより、逆変換規則を作成することができる。 The method for creating inverse transformation rules by the transformation rule generation unit 132 has been specifically described above, but the method for creating inverse transformation rules in this disclosure is not limited to the above-described method. For example, if the first transformation rule is expressed as a determinant (e.g., 3 x 3), the transformation rule generation unit 132 can create an inverse transformation rule by calculating its inverse matrix.
変換規則生成部132は、変換部133による色変換処理が実施されるより前に、第1変換規則、第2変換規則、および逆変換規則を生成し、記憶部12の変換規則格納部121に格納しておけばよい。または、変換規則生成部132は、色変換処理と、新たな変換規則の生成処理とを並行して、または連続的に実施してもよい。 The conversion rule generation unit 132 may generate the first conversion rule, the second conversion rule, and the inverse conversion rule and store them in the conversion rule storage unit 121 of the memory unit 12 before the color conversion process is performed by the conversion unit 133. Alternatively, the conversion rule generation unit 132 may perform the color conversion process and the process of generating new conversion rules in parallel or consecutively.
変換部133は、第1変換規則、第2変換規則、および逆変換規則を用いて、第2撮像装置20_2から取得された第2画像に対し、色変換処理を実施する。 The conversion unit 133 performs color conversion processing on the second image acquired from the second imaging device 20_2 using the first conversion rule, the second conversion rule, and the inverse conversion rule.
上述したように、色変換処理は、第2色空間で表現され、第2撮像装置20_2に特有の色特性が反映された第2画像を、第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された画像に変換する処理である。変換部133は、まず、第2変換規則を用いて、第2撮像装置20_2から取得した第2画像を、基準色空間で表現され、撮像装置20の色特性に依存しない基準画像に変換する。そして、変換部133は、逆変換規則を用いて、基準画像を、第1色空間で表現され、第1撮像装置20_1に特有の色特性を有する変換画像に変換する。As described above, the color conversion process converts the second image, which is expressed in the second color space and reflects color characteristics specific to the second imaging device 20_2, into an image expressed in the first color space and reflects color characteristics specific to the first imaging device 20_1. The conversion unit 133 first uses the second conversion rules to convert the second image acquired from the second imaging device 20_2 into a reference image, which is expressed in the reference color space and is independent of the color characteristics of the imaging device 20. Then, the conversion unit 133 uses the inverse conversion rules to convert the reference image into a converted image, which is expressed in the first color space and has color characteristics specific to the first imaging device 20_1.
色変換処理により変換された変換画像は、通信部11を介して観察用装置30に出力される。これにより、上述したように、観察用装置30は、第1撮像装置20_1により生成された第1画像と、変換画像とを取得する。観察者は、観察用装置30により表示された第1画像または変換画像を観察し、診断を行うことができる。ここで、第1画像および変換画像は、いずれも第1撮像装置20_1に特有の色特性を有する画像である。このため、例えば過去に第1撮像装置20_1により撮影された第1画像の観察を数多く行ってきた観察者にとっては、観察用装置30に表示される第1画像または変換画像は、いずれも第1撮像装置20_1の色特性を有する画像であるため、見慣れた色調の画像である。このように、色変換システム100によれば、特定の撮像装置20特有の色特性が反映された画像を見慣れた観察者が観察しやすいように、特定の撮像装置20特有の色特性とは異なる色特性が反映された画像を、特定の撮像装置20特有の色特性が反映された画像に変換することができる。The converted image converted by the color conversion process is output to the observation device 30 via the communication unit 11. As a result, as described above, the observation device 30 acquires the first image generated by the first imaging device 20_1 and the converted image. The observer can observe the first image or the converted image displayed by the observation device 30 and make a diagnosis. Here, both the first image and the converted image have color characteristics unique to the first imaging device 20_1. Therefore, for an observer who has observed many first images captured by the first imaging device 20_1 in the past, the first image or the converted image displayed on the observation device 30 will have a familiar color tone because they both have the color characteristics of the first imaging device 20_1. In this way, the color conversion system 100 can convert an image reflecting color characteristics different from those unique to a specific imaging device 20 into an image reflecting the color characteristics unique to a specific imaging device 20, so that an observer accustomed to seeing images reflecting the color characteristics unique to a specific imaging device 20 can easily observe them.
[動作例]
次に、色変換システム100の第1の構成例における動作例について説明する。図4は、色変換システム100における変換規則の生成処理の動作例について説明するためのフローチャートである。
[Example of operation]
Next, a description will be given of an example of operation in the first configuration example of the color conversion system 100. Fig. 4 is a flowchart for explaining an example of operation of the conversion rule generation process in the color conversion system 100.
ステップS1において、第1撮像装置20_1および第2撮像装置20_2は、予め用意された第1カラーチャートおよび第2カラーチャートをそれぞれ撮影し、第1チャート画像および第2チャート画像をそれぞれ生成する。生成された第1チャート画像および第2チャート画像は、色変換装置10に取得される。In step S1, the first imaging device 20_1 and the second imaging device 20_2 capture images of a first color chart and a second color chart, respectively, which have been prepared in advance, and generate a first chart image and a second chart image, respectively. The generated first chart image and second chart image are acquired by the color conversion device 10.
ステップS2において、色変換装置10の変換規則生成部132は、第1チャート画像に基づいて第1変換規則と、第2チャート画像に基づいて第2変換規則とを、それぞれ生成する。各変換規則の生成方法については、上記説明した方法が適宜採用されればよい。In step S2, the conversion rule generation unit 132 of the color conversion device 10 generates a first conversion rule based on the first chart image and a second conversion rule based on the second chart image. The above-described methods may be used as appropriate to generate each conversion rule.
ステップS3において、変換規則生成部132は、第1変換規則に基づいて、逆変換規則を生成する。逆変換規則の生成方法については、上記説明した方法が適宜採用されればよい。ステップS2およびS3において生成された変換規則および逆変換規則は、色変換装置10の変換規則格納部121に格納され、後述の色変換処理に用いられる。In step S3, the conversion rule generation unit 132 generates an inverse conversion rule based on the first conversion rule. The method for generating the inverse conversion rule may be any of the methods described above. The conversion rules and inverse conversion rules generated in steps S2 and S3 are stored in the conversion rule storage unit 121 of the color conversion device 10 and used in the color conversion process described below.
次に、色変換システム100における色変換処理の動作例について説明する。図5は、色変換システム100における色変換処理の動作例について説明するためのフローチャートである。Next, we will explain an example of the operation of the color conversion process in the color conversion system 100. Figure 5 is a flowchart for explaining an example of the operation of the color conversion process in the color conversion system 100.
ステップS11において、色変換装置10の取得部131は、第2撮像装置20_2から、第2画像を取得する。 In step S11, the acquisition unit 131 of the color conversion device 10 acquires a second image from the second imaging device 20_2.
ステップS12において、色変換装置10の変換部133は、第2変換規則を用いて、第2画像を基準画像に変換する。 In step S12, the conversion unit 133 of the color conversion device 10 converts the second image into a reference image using the second conversion rule.
ステップS13において、色変換装置10の変換部133は、逆変換規則を用いて、基準画像を変換画像に変換する。ステップS13において生成された変換画像は、観察用装置30に送信される。In step S13, the conversion unit 133 of the color conversion device 10 converts the reference image into a converted image using the inverse conversion rules. The converted image generated in step S13 is transmitted to the observation device 30.
ステップS14において、観察用装置30は、変換画像を表示する。これにより、観察者は、第2撮像装置20_2により観察対象物が撮影された場合であっても、第1撮像装置20_1に特有の色特性を有する画像に変換された変換画像として観察することができる。これにより、第1撮像装置20_1に特有の色特性が反映された画像を観察することに慣れている観察者にとっては、第2撮像装置20_2が生成した、第2撮像装置20_2に特有の色特性が反映された画像をそのまま観察するよりも、大幅に観察しやすくなる。In step S14, the observation device 30 displays the converted image. This allows the observer to observe the converted image, even if the object to be observed was photographed by the second imaging device 20_2, as an image that has been converted into an image having color characteristics specific to the first imaging device 20_1. This makes it much easier for an observer who is accustomed to observing images that reflect color characteristics specific to the first imaging device 20_1 to observe the converted image than if they simply observed an image generated by the second imaging device 20_2 that reflects color characteristics specific to the second imaging device 20_2.
<第1の例の変形例>(変形例1)
上記説明した第1の例では、複数の撮像装置20が第1撮像装置20_1および第2撮像装置20_2を含む場合について説明した。本開示では、撮像装置20の数は特に限定されず、複数の撮像装置20は、第1撮像装置20_1および第2撮像装置20_2以外の、他の撮像装置を含んでいてもよい。
<Modification of the First Example> (Modification 1)
In the first example described above, the multiple imaging devices 20 include the first imaging device 20_1 and the second imaging device 20_2. In the present disclosure, the number of imaging devices 20 is not particularly limited, and the multiple imaging devices 20 may include imaging devices other than the first imaging device 20_1 and the second imaging device 20_2.
色変換システムにおける複数の撮像装置が3つ以上の撮像装置を含んでいる場合、色変換装置は、特定の撮像装置(図1に示す例では第1撮像装置20_1)以外の撮像装置の画像を取得し、それぞれの画像に対して色変換処理を実施する。この場合、色変換装置は、色変換処理の実施前に、撮像装置それぞれにより生成される画像を基準画像に変換する変換規則と、基準画像を特定の撮像装置に特有の色特性が反映された画像に変換する逆変換規則と、を生成しておく。色変換装置は、まず、変換規則を用いることにより、特定の撮像装置以外の撮像装置により生成された画像を基準画像に変換し、基準画像に対して特定の撮像装置に特有の色特性が反映された画像に変換する逆変換規則を用いることにより、特定の撮像装置に特有の色特性を有する変換画像を生成することができる。 When the multiple imaging devices in the color conversion system include three or more imaging devices, the color conversion device acquires images from imaging devices other than a specific imaging device (first imaging device 20_1 in the example shown in Figure 1) and performs color conversion processing on each image. In this case, before performing the color conversion processing, the color conversion device generates conversion rules for converting images generated by each imaging device into a reference image and inverse conversion rules for converting the reference image into an image reflecting color characteristics specific to the specific imaging device. The color conversion device first uses the conversion rules to convert images generated by imaging devices other than the specific imaging device into the reference image, and then uses inverse conversion rules to convert the reference image into an image reflecting color characteristics specific to the specific imaging device, thereby generating a converted image with color characteristics specific to the specific imaging device.
色変換システムにおける複数の撮像装置が3つ以上の撮像装置を含んでいる場合、特定の撮像装置以外の撮像装置は、本開示の第2撮像装置の一例であり、特定の撮像装置以外の撮像装置で生成される画像を表現する色空間は、本開示の第2色空間の一例である。 If the multiple imaging devices in the color conversion system include three or more imaging devices, an imaging device other than the specific imaging device is an example of a second imaging device of the present disclosure, and a color space representing an image generated by an imaging device other than the specific imaging device is an example of a second color space of the present disclosure.
(変形例2)
また、上記説明した第1の例では、第2撮像装置20_2が生成した第2画像の色変換処理を色変換装置10が実施していたが、本開示では、例えば観察用装置が色変換装置の機能を有し、色変換処理を実施してもよい。この場合、観察用装置は、第1撮像装置および第2撮像装置からそれぞれ第1画像および第2画像を取得し、第1画像に対しては色変換処理を実施せず、第2画像に対しては色変換処理を実施してから、表示する。これにより、観察者は、観察用装置に表示された第1画像または変換画像を観察して診断などを行うことができる。
(Variation 2)
In the first example described above, the color conversion device 10 performs color conversion processing on the second image generated by the second imaging device 20_2. However, in the present disclosure, for example, an observation device may have the functionality of a color conversion device and perform color conversion processing. In this case, the observation device acquires the first image and the second image from the first imaging device and the second imaging device, respectively, and does not perform color conversion processing on the first image, but performs color conversion processing on the second image before displaying it. This allows an observer to perform diagnosis, etc., by observing the first image or the converted image displayed on the observation device.
(変形例3)
また、本開示では、複数の撮像装置のうち、特定の撮像装置以外の撮像装置、例えば第2撮像装置が色変換装置の機能を有し、色変換処理を実施してもよい。この場合、第1撮像装置は生成した第1画像を直接観察用装置に送信し、第2撮像装置は、生成した第2画像に対して色変換処理を実施した後、変換画像を観察用装置に送信する。これにより、観察者は、観察用装置に表示された第1画像または変換画像を観察して診断などを行うことができる。この場合、撮像装置は色変換処理を実行するためのプロセッサーを有する、一種のコンピューターである。
(Variation 3)
In addition, in the present disclosure, among the multiple imaging devices, an imaging device other than a specific imaging device, for example, a second imaging device, may have the function of a color conversion device and perform color conversion processing. In this case, the first imaging device directly transmits the generated first image to the observation device, and the second imaging device performs color conversion processing on the generated second image and then transmits the converted image to the observation device. This allows an observer to perform diagnosis, etc. by observing the first image or the converted image displayed on the observation device. In this case, the imaging device is a type of computer having a processor for performing color conversion processing.
第2撮像装置は、基準画像を変換画像に変換する逆変換規則を、外部の装置から取得してもよい。または、第2撮像装置が、第1チャート画像と第1カラーチャートの測色値に関する情報とを取得し、これらに基づいて逆変換規則を作成してもよい。The second imaging device may obtain the inverse transformation rules for transforming the reference image into the transformed image from an external device. Alternatively, the second imaging device may obtain the first chart image and information regarding the colorimetric values of the first color chart, and create the inverse transformation rules based on these.
病理画像はデータ容量が大きい傾向があるため、色変換処理には比較的大きな処理能力、または所持時間が必要となることがある。特定の撮像装置以外の撮像装置が色変換処理を実行することにより、色変換処理に必要な処理能力または処理時間を、複数の撮像装置に分散させることができる。このため、特定の撮像装置以外の撮像装置が色変換処理をそれぞれ実行する態様は、例えば撮像装置が比較的多い場合に特に有効である。 Pathological images tend to have large data volumes, so color conversion processing can require relatively large processing power or time. By having an imaging device other than the specific imaging device perform the color conversion processing, the processing power or processing time required for the color conversion processing can be distributed among multiple imaging devices. For this reason, having imaging devices other than the specific imaging device each perform the color conversion processing is particularly effective when, for example, there are a relatively large number of imaging devices.
(変形例4)
上記説明した第1の例では、色変換装置10が変換規則生成部132を有しており、当該変換規則生成部132が各種の変換規則を生成していたが、本開示では、色変換装置10が外部の装置から変換規則を取得してもよい。この場合、色変換装置10は変換規則生成部132を有していなくてもよい。
(Variation 4)
In the first example described above, the color conversion device 10 has the conversion rule generation unit 132, which generates various conversion rules, but in the present disclosure, the color conversion device 10 may acquire conversion rules from an external device. In this case, the color conversion device 10 does not need to have the conversion rule generation unit 132.
図6は、色変換システムの変形例4における構成の一例を示す図である。変形例4に係る色変換システム100Aは、色変換装置10Aと、複数の撮像装置20と、観察用装置30と、変換規則生成装置60と、を備える。 Figure 6 is a diagram showing an example of the configuration of a color conversion system in variant example 4. The color conversion system 100A in variant example 4 comprises a color conversion device 10A, multiple imaging devices 20, an observation device 30, and a conversion rule generation device 60.
図7は、変形例4における色変換装置10Aの機能的な構成の一例を示す図である。図7に示すように、変形例4に係る色変換装置10Aは、変換規則生成部を有しない点で、図2に示す、第1の例の色変換装置10と異なっている。図7に示す色変換装置10Aの各構成の機能および動作は、上記の第1の例にて説明した各構成の機能および動作と同様である。 Figure 7 is a diagram showing an example of the functional configuration of a color conversion device 10A in variant example 4. As shown in Figure 7, the color conversion device 10A in variant example 4 differs from the color conversion device 10 of the first example shown in Figure 2 in that it does not have a conversion rule generation unit. The functions and operations of each component of the color conversion device 10A shown in Figure 7 are similar to the functions and operations of each component described in the first example above.
図8は、変換規則生成装置60の機能的な構成の一例を示す図である。図8に示すように、変換規則生成装置60は、通信部61、取得部62、および変換規則生成部63を備える。 Figure 8 is a diagram showing an example of the functional configuration of the conversion rule generation device 60. As shown in Figure 8, the conversion rule generation device 60 includes a communication unit 61, an acquisition unit 62, and a conversion rule generation unit 63.
通信部61は、有線通信または無線通信により、色変換装置10A、および複数の撮像装置20との間で各種情報の送受信を行う。 The communication unit 61 transmits and receives various information between the color conversion device 10A and multiple imaging devices 20 via wired or wireless communication.
取得部62は、各変換規則を生成するための第1チャート画像および第2チャート画像を、それぞれ取得する。 The acquisition unit 62 acquires a first chart image and a second chart image for generating each conversion rule.
変換規則生成部63は、第1変換規則および第2変換規則を生成し、さらに、第1変換規則の逆変換規則を生成する。変換規則生成部63による各変換規則の生成方法は、上述した第1の例における、色変換装置10の変換規則生成部132による生成方法と同様の方法が採用されればよい。The conversion rule generation unit 63 generates a first conversion rule and a second conversion rule, and also generates an inverse conversion rule of the first conversion rule. The method used by the conversion rule generation unit 63 to generate each conversion rule may be the same as the method used by the conversion rule generation unit 132 of the color conversion device 10 in the first example described above.
変換規則生成装置60が生成した第2変換規則および逆変換規則は、色変換装置10Aに送信される。色変換装置10Aは、変換規則生成装置60から取得した第2変換規則および逆変換規則を用いて、上記の第1の例で説明した色変換処理を実施すればよい。The second transformation rule and inverse transformation rule generated by the transformation rule generation device 60 are transmitted to the color transformation device 10A. The color transformation device 10A performs the color transformation process described in the first example above using the second transformation rule and inverse transformation rule obtained from the transformation rule generation device 60.
以上説明したように、変形例4では、色変換装置10Aの外部の変換規則生成装置60が第2変換規則および逆変換規則を生成し、色変換装置10Aは変換規則生成装置60から第2変換規則および逆変換規則を取得して色変換処理を実施する例について説明した。このような変形例4によれば、色変換装置10Aは、各変換規則を生成する機能を有しなくてよい。これにより、色変換装置10Aの製造コストや運用コストを抑えることができる。 As explained above, in variant example 4, a transformation rule generation device 60 external to color transformation device 10A generates the second transformation rule and the inverse transformation rule, and color transformation device 10A acquires the second transformation rule and the inverse transformation rule from the transformation rule generation device 60 and performs the color transformation process. According to variant example 4, color transformation device 10A does not need to have the function of generating each transformation rule. This allows for reduction in manufacturing and operating costs of color transformation device 10A.
(変形例5)
上記の変形例4では、変換規則生成装置60が、第1変換規則および第2変換規則の生成と、第1変換規則の逆変換規則の生成と、を行っていた。本変形例5では、第1変換規則および第2変換規則を生成する装置と、第1変換規則の逆変換規則を生成する装置とがそれぞれ別々に設けられている例について説明する。
(Variation 5)
In the above-described modification 4, the conversion rule generation device 60 generates the first conversion rule and the second conversion rule, and generates the inverse conversion rule of the first conversion rule. In the present modification 5, an example will be described in which a device for generating the first conversion rule and the second conversion rule and a device for generating the inverse conversion rule of the first conversion rule are provided separately.
図9は、色変換システムの変形例5における構成の一例を示す図である。変形例5に係る色変換システム100Bは、色変換装置10Aと、複数の撮像装置20と、観察用装置30と、標準変換規則生成装置70と、逆変換規則生成装置80と、を備える。 Figure 9 is a diagram showing an example of the configuration of a color conversion system in variant example 5. The color conversion system 100B in variant example 5 comprises a color conversion device 10A, multiple imaging devices 20, an observation device 30, a standard conversion rule generation device 70, and an inverse conversion rule generation device 80.
色変換装置10Aの構成および動作については、変形例4と同様である。 The configuration and operation of the color conversion device 10A are the same as those of variant example 4.
図10は、標準変換規則生成装置70の機能的な構成の一例を示す図である。図10に示すように、標準変換規則生成装置70は、通信部71、取得部72、および標準変換規則生成部73を備える。 Figure 10 is a diagram showing an example of the functional configuration of the standard conversion rule generation device 70. As shown in Figure 10, the standard conversion rule generation device 70 includes a communication unit 71, an acquisition unit 72, and a standard conversion rule generation unit 73.
通信部71は、有線通信または無線通信により、複数の撮像装置20、および逆変換規則生成装置80との間で各種情報の送受信を行う。 The communication unit 71 transmits and receives various information between multiple imaging devices 20 and the inverse conversion rule generation device 80 via wired or wireless communication.
取得部72は、各変換規則を生成するための第1チャート画像および第2チャート画像を、それぞれ取得する。 The acquisition unit 72 acquires a first chart image and a second chart image for generating each conversion rule.
標準変換規則生成部73は、第1変換規則および第2変換規則を生成する。変換規則生成部63による第1変換規則および第2変換規則の生成方法は、上述した第1の例における、色変換装置10の変換規則生成部132による生成方法と同様の方法が採用されればよい。 The standard conversion rule generation unit 73 generates the first conversion rule and the second conversion rule. The method by which the conversion rule generation unit 63 generates the first conversion rule and the second conversion rule may be the same as the generation method by the conversion rule generation unit 132 of the color conversion device 10 in the first example described above.
標準変換規則生成装置70が生成した第1変換規則は、逆変換規則生成装置80に送信される。標準変換規則生成装置70が生成した第2変換規則は、逆変換規則生成装置80を介して色変換装置10Aに送信されてもよいし、逆変換規則生成装置80を介さずに色変換装置10Aに送信されてもよい。 The first transformation rule generated by the standard transformation rule generation device 70 is transmitted to the inverse transformation rule generation device 80. The second transformation rule generated by the standard transformation rule generation device 70 may be transmitted to the color transformation device 10A via the inverse transformation rule generation device 80, or may be transmitted to the color transformation device 10A without passing through the inverse transformation rule generation device 80.
図11は、逆変換規則生成装置80の機能的な構成の一例を示す図である。図11に示すように、逆変換規則生成装置80は、通信部81、取得部82、および逆変換規則生成部83を備える。 Figure 11 is a diagram showing an example of the functional configuration of the inverse conversion rule generation device 80. As shown in Figure 11, the inverse conversion rule generation device 80 includes a communication unit 81, an acquisition unit 82, and an inverse conversion rule generation unit 83.
通信部81は、有線通信または無線通信により、色変換装置10A、および標準変換規則生成装置70との間で各種情報の送受信を行う。 The communication unit 81 sends and receives various information between the color conversion device 10A and the standard conversion rule generation device 70 via wired or wireless communication.
取得部72は、標準変換規則生成装置70から、少なくとも第1変換規則を取得する。 The acquisition unit 72 acquires at least the first conversion rule from the standard conversion rule generation device 70.
逆変換規則生成部83は、第1変換規則に基づいて、第1変換規則の逆変換規則を生成する。逆変換規則生成部83による逆変換規則の生成方法は、上述した第1の例における、色変換装置10の変換規則生成部132による生成方法と同様の方法が採用されればよい。 The inverse conversion rule generation unit 83 generates an inverse conversion rule of the first conversion rule based on the first conversion rule. The method for generating the inverse conversion rule by the inverse conversion rule generation unit 83 may be the same as the generation method by the conversion rule generation unit 132 of the color conversion device 10 in the first example described above.
逆変換規則生成装置80が生成した逆変換規則は、色変換装置10Aに送信される。色変換装置10Aは、取得した第2変換規則および逆変換規則を用いて、上記の第1の例で説明した色変換処理を実施すればよい。The inverse conversion rules generated by the inverse conversion rule generation device 80 are transmitted to the color conversion device 10A. The color conversion device 10A then performs the color conversion process described in the first example above using the acquired second conversion rule and inverse conversion rule.
以上説明したように、変形例5では、色変換装置10Aの外部の標準変換規則生成装置70が第1変換規則および第2変換規則を生成し、色変換装置10Aの外部の逆変換規則生成装置80が第1変換規則の逆変換規則を生成し、色変換装置10Aは第2変換規則および逆変換規則を取得して色変換処理を実施する例について説明した。このような変形例5によれば、色変換装置10Aは、各変換規則を生成する機能を有しなくてよい。これにより、色変換装置10Aの製造コストや運用コストを抑えることができる。 As explained above, in variant example 5, a standard conversion rule generation device 70 external to color conversion device 10A generates the first conversion rule and the second conversion rule, an inverse conversion rule generation device 80 external to color conversion device 10A generates the inverse conversion rule of the first conversion rule, and color conversion device 10A acquires the second conversion rule and the inverse conversion rule and performs the color conversion process. According to variant example 5, color conversion device 10A does not need to have the function of generating each conversion rule. This allows for reduction in manufacturing and operating costs of color conversion device 10A.
(変形例6)
本開示において、複数の撮像装置は、例えば同じ医療機関(病院または診療所など)、または同じ研究機関など、同じ施設に属するものであってもよいし、異なる施設に属するものであってもよい。また、それぞれの撮像装置が属する施設は、互いに異なる国に設立されていてもよい。
(Variation 6)
In the present disclosure, the multiple imaging devices may belong to the same facility, such as the same medical institution (such as a hospital or clinic) or the same research institute, or may belong to different facilities. Furthermore, the facilities to which the imaging devices belong may be established in different countries.
病理画像に対して精度がよい診断を行うことができる病理医の数は限られているため、そのような病理医の下には、複数の病院などから病理画像の診断の依頼が集中することになりやすい。本開示の色変換装置を採用しない場合、依頼を受けた病理医は、見慣れない色調の病理画像を用いて診断する必要があるが、本開示の色変換装置を含む色変換システムによれば、このような場合でも当該病理医は見慣れた色調の病理画像を用いて診断することができる。 Because the number of pathologists who can accurately diagnose pathology images is limited, such pathologists often receive a large number of requests for pathology image diagnoses from multiple hospitals. Without the color conversion device of the present disclosure, the requested pathologist would need to make a diagnosis using pathology images in unfamiliar color tones. However, with a color conversion system including the color conversion device of the present disclosure, even in such cases, the pathologist can make a diagnosis using pathology images in familiar color tones.
(変形例7)
上記説明した第1の例では、色変換装置10が色変換処理の事前に変換規則の生成処理を実施しておく動作例について説明した。上述したように、本開示では、色変換装置が、色変換処理と、新たな変換規則の生成処理とを並行して、または連続的に実施してもよい。
(Variation 7)
In the first example described above, an example of operation was described in which the color conversion device 10 performs the process of generating a conversion rule before the color conversion process. As described above, in the present disclosure, the color conversion device may perform the color conversion process and the process of generating a new conversion rule in parallel or consecutively.
例えば、色変換装置は、特定の撮像装置以外の新たな撮像装置から、当該撮像装置がカラーチャートを撮影して生成したチャート画像と、当該カラーチャートの測色値に関する情報と、当該撮像装置が対象物を撮影して生成した画像とを取得する。色変換装置は、チャート画像と測色値に関する情報とに基づいて、新たな撮像装置に特有の色特性が反映される画像を基準画像に変換するための変換規則を生成するとともに、取得した画像と当該変換規則とを用いて基準画像を生成する。そして、色変換装置は、予め生成された、基準画像を特定の撮像装置に特有の色特性が反映された画像に変換するための逆変換規則を用いて基準画像を変換し、変換画像を生成する。このように、基準画像への変換規則を生成していない画像を生成する新たな撮像装置から画像を取得する場合には、変換規則の生成処理と色変換処理とを並行して、または連続的に実施してもよい。For example, a color conversion device acquires, from a new imaging device other than a specific imaging device, a chart image generated by the imaging device by capturing an image of a color chart, information regarding the colorimetric values of the color chart, and an image generated by the imaging device by capturing an object. Based on the chart image and the information regarding the colorimetric values, the color conversion device generates a conversion rule for converting an image that reflects color characteristics specific to the new imaging device into a reference image, and generates the reference image using the acquired image and the conversion rule. The color conversion device then converts the reference image using a previously generated inverse conversion rule for converting the reference image into an image that reflects color characteristics specific to the specific imaging device, to generate a converted image. In this way, when acquiring an image from a new imaging device that generates an image for which a conversion rule for converting to a reference image has not been generated, the conversion rule generation process and the color conversion process may be performed in parallel or sequentially.
例えば、複数の病院などから複数の撮像装置が生成した画像を集めてそれぞれの画像を用いた診断を行う病理医がいるとする。この場合、当該病理医に、新たな病院から画像を用いた診断が依頼されることがある。このような場合、新たな病院から新たな撮像装置が生成したチャート画像および観察用の画像を色変換装置がほぼ同時に取得することで、当該撮像装置に特有の色特性が反映された画像を基準画像に変換するための変換規則が予め生成されていなくても、観察者が見慣れた色調の変換画像を問題なく生成することができる。For example, consider a pathologist who collects images generated by multiple imaging devices from multiple hospitals and performs diagnoses using these images. In this case, the pathologist may receive a request from a new hospital to perform a diagnosis using images. In such a case, by having the color conversion device acquire the chart image and observation image generated by a new imaging device from the new hospital at approximately the same time, a converted image with a color tone familiar to the observer can be generated without any problems, even if conversion rules for converting an image that reflects the color characteristics unique to the imaging device into a reference image have not been generated in advance.
<第2の例>
次に、本開示の実施の形態に係る色変換装置10を含む色変換システムの第2の例について説明する。
<Second Example>
Next, a second example of a color conversion system including the color conversion device 10 according to an embodiment of the present disclosure will be described.
[構成例]
図12は、色変換システムの第2の例における構成の一例を示す図である。第2の例に係る色変換システム200は、色変換装置10と、複数の撮像装置20と、訓練装置40と、を備える。色変換装置10および複数の撮像装置20については、上記した第1の例において説明したものと同様である。
[Configuration example]
12 is a diagram showing an example of the configuration of a second example of a color conversion system. A color conversion system 200 according to the second example includes a color conversion device 10, multiple image capture devices 20, and a training device 40. The color conversion device 10 and the multiple image capture devices 20 are the same as those described in the first example above.
訓練装置40は、複数の撮像装置20から直接、または色変換装置10を介して取得した画像(病理画像)を訓練画像として用いて、訓練対象の機械学習モデルの訓練を実施する。訓練対象の機械学習モデルは、第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された画像を取得することと、第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された画像を判定することと、を後述の画像判定装置50に実行させる機械学習モデルである。訓練装置40は、PC、ワークステーション、またはタブレット端末などのコンピューターの一種である。The training device 40 uses images (pathological images) acquired directly from multiple imaging devices 20 or via the color conversion device 10 as training images to train the machine learning model to be trained. The machine learning model to be trained is a machine learning model that causes the image assessment device 50 described below to acquire images that are expressed in a first color space and reflect color characteristics specific to the first imaging device 20_1, and to assess the images that are expressed in the first color space and reflect color characteristics specific to the first imaging device 20_1. The training device 40 is a type of computer such as a PC, workstation, or tablet terminal.
第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された画像を判定することとは、例えば、病理画像における病変の有無もしくは病変部の位置や種類を判別するなど、観察者による病理画像を用いた診断の手助けとなる判定処理を実行することを意味する。このような判定処理を実行可能とさせる機械学習モデルを訓練するため、訓練装置40は、第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された訓練画像と、訓練画像のラベルデータとを含む訓練データセットを利用して訓練対象の機械学習モデルの訓練を実施する。 Assessing an image expressed in the first color space and reflecting color characteristics specific to the first image capture device 20_1 means performing a judgment process that assists an observer in making a diagnosis using a pathology image, such as determining the presence or absence of a lesion in the pathology image or the location or type of the lesion. To train a machine learning model that can perform such a judgment process, the training device 40 trains the machine learning model to be trained using a training dataset that includes training images expressed in the first color space and reflecting color characteristics specific to the first image capture device 20_1, and label data for the training images.
訓練画像のラベルデータは、例えば、訓練画像に含まれる判定対象のアノテーションを含む。判定対象は、例えば、病理画像が病変部を含むか否かである。この場合、ラベルデータは、例えば訓練画像の病変部を覆い隠すマスクデータを含む。または、判定対象は、例えば病理画像に含まれる注目部位が、どのような組織に分類されるかであってもよい。または、判定対象は、例えば病理画像に病変部が含まれる場合に、その病変部がどのような疾患によるものであるかであってもよい。アノテーションは、例えば、病理画像に病変部が含まれるか否か(すなわち、病変部のセグメンテーション)、訓練画像に含まれる注目部位が、どのような組織に分類されるか、または、訓練画像に含まれる病変部がどのような疾患によるものであるかを示す正解データである。 The label data for the training images includes, for example, annotations of the target to be determined that are included in the training images. The target to be determined is, for example, whether or not the pathology image contains a lesion. In this case, the label data includes, for example, mask data that obscures the lesion in the training image. Alternatively, the target to be determined may be, for example, the type of tissue to which a site of interest included in the pathology image is classified. Alternatively, the target to be determined may be, for example, if a pathology image contains a lesion, the type of disease that the lesion is caused by. The annotation is, for example, correct data indicating whether or not the pathology image contains a lesion (i.e., segmentation of the lesion), the type of tissue to which the site of interest included in the training image is classified, or the type of disease that the lesion included in the training image is caused by.
図13は、訓練装置40の機能的な構成の一例を示す図である。訓練装置40は、通信部41と、操作部42と、取得部43と、訓練部44と、記憶部45と、を備える。 Figure 13 is a diagram showing an example of the functional configuration of the training device 40. The training device 40 includes a communication unit 41, an operation unit 42, an acquisition unit 43, a training unit 44, and a memory unit 45.
通信部41は、有線通信または無線通信により、色変換装置10または撮像装置20との間で各種情報の送受信を行う。 The communication unit 41 sends and receives various information between the color conversion device 10 or the imaging device 20 via wired or wireless communication.
操作部42は、第1画像および変換画像に対してアノテーションを付与する操作を受け付ける。第1画像および変換画像に対してアノテーションを付与する操作は、例えば病理医などにより行われる。 The operation unit 42 accepts an operation to add annotations to the first image and the converted image. The operation to add annotations to the first image and the converted image is performed, for example, by a pathologist.
取得部43は、第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された訓練画像と、判定対象のアノテーションとを含む訓練データセットを取得する。訓練画像には、第1撮像装置20_1から受信した第1画像と、色変換装置10から受信した変換画像と、が含まれる。The acquisition unit 43 acquires a training dataset including training images expressed in a first color space and reflecting color characteristics specific to the first imaging device 20_1, and annotations to be determined. The training images include a first image received from the first imaging device 20_1 and a converted image received from the color conversion device 10.
記憶部45は、訓練対象の機械学習モデル46を記憶している。 The memory unit 45 stores the machine learning model 46 to be trained.
訓練部44は、訓練データセットを利用して、第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された画像を判定する訓練対象の機械学習モデル46を訓練する。十分な量の画像を用いて当該訓練処理が実施されることにより、精度が高い判定処理を行うことができる訓練済み機械学習モデルを生成することができる。The training unit 44 uses the training dataset to train a machine learning model 46 to be trained, which judges images that are expressed in the first color space and reflect color characteristics specific to the first imaging device 20_1. By performing the training process using a sufficient number of images, a trained machine learning model that can perform highly accurate judgment processing can be generated.
このように、本開示に係る色変換装置を有する色変換システムの第2の例では、訓練装置が、特定の撮像装置に特有の色特性が反映された画像を用いて訓練を行うために、色変換装置が、特定の撮像装置以外の撮像装置で生成された画像を、特定の撮像装置に特有の色特性を有する変換画像に変換する。これにより、訓練データに含まれる特定の色調の画像を増やすことができる。このような変換画像を用いて訓練された訓練済み機械学習モデルは、病理医が病理画像の診断をする際に精度のよい診断を行うことができるよう、病理医を好適に支援することができる。 In this way, in a second example of a color conversion system including a color conversion device according to the present disclosure, the training device conducts training using images that reflect color characteristics specific to a specific imaging device, so that the color conversion device converts images generated by an imaging device other than the specific imaging device into converted images that have color characteristics specific to the specific imaging device. This increases the number of images with specific color tones included in the training data. A trained machine learning model trained using such converted images can effectively assist pathologists in making accurate diagnoses of pathological images.
なお、第2の例においても、第1の例と同様に、撮像装置の数は2つに限定されない。また、十分な処理能力を確保できる場合は、例えば訓練装置が色変換装置の機能を有し、変換規則の生成処理および色変換処理を実行可能であってもよい。 In the second example, as in the first example, the number of imaging devices is not limited to two. Furthermore, if sufficient processing power can be ensured, the training device may, for example, have the functionality of a color conversion device and be able to perform conversion rule generation processing and color conversion processing.
[訓練装置40の動作例]
図14は、訓練装置40における訓練処理の動作例について説明するためのフローチャートである。
[Example of operation of training device 40]
FIG. 14 is a flowchart for explaining an example of the operation of the training process in the training device 40.
ステップS21において、訓練装置40の取得部43は、第1撮像装置20_1から送信された第1画像を取得する。訓練装置40が取得する第1画像は、複数であってもよい。In step S21, the acquisition unit 43 of the training device 40 acquires the first image transmitted from the first imaging device 20_1. The training device 40 may acquire multiple first images.
ステップS22において、取得部43は、色変換装置10から送信された変換画像を取得する。訓練装置40が取得する変換画像は、複数であってもよい。なお、ステップS21およびステップS22が実施される順番は反対であってもよい。また、ステップS21とステップS22とが並行して実施されてもよい。 In step S22, the acquisition unit 43 acquires the converted image transmitted from the color conversion device 10. The training device 40 may acquire multiple converted images. The order in which steps S21 and S22 are performed may be reversed. Furthermore, steps S21 and S22 may be performed in parallel.
ステップS23において、操作部42は、病理医などによるアノテーションの入力操作を受け付ける。 In step S23, the operation unit 42 accepts annotation input operations by a pathologist or the like.
ステップS24において、訓練部44は、第1画像、変換画像、およびアノテーションに基づいて、訓練対象の機械学習モデル46の訓練を実施する。 In step S24, the training unit 44 trains the machine learning model 46 to be trained based on the first image, the converted image, and the annotations.
以上のステップS21からステップS24の動作は、繰り返し実施されてもよい。 The above steps S21 to S24 may be performed repeatedly.
このような動作により、複数の撮像装置20がそれぞれに特有の色特性が反映された画像を生成する場合でも、訓練装置40は、特定の色調の画像を用いて訓練対象の機械学習モデル46の訓練を行うことができる。これにより、複数の撮像装置20のそれぞれに特有の色特性に関する補正処理や訓練パラメーターの設定が必要なくなるため、少ない労力で精度がよい判定を行うことができる訓練済み機械学習モデルを生成することができる。 By performing this operation, even if multiple imaging devices 20 generate images that reflect their own unique color characteristics, the training device 40 can train the machine learning model 46 to be trained using images with specific color tones. This eliminates the need for correction processing or setting training parameters related to the color characteristics unique to each of the multiple imaging devices 20, making it possible to generate a trained machine learning model that can make accurate judgments with little effort.
図14に示す例では、訓練装置40は、操作部42を介してアノテーションの入力操作を受け付けていたが、本開示はこれに限定されない。例えば、訓練装置以外の装置がアノテーションの生成を行ってもよい。この場合、訓練装置の取得部は、第1画像および変換画像とともに、アノテーションを外部の装置から取得すればよい。 In the example shown in FIG. 14, the training device 40 accepts annotation input operations via the operation unit 42, but the present disclosure is not limited to this. For example, a device other than the training device may generate annotations. In this case, the acquisition unit of the training device may acquire the annotations from an external device along with the first image and the converted image.
また、本開示では、訓練装置は、アノテーションを利用した教師あり学習により、訓練対象の機械学習モデルに対するある程度の訓練を行った後、アノテーションが付与されていない第1画像および変換画像を用いて教師なし学習による訓練を行ってもよい。この場合、アノテーションを用意する労力を低減することができる。 In addition, in the present disclosure, the training device may perform a certain amount of training on the machine learning model to be trained using supervised learning that utilizes annotations, and then perform training using unsupervised learning using first images and converted images that do not have annotations. In this case, the effort required to prepare annotations can be reduced.
また、本開示において、訓練画像には、第2撮像装置20_2から受信した第2画像と、色変換装置から受信した変換画像とが含まれていてもよい。変換画像は、第1撮像装置20_1に特有の色特性を有する画像である。異なる撮像装置のそれぞれの色特性が反映された画像、すなわち異なる色調の画像を訓練画像に含むことで、頑健性の高い訓練済み機械学習モデルを生成することができる。 Furthermore, in the present disclosure, the training images may include a second image received from the second imaging device 20_2 and a converted image received from the color conversion device. The converted image is an image having color characteristics specific to the first imaging device 20_1. By including images that reflect the color characteristics of the different imaging devices, i.e., images with different color tones, in the training images, a highly robust trained machine learning model can be generated.
[色変換システム200の動作例]
図15は、訓練装置40を含む色変換システム200の動作例について説明するためのフローチャートである。
[Example of operation of color conversion system 200]
FIG. 15 is a flowchart for explaining an example of the operation of the color conversion system 200 including the training device 40.
ステップS31において、色変換装置10は、第2撮像装置20_2から、第2画像を取得する。 In step S31, the color conversion device 10 acquires a second image from the second imaging device 20_2.
ステップS32において、色変換装置10は、第2変換規則を用いて、第2画像を基準画像に変換する。 In step S32, the color conversion device 10 converts the second image into a reference image using the second conversion rule.
ステップS33において、色変換装置10の変換部133は、逆変換規則を用いて、基準画像を、第1撮像装置20_1に特有の色特性が反映された変換画像に変換する。ステップS33において生成された変換画像は、訓練装置40に送信される。In step S33, the conversion unit 133 of the color conversion device 10 uses the inverse conversion rules to convert the reference image into a converted image that reflects the color characteristics specific to the first imaging device 20_1. The converted image generated in step S33 is transmitted to the training device 40.
ステップS34において、訓練装置40は、図14に説明した訓練処理を実行する。 In step S34, the training device 40 executes the training process described in FIG. 14.
このように、色変換システム200において、色変換装置10が、第2撮像装置20_2で生成された画像を、第1撮像装置20_1に特有の色特性を有する変換画像に変換し、訓練装置40は、当該変換画像を用いて訓練を行う。これにより、訓練装置40において、訓練データに含まれる特定の色調の画像を容易に増やすことができる。また、このような変換画像を用いて訓練された訓練済み機械学習モデルは、病理医が病理画像の診断をする際に精度のよい診断を行うことができるよう、病理医を好適に支援することができる。 In this way, in the color conversion system 200, the color conversion device 10 converts the image generated by the second imaging device 20_2 into a converted image having color characteristics specific to the first imaging device 20_1, and the training device 40 performs training using the converted image. This allows the training device 40 to easily increase the number of images with specific color tones included in the training data. Furthermore, a trained machine learning model trained using such converted images can effectively assist pathologists in making accurate diagnoses when diagnosing pathological images.
<第3の例>
次に、本開示の実施の形態に係る色変換装置10を含む色変換システムの第3の例について説明する。
<Third Example>
Next, a third example of a color conversion system including the color conversion device 10 according to an embodiment of the present disclosure will be described.
[構成例]
図16は、色変換システムの第3の例における構成の一例を示す図である。第3の例に係る色変換システム300は、色変換装置10と、複数の撮像装置20と、画像判定装置50と、を備える。色変換装置10および複数の撮像装置20については、上記した第1の例において説明したものと同様である。
[Configuration example]
16 is a diagram showing an example of the configuration of a third example of a color conversion system. The color conversion system 300 according to the third example includes a color conversion device 10, a plurality of image capture devices 20, and an image assessment device 50. The color conversion device 10 and the plurality of image capture devices 20 are the same as those described in the first example above.
画像判定装置50は、複数の撮像装置20から直接、または色変換装置10を介して取得した画像(病理画像)を訓練済み機械学習モデルに入力することで、判定結果の出力を受ける判定処理を実施する。訓練済み機械学習モデルは、上記説明した第2の例で訓練装置40が訓練処理を実施することにより生成された機械学習モデルである。すなわち、訓練済み機械学習モデルは、第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された画像を用いて訓練された機械学習モデルである。画像判定装置50は、PC、ワークステーション、またはタブレット端末などのコンピューターの一種である。 The image assessment device 50 performs a judgment process in which images (pathological images) acquired directly from multiple imaging devices 20 or via the color conversion device 10 are input into a trained machine learning model, which outputs a judgment result. The trained machine learning model is a machine learning model generated by the training device 40 performing the training process in the second example described above. In other words, the trained machine learning model is a machine learning model trained using images expressed in the first color space and reflecting color characteristics unique to the first imaging device 20_1. The image assessment device 50 is a type of computer, such as a PC, workstation, or tablet terminal.
図17は、画像判定装置50の機能的な構成の一例を示す図である。画像判定装置50は、通信部51と、取得部52と、判定部53と、記憶部54と、を備える。 Figure 17 is a diagram showing an example of the functional configuration of the image assessment device 50. The image assessment device 50 comprises a communication unit 51, an acquisition unit 52, a assessment unit 53, and a memory unit 54.
通信部51は、有線通信または無線通信により、色変換装置10または撮像装置20との間で各種情報の送受信を行う。 The communication unit 51 sends and receives various information between the color conversion device 10 or the imaging device 20 via wired or wireless communication.
取得部52は、第1撮像装置20_1から第1画像を、色変換装置10から変換画像を、それぞれ取得する。第1画像および変換画像は、ともに、第1撮像装置20_1に特有の色特性が反映された画像である。The acquisition unit 52 acquires the first image from the first imaging device 20_1 and the converted image from the color conversion device 10. Both the first image and the converted image are images that reflect the color characteristics specific to the first imaging device 20_1.
記憶部54は、訓練済み機械学習モデル55を記憶している。 The memory unit 54 stores a trained machine learning model 55.
判定部53は、訓練済み機械学習モデル55を利用して、第1色空間で表現され、第1撮像装置20_1に特有の色特性が反映された画像を判定する。より具体的には、判定部53は、新たに取得した第1画像および変換画像の少なくとも一方を訓練済み機械学習モデル55に入力し、出力結果に基づいて判定結果を生成する。判定結果は、例えば図16に図示しないディスプレイデバイスなど、病理医などが診断の補助に用いる装置に出力される。The determination unit 53 uses the trained machine learning model 55 to determine an image that is expressed in the first color space and reflects color characteristics specific to the first imaging device 20_1. More specifically, the determination unit 53 inputs at least one of the newly acquired first image and the converted image into the trained machine learning model 55, and generates a determination result based on the output result. The determination result is output to a device used by pathologists and others to assist in diagnosis, such as a display device not shown in FIG. 16.
このように、本開示に係る色変換装置を有する色変換システムの第3の例では、画像判定装置が、特定の撮像装置に特有の色特性が反映された画像を用いて訓練された訓練済み機械学習モデルを用いて、特定の撮像装置に特有の色特性が反映された新たな画像を精度よく判定することができる。 In this way, in a third example of a color conversion system having a color conversion device according to the present disclosure, the image assessment device can accurately assess new images that reflect color characteristics specific to a specific imaging device using a trained machine learning model trained using images that reflect color characteristics specific to a specific imaging device.
なお、第3の例においても、第1の例または第2の例と同様に、撮像装置の数は2つに限定されない。また、十分な処理能力を確保できる場合は、例えば画像判定装置が色変換装置の機能を有し、変換規則の生成処理および色変換処理を実行可能であってもよい。 In the third example, as in the first or second example, the number of imaging devices is not limited to two. Furthermore, if sufficient processing power can be ensured, for example, the image assessment device may have the functionality of a color conversion device and be able to perform conversion rule generation processing and color conversion processing.
[画像判定装置50の動作例]
図18は、画像判定装置50における画像判定処理の動作例について説明するためのフローチャートである。
[Example of operation of image assessment device 50]
FIG. 18 is a flowchart for explaining an example of the operation of the image determination process in the image determination device 50.
ステップS41において、画像判定装置50の取得部52は、第1撮像装置20_1から送信された第1画像を取得する。画像判定装置50が取得する第1画像は、複数であってもよい。In step S41, the acquisition unit 52 of the image assessment device 50 acquires the first image transmitted from the first imaging device 20_1. The image assessment device 50 may acquire multiple first images.
ステップS42において、取得部52は、色変換装置10から送信された変換画像を取得する。画像判定装置50が取得する変換画像は、複数であってもよい。なお、ステップS41およびステップS42が実施される順番は反対であってもよい。また、ステップS41とステップS42とが並行して実施されてもよい。 In step S42, the acquisition unit 52 acquires the converted image transmitted from the color conversion device 10. The image assessment device 50 may acquire multiple converted images. The order in which steps S41 and S42 are performed may be reversed. Furthermore, steps S41 and S42 may be performed in parallel.
ステップS43において、判定部53は、ステップS41で取得した第1画像およびステップS42で取得した変換画像の少なくとも一方を、訓練済み機械学習モデル55に入力する。 In step S43, the judgment unit 53 inputs at least one of the first image obtained in step S41 and the converted image obtained in step S42 into the trained machine learning model 55.
ステップS44において、判定部53は、訓練済み機械学習モデル55からの出力結果に基づいて、判定結果を生成する。なお、判定結果は、出力結果そのままの情報であってもよいし、何らかの加工を施したものであってもよい。加工の例としては、出力結果が文字情報であった場合に、病理医が一目で内容を把握しやすい表や図などの形式で示した判定結果とすることなどが挙げられる。In step S44, the determination unit 53 generates a determination result based on the output result from the trained machine learning model 55. The determination result may be the output result itself, or may have been processed in some way. An example of processing is when the output result is text information, and the determination result is displayed in the form of a table or diagram that makes it easy for a pathologist to understand the content at a glance.
このような動作により、特定の撮像装置20に特有の色特性が反映された画像の入力に対して、精度がよい判定処理を実行できる。 This operation enables highly accurate judgment processing to be performed on input images that reflect the color characteristics unique to a particular imaging device 20.
[色変換システム300の動作例]
図19は、画像判定装置50を含む色変換システム300の動作例について説明するためのフローチャートである。
[Example of operation of color conversion system 300]
FIG. 19 is a flowchart for explaining an example of the operation of the color conversion system 300 including the image assessment device 50.
ステップS51において、色変換装置10は、第2撮像装置20_2から、第2画像を取得する。 In step S51, the color conversion device 10 acquires a second image from the second imaging device 20_2.
ステップS52において、色変換装置10は、第2変換規則を用いて、第2画像を基準画像に変換する。 In step S52, the color conversion device 10 converts the second image into a reference image using the second conversion rule.
ステップS53において、色変換装置10の変換部133は、逆変換規則を用いて、基準画像を、第1撮像装置20_1に特有の色特性を有する変換画像に変換する。ステップS53において生成された変換画像は、訓練装置40に送信される。In step S53, the conversion unit 133 of the color conversion device 10 converts the reference image into a converted image having color characteristics specific to the first imaging device 20_1 using the inverse conversion rules. The converted image generated in step S53 is transmitted to the training device 40.
ステップS54において、画像判定装置50は、図18に説明した画像判定処理を実行する。 In step S54, the image assessment device 50 performs the image assessment process described in Figure 18.
このように、色変換システム300において、画像判定装置50が、第1撮像装置20_1に特有の色特性が反映された画像を用いて訓練された訓練済み機械学習モデルを用いて、第1撮像装置20_1に特有の色特性が反映された新たな画像を精度よく判定することができる。 In this way, in the color conversion system 300, the image assessment device 50 can accurately assess new images that reflect the color characteristics unique to the first imaging device 20_1 using a trained machine learning model trained using images that reflect the color characteristics unique to the first imaging device 20_1.
<ハードウェア構成の例>
上記説明した実施の形態における各構成は、コンピューターの一種であると説明した。以下では、これらの各構成が有する機能を実現するためのコンピューターのハードウェア構成の一例について説明する。
<Example of hardware configuration>
Each of the components in the above-described embodiments has been described as a type of computer. Below, an example of a computer hardware configuration for realizing the functions of each of these components will be described.
図20は、色変換システムの各構成が有する機能を実現するためのコンピューターのハードウェア構成の一例を示す図である。 Figure 20 shows an example of the hardware configuration of a computer for realizing the functions of each component of the color conversion system.
コンピューター1000は、入力装置1001、出力装置1002、CPU1003、ROM(Read Only Memory)1004、RAM(Random Access Memory)1005、記憶装置1006、各種記録媒体から情報を読み取る読取装置1007、送受信装置1008を備え、各部はバス1009により接続される。 The computer 1000 comprises an input device 1001, an output device 1002, a CPU 1003, a ROM (Read Only Memory) 1004, a RAM (Random Access Memory) 1005, a storage device 1006, a reading device 1007 that reads information from various recording media, and a transmission/reception device 1008, and each part is connected by a bus 1009.
読取装置1007は、色変換システムの各構成の機能を実現するためのプログラムを記録した非一時的な記憶媒体からそのプログラムを読み取り、記憶装置1006に記憶させる。あるいは、送受信装置1008が、ネットワークに接続されたシステム装置と通信を行い、システム装置からダウンロードしたプログラムを記憶装置1006に記憶させる。 The reading device 1007 reads a program for realizing the functions of each component of the color conversion system from a non-transitory storage medium on which the program is recorded, and stores the program in the storage device 1006. Alternatively, the transmitting/receiving device 1008 communicates with a system device connected to the network, and stores the program downloaded from the system device in the storage device 1006.
そして、CPU1003が、記憶装置1006に記憶されたプログラムをRAM1005にコピーし、そのプログラムに含まれる命令をRAM1005から順次読み出して実行することにより、各構成が有する機能が実現される。 Then, the CPU 1003 copies the program stored in the storage device 1006 to the RAM 1005, and sequentially reads and executes the instructions contained in the program from the RAM 1005, thereby realizing the functions of each component.
2024年3月26日出願の特願2024-049772の日本出願に含まれる明細書、図面および要約書の開示内容は、全て本願に援用される。 The disclosures of the specification, drawings and abstract contained in the Japanese application No. 2024-049772, filed on March 26, 2024, are incorporated herein by reference in their entirety.
本開示は、画像の色変換処理を実施する色変換装置に有用である。 This disclosure is useful for color conversion devices that perform color conversion processing on images.
100,100A,100B,200,300 色変換システム
10,10A 色変換装置
11 通信部
12 記憶部
121 変換規則格納部
13 制御部
131 取得部
132 変換規則生成部
133 変換部
20 撮像装置
20_1 第1撮像装置
20_2 第2撮像装置
30 観察用装置
40 訓練装置
41 通信部
42 操作部
43 取得部
44 訓練部
45 記憶部
46 訓練対象の機械学習モデル
50 画像判定装置
51 通信部
52 取得部
53 判定部
54 記憶部
55 訓練済み機械学習モデル
60 変換規則生成装置
61 通信部
62 取得部
63 変換規則生成部
70 標準変換規則生成装置
71 通信部
72 取得部
73 標準変換規則生成部
80 逆変換規則生成装置
81 通信部
82 取得部
83 逆変換規則生成部
100, 100A, 100B, 200, 300 Color conversion system 10, 10A Color conversion device 11 Communication unit 12 Memory unit 121 Conversion rule storage unit 13 Control unit 131 Acquisition unit 132 Conversion rule generation unit 133 Conversion unit 20 Imaging device 20_1 First imaging device 20_2 Second imaging device 30 Observation device 40 Training device 41 Communication unit 42 Operation unit 43 Acquisition unit 44 Training unit 45 Memory unit 46 Machine learning model to be trained 50 Image judgment device 51 Communication unit 52 Acquisition unit 53 Judgment unit 54 Memory unit 55 Trained machine learning model 60 Conversion rule generation device 61 Communication unit 62 Acquisition unit 63 Conversion rule generation unit 70 Standard conversion rule generation device 71 Communication unit 72 Acquisition unit 73 Standard conversion rule generation unit 80 Inverse conversion rule generation device 81 Communication unit 82 Acquisition unit 83 Inverse conversion rule generation unit
Claims (18)
前記第2変換規則に従って前記第2色空間で表現された撮像画像を前記基準色空間で表現された基準画像に変換し、前記逆変換規則に従って前記基準画像を前記第1色空間で表現された変換画像に変換する変換部と、
を有し、
前記第1変換規則は、第1撮像装置が第1カラーチャートを撮影することによって取得される第1チャート画像と、前記第1カラーチャートの測色値とに基づいて決定され、
前記第2変換規則は、第2撮像装置が第2カラーチャートを撮影することによって取得される第2チャート画像と、前記第2カラーチャートの測色値とに基づいて決定される、
色変換装置。 a conversion rule storage unit that stores an inverse conversion rule of a first conversion rule for converting an image expressed in a first color space into an image expressed in a reference color space, and a second conversion rule for converting an image expressed in a second color space into an image expressed in the reference color space;
a conversion unit that converts the captured image expressed in the second color space into a reference image expressed in the reference color space in accordance with the second conversion rule, and converts the reference image into a converted image expressed in the first color space in accordance with the inverse conversion rule;
and
the first conversion rule is determined based on a first chart image acquired by photographing a first color chart with a first imaging device and colorimetric values of the first color chart;
the second conversion rule is determined based on a second chart image acquired by photographing a second color chart with a second imaging device and colorimetric values of the second color chart;
Color conversion device.
請求項1に記載の色変換装置。 the image expressed in the first color space and the converted image expressed in the first color space are images that reflect color characteristics of a first imaging device;
The color conversion device according to claim 1 .
請求項1に記載の色変換装置。 the first color chart and the second color chart each include a different color patch;
The color conversion device according to claim 1 .
請求項1に記載の色変換装置。 the first color chart and the second color chart each include at least red, green, blue, and white color patches;
The color conversion device according to claim 1 .
請求項1に記載の色変換装置。 The reference color space is an L * a * b * color space or an XYZ color space.
The color conversion device according to claim 1 .
請求項1に記載の色変換装置。 the first color space and the second color space are RGB color spaces;
The color conversion device according to claim 1 .
前記第2変換規則は、前記第2色空間の座標値と前記基準色空間の座標値との対応関係を示す第2ルックアップテーブルを含む、
請求項1に記載の色変換装置。 the first conversion rule includes a first look-up table indicating a correspondence relationship between coordinate values in the first color space and coordinate values in the reference color space;
the second conversion rule includes a second lookup table indicating a correspondence relationship between coordinate values in the second color space and coordinate values in the reference color space;
The color conversion device according to claim 1 .
請求項1に記載の色変換装置。 The captured image is a pathological image.
The color conversion device according to claim 1 .
前記第1カラーパッチの座標点は、xy色度図上で(0.200,0.070)、(0.450,0.280)、(0.310,0.340)の3点を直線で結んだ三角形の領域内にある、
請求項8に記載の色変換装置。 the first color chart for determining the first conversion rule and the second color chart for determining the second conversion rule each include at least a first color patch;
The coordinate point of the first color patch is within a triangular area formed by connecting three points (0.200, 0.070), (0.450, 0.280), and (0.310, 0.340) with straight lines on the xy chromaticity diagram.
9. The color conversion device according to claim 8.
前記第2色空間で表現された撮像画像を取得する処理と、
前記第2変換規則に従って前記撮像画像を前記基準色空間で表現された基準画像に変換する処理と、
前記逆変換規則に従って前記基準画像を前記第1色空間で表現された変換画像に変換する処理と、を有し、
前記第1変換規則は、第1撮像装置が第1カラーチャートを撮影することによって取得される第1チャート画像と、前記第1カラーチャートの測色値とに基づいて決定され、
前記第2変換規則は、第2撮像装置が第2カラーチャートを撮影することによって取得される第2チャート画像と、前記第2カラーチャートの測色値とに基づいて決定される、
色変換方法。 1. A color conversion method executed by a color conversion device that stores an inverse conversion rule of a first conversion rule that converts an image expressed in a first color space into an image expressed in a reference color space, and a second conversion rule that converts an image expressed in a second color space into an image expressed in the reference color space,
A process of acquiring a captured image expressed in the second color space;
a process of converting the captured image into a reference image expressed in the reference color space in accordance with the second conversion rule;
and converting the reference image into a converted image expressed in the first color space in accordance with the inverse conversion rule;
the first conversion rule is determined based on a first chart image acquired by photographing a first color chart with a first imaging device and colorimetric values of the first color chart;
the second conversion rule is determined based on a second chart image acquired by photographing a second color chart with a second imaging device and colorimetric values of the second color chart;
Color conversion method.
前記第2色空間で表現された撮像画像を取得する手順と、
前記第2変換規則に従って前記撮像画像を前記基準色空間で表現された基準画像に変換する手順と、
前記逆変換規則に従って前記基準画像を前記第1色空間で表現された変換画像に変換する手順と、
を前記コンピューターに実行させ、
前記第1変換規則は、第1撮像装置が第1カラーチャートを撮影することによって取得される第1チャート画像と、前記第1カラーチャートの測色値とに基づいて決定され、
前記第2変換規則は、第2撮像装置が第2カラーチャートを撮影することによって取得される第2チャート画像と、前記第2カラーチャートの測色値とに基づいて決定される、
プログラム。 A program executed by a computer of a color conversion device that stores an inverse conversion rule of a first conversion rule for converting an image expressed in a first color space into an image expressed in a reference color space, and a second conversion rule for converting an image expressed in a second color space into an image expressed in the reference color space,
acquiring a captured image expressed in the second color space;
a step of converting the captured image into a reference image expressed in the reference color space in accordance with the second conversion rule;
transforming the reference image into a transformed image expressed in the first color space according to the inverse transformation rule;
causing the computer to execute
the first conversion rule is determined based on a first chart image acquired by photographing a first color chart with a first imaging device and colorimetric values of the first color chart;
the second conversion rule is determined based on a second chart image acquired by photographing a second color chart with a second imaging device and colorimetric values of the second color chart;
program.
前記訓練データセットを利用して、前記第1色空間で表現された画像を判定する機械学習モデルを訓練する訓練部と、
を有し、
前記訓練画像は、
第2色空間で表現された画像を基準色空間で表現された画像に変換する第2変換規則に従って、前記第2色空間で表現された撮像画像を前記基準色空間で表現された基準画像に変換し、
前記第1色空間で表現された画像を前記基準色空間で表現された画像に変換する第1変換規則の逆変換規則に従って、前記基準画像を前記第1色空間で表現された変換画像に変換する、
ことによって生成されている、訓練装置。 an acquisition unit that acquires a training dataset including training images expressed in a first color space and annotations to be determined;
a training unit that uses the training dataset to train a machine learning model that determines images expressed in the first color space;
and
The training images are
converting the captured image expressed in the second color space into a reference image expressed in the reference color space according to a second conversion rule for converting an image expressed in the second color space into an image expressed in the reference color space;
converting the reference image into a converted image expressed in the first color space according to an inverse conversion rule of a first conversion rule for converting an image expressed in the first color space into an image expressed in the reference color space;
This training device is generated by
前記機械学習モデルは、前記病理画像の入力に対して前記病理画像に病変部を含むか否かを前記判定対象とした判定結果を出力する、
請求項12に記載の訓練装置。 the captured image is a pathological image,
The machine learning model outputs a determination result in response to an input of the pathological image, the determination target of which is whether or not the pathological image includes a lesion.
13. The training device of claim 12.
前記機械学習モデルは、前記病理画像の入力に対して、前記病理画像に含まれる注目部位が分類される組織を前記判定対象とした判定結果を出力する、
請求項12に記載の訓練装置。 the captured image is a pathological image,
The machine learning model outputs a determination result in response to an input of the pathological image, the determination target being a tissue into which a site of interest included in the pathological image is classified.
13. The training device of claim 12.
を有し、
前記訓練済み機械学習モデルは、前記第1色空間で表現された訓練画像と判定対象のアノテーションとを含む訓練データセットを利用して訓練されており、
前記訓練画像は、
第2色空間で表現された画像を基準色空間で表現された画像に変換する第2変換規則に従って、前記第2色空間で表現された撮像画像を前記基準色空間で表現された基準画像に変換し、
前記第1色空間で表現された画像を前記基準色空間で表現された画像に変換する第1変換規則の逆変換規則に従って、前記基準画像を前記第1色空間で表現された変換画像に変換する、
ことによって生成されている、画像判定装置。 a determination unit that determines an image expressed in a first color space using a trained machine learning model that determines an image expressed in the first color space;
and
the trained machine learning model is trained using a training dataset including training images represented in the first color space and annotations to be determined;
The training images are
converting the captured image expressed in the second color space into a reference image expressed in the reference color space according to a second conversion rule for converting an image expressed in the second color space into an image expressed in the reference color space;
converting the reference image into a converted image expressed in the first color space according to an inverse conversion rule of a first conversion rule for converting an image expressed in the first color space into an image expressed in the reference color space;
An image assessment device that is generated by the above.
前記変換規則生成装置は、前記逆変換規則および前記第2変換規則を生成し、
前記色変換装置は、生成された前記逆変換規則および前記第2変換規則を取得する、
色変換システム。 A color conversion system comprising the color conversion device according to claim 1 and a conversion rule generation device,
the conversion rule generation device generates the inverse conversion rule and the second conversion rule;
the color transformation device acquires the generated inverse transformation rule and the second transformation rule;
Color conversion system.
前記標準変換規則生成装置は、前記第1変換規則および前記第2変換規則を生成し、
前記逆変換規則生成装置は、前記第1変換規則の前記逆変換規則を生成し、
前記色変換装置は、生成された前記逆変換規則および前記第2変換規則を取得する、
色変換システム。 A color transformation system comprising the color transformation device according to claim 1, a standard transformation rule generation device, and an inverse transformation rule generation device,
the standard conversion rule generation device generates the first conversion rule and the second conversion rule;
the inverse conversion rule generation device generates the inverse conversion rule of the first conversion rule;
the color transformation device acquires the generated inverse transformation rule and the second transformation rule;
Color conversion system.
前記第2変換規則に従って前記第2撮像装置に特有の色特性が反映された撮像画像を前記基準画像に変換し、前記逆変換規則に従って前記基準画像を前記第1撮像装置に特有の色特性を有する変換画像に変換する変換部と、
を有する、色変換装置。 a conversion rule storage unit that stores an inverse conversion rule of a first conversion rule that converts an image that reflects color characteristics specific to a first imaging device into a reference image that does not depend on color characteristics of a specific imaging device, and a second conversion rule that converts an image that reflects color characteristics specific to a second imaging device into the reference image;
a conversion unit that converts a captured image in which color characteristics specific to the second imaging device are reflected into the reference image in accordance with the second conversion rule, and converts the reference image into a converted image having color characteristics specific to the first imaging device in accordance with the inverse conversion rule;
A color conversion device comprising:
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2025195305A JP2026020204A (en) | 2024-03-26 | 2025-11-14 | Machine learning models |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2024049772 | 2024-03-26 | ||
| JP2024049772 | 2024-03-26 | ||
| PCT/JP2025/011519 WO2025205644A1 (en) | 2024-03-26 | 2025-03-24 | Color conversion device, color conversion method, program, training device, image determination device, machine learning model, and color conversion system |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2025195305A Division JP2026020204A (en) | 2024-03-26 | 2025-11-14 | Machine learning models |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JPWO2025205644A1 JPWO2025205644A1 (en) | 2025-10-02 |
| JP7779444B1 true JP7779444B1 (en) | 2025-12-03 |
| JPWO2025205644A5 JPWO2025205644A5 (en) | 2026-03-05 |
Family
ID=97216314
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2025534258A Active JP7779444B1 (en) | 2024-03-26 | 2025-03-24 | Color conversion device, color conversion method, program, training device, image judgment device, and color conversion system |
| JP2025195305A Pending JP2026020204A (en) | 2024-03-26 | 2025-11-14 | Machine learning models |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2025195305A Pending JP2026020204A (en) | 2024-03-26 | 2025-11-14 | Machine learning models |
Country Status (3)
| Country | Link |
|---|---|
| JP (2) | JP7779444B1 (en) |
| TW (1) | TW202546775A (en) |
| WO (1) | WO2025205644A1 (en) |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007208629A (en) * | 2006-02-01 | 2007-08-16 | Seiko Epson Corp | Display calibration method, control device, and calibration program |
| JP2018011034A (en) * | 2016-07-12 | 2018-01-18 | 三星ディスプレイ株式會社Samsung Display Co.,Ltd. | Organic electroluminescent element |
| JP2020088800A (en) * | 2018-11-30 | 2020-06-04 | キヤノン株式会社 | Image processing device, image processing method, and program |
| JP2022182702A (en) * | 2021-05-28 | 2022-12-08 | 富士通株式会社 | Evaluation program, evaluation method, and information processor |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2008011034A (en) * | 2006-06-28 | 2008-01-17 | Fujifilm Corp | Color conversion definition correcting device and color conversion definition correcting program |
-
2025
- 2025-03-24 JP JP2025534258A patent/JP7779444B1/en active Active
- 2025-03-24 WO PCT/JP2025/011519 patent/WO2025205644A1/en active Pending
- 2025-03-25 TW TW114111286A patent/TW202546775A/en unknown
- 2025-11-14 JP JP2025195305A patent/JP2026020204A/en active Pending
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007208629A (en) * | 2006-02-01 | 2007-08-16 | Seiko Epson Corp | Display calibration method, control device, and calibration program |
| JP2018011034A (en) * | 2016-07-12 | 2018-01-18 | 三星ディスプレイ株式會社Samsung Display Co.,Ltd. | Organic electroluminescent element |
| JP2020088800A (en) * | 2018-11-30 | 2020-06-04 | キヤノン株式会社 | Image processing device, image processing method, and program |
| JP2022182702A (en) * | 2021-05-28 | 2022-12-08 | 富士通株式会社 | Evaluation program, evaluation method, and information processor |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2026020204A (en) | 2026-02-06 |
| WO2025205644A1 (en) | 2025-10-02 |
| JPWO2025205644A1 (en) | 2025-10-02 |
| TW202546775A (en) | 2025-12-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Yagi et al. | Digital imaging in pathology: the case for standardization | |
| JP2001258044A (en) | Medical use image processing unit | |
| JP2005117612A (en) | Image processing method and apparatus | |
| JP4174703B2 (en) | Spectrum / color reproduction system | |
| CN102822671B (en) | Image processing apparatus, image reading apparatus, image processing method and image processing program | |
| JP2001189875A (en) | Configuring Profiles to Compensate for Image Capture Nonlinearities | |
| Takahashi et al. | Development of a camera-based remote diagnostic system focused on color reproduction using color charts | |
| JP5259264B2 (en) | Image data processing apparatus, program, and method | |
| JP4898578B2 (en) | Image processing system, imaging system, and microscope imaging system | |
| JP7779444B1 (en) | Color conversion device, color conversion method, program, training device, image judgment device, and color conversion system | |
| JP2007318331A (en) | Imaging device for microscope | |
| JPH09231353A (en) | Color image processing system | |
| EP2204980B1 (en) | Image processing system, imaging system, and microscope imaging system | |
| US20250139742A1 (en) | Video processing system, medical information processing system, and operation method | |
| CN104114096A (en) | Diagnostic medical imaging apparatus, medical image-processing device and medical image-processing method | |
| CN108566502A (en) | A kind of color management method based on expansible colored quantum noise | |
| Kambara et al. | Development of color correction system for medical images using color charts | |
| Burns et al. | Ten tips for maintaining digital image quality | |
| JP7659874B1 (en) | Surgical imaging equipment | |
| JP2001358960A (en) | Color conversion coefficient introducing method, color conversion method, recording medium and color converter | |
| JP2022187833A (en) | Machine learning device, its control method and program | |
| Constantinou et al. | A comparison of color correction algorithms for endoscopic cameras | |
| US12010467B2 (en) | Method and system for whole slide imaging | |
| US20240202990A1 (en) | Data generation method, learning method, imaging apparatus, and program | |
| JP4296315B2 (en) | Spectrum / color reproduction system |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20250806 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20250806 |
|
| A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20250806 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20250909 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20251003 |
|
| 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: 20251021 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20251103 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7779444 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |