JP2013222383A - Image processing apparatus, program, and image processing method - Google Patents

Image processing apparatus, program, and image processing method Download PDF

Info

Publication number
JP2013222383A
JP2013222383A JP2012094691A JP2012094691A JP2013222383A JP 2013222383 A JP2013222383 A JP 2013222383A JP 2012094691 A JP2012094691 A JP 2012094691A JP 2012094691 A JP2012094691 A JP 2012094691A JP 2013222383 A JP2013222383 A JP 2013222383A
Authority
JP
Japan
Prior art keywords
image
area
determination target
images
image sequence
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2012094691A
Other languages
Japanese (ja)
Other versions
JP5973771B2 (en
Inventor
Yoichi Yaguchi
陽一 矢口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Olympus Corp
Original Assignee
Olympus Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Olympus Corp filed Critical Olympus Corp
Priority to JP2012094691A priority Critical patent/JP5973771B2/en
Priority to CN201610808300.1A priority patent/CN106127796B/en
Priority to EP13757814.2A priority patent/EP2823754A4/en
Priority to CN201380012887.XA priority patent/CN104159501B/en
Priority to PCT/JP2013/056271 priority patent/WO2013133368A1/en
Priority to CN201380020663.3A priority patent/CN104244801B/en
Priority to PCT/JP2013/058489 priority patent/WO2013157354A1/en
Priority to EP13778652.1A priority patent/EP2839770A4/en
Publication of JP2013222383A publication Critical patent/JP2013222383A/en
Priority to US14/479,235 priority patent/US9576362B2/en
Priority to US14/514,062 priority patent/US9740939B2/en
Application granted granted Critical
Publication of JP5973771B2 publication Critical patent/JP5973771B2/en
Priority to US15/590,270 priority patent/US10037468B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Endoscopes (AREA)
  • Image Analysis (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image processing apparatus that suppresses, when some of images are deleted to perform image summarization processing, the occurrence of an area that is difficult to be observed due to the deletion of the images; a program; and an image processing method.SOLUTION: An image processing apparatus includes: an image sequence acquisition unit 200 that acquires an image sequence having a plurality of images; and a processing unit 100 that performs image summarization processing to delete some of the plurality of images of the image sequence acquired by the image sequence acquisition unit 200 to acquire a summary image sequence. The processing unit 100 selects a reference image and a determination object image for the image summarization processing, sets an observation area on the determination object image, obtains a corresponding area that is an area on the reference image corresponding to the observation area on the basis of deformation information between the reference image and the determination object image, and determines whether or not to delete the determination object image on the basis of at least one of a first feature amount obtained from the corresponding area and a second feature amount obtained from the observation area.

Description

本発明は、画像処理装置、プログラム及び画像処理方法等に関する。   The present invention relates to an image processing apparatus, a program, an image processing method, and the like.

所与の時間間隔により時系列的に静止画の撮像を継続した場合、空間的な広がりを持つ被写体を多数の画像により網羅した場合、或いは動画像を撮像した上で当該動画像を構成する各画像を静止画像としてとらえた場合等では、時間的或いは空間的に連続する非常に大量の画像(以下、画像列とも記載する)が取得されることになる。このような場合には、画像列中で近くにある(つまり時間的或いは空間的に近くにある)画像同士は似通った画像である可能性が高く、撮像した内容を把握するに当たって大量の画像のすべてをチェックする必要性は高くない。そもそも、画像の枚数は数万枚以上となることも珍しくなく、ユーザの手ですべてをチェックすること自体、負担が大きい。   When still image capturing is continued in time series at a given time interval, when a subject having a spatial spread is covered by a large number of images, or after each moving image is captured, each moving image is configured. When an image is captured as a still image, a very large amount of images (hereinafter also referred to as image sequences) that are temporally or spatially continuous are acquired. In such a case, there is a high possibility that images that are close in the image sequence (that is, close in time or space) are similar images. The need to check everything is not high. In the first place, it is not uncommon for the number of images to be tens of thousands or more, and checking everything with the user's hand itself is a heavy burden.

そのため、画像列から一部の画像を削除することで元の画像列より枚数の少ない画像列に要約する(以下、この処理を画像要約処理と記載する)需要がある。例えば特許文献1には、画像列の中のシーンが変化する境目の画像や、画像列を代表する画像を抽出することで、画像列の内容を把握しやすい画像を残す画像要約処理手法が開示されている。   Therefore, there is a demand for deleting a part of the image from the image sequence and summarizing it into an image sequence having a smaller number than the original image sequence (hereinafter, this process is referred to as an image summarization process). For example, Patent Document 1 discloses an image summarization processing method that leaves an image that makes it easy to grasp the contents of an image sequence by extracting an image of a boundary where the scene in the image sequence changes or an image representative of the image sequence. Has been.

特開2009−5020号公報JP 2009-5020 A 特開2011−24763号公報JP 2011-24763 A

例えば医学分野に画像要約技術を適用する場合、疾患の見逃しを避ける観点から、画像を削除したことによって観察できなくなる領域の発生を抑える必要がある。特に病変領域や異常領域のような重要領域は観察できなくなる領域に含まれてはならない。   For example, when an image summarization technique is applied to the medical field, it is necessary to suppress the occurrence of an area that cannot be observed by deleting an image from the viewpoint of avoiding oversight of a disease. In particular, an important area such as a lesion area or an abnormal area should not be included in an area where observation is impossible.

しかし特許文献1の手法のようにシーンが変化する境目の画像だけを残したり、或いは要約後の画像列が直感的に見やすいかどうかといった観点で画像要約を行ったりすると、画像が削除される事によって観察できなくなる領域が発生する可能性があり好ましくない。また、観察できなくなる領域の発生の程度は画像の内容に依存するため、従来の画像要約処理の手法では疾患の見逃し等の程度を制御することが困難であった。   However, if only the image of the boundary where the scene changes is left as in the method of Patent Document 1 or if image summarization is performed from the viewpoint of whether the image sequence after summarization is intuitively easy to see, the image is deleted. This may cause an area that cannot be observed, which is not preferable. Further, since the degree of occurrence of the region that cannot be observed depends on the contents of the image, it is difficult to control the degree of oversight of the disease by the conventional image summarization processing method.

本発明の幾つかの態様によれば、一部の画像を削除することで画像要約処理を行った場合に、画像の削除により観察が困難となる領域の発生を抑止する画像処理装置、プログラム及び画像処理方法等を提供することができる。   According to some aspects of the present invention, when image summarization processing is performed by deleting some images, an image processing device, a program, and a program for suppressing the occurrence of an area that is difficult to observe due to image deletion An image processing method or the like can be provided.

本発明の一態様は、複数の画像を有する画像列を取得する画像列取得部と、前記画像列取得部が取得した前記画像列の前記複数の画像の一部を削除して要約画像列を取得する画像要約処理を行う処理部と、を含み、前記処理部は、前記複数の画像から、前記画像要約処理の基準画像と判定対象画像を選択し、前記判定対象画像上に観察領域を設定するとともに、前記基準画像と前記判定対象画像の間の変形情報に基づいて、前記観察領域に対応する前記基準画像上の領域である対応領域を求め、前記対応領域から求められた第1の特徴量と、前記観察領域から求められた第2の特徴量の少なくとも一方に基づいて、前記判定対象画像の削除可否の判定を行う画像処理装置に関係する。   According to an aspect of the present invention, an image sequence acquisition unit that acquires an image sequence having a plurality of images, and a summary image sequence by deleting a part of the plurality of images of the image sequence acquired by the image sequence acquisition unit. A processing unit that performs image summarization processing to be acquired, wherein the processing unit selects a reference image and a determination target image for the image summarization processing from the plurality of images, and sets an observation region on the determination target image In addition, based on deformation information between the reference image and the determination target image, a corresponding area that is an area on the reference image corresponding to the observation area is obtained, and the first feature obtained from the corresponding area The present invention relates to an image processing apparatus that determines whether or not the determination target image can be deleted based on at least one of an amount and a second feature amount obtained from the observation region.

本発明の一態様では、判定対象画像上に観察領域を設定するとともに、変形情報に基づいて基準画像上に観察領域に対応する対応領域を設定し、観察領域と対応領域の特徴量の少なくとも一方に基づいて、判定対象画像の削除可否判定を行う。よって、対応領域が観察に適さない場合には、観察領域を含む判定対象画像を要約画像列に含める等の処理により、観察に適さない領域の発生を抑止すること等が可能になる。   In one aspect of the present invention, an observation region is set on the determination target image, a corresponding region corresponding to the observation region is set on the reference image based on the deformation information, and at least one of the feature amount of the observation region and the corresponding region is set. Based on the above, it is determined whether or not the determination target image can be deleted. Therefore, when the corresponding region is not suitable for observation, it is possible to suppress generation of a region unsuitable for observation by processing such as including a determination target image including the observation region in the summary image sequence.

また、本発明の一態様では、前記第1の特徴量は、前記対応領域の明度情報、サイズ情報、及び特定の形状との類似度情報の少なくとも1つであり、前記第2の特徴量は、前記観察領域の前記明度情報、前記サイズ情報、及び前記特定の形状との前記類似度情報の少なくとも1つであってもよい。   In the aspect of the invention, the first feature amount is at least one of lightness information, size information, and similarity information with a specific shape of the corresponding region, and the second feature amount is The brightness information of the observation area, the size information, and the similarity information with the specific shape may be at least one.

これにより、特徴量として、明度情報、サイズ情報、及び特定の形状との類似度の少なくとも1つを用いて、判定対象画像の削除可否判定を行うことが可能になる。   Accordingly, it is possible to determine whether or not the determination target image can be deleted using at least one of brightness information, size information, and similarity to a specific shape as a feature amount.

また、本発明の一態様では、前記処理部は、前記第1の特徴量と第1の閾値との第1の比較処理、前記第2の特徴量と第2の閾値との第2の比較処理、及び前記第1の特徴量と前記第2の特徴量の相違度と第3の閾値との第3の比較処理のうち、少なくとも1つの比較処理に基づいて前記判定対象画像の削除可否の判定を行ってもよい。   In the aspect of the invention, the processing unit may perform a first comparison process between the first feature quantity and a first threshold value, and a second comparison between the second feature quantity and a second threshold value. Whether or not the determination target image is to be deleted is determined based on at least one comparison process among a process and a third comparison process between a difference between the first feature quantity and the second feature quantity and a third threshold value. A determination may be made.

これにより、第1の特徴量による処理、第2の特徴量による処理、及び第1の特徴量と第2の特徴量の両方を用いた処理の少なくとも一方の処理に基づく削除可否判定が可能になる。その際、所与の閾値との比較処理により実現できるため、処理は容易である。   This makes it possible to determine whether or not to delete based on at least one of the process using the first feature quantity, the process using the second feature quantity, and the process using both the first feature quantity and the second feature quantity. Become. In that case, since it can be realized by a comparison process with a given threshold value, the process is easy.

また、本発明の一態様では、前記処理部は、前記対応領域の画素の画素値に基づいて、前記対応領域の明度情報を前記第1の特徴量として求めるとともに、前記観察領域の前記画素の前記画素値に基づいて、前記観察領域の前記明度情報を前記第2の特徴量として求めてもよい。   In the aspect of the invention, the processing unit obtains the brightness information of the corresponding area as the first feature amount based on the pixel value of the pixel of the corresponding area, and the pixel of the observation area. Based on the pixel value, the brightness information of the observation area may be obtained as the second feature amount.

これにより、領域に含まれる画素の画素値に基づいて明度情報を求め、求めた明度情報を用いた削除可否判定処理等が可能になる。   This makes it possible to obtain brightness information based on the pixel values of the pixels included in the region, and to perform deletion permission / inhibition determination processing using the obtained brightness information.

また、本発明の一態様では、前記処理部は、前記明度情報である前記第1の特徴量が所与の上限閾値よりも大きい場合、又は前記第1の特徴量が所与の下限閾値よりも小さい場合に、前記判定対象画像を削除不可と判定してもよい。   In the aspect of the invention, the processing unit may be configured such that the first feature amount that is the lightness information is larger than a given upper limit threshold, or the first feature amount is smaller than a given lower limit threshold. May be determined that the determination target image cannot be deleted.

これにより、白飛びや黒つぶれ等の、明るさが極端であることに起因する不適切な観察状況を検出して、検出結果に応じた削除可否判定処理を行うこと等が可能になる。   Accordingly, it is possible to detect an inappropriate observation situation caused by extreme brightness, such as overexposure or underexposure, and to perform deletion feasibility determination processing according to the detection result.

また、本発明の一態様では、前記処理部は、前記対応領域のサイズ情報により表される値を前記第1の特徴量として求めるとともに、前記観察領域の前記サイズ情報により表される値を前記第2の特徴量として求めてもよい。   In the aspect of the invention, the processing unit obtains a value represented by the size information of the corresponding area as the first feature amount, and calculates a value represented by the size information of the observation area. You may obtain | require as a 2nd feature-value.

これにより、対応領域のサイズが極端に小さい場合等の、サイズに起因する不適切な観察状況を検出して、検出結果に応じた削除可否判定処理を行うこと等が可能になる。   This makes it possible to detect an inappropriate observation situation caused by the size when the size of the corresponding region is extremely small, and to perform deletion permission / inhibition determination processing according to the detection result.

また、本発明の一態様では、前記処理部は、前記対応領域と所与の形状との類似度を表す値を前記第1の特徴量として求めるとともに、前記観察領域と前記所与の形状との前記類似度を表す値を前記第2の特徴量として求めてもよい。   In the aspect of the invention, the processing unit obtains a value representing the similarity between the corresponding region and a given shape as the first feature amount, and the observation region and the given shape A value representing the degree of similarity may be obtained as the second feature amount.

これにより、対応領域がつぶれたり歪んだりしている場合等の、形状に起因する不適切な観察状況を検出して、検出結果に応じた削除可否判定処理を行うこと等が可能になる。   As a result, it is possible to detect an inappropriate observation situation caused by the shape, such as when the corresponding region is crushed or distorted, and to perform deletion feasibility determination processing according to the detection result.

また、本発明の一態様では、前記処理部は、前記第1の特徴量と前記第2の特徴量の相違度が、所与の閾値よりも大きい場合に、前記判定対象画像を削除不可と判定してもよい。   In the aspect of the invention, the processing unit may not delete the determination target image when a difference between the first feature amount and the second feature amount is larger than a given threshold. You may judge.

これにより、対応領域が観察に適しているか否かを、観察領域との相対的な関係に基づいて判定すること等が可能になる。   This makes it possible to determine whether or not the corresponding region is suitable for observation based on the relative relationship with the observation region.

また、本発明の一態様では、前記処理部は、前記画像列取得部が取得した前記画像列の前記複数の画像のうち、前記要約画像列に残される要約画像からなる要約候補画像列を設定するとともに、前記画像列の前記複数の画像のうち、前記要約候補画像列に含まれない削除候補画像からなる削除候補画像列を設定し、前記処理部は、前記要約候補画像列から前記基準画像を選択し、前記削除候補画像列から前記判定対象画像を選択し、前記判定対象画像上に前記観察領域を設定するとともに、前記基準画像と前記判定対象画像の間の前記変形情報に基づいて、前記観察領域に対応する前記基準画像上の領域である前記対応領域を求め、前記対応領域から求められた前記第1の特徴量と、前記観察領域から求められた前記第2の特徴量の少なくとも一方に基づいて、前記判定対象画像の削除可否の判定を行ってもよい。   In one aspect of the present invention, the processing unit sets a summary candidate image sequence composed of summary images remaining in the summary image sequence among the plurality of images of the image sequence acquired by the image sequence acquisition unit. And setting a deletion candidate image sequence made up of deletion candidate images not included in the summary candidate image sequence among the plurality of images of the image sequence, and the processing unit from the summary candidate image sequence to the reference image And selecting the determination target image from the deletion candidate image sequence, setting the observation region on the determination target image, and based on the deformation information between the reference image and the determination target image, The corresponding area that is an area on the reference image corresponding to the observation area is obtained, and the first feature amount obtained from the corresponding area and the second feature amount obtained from the observation area are reduced. When On the other hand, on the basis, determination may be performed in the delete YES in the determination target image.

これにより、前処理として要約候補画像列と削除候補画像列を設定しておき、設定結果に基づいて第1,第2の特徴量を用いた削除可否判定処理を行うこと等が可能になる。よって、異なる観点からの削除可否判定処理を行えるため、削除可否判定処理の精度向上等が可能になる。   As a result, it is possible to set a summary candidate image sequence and a deletion candidate image sequence as pre-processing, and to perform deletion feasibility determination processing using the first and second feature amounts based on the setting result. Therefore, the deletion permission / inhibition determination process from a different viewpoint can be performed, so that the accuracy of the deletion permission / inhibition determination process can be improved.

また、本発明の一態様では、前記処理部は、前記第1の特徴量及び前記第2の特徴量の少なくとも一方に基づいて行われる第1の削除可否判定処理と、前記第1の削除可否判定処理とは異なる第2の削除可否判定処理とに基づいて、前記画像要約処理を行うものであり、前記処理部は、前記画像列取得部が取得した前記画像列に対して前記第2の削除可否判定処理を行い、前記複数の画像のうち、削除不可と判定された前記画像を前記要約画像とするとともに、削除可能と判定された前記画像を前記削除候補画像としてもよい。   In the aspect of the invention, the processing unit may perform a first deletion permission determination process performed based on at least one of the first feature amount and the second feature amount, and the first deletion permission determination. The image summarization process is performed based on a second deleteability determination process different from the determination process, and the processing unit performs the second processing on the image sequence acquired by the image sequence acquisition unit. Deletability determination processing is performed, and among the plurality of images, the image determined to be undeleteable is set as the summary image, and the image determined to be deleteable is set as the deletion candidate image.

これにより、前処理である第2の削除可否判定処理として、所与の削除可否判定処理を行うことが可能になる。よって、要約候補画像列及び削除候補画像列を適切に設定すること等が可能になる。   As a result, a given deletion permission determination process can be performed as the second deletion permission determination process, which is a pre-process. Therefore, it is possible to appropriately set the summary candidate image sequence and the deletion candidate image sequence.

また、本発明の一態様では、前記処理部は、前記画像列取得部が取得した前記画像列の前記複数の画像から、第1の画像と第2の画像を選択し、前記第1の画像と前記第2の画像の間の前記変形情報に基づいて、前記第1の画像による前記第2の画像の被覆率を算出し、前記被覆率に基づいて、前記第2の画像の削除可否の判定を行う処理を、前記第2の削除可否判定処理として実行してもよい。   In the aspect of the invention, the processing unit selects a first image and a second image from the plurality of images of the image sequence acquired by the image sequence acquisition unit, and the first image The coverage of the second image by the first image is calculated based on the deformation information between the second image and the second image, and whether or not the second image can be deleted is calculated based on the coverage. The determination process may be executed as the second deletion permission determination process.

これにより、被覆率に基づいて第2の削除可否判定処理を行うことができる。第2の画像を削除した場合に観察できなくなる領域の発生を抑止する手法となるため、要約候補画像列及び削除候補画像列を適切に設定すること等が可能になる。   Thereby, the 2nd deletion permission judgment processing can be performed based on the coverage. Since the method prevents the occurrence of a region that cannot be observed when the second image is deleted, it is possible to appropriately set the summary candidate image sequence and the deletion candidate image sequence.

また、本発明の一態様では、前記処理部は、前記画像列取得部が取得した前記画像列の前記複数の画像から、第1の画像と第2の画像を選択し、前記第1の画像と前記第2の画像の間の前記変形情報を用いた処理、及び注目領域に対応する構造要素を用いた処理の結果に基づいて、前記第2の画像の削除可否の判定を行う処理を、前記第2の削除可否判定処理として実行してもよい。   In the aspect of the invention, the processing unit selects a first image and a second image from the plurality of images of the image sequence acquired by the image sequence acquisition unit, and the first image A process for determining whether or not the second image can be deleted based on a result of the process using the deformation information between the second image and the process using the structural element corresponding to the region of interest. You may perform as said 2nd deletion permission determination processing.

これにより、構造要素に基づいて第2の削除可否判定処理を行うことができる。第2の画像を削除したとしても、当該第2の画像上の注目領域を見逃す可能性を抑止する手法となるため、要約候補画像列及び削除候補画像列を適切に設定すること等が可能になる。   Thereby, the 2nd deletion permission decision processing can be performed based on a structural element. Even if the second image is deleted, it is possible to suppress the possibility of missing the attention area on the second image, so that it is possible to appropriately set the summary candidate image sequence and the deletion candidate image sequence. Become.

また、本発明の一態様では、前記変形情報を用いた処理は、前記第1の画像及び前記第2の画像の一方の少なくとも一部を、前記変形情報を用いて変形する処理であり、前記構造要素を用いた処理は、前記構造要素による収縮処理、又は前記第1の画像により前記第2の画像が覆われない領域である非被覆領域に前記構造要素が含まれるか否かを判定する処理であってもよい。   In the aspect of the invention, the process using the deformation information is a process of deforming at least a part of one of the first image and the second image using the deformation information. In the process using a structural element, it is determined whether or not the structural element is included in a non-covered area that is a region where the second image is not covered by the first image or a contraction process using the structural element. It may be a process.

これにより、変形情報を用いた処理として第1の画像又は第2の画像の少なくとも一部の領域の変形処理が可能になり、また、構造要素を用いた処理として、収縮処理や、非被覆領域に構造要素が含まれるか否かを判定する処理が可能になる。   As a result, deformation processing of at least a part of the first image or the second image can be performed as processing using deformation information, and contraction processing or uncovered regions can be processed as processing using a structural element. It is possible to determine whether or not a structural element is included in.

また、本発明の一態様では、前記処理部は、前記基準画像、前記判定対象画像、及び前記複数の画像のうち前記画像列において前記基準画像と前記判定対象画像の間の前記画像について、隣り合う前記画像間の前記変形情報を求め、求めた隣り合う前記画像間の前記変形情報に基づいて、前記基準画像と前記判定対象画像の間の前記変形情報を求めてもよい。   In the aspect of the invention, the processing unit may be arranged adjacent to the reference image, the determination target image, and the image between the reference image and the determination target image in the image sequence among the plurality of images. The deformation information between the matching images may be obtained, and the deformation information between the reference image and the determination target image may be obtained based on the obtained deformation information between the obtained adjacent images.

これにより、第1の画像と第2の画像の間の変形情報を、隣り合う画像間の変形情報に基づいて算出することが可能になる。   Thereby, the deformation information between the first image and the second image can be calculated based on the deformation information between adjacent images.

本発明の他の態様は、上記の各部としてコンピュータを機能させるプログラムに関係する。   Another aspect of the present invention relates to a program that causes a computer to function as each of the above-described units.

本発明の他の態様は、複数の画像を有する画像列を取得し、前記画像列の前記複数の画像から、基準画像と判定対象画像を選択し、前記判定対象画像上に観察領域を設定するとともに、前記基準画像と前記判定対象画像の間の変形情報に基づいて、前記観察領域に対応する前記基準画像上の領域である対応領域を求め、前記対応領域から求められた第1の特徴量と、前記観察領域から求められた第2の特徴量の少なくとも一方に基づいて、前記判定対象画像の削除可否の判定を行い、前記削除可否の判定結果に基づいて、前記画像列の前記複数の画像の一部を削除して要約画像列を取得する画像要約処理を行う画像処理方法に関係する。   According to another aspect of the present invention, an image sequence having a plurality of images is acquired, a reference image and a determination target image are selected from the plurality of images in the image sequence, and an observation region is set on the determination target image. In addition, based on deformation information between the reference image and the determination target image, a corresponding area that is an area on the reference image corresponding to the observation area is obtained, and a first feature amount obtained from the corresponding area And determining whether or not the determination target image can be deleted based on at least one of the second feature values obtained from the observation region, and determining whether or not the plurality of images in the image sequence are based on the determination result regarding whether or not deletion is possible. The present invention relates to an image processing method for performing image summarization processing for acquiring a summary image sequence by deleting a part of an image.

第1の実施形態の画像処理装置の構成例。1 is a configuration example of an image processing apparatus according to a first embodiment. 第1の実施形態の画像要約処理を説明するフローチャート。6 is a flowchart for explaining image summarization processing according to the first embodiment; 観察領域と対応領域の設定手法を説明する図。The figure explaining the setting method of an observation area | region and a corresponding | compatible area | region. 図4(A)〜図4(D)は基準画像及び判定対象画像の選択処理を説明する図。FIGS. 4A to 4D are diagrams for explaining a selection process of a reference image and a determination target image. 特徴量として明度情報を用いる例。An example in which brightness information is used as a feature amount. 特徴量としてサイズ情報を用いる例。An example using size information as a feature quantity. 特徴量として所与の形状との類似度を用いる例。An example in which the similarity with a given shape is used as a feature amount. 第2の実施形態の画像処理装置の構成例。6 is a configuration example of an image processing apparatus according to a second embodiment. 第2の実施形態の画像要約処理を説明するフローチャート。12 is a flowchart for explaining image summarization processing according to the second embodiment. 要約候補画像列生成処理を説明する図。The figure explaining a summary candidate image sequence production | generation process. 要約候補画像列生成部の構成例。The structural example of the summary candidate image sequence production | generation part. 変形情報に基づく被覆領域の算出例。The example of calculation of the covering area based on deformation information. 被覆率を求める手法の他の例。The other example of the method of calculating | requiring a coverage. 要約候補画像列生成処理を説明するフローチャート。The flowchart explaining a summary candidate image sequence production | generation process. 複数の第1の画像に基づいて被覆領域を求める処理を説明する図。The figure explaining the process which calculates | requires a covering area | region based on a some 1st image. 図16(A)、図16(B)は第1の画像及び第2の画像の選択処理の変形例を説明する図。FIG. 16A and FIG. 16B are diagrams illustrating a modification example of the selection process of the first image and the second image. 図17(A)〜図17(C)は非被覆領域の形状と注目領域の見逃し可能性の関係を説明する図。FIGS. 17A to 17C are diagrams for explaining the relationship between the shape of the uncovered area and the possibility of missing the attention area. 要約候補画像列生成部の他の構成例。The other example of a summary candidate image sequence production | generation part. 要約候補画像列生成処理を説明する他のフローチャート。The other flowchart explaining a summary candidate image sequence production | generation process. 図20(A)〜図20(E)は非被覆領域に対する構造要素による収縮処理を説明する図。FIG. 20A to FIG. 20E are diagrams for explaining a contraction process by a structural element for an uncovered region. 画像処理装置の基本的なシステム構成例。2 is a basic system configuration example of an image processing apparatus.

以下、本実施形態について説明する。なお、以下に説明する本実施形態は、特許請求の範囲に記載された本発明の内容を不当に限定するものではない。また本実施形態で説明される構成の全てが、本発明の必須構成要件であるとは限らない。   Hereinafter, this embodiment will be described. In addition, this embodiment demonstrated below does not unduly limit the content of this invention described in the claim. In addition, all the configurations described in the present embodiment are not necessarily essential configuration requirements of the present invention.

1.本実施形態の手法
まず本実施形態の手法について説明する。時間的或いは空間的に連続する大量の画像から構成される画像列が取得された場合、当該画像列を用いてユーザが何らかの処理(例えば内視鏡画像列であれば診断等の医療行為)を行う際に、画像要約処理を行うことが望ましい。なぜなら、画像列に含まれる画像の枚数は非常に多く、ユーザがその全てを見た上で判断を行うことは多大な労力を要するためである。また、画像列に含まれる画像の中には、互いに似通った画像が存在する可能性が高く、そのような似通った画像を全てチェックしたとしても取得できる情報量は限られ、労力に見合わない。
1. First, the method of this embodiment will be described. When an image sequence composed of a large number of images that are temporally or spatially continuous is acquired, the user uses the image sequence to perform some processing (for example, medical practice such as diagnosis if an endoscopic image sequence). When performing, it is desirable to perform image summarization processing. This is because the number of images included in the image sequence is very large, and it is necessary for the user to make a determination after viewing all of the images. In addition, there is a high possibility that there are images that are similar to each other in the image sequence, and even if all such similar images are checked, the amount of information that can be obtained is limited and is not commensurate with the effort. .

具体例としては、カプセル内視鏡を用いて撮像される画像列が考えられる。カプセル内視鏡とは、小型カメラを内蔵したカプセル形状の内視鏡であり、所与の時間間隔(例えば1秒に2回等)で画像を撮像する。カプセル内視鏡は、内服から排出までに数時間(場合によっては十数時間)を要するため、1ユーザの1回の検査において数万枚の撮像画像が取得されることになる。また、カプセル内視鏡は生体内での移動の際に、当該生体の動きの影響を受けること等により、同じ場所にとどまったり、逆方向へ戻ったりする。そのため、大量の画像の中には他の画像と同じような被写体を撮像していて、病変の発見等において有用性の高くない画像も多数存在してしまう。   As a specific example, an image sequence captured using a capsule endoscope can be considered. The capsule endoscope is a capsule-shaped endoscope with a built-in small camera, and takes an image at a given time interval (for example, twice per second). Since the capsule endoscope requires several hours (in some cases, several tens of hours) from taking the clothes to discharging, tens of thousands of captured images are acquired in one examination by one user. In addition, the capsule endoscope stays in the same place or returns in the opposite direction due to the influence of the movement of the living body when moving in the living body. For this reason, in a large number of images, the same subject as that of other images is imaged, and there are many images that are not highly useful in finding lesions.

従来の画像要約処理では、シーンが変化する境目の画像や、画像列を代表する画像を抽出していた。しかしこのような手法では、画像を削除する際に、その削除対象となる画像に撮像されていた被写体と、残す画像に撮像されている被写体との関係は特に考慮していない。そのため、要約前の画像列に含まれる画像上に撮像されていた被写体が、要約後の画像列に含まれるどの画像上にも撮像されていないということが起こりえる。   In the conventional image summarization processing, an image at a boundary where the scene changes and an image representing an image sequence are extracted. However, with such a method, when deleting an image, the relationship between the subject captured in the image to be deleted and the subject captured in the remaining image is not particularly considered. For this reason, it is possible that the subject captured on the image included in the pre-summarization image sequence is not captured on any image included in the post-summary image sequence.

このことは特に医療分野での画像要約処理においては好ましくない。医療分野では、その目的上、注目すべき領域である注目領域(例えば病変部)の見落としは極力抑止しなくてはならない。そのためには、生体内のできるだけ広い範囲を撮像することが望ましく、画像要約処理において、所与の画像を削除することで観察できなくなる被写体範囲が生じることは抑止すべきである。   This is not preferable particularly in image summarization processing in the medical field. In the medical field, for the purpose, oversight of a region of interest (for example, a lesion) that is a region of interest must be suppressed as much as possible. For this purpose, it is desirable to image the widest possible range in the living body, and in the image summarization process, it should be prevented that a subject range that cannot be observed by deleting a given image is generated.

これに対して、画像列から基準画像(残す画像、基準画像の設定手法によっては残す候補となる画像)と判定対象画像(削除するか否かの判定の対象画像)を選択し、基準画像による判定対象画像の被覆率に基づいた画像要約処理を行う手法が有効である。具体的には図12に示したように、基準画像(図12では第1の画像)を変形することで判定対象画像(図12では第2の画像)上に被覆領域を算出する。基準画像で撮像された被写体と、判定対象画像の被覆領域上に撮像された被写体とは対応することになる。つまり、判定対象画像における被覆領域外の範囲(以下、非被覆領域と表記する)は、当該判定対象画像を削除した場合、基準画像を残したとしてもカバーすることができない領域となる。   On the other hand, a reference image (an image to be left, an image to be a candidate to be left depending on the setting method of the reference image) and a determination target image (an image to be deleted or not) are selected from the image sequence, A technique for performing image summarization processing based on the coverage of the determination target image is effective. Specifically, as shown in FIG. 12, the coverage area is calculated on the determination target image (second image in FIG. 12) by deforming the reference image (first image in FIG. 12). The subject imaged with the reference image corresponds to the subject imaged on the covering area of the determination target image. That is, the range outside the covered area (hereinafter referred to as a non-covered area) in the determination target image is an area that cannot be covered even if the reference image is left when the determination target image is deleted.

よって、判定対象画像に占める被覆領域の割合等を被覆率として算出し、算出した被覆率に基づいて判定対象画像を削除するか否かを判定することで、観察できなくなる被写体範囲の発生度合いを制御する。例えば被覆率が閾値以上である際に判定対象画像を削除し、被覆率が閾値未満の際に判定対象画像を削除しないものとすれば、閾値の設定に応じてカバーできない領域の発生度合いを制御できる。   Therefore, the ratio of the coverage area in the determination target image is calculated as the coverage ratio, and by determining whether to delete the determination target image based on the calculated coverage ratio, the degree of occurrence of the subject range that cannot be observed is determined. Control. For example, if the image to be judged is deleted when the coverage is equal to or higher than the threshold, and the image to be judged is not deleted when the coverage is less than the threshold, the degree of occurrence of an area that cannot be covered is controlled according to the threshold setting. it can.

しかし被覆率による削除可否判定だけでは、削除される画像に撮像された被写体領域が、残される画像に撮像されていたとしても、残される画像上での当該被写体領域の観察のしやすさを考慮することができない。例えば、図6に示したように、判定対象画像上の所与の領域に撮像されていた被写体が、基準画像上では非常に狭い領域に撮像されていた場合を考える。図6の例では、被覆率という観点で考えれば、当該被写体は基準画像上に撮像されているため、判定対象画像を削除しても当該被写体を見逃すことはないという判定がされてしまい、判定対象画像は削除可能ということになる。しかし、図6から明らかなように、基準画像上では被写体のサイズが非常に小さくなってしまっているため、基準画像の画素数(解像度)にもよるが基本的には観察に適しているとは言えない。被写体のサイズが小さければ当該被写体自体を見逃す危険性が考えられるし、見逃しがなかったとしても、被写体の詳細な観察が必要な場合(例えば被写体が病変部であれば、当該被写体が真に病変部であるか否か、或いは病変部である場合に進行具合はどの程度かという診断を行う場合等)に、十分な観察ができないためである。   However, the determination of whether or not the image is to be deleted based on the coverage rate takes into consideration the ease of observation of the subject area on the remaining image even if the subject area captured on the image to be deleted is captured on the remaining image. Can not do it. For example, as shown in FIG. 6, a case is considered in which a subject that has been imaged in a given area on the determination target image is imaged in a very narrow area on the reference image. In the example of FIG. 6, from the viewpoint of coverage, since the subject is captured on the reference image, it is determined that the subject is not missed even if the determination target image is deleted. The target image can be deleted. However, as apparent from FIG. 6, the size of the subject is very small on the reference image, so that it is basically suitable for observation although it depends on the number of pixels (resolution) of the reference image. I can't say that. If the size of the subject is small, there is a risk of missing the subject itself, and even if there is no oversight, detailed observation of the subject is necessary (for example, if the subject is a lesion, the subject is truly lesioned) This is because sufficient observation cannot be performed in the case of making a diagnosis of whether or not it is a part, or when it is a lesioned part, and how much progress is made.

そこで本出願人は、基準画像と判定対象画像を選択し、判定対象画像上の観察領域の特徴量と、観察領域に対応する基準画像上の領域である対応領域の特徴量とに基づいて、判定対象画像の削除可否判定を行う手法を提案する。この際、基準画像と判定対象画像の間の変形情報に基づいて、観察領域を変形することで対応領域を求めるものとする。つまり、観察領域で撮像された被写体領域と、対応領域で撮像された被写体領域は対応する(狭義には一致する)ことになる。   Therefore, the applicant selects the reference image and the determination target image, and based on the feature amount of the observation region on the determination target image and the feature amount of the corresponding region that is the region on the reference image corresponding to the observation region, A method for determining whether or not to delete a determination target image is proposed. At this time, the corresponding region is obtained by deforming the observation region based on the deformation information between the reference image and the determination target image. That is, the subject area imaged in the observation area and the subject area imaged in the corresponding area correspond (in a narrow sense, coincide).

よって例えば、特徴量としてその領域のサイズ情報(面積等)を用いれば、図6に示したように観察領域に対して対応領域のサイズが小さくなってしまっているということを検出できるため、上述の課題に対処可能となる。具体的には、基準画像上では被写体が狭い範囲(対応領域に対応する範囲)につぶれてしまい観察に適さないことから、判定対象画像を削除不可と判定して要約画像列に残して、上記被写体は判定対象画像上の広い範囲(観察領域に対応する範囲)に撮像されている状態で観察するようにすればよい。   Therefore, for example, if the size information (area, etc.) of the region is used as the feature amount, it can be detected that the size of the corresponding region is smaller than the observation region as shown in FIG. It becomes possible to cope with the problem. Specifically, since the subject is collapsed into a narrow range (a range corresponding to the corresponding region) on the reference image and is not suitable for observation, it is determined that the determination target image cannot be deleted and is left in the summary image sequence. What is necessary is just to observe a to-be-photographed object in the state imaged in the wide range (range corresponding to an observation area | region) on the determination object image.

ここでの画像処理装置の1つの実施形態としては、図21に示したように処理部100と、画像列取得部200を含むものが考えられる。画像列取得部200は、複数の画像を有する画像列を取得する。そして処理部100は、画像列取得部200が取得した画像列の有する複数の画像の一部を削除して要約画像列を取得する画像要約処理を行う。具体的には、処理部100は、複数の画像から、画像要約処理の基準画像と判定対象画像を選択し、判定対象画像上に観察領域を設定するとともに、基準画像と判定対象画像の間の変形情報に基づいて、観察領域に対応する基準画像上の領域である対応領域を求め、対応領域から求められた第1の特徴量と、観察領域から求められた第2の特徴量の少なくとも一方に基づいて、判定対象画像の削除可否の判定を行う。   As an embodiment of the image processing apparatus here, an apparatus including a processing unit 100 and an image sequence acquisition unit 200 as shown in FIG. The image sequence acquisition unit 200 acquires an image sequence having a plurality of images. Then, the processing unit 100 performs image summarization processing that acquires a summary image sequence by deleting some of the plurality of images included in the image sequence acquired by the image sequence acquisition unit 200. Specifically, the processing unit 100 selects a reference image and a determination target image for the image summarization process from a plurality of images, sets an observation region on the determination target image, and between the reference image and the determination target image. Based on the deformation information, a corresponding region that is a region on the reference image corresponding to the observation region is obtained, and at least one of the first feature amount obtained from the corresponding region and the second feature amount obtained from the observation region. Based on the above, it is determined whether or not the determination target image can be deleted.

以下、詳細な実施形態について説明する。まず、第1の実施形態で観察領域と対応領域の特徴量に基づく削除可否判定を行う画像要約処理の基本的な手法について説明する。また、観察領域と対応領域の特徴量に基づく削除可否判定を第1の削除可否判定処理とした場合に、当該第1の削除可否判定処理と、それとは異なる第2の削除可否判定処理を組み合わせることで画像要約処理を行ってもよい。具体的な手法を第2の実施形態で説明する。   Hereinafter, detailed embodiments will be described. First, a basic method of image summarization processing that performs deletion feasibility determination based on the feature amounts of the observation region and the corresponding region in the first embodiment will be described. Further, when the deletion possibility determination based on the feature amounts of the observation area and the corresponding area is the first deletion possibility determination process, the first deletion possibility determination process is combined with a second deletion permission determination process different from that. Thus, the image summarization process may be performed. A specific method will be described in the second embodiment.

2.第1の実施形態
本実施形態の基本的な手法について説明する。具体的には、画像処理装置のシステム構成例を説明し、フローチャートを用いて処理の流れを説明した後、削除可否判定処理の詳細について3つの例を挙げて説明する。
2. First Embodiment A basic method of this embodiment will be described. Specifically, an example of the system configuration of the image processing apparatus will be described, the flow of processing will be described using a flowchart, and details of the deletion permission / inhibition determination processing will be described with three examples.

2.1 システム構成例
図1に本実施形態における画像処理装置のシステム構成例を示す。画像処理装置は、処理部100と、画像列取得部200と、記憶部300を含む。
2.1 System Configuration Example FIG. 1 shows a system configuration example of an image processing apparatus according to this embodiment. The image processing apparatus includes a processing unit 100, an image sequence acquisition unit 200, and a storage unit 300.

処理部100は、画像列取得部200が取得した画像列に対して、当該画像列に含まれる複数の画像の一部を削除することで、画像要約処理を行う。この処理部100の機能は、各種プロセッサ(CPU等)、ASIC(ゲートアレイ等)などのハードウェアや、プログラムなどにより実現できる。   The processing unit 100 performs image summarization processing on the image sequence acquired by the image sequence acquisition unit 200 by deleting some of the plurality of images included in the image sequence. The function of the processing unit 100 can be realized by hardware such as various processors (CPU and the like), ASIC (gate array and the like), a program, and the like.

画像列取得部200は、画像要約処理の対象となる画像列を取得する。記憶部300は、画像列取得部200が取得した画像列を記憶する他、処理部100等のワーク領域となるもので、その機能はRAM等のメモリーやHDD(ハードディスクドライブ)などにより実現できる。   The image sequence acquisition unit 200 acquires an image sequence that is an object of image summarization processing. In addition to storing the image sequence acquired by the image sequence acquisition unit 200, the storage unit 300 serves as a work area for the processing unit 100 and the like, and its function can be realized by a memory such as a RAM or an HDD (hard disk drive).

また、処理部100は、図1に示したように基準画像選択部1002と、判定対象画像選択部1003と、変形情報取得部1004と、観察領域設定部1005と、対応領域設定部1006と、画像特徴量算出部1007と、削除可否判定部1008と、部分画像列設定部1009と、を含んでもよい。なお処理部100は、図1の構成に限定されず、これらの一部の構成要素を省略したり、他の構成要素を追加するなどの種々の変形実施が可能である。また上述の各部は、処理部100で実行される画像要約処理を複数のサブルーチンに分割した際に、各サブルーチンを説明するために設定したものであり、必ずしも処理部100が上述の各部を構成要件として有するわけではない。   Further, as illustrated in FIG. 1, the processing unit 100 includes a reference image selection unit 1002, a determination target image selection unit 1003, a deformation information acquisition unit 1004, an observation region setting unit 1005, a corresponding region setting unit 1006, An image feature amount calculation unit 1007, a deletion permission determination unit 1008, and a partial image sequence setting unit 1009 may be included. Note that the processing unit 100 is not limited to the configuration of FIG. 1, and various modifications such as omitting some of these components or adding other components are possible. Each of the above-described units is set to explain each subroutine when the image summarization process executed by the processing unit 100 is divided into a plurality of subroutines, and the processing unit 100 does not necessarily include the above-described units. Does not have as.

基準画像選択部1002は、画像列の複数の画像から基準画像を選択する。判定対象画像選択部1003は、画像列の複数の画像のうち、基準画像とは異なる画像を判定対象画像として選択する。   The reference image selection unit 1002 selects a reference image from a plurality of images in the image sequence. The determination target image selection unit 1003 selects, as a determination target image, an image different from the reference image among a plurality of images in the image sequence.

変形情報取得部1004は、2つの画像間の変形情報を取得する。ここで変形情報とは、一方の画像において撮像された範囲が、他方の画像においてどのような形状(範囲)として撮像されているかを表すものであり、例えば特許文献2に開示されている変形パラメータ等であってもよい。変形情報取得部1004は、基準画像選択部1002で選択された基準画像と、判定対象画像選択部1003で選択された判定対象画像の間の変形情報を取得する。   The deformation information acquisition unit 1004 acquires deformation information between two images. Here, the deformation information represents what shape (range) the range captured in one image is captured in the other image. For example, the deformation parameter disclosed in Patent Document 2 Etc. The deformation information acquisition unit 1004 acquires deformation information between the reference image selected by the reference image selection unit 1002 and the determination target image selected by the determination target image selection unit 1003.

観察領域設定部1005は、判定対象画像の一部の領域を観察領域として設定する。観察領域としては、例えば一辺の長さがLの正方形領域を用いればよい。対応領域設定部1006は、変形情報取得部1004で取得された変形情報に基づいて、観察領域を変形し、基準画像上の対応領域を求める。   The observation area setting unit 1005 sets a partial area of the determination target image as an observation area. As the observation region, for example, a square region with one side length L may be used. The corresponding area setting unit 1006 deforms the observation area based on the deformation information acquired by the deformation information acquisition unit 1004 to obtain a corresponding area on the reference image.

画像特徴量算出部1007は、観察領域設定部1005で設定された観察領域の特徴量、及び対応領域設定部1006で設定された対応領域の特徴量を算出する。特徴量の具体例については後述する。   The image feature amount calculation unit 1007 calculates the feature amount of the observation region set by the observation region setting unit 1005 and the feature amount of the corresponding region set by the corresponding region setting unit 1006. A specific example of the feature amount will be described later.

削除可否判定部1008は、画像特徴量算出部1007で算出された観察領域の特徴量(第2の特徴量)と、対応領域の特徴量(第1の特徴量)とに基づいて、判定対象画像の削除可否判定を行う。詳細は後述する。   The deletion permission / inhibition determination unit 1008 is based on the observation region feature amount (second feature amount) calculated by the image feature amount calculation unit 1007 and the corresponding region feature amount (first feature amount). Determining whether images can be deleted. Details will be described later.

部分画像列設定部1009は、削除可否判定部1008で判定対象画像が削除できないと判定された場合に、その時点での判定対象画像の画像列中での位置に基づいて、画像列の一部であって、1枚以上の画像からなる画像列を部分画像列として設定する。   When the deletion permission determination unit 1008 determines that the determination target image cannot be deleted, the partial image sequence setting unit 1009 determines a part of the image sequence based on the position in the image sequence of the determination target image at that time. Thus, an image sequence composed of one or more images is set as a partial image sequence.

2.2 処理の流れ
次に、図2のフローチャートを用いて本実施形態の画像要約処理の流れを説明する。この処理が開始されると、まず画像要約処理の対象となる画像列が取得される(S101)。画像列は画像列取得部200で取得されるものであり、時系列順に並んだRGB3チャンネル画像が考えられる。或いは、横一列に並べられた撮像機器により撮影された、空間的に並んだ画像列のように空間的に連続する画像列であってもよい。なお、画像列を構成する画像はRGB3チャンネル画像に限定されるものではなく、Gray1チャンネル画像等、他の色空間を用いてもよい。
2.2 Process Flow Next, the flow of the image summarization process of the present embodiment will be described using the flowchart of FIG. When this processing is started, first, an image sequence to be subjected to image summarization processing is acquired (S101). The image sequence is acquired by the image sequence acquisition unit 200, and an RGB 3-channel image arranged in time series can be considered. Alternatively, it may be an image sequence that is spatially continuous, such as an image sequence that is spatially arranged and photographed by imaging devices arranged in a horizontal row. In addition, the image which comprises an image sequence is not limited to RGB 3 channel image, You may use other color spaces, such as a Gray1 channel image.

基準画像選択部1002は入力画像列(最初の処理においてはS101で取得された画像列であり、その後は後述するS109で設定される部分画像列)の先頭の画像を基準画像として選択する(S102)。ここで選択された基準画像は、要約画像列に残されるものとなる。なお、エラー等の理由により入力画像列から基準画像を選択できない場合(例えば画像列に画像が存在しない場合等)には、処理を終了する。   The reference image selection unit 1002 selects the first image of the input image sequence (the image sequence acquired in S101 in the first process and the partial image sequence set in S109 described later) as the reference image (S102). ). The reference image selected here is left in the summary image sequence. Note that when the reference image cannot be selected from the input image sequence due to an error or the like (for example, when there is no image in the image sequence), the process ends.

そして、判定対象画像選択部1003は、入力画像列に含まれる画像から判定対象画像を選択する(S103)。判定対象画像が未設定の場合には、基準画像の次の画像(入力画像列の2番目の画像)を判定対象画像として選択する。また、すでに入力画像列のk番目の画像が判定対象画像として選択されていた場合には、選択位置を1つずらして入力画像列のk+1番目の画像を新たな判定対象画像として選択する。判定対象画像が選択できなくなった場合(入力画像列に含まれる画像の枚数が2或いはk+1よりも少なかった場合等)には、処理を終了する。   Then, the determination target image selection unit 1003 selects a determination target image from images included in the input image sequence (S103). If the determination target image is not set, the next image of the reference image (second image in the input image sequence) is selected as the determination target image. If the k-th image in the input image sequence has already been selected as the determination target image, the selection position is shifted by one and the k + 1-th image in the input image sequence is selected as the new determination target image. If the determination target image cannot be selected (for example, if the number of images included in the input image sequence is less than 2 or k + 1), the process ends.

基準画像と判定対象画像が選択されたら、変形情報取得部1004は、基準画像と判定対象画像の間の変形情報を取得する(S104)。そして、判定対象画像上に観察領域を設定する(S105)。S103での判定対象画像設定後、初めてS105の処理が行われる場合には、例えば判定対象画像の左上の領域を観察領域とすればよい。   When the reference image and the determination target image are selected, the deformation information acquisition unit 1004 acquires deformation information between the reference image and the determination target image (S104). Then, an observation area is set on the determination target image (S105). When the process of S105 is performed for the first time after setting the determination target image in S103, for example, the upper left area of the determination target image may be set as the observation area.

観察領域が設定された場合には、設定された観察領域をS104で取得した変形情報に基づいて変形して、基準画像上に射影することで対応領域を求める(S106)。ここで変形情報は、特許文献2に記載された手法により推定される非剛体変形パラメータ等であってもよく、基準画像において撮像された被写体が、判定対象画像上でどのように変形されているか(或いはその逆)を表すものである。言い換えれば、観察領域において撮像された被写体と、基準画像上の対応領域において撮像された被写体は、対応する(狭義には同一の)ものとなっている。   When the observation area is set, the corresponding observation area is obtained by deforming the set observation area based on the deformation information acquired in S104 and projecting it on the reference image (S106). Here, the deformation information may be a non-rigid deformation parameter estimated by the method described in Patent Document 2, and how the subject imaged in the reference image is deformed on the determination target image. (Or vice versa). In other words, the subject imaged in the observation area corresponds to the subject imaged in the corresponding area on the reference image (same in a narrow sense).

そして、観察領域の特徴量である第2の特徴量と、対応領域の特徴量である第1の特徴量を求め(S107)、求めた第1,第2の特徴量に基づいて、判定対象画像の削除可否判定を行う(S108)。S107,S108での処理の詳細は後述する。   Then, the second feature amount that is the feature amount of the observation region and the first feature amount that is the feature amount of the corresponding region are obtained (S107), and the determination target is based on the obtained first and second feature amounts. It is determined whether or not an image can be deleted (S108). Details of the processing in S107 and S108 will be described later.

S108で判定対象画像が削除可能と判定された場合には、S105に戻り観察領域を再設定する。具体的には、観察領域の設定位置を更新する処理を行えばよく、一例としては図3に示したように観察領域の判定対象画像上の位置を左上から右下方向へ移動させていけばよい。観察領域が設定された場合には、S106〜S108の処理を再度実行する。   If it is determined in S108 that the determination target image can be deleted, the process returns to S105 to reset the observation area. Specifically, the process of updating the set position of the observation area may be performed. As an example, as shown in FIG. 3, the position of the observation area on the determination target image is moved from the upper left to the lower right. Good. When the observation area is set, the processes of S106 to S108 are executed again.

S105において、観察領域が右下端に到達した場合には、判定対象画像に設定された全ての観察領域において、S108の削除可否判定の結果が削除可能となったということであるため、当該判定対象画像は削除可能であるという結果を確定させ、S103に戻り判定対象画像の更新処理を行う。   In S105, if the observation area has reached the lower right corner, it means that the deletion result determination result in S108 can be deleted in all observation areas set in the determination target image. The result that the image can be deleted is confirmed, and the process returns to S103 to update the determination target image.

一方、観察領域を更新していく中で、一回でもS108で判定対象画像が削除不可と判定された場合には、当該判定対象画像は削除不可であるという結果を確定させ、部分画像列設定部1009は部分画像列を設定する(S109)。具体的には、削除不可と判定された判定対象画像及び、それ以降の画像から構成される画像列を部分画像列として設定すればよい。部分画像列が設定されたら、S102に戻り、当該部分画像列を入力画像列として上述の処理を実行する。   On the other hand, if the determination target image is determined to be unremovable even once in the updating of the observation area, the result that the determination target image cannot be deleted is confirmed, and the partial image sequence setting is performed. The unit 1009 sets a partial image sequence (S109). Specifically, an image sequence composed of a determination target image determined to be unremovable and subsequent images may be set as a partial image sequence. When the partial image sequence is set, the process returns to S102, and the above-described processing is executed using the partial image sequence as the input image sequence.

以上の画像要約処理を図示したものが図4(A)〜図4(D)である。図4(A)に示したように、N枚の画像を有する画像列が画像列取得部200で取得された場合には、まず1番目の画像が基準画像として選択され、2番目の画像が判定対象画像として選択される。そして、第1,第2の特徴量に基づいて判定対象画像の削除可否が判定される。   FIGS. 4A to 4D illustrate the above image summarization processing. As shown in FIG. 4A, when an image sequence having N images is acquired by the image sequence acquisition unit 200, first, the first image is selected as the reference image, and the second image is selected. Selected as a determination target image. Then, it is determined whether or not the determination target image can be deleted based on the first and second feature amounts.

判定対象画像が削除可能と判定された場合には、新たに判定対象画像を選択する。具体的には判定対象画像の位置を後ろにずらす処理となり、図4(B)に示したように3番目の画像が判定対象画像として選択される。そして、基準画像と新たな判定対象画像の間で判定対象画像の削除可否が判定され、削除不可と判定される判定対象画像が見つかるまで、判定対象画像として選択される画像を更新していく。   If it is determined that the determination target image can be deleted, a new determination target image is selected. Specifically, the position of the determination target image is shifted backward, and the third image is selected as the determination target image as shown in FIG. Then, whether or not the determination target image can be deleted is determined between the reference image and the new determination target image, and the image selected as the determination target image is updated until a determination target image that is determined to be undeleteable is found.

図4(C)に示したように、2番目〜k−1番目までの画像が削除可能と判定され、k番目の画像が削除不可と判定された場合、2番目〜k−1番目までの画像とは基準画像によりある程度(観察に適さない領域の発生が抑止できる程度)にカバーされているということであるから、削除処理を行い要約画像列には含めない。それに対して、k番目の画像は基準画像では十分カバーできないため、要約画像列に残す必要がある。そのために、ここではk番目の画像とそれ以降の画像(k〜N番目の画像)を部分画像列として設定する。   As shown in FIG. 4C, when it is determined that the second to k−1th images can be deleted and the kth image is determined to be undeleteable, the second to k−1th images are deleted. The image means that it is covered to some extent by the reference image (to the extent that the generation of an area unsuitable for observation can be suppressed), and is therefore deleted and not included in the summary image sequence. On the other hand, the k-th image cannot be sufficiently covered by the reference image, so it is necessary to leave it in the summary image sequence. For this purpose, the k-th image and the subsequent images (k to N-th images) are set as partial image sequences.

そして、この部分画像列に対して再度図4(A)〜図4(C)の処理を繰り返せばよい。具体的には図4(D)に示したように、N−k+1枚の画像からなる部分画像列を入力画像列とし、先頭(図4(C)等ではk番目)の画像を基準画像、2番目(図4(C)等ではk+1番目)の画像を判定対象画像として処理を行う。以降の処理は同様であり、判定対象画像が削除可能と判定されたら、次の画像を新たな判定対象画像として選択する。また、判定対象画像が削除不可と判定されたら、基準画像を要約画像列に残し、削除可能と判定された画像を削除し、その時点での判定対象画像以降の画像を新たな部分画像列に設定する。最終的には、入力画像列の最後の画像まで全て削除可能と判定された場合、或いは入力画像列に含まれる画像が1枚のみであり判定対象画像が設定できなかった場合等に処理が終了することになる。   Then, the processes shown in FIGS. 4A to 4C may be repeated for the partial image sequence. Specifically, as shown in FIG. 4D, a partial image sequence made up of N−k + 1 images is set as an input image sequence, and the first image (k-th in FIG. 4C) is the reference image, The second (k + 1th in FIG. 4C) image is processed as a determination target image. The subsequent processing is the same. When it is determined that the determination target image can be deleted, the next image is selected as a new determination target image. Further, if it is determined that the determination target image cannot be deleted, the reference image is left in the summary image sequence, the image determined to be deleteable is deleted, and the image after the determination target image at that time is replaced with a new partial image sequence. Set. Eventually, the process ends when it is determined that all of the last image in the input image sequence can be deleted, or when the determination target image cannot be set because only one image is included in the input image sequence. Will do.

なお、図2のフローチャートでは、S108で1回でも削除不可と判定された場合には、判定対象画像は削除不可となるものとして説明したが、これに限定されるものではない。例えば、判定対象画像上に最大M回(Mは2以上の整数)観察領域が設定される場合に、1≦t≦Mを満たす整数tを設定し、S108でt回以上削除不可と判定された場合に、判定対象画像を削除不可としてもよい。また、最大M回行われるS108での削除可否判定の結果から、最終的な結果を決定する際に、他の手法を用いてもよく、例えば画像周縁部に設定された観察領域(或いは対応領域)での結果よりも、画像中央部に設定された観察領域(或いは対応領域)での結果を重視する重み付け処理を行う等、種々の変形実施が可能である。   In the flowchart of FIG. 2, although it has been described that the determination target image cannot be deleted when it is determined that the deletion is impossible even once in S108, the present invention is not limited to this. For example, when a maximum M times (M is an integer equal to or greater than 2) observation area is set on the determination target image, an integer t that satisfies 1 ≦ t ≦ M is set, and it is determined that deletion cannot be performed more than t times in S108. In this case, the determination target image may not be deleted. Also, other methods may be used to determine the final result from the result of the determination of whether or not to delete in S108 performed at most M times. For example, the observation region (or the corresponding region) set in the peripheral portion of the image ), It is possible to perform various modifications such as weighting processing that emphasizes the result in the observation region (or corresponding region) set in the center of the image.

2.3 削除可否判定
次に図2のS107での特徴量算出処理、及びS108での削除可否判定処理の詳細について説明する。なお、ここでは観察領域及び対応領域は設定済みであるものとして説明する。
2.3 Deletability Determination Processing Details of the feature amount calculation processing in S107 and the deletion permission determination processing in S108 will be described next. In the following description, it is assumed that the observation area and the corresponding area are already set.

2.3.1 明度情報に基づく削除可否判定
まず、特徴量として観察領域及び対応領域の明度情報を用いる手法について説明する。領域の明度情報を表す指標値は種々考えられるが、例えば、領域内の画素のRGB値を明度値に変換し、当該明度値の領域内での平均値を特徴量とすればよい。なお、各画素の明度値から領域の明度情報を求める手法は平均値の算出に限定されるものではなく、中央値等を用いてもよい。また、平均値の算出も単純平均に限定されるものではなく、加重平均を用いてもよいし、極端な値を除外するトリム平均を用いてもよい。
2.3.1 Deletability Determination Based on Lightness Information First, a method using lightness information of an observation area and a corresponding area as a feature amount will be described. Various index values representing the brightness information of the area can be considered. For example, the RGB values of the pixels in the area may be converted into brightness values, and the average value of the brightness values in the area may be used as the feature amount. Note that the method for obtaining the brightness information of the region from the brightness value of each pixel is not limited to the calculation of the average value, and a median value or the like may be used. The calculation of the average value is not limited to the simple average, and a weighted average may be used, or a trim average that excludes an extreme value may be used.

各画素のRGB値を明度値に変換する手法も種々考えられるが、ここでは、Rの画素値、Gの画素値、Bの画素値のうち、最大のものをそのまま明度値として用いるものとする。ただし、他の手法により明度値を求めることを妨げるものではない。   Various methods for converting the RGB value of each pixel into a lightness value are also conceivable, but here, the largest one of the R pixel value, the G pixel value, and the B pixel value is used as it is as the lightness value. . However, it does not preclude obtaining the brightness value by other methods.

次に、対応領域の明度情報である第1の特徴量、及び観察領域の明度情報である第2の特徴量に基づく削除可否判定処理について説明する。ここでは、2つの条件に基づいて判定対象画像の削除可否を判定する。   Next, the deletion feasibility determination process based on the first feature quantity that is the brightness information of the corresponding area and the second feature quantity that is the brightness information of the observation area will be described. Here, it is determined whether the determination target image can be deleted based on two conditions.

第1の条件は、上限閾値K_over及び下限閾値K_underにより決定される条件である。具体的には、第1の特徴量とK_over、K_underとの比較処理を行う。さらに具体的には、第1の特徴量が下式(1)を満たす場合には、判定対象画像を削除可能と判定し、そうでない場合には削除不可と判定する。
K_under≦第1の特徴量≦K_over ・・・・・(1)
The first condition is a condition determined by the upper limit threshold K_over and the lower limit threshold K_under. Specifically, a comparison process between the first feature amount and K_over and K_under is performed. More specifically, when the first feature amount satisfies the following expression (1), it is determined that the determination target image can be deleted, and otherwise, it is determined that deletion is not possible.
K_under ≦ first feature value ≦ K_over (1)

ここで、K_underは、明度情報がその値より小さい場合には、領域が暗すぎることにより観察が困難となるような値を設定すればよく、第1の特徴量がK_underよりも小さい場合とは、典型的には対応領域が黒つぶれしており観察に適さない状況を表す。   Here, K_under may be set to a value that makes observation difficult because the area is too dark when the brightness information is smaller than the value, and the case where the first feature value is smaller than K_under. Typically, this indicates a situation where the corresponding area is blacked out and is not suitable for observation.

一方、K_overは、明度情報がその値より大きい場合には、領域が明るすぎることにより観察が困難となるような値を設定すればよく、第1の特徴量がK_overよりも大きい場合とは、典型的には対応領域が白飛びしており観察に適さない状況を表す。   On the other hand, when the brightness information is larger than the value, K_over may be set to a value that makes observation difficult due to the area being too bright. The case where the first feature value is larger than K_over Typically, this indicates a situation where the corresponding area is white and is not suitable for observation.

上式(1)に基づく判定を行うことで、対応領域が白飛びや黒つぶれしている(或いはそれに近い状態になっている)ことを検出できるため、対応領域に撮像されている被写体は観察が困難であることがわかる。その場合、対応領域と観察領域は変形情報に基づいて設定されている以上、撮像された被写体領域に対応関係を有するため、判定対象画像を要約画像列に残して判定対象画像上の観察領域を参照することで、適切な観察が可能となる。   By performing the determination based on the above formula (1), it is possible to detect that the corresponding area is whiteout or blackout (or close to it), so that the subject imaged in the corresponding area is observed. Is difficult. In this case, since the corresponding region and the observation region are set based on the deformation information, the corresponding region and the observation region have a correspondence relationship with the captured subject region, so that the determination target image is left in the summary image sequence and the observation region on the determination target image is defined. By referencing, appropriate observation becomes possible.

なお、判定対象画像を要約画像列に残したとしても、判定対象画像上に観察領域が白飛びや黒つぶれしているのでは問題としている被写体が観察できないことに変わりがなく、判定対象画像を残す利点は少ない。よって、上式(1)の判定だけでなく、下式(2)についても判定を行い、上式(1)が満たされず、且つ下式(2)が満たされる場合に、判定対象画像を削除不可と判定し、それ以外では削除可能と判定する手法を用いてもよい。
K_under≦第2の特徴量≦K_over ・・・・・(2)
Even if the determination target image is left in the summary image sequence, the subject in question cannot be observed if the observation region is whiteout or blackout on the determination target image, and the determination target image is not changed. There are few benefits to leave. Therefore, not only the determination of the above equation (1) but also the following equation (2) is determined, and the determination target image is deleted when the above equation (1) is not satisfied and the following equation (2) is satisfied. A method may be used in which it is determined that the deletion is impossible and the deletion is possible otherwise.
K_under ≦ second feature amount ≦ K_over (2)

また、第2の条件は、第1の特徴量と第2の特徴量の差分値(狭義にはその絶対値)に対して、所与の閾値K_lightにより決定される条件である。具体的には、下式(3)が成り立つ場合に、判定対象画像が削除不可と判定する。
|第1の特徴量−第2の特徴量|>K_light ・・・・・(3)
The second condition is a condition determined by a given threshold value K_light with respect to a difference value (in the narrow sense, its absolute value) between the first feature value and the second feature value. Specifically, when the following expression (3) holds, it is determined that the determination target image cannot be deleted.
| First Feature Value-Second Feature Value >>> K_light (3)

第1の特徴量と第2の特徴量の差分値の絶対値が大きい場合とは、図5に示したように、対応領域の明るさと観察領域の明るさが大きく異なる状況である。被写体を観察するに当たって好ましい明るさとは、被写体の種類等によって異なってくることが想定され、明るい画像の方が観察しやすいケースもあれば、暗い画像の方が観察しやすいケースもあり得る。閾値K_lightの設定にもよるが、上式(3)が成り立つ状況とは、第1,第2の特徴量の一方が大きく、他方が小さい場合が想定され、これは対応領域と観察領域の一方が明るく、一方が暗いという極端な状況に対応する。つまり、対応領域の明るさは汎用的に用いることができると想定される中間的な値ではないため、状況によっては対応領域の被写体は観察が困難な可能性がある。よって、明るさの大きく異なる観察領域を含む判定対象画像を要約画像列に残すことで、適切な観察を行える可能性を向上させる。   When the absolute value of the difference value between the first feature value and the second feature value is large, as shown in FIG. 5, the brightness of the corresponding area and the brightness of the observation area are greatly different. It is assumed that the preferred brightness for observing the subject varies depending on the type of the subject and the like, and there are cases where a bright image is easier to observe and cases where a dark image is easier to observe. Although depending on the setting of the threshold value K_light, the situation where the above equation (3) is satisfied is assumed that one of the first and second feature values is large and the other is small, which is one of the corresponding region and the observation region. It corresponds to the extreme situation where is bright and one is dark. In other words, since the brightness of the corresponding area is not an intermediate value that can be used for general purposes, it may be difficult to observe the subject in the corresponding area depending on the situation. Therefore, the possibility that appropriate observation can be performed is improved by leaving the determination target image including an observation region having significantly different brightness in the summary image sequence.

なお、上式(3)が成り立つ場合でも、対応領域が観察に適しており、観察領域の方が観察に適していないという場合も考えられる。しかし、上述したようにどのような明るさが観察に適するかは状況に依存するため、事前の設定が難しい以上、本実施形態では上式(3)が成り立つのであれば、判定対象画像を要約画像列に残す処理を行うものとする。つまり、本実施形態の手法は、状況によっては不要な判定対象画像を要約画像列に残す可能性があることを許容するものである。   Even when the above equation (3) holds, the corresponding region may be more suitable for observation, and the observation region may be less suitable for observation. However, as described above, what brightness is suitable for observation depends on the situation, and since it is difficult to set in advance, if the above equation (3) holds in this embodiment, the determination target image is summarized. It is assumed that processing to be left in the image sequence is performed. That is, the method of the present embodiment allows an unnecessary determination target image to be left in the summary image sequence depending on the situation.

2.3.2 サイズ情報に基づく削除可否判定
次に、特徴量として観察領域及び対応領域のサイズ情報を用いる手法について説明する。サイズ情報とは、領域の面積に対応するものであり、例えば領域に含まれる画素の数をカウントすることで求めればよい。ただし、サイズ情報の算出手法はこれに限定されず他の手法により求めてもよい。
2.3.2 Deletability Determination Based on Size Information Next, a method of using the size information of the observation area and the corresponding area as the feature amount will be described. The size information corresponds to the area of the region, and may be obtained, for example, by counting the number of pixels included in the region. However, the calculation method of size information is not limited to this, and may be obtained by another method.

サイズ情報を特徴量とした場合に問題としているのは、図6に示したように対応領域のサイズが極端に小さくなり被写体がつぶれてしまう状況である。よってここでは、対応領域のサイズ情報である第1の特徴量の値が小さい場合に、判定対象画像を要約画像列に残し、対応領域でつぶれてしまった被写体は判定対象画像の観察領域で観察できるようにする。なお、対応領域のサイズのみ(つまり第1の特徴量のみ)から削除可否判定を行うことを妨げるものではないが、ここでは対応領域のサイズに対する観察領域のサイズの比等の相対的なサイズを用いて判定を行うものとする。例えば下式(4)を満たす場合に、対応領域のサイズが観察に適さない程度に小さくなったものとして、判定対象画像を削除不可と判定する。
(第2の特徴量/第1の特徴量)>K_area ・・・・・(4)
A problem when the size information is used as a feature amount is a situation where the size of the corresponding area becomes extremely small and the subject is crushed as shown in FIG. Therefore, here, when the value of the first feature value, which is the size information of the corresponding area, is small, the determination target image is left in the summary image sequence, and the subject collapsed in the corresponding area is observed in the observation area of the determination target image. It can be so. Although it does not preclude performing deletion determination from only the size of the corresponding region (that is, only the first feature amount), here the relative size such as the ratio of the size of the observation region to the size of the corresponding region is set. It shall be determined using. For example, when the following expression (4) is satisfied, it is determined that the determination target image cannot be deleted on the assumption that the size of the corresponding region is small enough to be unsuitable for observation.
(Second feature value / first feature value)> K_area (4)

なお、判定に用いる式は上式(4)に限定されず、第1の特徴量と第2の特徴量の相違度に基づくものであればよい。例えば、第2の特徴量の対数と、第1の特徴量の対数との差分値を求め、求めた差分値と所与の閾値との比較処理を行ってもよい。また、単純に第2の特徴量と第1の特徴量の差分値を求め、求めた差分値と所与の閾値との比較処理を行ってもよい。   Note that the formula used for the determination is not limited to the above formula (4), and may be any formula based on the difference between the first feature value and the second feature value. For example, a difference value between the logarithm of the second feature value and the logarithm of the first feature value may be obtained, and a comparison process between the obtained difference value and a given threshold value may be performed. Alternatively, a difference value between the second feature amount and the first feature amount may be simply obtained, and a comparison process between the obtained difference value and a given threshold value may be performed.

2.3.3 所与の形状との類似度に基づく削除可否判定
次に、特徴量として観察領域及び対応領域の所与の形状との類似度を用いる手法について説明する。所与の形状との類似度とは、領域が所与の形状にどの程度類似しているかを表すものであり、例えば所与の形状が円であれば、下式(5)により求められる円形度を特徴量とすればよい。ただし、所与の形状は円に限定されるものではなく、類似度の算出手法も下式(5)に限定されるものではない。

Figure 2013222383
2.3.3 Deletability Determination Based on Similarity with a given Shape Next, a method of using the similarity between the observation area and the given shape of the corresponding area as a feature amount will be described. The degree of similarity to a given shape represents how similar the region is to the given shape. For example, if the given shape is a circle, the circle obtained by the following equation (5) The degree may be used as a feature amount. However, the given shape is not limited to a circle, and the similarity calculation method is not limited to the following equation (5).
Figure 2013222383

所与の形状との類似度を特徴量とした場合に問題としているのは、図7に示したように対応領域が極端な形状をとることで、被写体がつぶれてしまう状況である。例えば図7では、対応領域が長辺に対して短辺が極端に短い長方形をとることにより、短辺方向において被写体が圧縮され観察が困難となっている。よってここでは、所与の形状として観察に適した単純な形状(例えば円形状や正方形等)を設定した上で、対応領域の所与の形状との類似度である第1の特徴量の値が小さい場合に、判定対象画像を要約画像列に残し、対応領域でつぶれてしまった被写体は判定対象画像の観察領域で観察できるようにする。なお、対応領域の類似度のみ(つまり第1の特徴量のみ)から削除可否判定を行うことを妨げるものではないが、ここでは対応領域の類似度に対する観察領域の類似度の比等の相対的な情報を用いて判定を行うものとする。例えば下式(6)を満たす場合に、対応領域の形状が観察に適さない程度に極端になったものとして、判定対象画像を削除不可と判定する。
(第2の特徴量/第1の特徴量)>K_shape ・・・・・(6)
The problem when the degree of similarity with a given shape is used as a feature amount is the situation where the subject is collapsed due to the extreme shape of the corresponding region as shown in FIG. For example, in FIG. 7, the corresponding region is a rectangle whose short side is extremely short with respect to the long side, so that the subject is compressed in the short side direction, making observation difficult. Therefore, here, after setting a simple shape (for example, a circular shape or a square shape) suitable for observation as the given shape, the value of the first feature value that is the similarity to the given shape in the corresponding region Is small, the determination target image is left in the summary image sequence so that the subject collapsed in the corresponding region can be observed in the observation region of the determination target image. Although it does not preclude the determination of whether or not deletion is possible only from the similarity of the corresponding area (that is, only the first feature amount), here, the relative ratio of the similarity of the observation area to the similarity of the corresponding area, etc. Judgment shall be made using such information. For example, when the following expression (6) is satisfied, it is determined that the determination target image cannot be deleted, assuming that the shape of the corresponding region has become extreme to an extent that is not suitable for observation.
(Second feature value / first feature value)> K_shape (6)

なお、判定に用いる式が上式(6)に限定されない点はサイズ情報を用いた例と同様である。例えば、第2の特徴量の対数と、第1の特徴量の対数との差分値を求め、求めた差分値と所与の閾値との比較処理を行ってもよい。また、単純に第2の特徴量と第1の特徴量の差分値を求め、求めた差分値と所与の閾値との比較処理を行ってもよい。   The point used for the determination is not limited to the above equation (6), which is the same as the example using the size information. For example, a difference value between the logarithm of the second feature value and the logarithm of the first feature value may be obtained, and a comparison process between the obtained difference value and a given threshold value may be performed. Alternatively, a difference value between the second feature amount and the first feature amount may be simply obtained, and a comparison process between the obtained difference value and a given threshold value may be performed.

2.3.4 複数の特徴量による判定の組み合わせ
また、上述した明度情報を用いた削除可否判定、サイズ情報を用いた削除可否判定、及び所与の形状との類似度を用いた削除可否判定のうち、2つ以上を組み合わせて用いてもよい。
2.3.4 Combination of determinations based on a plurality of feature amounts In addition, the above-described deletion permission determination using brightness information, deletion permission determination using size information, and deletion permission determination using similarity to a given shape. Of these, two or more may be used in combination.

この際の組み合わせ方には種々の手法が考えられるが、観察に適さない領域の発生抑止に重点を置くのであれば、判定対象画像が削除不可であると判定される可能性を高めることになる。よって、複数種類の特徴量を用いる場合には、各特徴量において削除可否判定を行い、全ての削除可否判定において削除可能と判定された場合に、判定対象画像を削除する。一方、複数の削除可否判定のうち、少なくとも1つの判定において削除不可とされた場合には、判定対象画像を削除しないものとする。このようにすることで、少なくとも1つの特徴量から、対応領域が観察に適さないと判定されたことを持って判定対象画像を残すことになり、対象としている被写体を適切に観察できる可能性を高めることが可能になる。   Various methods are conceivable for the combination method in this case, but if the emphasis is on the suppression of the generation of an unsuitable region, the possibility that the determination target image is determined to be undeleteable is increased. . Therefore, when a plurality of types of feature amounts are used, the deletion possibility determination is performed for each feature amount, and the determination target image is deleted when it is determined that the deletion is possible in all the deletion permission determinations. On the other hand, when it is determined that deletion is not possible in at least one of the plurality of deletion permission determinations, the determination target image is not deleted. By doing in this way, it is determined that the corresponding region is determined to be unsuitable for observation from at least one feature amount, and the determination target image is left, so that the target subject can be appropriately observed. It becomes possible to increase.

ただし、判定対象画像が削除不可と判定されやすくすることで、画像要約処理後の要約画像列に残される画像の枚数が増加することになり、画像枚数の削減効果が減少する可能性もある。よって、画像枚数の削減を重視するのであれば、上記手法に比べて判定対象画像が削除可能と判定される可能性が高い手法を用いてもよい。   However, by making it easy to determine that the determination target image cannot be deleted, the number of images remaining in the summary image sequence after the image summarization process increases, and the effect of reducing the number of images may decrease. Therefore, if importance is attached to the reduction of the number of images, a method that is more likely to determine that the determination target image can be deleted may be used as compared with the above method.

例えば、上記手法と同様に、複数の削除可否判定のうち、少なくとも1つの判定において削除不可とされた場合には、判定対象画像を削除しないものとする場合であっても、各特徴量での削除可否判定での判定条件を変更することが考えられる。例えば、サイズ情報と所与の形状との類似度を併用する場合には、それぞれを単体で用いる場合に比べて、K_areaの値、及びK_shapeの値を大きくすればよい。このようにすれば、各削除可否判定では削除可能と判定されやすくなるため、サイズと類似度という異なる2つの観点による判定を可能にしつつ、画像要約処理後の要約画像列に含まれる画像枚数が過剰に増えることを抑止することができる。   For example, in the same way as the above method, when deletion is not possible in at least one of the plurality of deletion determinations, even if the determination target image is not deleted, It is conceivable to change the determination condition in the deletion permission / inhibition determination. For example, when the similarity between the size information and a given shape is used in combination, the value of K_area and the value of K_shape may be increased as compared with the case where each is used alone. In this way, since it is easy to determine that deletion is possible in each deletion possibility determination, the number of images included in the summary image sequence after image summarization processing can be determined from two different viewpoints of size and similarity. An excessive increase can be suppressed.

以上の本実施形態では、画像処理装置は図1に示したように、複数の画像を有する画像列を取得する画像列取得部200と、画像列取得部200が取得した画像列の複数の画像の一部を削除して要約画像列を取得する画像要約処理を行う処理部100を含む。処理部100は、複数の画像から、画像要約処理の基準画像と判定対象画像を選択し、判定対象画像上に観察領域を設定するとともに、基準画像と判定対象画像の間の変形情報に基づいて、観察領域に対応する基準画像上の領域である対応領域を求める。そして、対応領域から求められた第1の特徴量と、観察領域から求められた第2の特徴量の少なくとも一方に基づいて、判定対象画像の削除可否の判定を行う。   In the above-described embodiment, as illustrated in FIG. 1, the image processing apparatus includes an image sequence acquisition unit 200 that acquires an image sequence having a plurality of images, and a plurality of images in the image sequence acquired by the image sequence acquisition unit 200. A processing unit 100 that performs image summarization processing for deleting a part of the image and acquiring a summary image sequence. The processing unit 100 selects a reference image and a determination target image for image summarization processing from a plurality of images, sets an observation region on the determination target image, and based on deformation information between the reference image and the determination target image. Then, a corresponding area which is an area on the reference image corresponding to the observation area is obtained. Then, based on at least one of the first feature amount obtained from the corresponding region and the second feature amount obtained from the observation region, it is determined whether or not the determination target image can be deleted.

ここで、観察領域とは、判定対象画像上に設定される領域であり、狭義には判定対象画像よりも狭い領域である。判定対象画像に撮像された被写体の全体が、基準画像において観察に適する状態であるか否かを判定するのであれば、一組の基準画像及び判定対象画像が選択された際には、観察領域は判定対象画像上での位置を変えながら、判定対象画像全体を網羅するように複数回設定される必要がある。例えば、判定対象画像に含まれる全ての画素は、少なくとも一回観察領域に含まれることになり、これは図3に示したように左上から右下方向へ1画素単位でずらしながら観察領域を設定することで実現される。ただし、観察領域の設定回数が多くなれば処理負荷も重くなるため、観察領域の一辺の長さ単位で観察領域を移動させて設定すること等で、計算量を削減してもよい。   Here, the observation region is a region set on the determination target image, and is narrower than the determination target image in a narrow sense. If it is determined whether or not the entire subject imaged in the determination target image is in a state suitable for observation in the reference image, the observation region is selected when a set of the reference image and the determination target image is selected. Needs to be set a plurality of times so as to cover the entire determination target image while changing the position on the determination target image. For example, all the pixels included in the determination target image are included in the observation area at least once, and this sets the observation area while shifting by one pixel unit from the upper left to the lower right as shown in FIG. It is realized by doing. However, since the processing load increases as the number of times of setting the observation area increases, the amount of calculation may be reduced by moving the observation area in units of the length of one side of the observation area.

なお、特徴量としてサイズ情報を用いる場合には、観察領域は適切な観察をするに当たって必要十分な領域を設定してもよい。このようにすれば、第2の特徴量が適切な基準値を表すことになるため、当該第2の特徴量と第1の特徴量の比較処理等により、対応領域が観察に適したサイズか否かを判定できる。同様に、特徴量が所与の形状(ここでは円や正方形等の観察に適した形状)との類似度であれば、観察領域は当該所与の形状に近い形状(狭義には同一の形状)を用いてもよい。また、観察領域は一連の処理において一定のサイズ、形状の領域を用いることが想定されるが、観察領域を可変に設定することを妨げるものではない。   In addition, when using size information as a feature amount, a necessary and sufficient region for appropriate observation may be set as an observation region. In this way, since the second feature value represents an appropriate reference value, the size of the corresponding region is suitable for observation by comparing the second feature value and the first feature value. You can determine whether or not. Similarly, if the feature amount is similar to a given shape (here, a shape suitable for observation, such as a circle or a square), the observation region is a shape close to the given shape (in the narrow sense, the same shape) ) May be used. In addition, although it is assumed that the observation area is an area having a certain size and shape in a series of processes, this does not prevent the observation area from being variably set.

これにより、判定対象画像上の観察領域の特徴量と、基準画像上の対応領域の特徴量とに基づいて、判定対象画像の削除可否判定を行うことが可能になる。対応領域が、観察領域を変形情報により変形して求めた領域としておけば、観察領域と対応領域に撮像される被写体は対応関係を持つ。よって、特徴量により対応領域が観察に適していないと判定された場合には、対応する(狭義には同一の)被写体を撮像している観察領域を画像要約処理後にも閲覧可能な状態にしておけばよく、それは判定対象画像を要約画像列に含める(判定対象画像を削除不可と判定する)処理により実現できる。   Accordingly, it is possible to determine whether or not the determination target image can be deleted based on the feature amount of the observation region on the determination target image and the feature amount of the corresponding region on the reference image. If the corresponding area is an area obtained by deforming the observation area based on the deformation information, the observation area and the subject imaged in the corresponding area have a correspondence relationship. Therefore, when it is determined that the corresponding area is not suitable for observation based on the feature amount, the observation area in which the corresponding subject (the same in a narrow sense) is imaged is made in a state where it can be browsed even after image summarization processing. This can be realized by a process of including the determination target image in the summary image sequence (determining that the determination target image cannot be deleted).

また、上記の第1の特徴量は、対応領域の明度情報、サイズ情報、及び特定の形状との類似度情報の少なくとも1つであってもよい。また、上記の第2の特徴量は、観察領域の明度情報、サイズ情報、及び特定の形状との類似度情報の少なくとも1つであってもよい。   The first feature amount may be at least one of brightness information, size information, and similarity information with a specific shape of the corresponding region. In addition, the second feature amount may be at least one of lightness information, size information, and similarity information with a specific shape of the observation region.

ここで、所与の領域と、特定の形状との類似度とは、当該所与の領域がどの程度特定の形状に近いかを表す指標値である。例えば、特定の形状として円を考えた場合、正k角形(kは3以上の整数)の領域は、kが小さいほど類似度が小さく、kが大きいほど類似度が大きくなる。また、特定の形状が円のように対称性を持つのであれば、対称性を持たない領域に比べて、対称性を持つ領域の方が類似度が大きくなる傾向にある。   Here, the similarity between a given area and a specific shape is an index value that represents how close the given area is to a specific shape. For example, when a circle is considered as a specific shape, in a regular k-gon (k is an integer of 3 or more) region, the smaller the k, the smaller the similarity, and the larger the k, the greater the similarity. In addition, if a specific shape has symmetry like a circle, the degree of similarity tends to be higher in a region having symmetry than in a region having no symmetry.

これにより、明度情報、サイズ情報、及び特定の形状との類似度情報の少なくとも1つを特徴量として用いることが可能になる。つまり、本実施形態の画像処理装置では、明るさ、サイズ、形状のいずれかに起因して、対応領域での被写体が観察に適しているか否かを判定し、適していない場合には、判定対象画像を要約画像列に残すことになる。具体的には、明るさが明るすぎる場合(白飛び)、暗すぎる場合(黒つぶれ)、サイズが極端に小さい場合、形状が極端な場合(つぶれたりゆがんだりしている場合)等が観察に適さない状態として考えられる。   This makes it possible to use at least one of lightness information, size information, and similarity information with a specific shape as a feature amount. In other words, the image processing apparatus according to the present embodiment determines whether or not the subject in the corresponding region is suitable for observation due to one of brightness, size, and shape. The target image is left in the summary image sequence. Specifically, when the brightness is too bright (out-of-white), too dark (blackout), the size is extremely small, or the shape is extreme (when it is crushed or distorted), etc. It is considered as an unsuitable state.

また、処理部100は、第1の特徴量と第1の閾値との第1の比較処理、第2の特徴量と第2の閾値との第2の比較処理、及び第1の特徴量と第2の特徴量の相違度と第3の閾値との第3の比較処理のうち、少なくとも1つの比較処理に基づいて判定対象画像の削除可否の判定を行ってもよい。   In addition, the processing unit 100 performs a first comparison process between the first feature quantity and the first threshold, a second comparison process between the second feature quantity and the second threshold, and the first feature quantity. The determination as to whether or not the determination target image can be deleted may be performed based on at least one comparison process among the third comparison processes between the second feature amount difference and the third threshold value.

ここで、相違度とは、第1の特徴量と第2の特徴量との違いの程度を表すものであり、差分や比、或いはそれらに相当する値(例えばそれぞれの特徴量の対数の差分等)により求められる。特徴量として明度情報を用いた場合には、相違度が大きいとは、対応領域と観察領域の一方が明るく、他方が暗い状況を表す。また、特徴量としてサイズ情報を用いた場合には、相違度が大きいとは、対応領域と観察領域の一方の面積が大きく、他方の面積が小さい状況を表す。同様に、特徴量として特定の形状との類似度を用いた場合には、相違度が大きいとは、対応領域と観察領域の一方は特定の形状に近い形状であり、他方は特定の形状からは遠い形状である状況を表す。   Here, the degree of difference represents the degree of difference between the first feature quantity and the second feature quantity, and the difference or ratio, or a value corresponding thereto (for example, the logarithm difference of each feature quantity). Etc.). When the brightness information is used as the feature quantity, a large difference means that one of the corresponding area and the observation area is bright and the other is dark. Further, when the size information is used as the feature amount, the fact that the degree of difference is large represents a situation where one area of the corresponding area and the observation area is large and the other area is small. Similarly, when the degree of similarity with a specific shape is used as a feature quantity, a large difference is that one of the corresponding region and the observation region is a shape close to the specific shape, and the other is from the specific shape. Represents the situation of a distant shape.

これにより、第1〜第3の比較処理の少なくとも一方の比較処理に基づいて、削除可否判定を行うことが可能になる。第1の比較処理は、対応領域の特徴量である第1の特徴量に基づいて行われる処理であり、例えば、上式(1)に示したように対応領域の白飛びや黒つぶれを判定する際のように、観察領域の状態によらずに判定ができる状況で用いられることが想定される。第2の比較処理は、観察領域の特徴量である第2の特徴量に基づいて行われる処理であり、例えば、上式(2)に示したように観察領域の白飛びや黒つぶれを判定する際に用いられることが想定される。なお、第2の比較処理を単体で用いることを妨げるものではないが、画像要約処理後の画像枚数の削減効果を考慮すれば、第1の比較処理等と併用することが望ましい。一方、第3の比較処理は、第1の特徴量と第2の特徴量との相違度に基づく処理であるため、対応領域と観察領域の両方の状態を考慮した処理となり、第3の比較処理を行うことで精度の高い削除可否判定を行うことが可能になる。なお、対応領域の明度情報と、観察領域のサイズ情報の比較等は有用ではないことから明らかなように、第3の比較処理に用いる2つの特徴量は対応関係を持つ必要がある。つまり、一方の特徴量が明度情報であれば、第3の比較処理に用いる他方の特徴量も明度情報であり、一方がサイズ情報であれば他方もサイズ情報、一方が特定の形状との類似度であれば他方も特定の形状との類似度となる。   This makes it possible to determine whether or not to delete based on at least one of the first to third comparison processes. The first comparison process is a process that is performed based on the first feature quantity that is the feature quantity of the corresponding area. For example, as shown in the above equation (1), it is determined whether the corresponding area is over-exposure or black-out. It is assumed that it is used in a situation where determination can be made regardless of the state of the observation area. The second comparison process is a process that is performed based on the second feature value that is the feature value of the observation region. For example, as shown in the above equation (2), whiteout or blackout in the observation region is determined. It is assumed that it will be used when Although the second comparison process is not prevented from being used alone, it is desirable to use it together with the first comparison process or the like in consideration of the effect of reducing the number of images after the image summarization process. On the other hand, since the third comparison process is a process based on the difference between the first feature quantity and the second feature quantity, the third comparison process is a process that takes into consideration the states of both the corresponding area and the observation area. By performing the processing, it is possible to determine whether or not deletion can be performed with high accuracy. It should be noted that the comparison between the brightness information of the corresponding region and the size information of the observation region is not useful, and the two feature amounts used in the third comparison process need to have a correspondence relationship. That is, if one feature value is lightness information, the other feature value used in the third comparison process is also lightness information. If one is size information, the other is size information, and one is similar to a specific shape. If it is a degree, the other also becomes a similarity with a specific shape.

また、処理部100は、対応領域の画素の画素値に基づいて、対応領域の明度情報を第1の特徴量として求めるとともに、観察領域の画素の画素値に基づいて、観察領域の明度情報を第2の特徴量として求めてもよい。   Further, the processing unit 100 obtains the brightness information of the corresponding area as the first feature amount based on the pixel value of the pixel of the corresponding area, and calculates the brightness information of the observation area based on the pixel value of the pixel of the observation area. You may obtain | require as a 2nd feature-value.

これにより、特徴量として明度情報を用いて、削除可否判定を行うことが可能になる。対応領域、観察領域の明度情報は、領域に含まれる各画素について明度を算出し、算出された明度に基づき求める。画素の明度は、R,G,Bの各画素値のうち最大のものを用いるものとするが、他の手法(例えば最大値と最小値の平均値等)により求めてもよい。また、画素の明度から領域の明度情報を求める手法としては、領域に含まれる全ての画素の明度の平均値をとればよいが、これについても他の手法(中央値や、加重平均、トリム平均等)を用いてもよい。明度情報に基づく削除可否判定の具体例としては、対応領域が白飛びや黒つぶれしていて観察に適さない場合に、判定対象画像を削除不可とする処理が考えられる。このようにすれば、対応領域と同一被写体を撮像していることが想定される観察領域を含む判定対象画像を要約画像列に残すことができ、被写体の適切な観察が可能になる。   This makes it possible to determine whether or not deletion is possible using the brightness information as the feature amount. The brightness information of the corresponding area and the observation area is obtained based on the calculated brightness for each pixel included in the area. The brightness of the pixel uses the maximum value among the R, G, and B pixel values, but may be obtained by other methods (for example, an average value of the maximum value and the minimum value). In addition, as a method for obtaining the brightness information of the region from the brightness of the pixel, it is only necessary to take the average value of the brightness of all the pixels included in the region, but this also applies to other methods (median, weighted average, trimmed average) Etc.) may be used. As a specific example of the determination as to whether or not deletion is possible based on the brightness information, a process for making the determination target image unremovable when the corresponding region is white or blacked out and is not suitable for observation can be considered. In this way, it is possible to leave a determination target image including an observation region that is assumed to be capturing the same subject as the corresponding region in the summary image sequence, thereby enabling appropriate observation of the subject.

また、処理部100は、明度情報である第1の特徴量が所与の上限閾値よりも大きい場合、又は第1の特徴量が所与の下限閾値よりも小さい場合に、判定対象画像を削除不可と判定してもよい。   In addition, the processing unit 100 deletes the determination target image when the first feature amount that is the brightness information is larger than a given upper limit threshold value or when the first feature amount is smaller than a given lower limit threshold value. You may determine that it is impossible.

これにより、上式(1)で示した処理が可能になる。これは対応領域の白飛びや黒つぶれ(或いはそれに近い場合)を想定した処理である。よって、上限閾値として、明度情報がそれよりも大きくなった場合には、被写体が明るすぎて観察に適さないような値を設定し、下限閾値として、明度情報がそれよりも小さくなった場合には、被写体が暗すぎて観察に適さないような値を設定すればよい。   Thereby, the process shown by the above formula (1) becomes possible. This is a process assuming that the corresponding region is whiteout or blackout (or close to it). Therefore, when the brightness information is larger than that as the upper threshold, a value is set so that the subject is too bright to be suitable for observation, and when the brightness information is smaller than that as the lower threshold. May be set so that the subject is too dark to be suitable for observation.

また、処理部100は、対応領域のサイズ情報により表される値を第1の特徴量として求めるとともに、観察領域のサイズ情報により表される値を第2の特徴量として求めてもよい。   Further, the processing unit 100 may obtain a value represented by the size information of the corresponding area as the first feature amount, and obtain a value represented by the size information of the observation area as the second feature amount.

これにより、特徴量としてサイズ情報を用いて、削除可否判定を行うことが可能になる。サイズ情報は例えば面積に対応する情報を用いればよく、具体的には領域に含まれる画素の数をカウントすればよい。サイズ情報に基づく削除可否判定の具体例としては、図6に示したように対応領域の面積が非常に小さく、被写体がつぶれることで観察に適さない場合に、判定対象画像を削除不可とする処理が考えられる。   This makes it possible to determine whether or not deletion is possible using size information as a feature amount. For example, information corresponding to the area may be used as the size information, and specifically, the number of pixels included in the region may be counted. As a specific example of the determination as to whether or not deletion is possible based on the size information, as shown in FIG. 6, when the area of the corresponding region is very small and the subject is collapsed and is not suitable for observation, the determination target image cannot be deleted. Can be considered.

また、処理部100は、対応領域と所与の形状との類似度を表す値を第1の特徴量として求めるとともに、観察領域と所与の形状との類似度を表す値を第2の特徴量として求めてもよい。   In addition, the processing unit 100 obtains a value representing the degree of similarity between the corresponding region and the given shape as the first feature amount, and uses the value representing the degree of similarity between the observation region and the given shape as the second feature. It may be obtained as an amount.

これにより、特徴量として特定の形状との類似度を用いて、削除可否判定を行うことが可能になる。特定の形状との類似度は、例えば特定の形状が円であれば、上式(5)の円形度を用いればよい。特定の形状との類似度に基づく削除可否判定の具体例としては、図7に示したように対応領域の形状が極端であり、被写体がつぶれる(図7の例では縦方向につぶれている)ことで観察に適さない場合に、判定対象画像を削除不可とする処理が考えられる。   As a result, it is possible to determine whether or not deletion is possible using the similarity with a specific shape as a feature amount. As the similarity to the specific shape, for example, if the specific shape is a circle, the circularity of the above equation (5) may be used. As a specific example of the determination of whether or not to delete based on the similarity to a specific shape, the shape of the corresponding area is extreme as shown in FIG. 7, and the subject is crushed (in the example of FIG. 7, it is crushed in the vertical direction). Thus, when it is not suitable for observation, a process for making it impossible to delete the determination target image is considered.

また、処理部100は、第1の特徴量と第2の特徴量の相違度が、所与の閾値よりも大きい場合に、判定対象画像を削除不可と判定してもよい。   Further, the processing unit 100 may determine that the determination target image cannot be deleted when the degree of difference between the first feature amount and the second feature amount is greater than a given threshold.

これにより、対応領域と観察領域の両方の特徴量を用いた削除可否判定が可能になる。特徴量として明度情報を用いる場合には、相違度が大きい状況とは、対応領域と観察領域の一方が明るく他方が暗い状況である。観察に適した明るさとは、その値を一意に決定できるものではなく、例えば注目している被写体の形状や色味、或いは注目している被写体の後ろに撮像された背景部分の色味等との関係により変動する。対応領域の明度情報が中間的な値であれば、ある程度汎用的に用いることができる可能性もあるが、上述したように相違度が大きい状況ではそのようなことは考えにくい。つまり、相違度が大きい(例えば上式(3)が成り立つ)場合には、対応領域が観察に適さない明るさである可能性を考慮しなくてはならず、判定対象画像を削除不可としておくとよい。ただし、対応領域は観察に適した状態であり、上式(3)等を用いた処理により、かえって観察に適さない観察領域を含む判定対象画像を要約画像列に残してしまう可能性がある点は注意を要する。   As a result, it is possible to determine whether or not deletion is possible using the feature amounts of both the corresponding area and the observation area. When brightness information is used as a feature amount, a situation where the degree of difference is large is a situation where one of the corresponding area and the observation area is bright and the other is dark. Brightness suitable for observation is not a value that can be determined uniquely, such as the shape and color of the subject of interest, or the color of the background image captured behind the subject of interest, etc. It varies depending on the relationship. If the brightness information of the corresponding area is an intermediate value, there is a possibility that it can be used universally to some extent, but such a situation is unlikely in the situation where the degree of difference is large as described above. In other words, when the degree of difference is large (for example, the above equation (3) holds), the possibility that the corresponding region has brightness that is not suitable for observation must be taken into consideration, and the determination target image cannot be deleted. Good. However, the corresponding region is in a state suitable for observation, and the determination target image including the observation region unsuitable for observation may be left in the summary image sequence by the processing using the above formula (3) or the like. Need attention.

また、特徴量としてサイズ情報を用いる場合には、対応領域の面積が小さくなることが問題であり、その場合、観察領域の面積が観察に適する程度に大きくなくては判定対象画像を残したとしても有効ではない。よって、相違度が大きい状況として、上式(4)のように観察領域の面積に対して対応領域の面積が十分小さいことを検出するとよい。なお、サイズ情報を特徴量として用いる処理において、設定される観察領域のサイズ、形状が不変である場合には、第2の特徴量も不変であることが想定されるため、事前に算出した値を使い続けることも可能である。その場合、上式(4)の第2の特徴量は固定値となるため、処理上は実質的には第1の特徴量に基づく判定となる。ただし、本実施形態の観察領域は動的に設定される(例えばユーザの指示に従って観察領域が変化する場合や、画像処理により検出した注目領域に対応する領域を設定する場合等)ことを妨げるものではないため、そのような場合には、その都度第2の特徴量を求める必要がある。   In addition, when using size information as a feature amount, it is a problem that the area of the corresponding region is small. In this case, it is assumed that the determination target image remains if the area of the observation region is not large enough to be suitable for observation. Is also not effective. Therefore, as a situation where the degree of difference is large, it is preferable to detect that the area of the corresponding region is sufficiently small with respect to the area of the observation region as in the above equation (4). In the process using size information as a feature value, if the size and shape of the set observation region are unchanged, the second feature value is assumed to be unchanged, so a value calculated in advance It is also possible to continue using. In this case, since the second feature value of the above formula (4) is a fixed value, the determination is substantially based on the first feature value in terms of processing. However, the observation area of the present embodiment prevents dynamic setting (for example, when the observation area changes according to a user instruction or when an area corresponding to the attention area detected by image processing is set). Therefore, in such a case, it is necessary to obtain the second feature amount each time.

また、特徴量として特定の形状(観察に適した形状が設定される)との類似度を用いる場合には、対応領域の形状が極端となることが問題であり、その場合、観察領域の形状は特定の形状にある程度近くなくては判定対象画像を残したとしても有効ではない。よって、相違度が大きい状況として、上式(6)のように観察領域の類似度に対して対応領域の類似度が十分小さいことを検出するとよい。この場合も、観察領域の形状が不変であれば、第2の特徴量を事前に求めておくことが可能である。例えば、観察領域として特定の形状と同一の形状の領域を設定することが考えられる。   In addition, when using a similarity with a specific shape (a shape suitable for observation) is used as a feature quantity, there is a problem that the shape of the corresponding region becomes extreme. In this case, the shape of the observation region If it is not close to a specific shape to some extent, it is not effective even if the image to be judged is left. Therefore, as a situation where the degree of dissimilarity is large, it may be detected that the degree of similarity of the corresponding region is sufficiently small with respect to the degree of similarity of the observation region as in the above equation (6). Also in this case, if the shape of the observation region is not changed, the second feature amount can be obtained in advance. For example, an area having the same shape as a specific shape may be set as the observation area.

また、処理部100は、基準画像、判定対象画像、及び複数の画像のうち画像列において基準画像と判定対象画像の間の画像について、隣り合う画像間の変形情報を求め、求めた隣り合う画像間の変形情報に基づいて、基準画像と判定対象画像の間の変形情報を求めてもよい。   Further, the processing unit 100 obtains deformation information between adjacent images for an image between the reference image and the determination target image in the image sequence among the reference image, the determination target image, and the plurality of images, and the acquired adjacent images. The deformation information between the reference image and the determination target image may be obtained based on the deformation information.

これにより、基準画像と判定対象画像が隣り合わない場合に、当該2画像間で直接変形情報を求めるのではなく、隣り合う画像間で求めた変形情報を累積することで算出することが可能になる。変形情報は特許文献2等で示した手法により算出できるが、一般的に変形情報を一から算出する処理に比べて、複数の変形情報を複合する処理は非常に軽いものとなる。例えば、変形情報が行列等であれば、2つの画像情報から当該行列を求める処理は負荷が大きいが、すでに求めてある複数の行列を合成することは(例えば行列の積を取るだけでよいため)非常に容易となる。   Thereby, when the reference image and the determination target image are not adjacent to each other, it is possible to calculate by accumulating the deformation information obtained between the adjacent images instead of directly obtaining the deformation information between the two images. Become. The deformation information can be calculated by the method shown in Patent Document 2 or the like, but generally, the process of combining a plurality of pieces of deformation information is much lighter than the process of calculating the deformation information from scratch. For example, if the deformation information is a matrix or the like, the process of obtaining the matrix from two pieces of image information is heavy, but combining a plurality of already obtained matrices (for example, it is only necessary to take the matrix product) ) It will be very easy.

なお、本実施形態の画像処理装置等は、その処理の一部または大部分をプログラムにより実現してもよい。この場合には、CPU等のプロセッサがプログラムを実行することで、本実施形態の画像処理装置等が実現される。具体的には、情報記憶媒体に記憶されたプログラムが読み出され、読み出されたプログラムをCPU等のプロセッサが実行する。ここで、情報記憶媒体(コンピュータにより読み取り可能な媒体)は、プログラムやデータなどを格納するものであり、その機能は、光ディスク(DVD、CD等)、HDD(ハードディスクドライブ)、或いはメモリー(カード型メモリー、ROM等)などにより実現できる。そして、CPU等のプロセッサは、情報記憶媒体に格納されるプログラム(データ)に基づいて本実施形態の種々の処理を行う。即ち、情報記憶媒体には、本実施形態の各部としてコンピュータ(操作部、処理部、記憶部、出力部を備える装置)を機能させるためのプログラム(各部の処理をコンピュータに実行させるためのプログラム)が記憶される。   Note that the image processing apparatus or the like according to the present embodiment may realize part or most of the processing by a program. In this case, a processor such as a CPU executes the program, thereby realizing the image processing apparatus according to the present embodiment. Specifically, a program stored in the information storage medium is read, and a processor such as a CPU executes the read program. Here, the information storage medium (computer-readable medium) stores programs, data, and the like, and functions as an optical disk (DVD, CD, etc.), HDD (hard disk drive), or memory (card type). It can be realized by memory, ROM, etc. A processor such as a CPU performs various processes of the present embodiment based on a program (data) stored in the information storage medium. That is, in the information storage medium, a program for causing a computer (an apparatus including an operation unit, a processing unit, a storage unit, and an output unit) to function as each unit of the present embodiment (a program for causing the computer to execute processing of each unit) Is memorized.

3.第2の実施形態
次に、第1の実施形態で説明した第1,第2の特徴量を用いた削除可否判定(以下、第1の削除可否判定処理と記載する)の他に、それとは異なる第2の削除可否判定処理を併用する手法について説明する。
3. Second Embodiment Next, in addition to the deletion feasibility determination using the first and second feature amounts described in the first embodiment (hereinafter referred to as a first deletion propriety determination process), what is it? A method of using different second deletion permission / inhibition determination processes together will be described.

具体的には、画像列取得部200が取得した画像列の各画像に対して、第2の削除可否判定処理を行い、削除不可と判定された要約画像からなる要約候補画像列と、削除可能と判定された削除候補画像からなる削除候補画像列を設定する。その後、第1の削除可否判定処理を行って要約画像列を生成するが、その際に基準画像を要約候補画像列から選択するとともに、判定対象画像を削除候補画像列から選択する。   Specifically, a second deletion possibility determination process is performed on each image of the image sequence acquired by the image sequence acquisition unit 200, and a summary candidate image sequence made up of summary images determined not to be deleted can be deleted. A deletion candidate image sequence made up of deletion candidate images determined to be is set. Thereafter, the first deletion possibility determination process is performed to generate a summary image sequence. At this time, the reference image is selected from the summary candidate image sequence and the determination target image is selected from the deletion candidate image sequence.

つまり本実施形態の手法は、まず第2の削除可否判定処理を前処理として行って、残す画像と削除する画像を暫定的に決定し、その後、暫定結果を用いた第1の削除可否判定処理により最終結果を決定するという2段階処理を行う手法である。これにより、第1の削除可否判定処理と第2の削除可否判定処理のどちらか一方のみに基づく画像要約処理を行う場合に比べて、判定精度の向上等が可能になる。第2の削除可否判定処理は第1の削除可否判定処理とは異なる処理を用いるものとしているため、異なる観点からの処理が可能になるためである。   That is, according to the method of the present embodiment, the second deletion permission determination process is first performed as a pre-process, the remaining image and the image to be deleted are provisionally determined, and then the first deletion permission determination process using the temporary result is performed. This is a technique for performing a two-stage process of determining the final result. As a result, it is possible to improve the determination accuracy and the like compared to the case where the image summarization process based on only one of the first deletion permission determination process and the second deletion permission determination process is performed. This is because the second deletion permission determination process uses a process different from the first deletion permission determination process, and thus allows processing from a different viewpoint.

例えば、第2の削除可否判定処理として、上述した被覆率に基づく判定を行ってもよい。被覆率に基づく判定により、領域のカバー度合いを保証する画像要約処理は可能となるが、図6で示したように観察が困難となる領域が発生しうる。つまり、被覆率を用いた第2の削除可否判定処理では、削除すべきでない画像が過剰に削除されてしまうところ、第2の削除可否判定処理の結果を用いた第1の削除可否判定処理を行うことで、過剰削除画像を復活させることが可能になり、より適切な画像要約処理を行うことができる。   For example, the determination based on the above-described coverage may be performed as the second deletion permission determination process. Although the image summarization process that guarantees the degree of coverage of the area is possible by the determination based on the coverage rate, an area that is difficult to observe can be generated as shown in FIG. That is, in the second deleteability determination process using the coverage rate, an image that should not be deleted is excessively deleted. Therefore, the first deleteability determination process using the result of the second deleteability determination process is performed. By doing so, it is possible to restore the excessively deleted images, and more appropriate image summarization processing can be performed.

以下、画像処理装置のシステム構成例を説明し、フローチャートを用いて処理の流れを説明した後、第2の削除可否判定処理の詳細について2つの例を挙げて説明する。   Hereinafter, an example of the system configuration of the image processing apparatus will be described, the flow of the process will be described using a flowchart, and then the details of the second deletion permission determination process will be described with two examples.

3.1 システム構成例
図8に本実施形態における画像処理装置のシステム構成例を示す。図1の処理部100に対して部分画像列設定部1009が除かれ、要約候補画像列生成部1001が追加された構成となっている。第1の実施形態と同様の構成については詳細な説明は省略する。
3.1 System Configuration Example FIG. 8 shows a system configuration example of the image processing apparatus according to this embodiment. The partial image sequence setting unit 1009 is removed from the processing unit 100 of FIG. 1, and a summary candidate image sequence generation unit 1001 is added. Detailed description of the same configuration as in the first embodiment will be omitted.

要約候補画像列生成部1001は、画像列取得部200が取得した画像列に対して、第2の削除可否判定処理を行い、要約画像列に残される画像である要約画像からなる要約候補画像列を生成する。それとともに、画像列取得部200が取得した画像列のうち、要約候補画像列に含まれない画像である削除候補画像からなる削除候補画像列を設定してもよい。   The summary candidate image sequence generation unit 1001 performs a second deletion possibility determination process on the image sequence acquired by the image sequence acquisition unit 200, and includes a summary candidate image sequence that is a summary image that is an image remaining in the summary image sequence. Is generated. At the same time, among the image sequences acquired by the image sequence acquisition unit 200, a deletion candidate image sequence composed of deletion candidate images that are images not included in the summary candidate image sequence may be set.

本実施形態の判定対象画像選択部1003は、削除候補画像列に含まれる画像の中から判定対象画像を選択する。また、基準画像選択部1002は、判定対象画像選択部1003で選択された判定対象画像の画像列(画像列取得部200で取得された画像列)での位置に応じて、要約候補画像列に含まれる画像の中から基準画像を選択する。基準画像選択部1002及び判定対象画像選択部1003での処理の詳細は後述する。   The determination target image selection unit 1003 according to the present embodiment selects a determination target image from images included in the deletion candidate image sequence. Further, the reference image selection unit 1002 sets the summary candidate image sequence according to the position of the determination target image selected by the determination target image selection unit 1003 in the image sequence (the image sequence acquired by the image sequence acquisition unit 200). A reference image is selected from the included images. Details of processing in the reference image selection unit 1002 and the determination target image selection unit 1003 will be described later.

3.2 処理の流れ
次に、図9のフローチャートを用いて本実施形態の画像要約処理の流れを説明する。この処理が開始されると、まず画像要約処理の対象となる画像列が取得される(S201)。以下、他の画像列と明確に区別するために、S201で取得した画像列を取得画像列とも表記する。
3.2 Processing Flow Next, the flow of image summarization processing according to the present embodiment will be described with reference to the flowchart of FIG. When this processing is started, first, an image sequence to be subjected to image summarization processing is acquired (S201). Hereinafter, the image sequence acquired in S201 is also referred to as an acquired image sequence in order to clearly distinguish it from other image sequences.

そして、取得画像列に対して第2の削除可否判定処理が行われ、要約候補画像列及び削除候補画像列が設定される(S202)。S202での第2の削除可否判定処理の具体例については後述するが、例えば図10に示したように、取得画像列に含まれる12枚の画像のうち、3番目と8番目の画像が削除不可とされ、他の画像が削除可能と判定された場合には、要約候補画像列は3番目と8番目の画像から構成され、削除候補画像列はその他の10枚の画像から構成されることになる。なお、第2の削除可否判定処理の処理内容によっては、1つの画像に対して複数回の削除可否判定が行われる場合もあり得るが、ここでの削除可否は第2の削除可否判定処理終了時の最終的な結果を指すものであり、1回削除可能、或いは削除不可と判定されたことで、即座に当該画像が削除候補画像、或いは要約画像であると決定されるとは限らない。   Then, a second deletion possibility determination process is performed on the acquired image sequence, and a summary candidate image sequence and a deletion candidate image sequence are set (S202). A specific example of the second deletion permission determination process in S202 will be described later. For example, as shown in FIG. 10, the third and eighth images are deleted from the 12 images included in the acquired image sequence. When it is determined that other images cannot be deleted, the summary candidate image sequence is composed of the third and eighth images, and the deletion candidate image sequence is composed of the other 10 images. become. Depending on the processing content of the second deletion permission determination process, the deletion permission determination may be performed a plurality of times for one image, but the deletion permission determination here is the end of the second deletion permission determination process. This indicates the final result of the time, and it is not always determined that the image is a deletion candidate image or a summary image immediately because it is determined that the image can be deleted once or cannot be deleted.

第2の削除可否判定処理の後、判定対象画像が選択される(S203)。ここでは、判定対象画像は削除候補画像列の先頭から順に判定対象画像を選択する。よって、S203の処理が初めて行われる場合には、削除候補画像列の1番目の画像が選択される。そして、2回目以降のS203の処理では、現在の判定対象画像に対して、削除候補画像列において1つ後方の画像を選択する判定対象画像の更新処理が行われることになる。   After the second deleteability determination process, a determination target image is selected (S203). Here, the determination target images are selected in order from the top of the deletion candidate image sequence. Therefore, when the process of S203 is performed for the first time, the first image in the deletion candidate image sequence is selected. In the second and subsequent processing of S203, the determination target image update process for selecting the next image in the deletion candidate image sequence is performed on the current determination target image.

判定対象画像が選択されたら、判定対象画像の取得画像列における位置に応じて、要約候補画像列から基準画像を選択する(S204)。ここでは、取得画像列において、判定対象画像よりも前方にある要約画像のうち、当該判定対象画像に最も近い画像を第1の基準画像として選択するとともに、判定対象画像よりも後方にある要約画像のうち、当該判定対象画像に最も近い画像を第2の基準画像として選択する。ただし、判定対象画像の前方又は後方に要約画像がない場合には、対応する基準画像は選択されない。   When the determination target image is selected, a reference image is selected from the summary candidate image sequence according to the position of the determination target image in the acquired image sequence (S204). Here, in the acquired image sequence, an image closest to the determination target image is selected as the first reference image from the summary images ahead of the determination target image, and the summary image is behind the determination target image. Of these, the image closest to the determination target image is selected as the second reference image. However, if there is no summary image in front of or behind the determination target image, the corresponding reference image is not selected.

図10の例では、削除候補画像列の1番目の画像が判定対象画像として選択された場合には、取得画像列において判定対象画像よりも前方の要約画像はないため、第1の基準画像は選択されない。また、判定対象画像よりも後方には、2枚の要約画像(取得画像列において3番目と8番目の画像)があるが、そのうち判定対象画像に最も近い3番目の画像(要約候補画像列の1番目の画像)が第2の基準画像となる。   In the example of FIG. 10, when the first image in the deletion candidate image sequence is selected as the determination target image, there is no summary image ahead of the determination target image in the acquired image sequence, so the first reference image is Not selected. In addition, there are two summary images (third and eighth images in the acquired image sequence) behind the determination target image, and among them, the third image closest to the determination target image (summary candidate image sequence). The first image) becomes the second reference image.

なお、図10の例では、削除候補画像列の3〜6番目の画像が判定対象画像として選択されれば、第1の基準画像は要約候補画像列の1番目の画像となり、第2の基準画像は要約候補画像列の2番目の画像となる。同様に、削除候補画像列の7〜10番目の画像が判定対象画像として選択されれば、第1の基準画像は要約候補画像列の2番目の画像となり、第2の基準画像は選択されないことになる。   In the example of FIG. 10, if the third to sixth images in the deletion candidate image sequence are selected as the determination target images, the first reference image becomes the first image in the summary candidate image sequence, and the second reference image The image is the second image in the summary candidate image sequence. Similarly, if the seventh to tenth images in the deletion candidate image sequence are selected as the determination target images, the first reference image becomes the second image in the summary candidate image sequence, and the second reference image is not selected. become.

基準画像及び判定対象画像が選択された後の、変形情報取得処理(S205)、観察領域選択処理(S206)、対応領域選択処理(S207)、画像特徴量算出処理(S208)、削除可否判定処理(S209)については、図2のS104〜S108と同様であるため詳細な説明は省略する。   Deformation information acquisition processing (S205), observation region selection processing (S206), corresponding region selection processing (S207), image feature amount calculation processing (S208), deletion permission determination processing after the reference image and determination target image are selected. Since (S209) is the same as S104 to S108 in FIG. 2, detailed description thereof is omitted.

なお、基準画像が2枚選択されている場合には、第1の基準画像と判定対象画像による第1の削除可否判定処理、及び第2の基準画像と判定対象画像による第1の削除可否判定処理をそれぞれ行い、両方の判定において削除不可とされたときに、判定対象画像は削除不可であるとして要約画像列に残す処理を行えばよい。なぜなら、一方の基準画像上の対応領域が観察に適していなかったとしても、同一の被写体を撮像している他方の基準画像上の対応領域が観察に適していれば、判定対象画像を要約画像列に残すメリットは小さいためである。   When two reference images are selected, the first deletion permission determination process using the first reference image and the determination target image, and the first deletion permission determination based on the second reference image and the determination target image. Each process is performed, and when it is determined that deletion cannot be performed in both determinations, a process for leaving the determination target image in the summary image sequence as being undeleteable may be performed. This is because even if the corresponding region on one reference image is not suitable for observation, if the corresponding region on the other reference image capturing the same subject is suitable for observation, the determination target image is a summary image. This is because the merit to leave in the queue is small.

また、本実施形態では第2の削除可否判定処理により、暫定的ではあるが残す画像の探索は行われているため、第1の実施形態のように部分画像列を設定する処理(図2のS109に対応)は不要である。   Further, in the present embodiment, a search for an image to be left temporarily is performed by the second deletion permission determination process. Therefore, a process for setting a partial image sequence as in the first embodiment (FIG. 2). (Corresponding to S109) is unnecessary.

3.3 第2の削除可否判定
次に図9のS202で行われる第2の削除可否判定処理(要約候補画像列の設定処理)の具体例について説明する。以下では被覆率を用いる手法と、構造要素に基づく手法の2つを説明するが、第2の削除可否判定処理はこれに限定されるものではない。例えば、シーンチェンジ等に基づいて第2の削除可否判定処理を行ってもよく、第1の削除可否判定処理と異なる任意の削除可否判定処理(或いは画像要約処理)を適用可能である。
3.3 Second Deletability Determination Next, a specific example of the second deletion permission determination process (summary candidate image sequence setting process) performed in S202 of FIG. 9 will be described. Below, two methods, a method using coverage and a method based on structural elements, will be described, but the second deletion permission determination process is not limited to this. For example, the second deletion permission determination process may be performed based on a scene change or the like, and an arbitrary deletion permission determination process (or image summarization process) different from the first deletion permission determination process is applicable.

3.3.1 被覆率に基づく第2の削除可否判定
まず、被覆率に基づく第2の削除可否判定処理について説明する。ここでは、取得画像列から第1の画像と第2の画像を選択し、第2の画像が第1の画像により被覆される割合等を被覆率とする。なお、この処理は第2の画像を削除しても、そこに撮像された領域は第1の画像により十分カバーされているか否かを判定する処理である。よって、残す画像(或いはその候補)であるか、削除できるか判定される画像であるかという観点から言えば、第1の画像とは第1の削除可否判定処理における基準画像と同様の意味を持ち、第2の画像とは判定対象画像と同様の意味を持つ。ここでは、第1の削除可否判定処理で選択される画像と、第2の削除可否判定処理で選択される画像を混同しないように、別の用語を用いているに過ぎない。
3.3.1 Second Deletability Determination Based on Coverage First, the second deleteability determination process based on the coverage will be described. Here, the first image and the second image are selected from the acquired image sequence, and the ratio of the second image covered by the first image is defined as the coverage. This process is a process for determining whether or not the area imaged there is sufficiently covered by the first image even if the second image is deleted. Therefore, from the viewpoint of whether it is an image to be left (or its candidate) or an image to be determined whether it can be deleted, the first image has the same meaning as the reference image in the first deletion permission determination process. The second image has the same meaning as the determination target image. Here, different terms are merely used so as not to confuse the image selected in the first deletion permission determination process with the image selected in the second deletion permission determination process.

図11に要約候補画像列生成部1001の構成例を示す。要約候補画像列生成部1001は、第1の画像選択部101と、第2の画像選択部102と、被覆領域算出部103と、被覆率算出部104と、削除可否判定部105と、部分画像列設定部106と、を含む。なお要約候補画像列生成部1001は、図11の構成に限定されず、これらの一部の構成要素を省略したり、他の構成要素を追加するなどの種々の変形実施が可能である。また上述の各部は、要約候補画像列生成部1001で実行される第2の削除可否判定処理を複数のサブルーチンに分割した際に、各サブルーチンを説明するために設定したものであり、必ずしも要約候補画像列生成部1001が上述の各部を構成要件として有するわけではない。   FIG. 11 shows a configuration example of the summary candidate image sequence generation unit 1001. The summary candidate image sequence generation unit 1001 includes a first image selection unit 101, a second image selection unit 102, a coverage area calculation unit 103, a coverage rate calculation unit 104, a deletion possibility determination unit 105, and a partial image. A column setting unit 106. The summary candidate image sequence generation unit 1001 is not limited to the configuration of FIG. 11, and various modifications such as omitting some of these components or adding other components are possible. Each of the above-described units is set to explain each subroutine when the second deletion possibility determination process executed by the summary candidate image sequence generation unit 1001 is divided into a plurality of subroutines. The image sequence generation unit 1001 does not have the above-described units as constituent requirements.

第1の画像選択部101は第1の画像を選択する。第2の画像選択部102は第2の画像を選択する。選択手法の詳細は後述する。   The first image selection unit 101 selects the first image. The second image selection unit 102 selects the second image. Details of the selection method will be described later.

被覆領域算出部103は、第1の画像と第2の画像との間の変形情報(図8の変形情報取得部1004で取得されるものとする)に基づいて、第1の画像を変形して第2の画像上に射影して被覆領域を求める。具体的には図12のようになり、被覆領域は第2の画像のうち、第1の画像により被覆される領域に対応する。   The covering area calculation unit 103 deforms the first image based on deformation information between the first image and the second image (assumed to be acquired by the deformation information acquisition unit 1004 in FIG. 8). Then, the projected area is obtained by projecting onto the second image. Specifically, as shown in FIG. 12, the covered area corresponds to an area covered by the first image in the second image.

被覆率算出部104は、算出された被覆領域に基づいて被覆率を算出する。被覆率は例えば、図12に示したように第2の画像全体の面積に対する被覆領域の面積の割合等から求めることができる。ただし、被覆率とは、第1の画像による第2の画像のカバーの程度を表す情報であればよく、割合・比率等に限定されるものではない。例えば、図13に示したように、第2の画像上に設定された複数の点を、変形情報に基づいて第1の画像上に射影し、前記複数の点の数に対する第1の画像内に含まれる点の割合(或いは第1の画像内に含まれる点の数そのもの)を被覆率として用いてもよい。   The coverage calculation unit 104 calculates the coverage based on the calculated coverage region. For example, the coverage can be obtained from the ratio of the area of the covered region to the area of the entire second image as shown in FIG. However, the coverage may be information indicating the degree of coverage of the second image by the first image, and is not limited to the ratio / ratio. For example, as shown in FIG. 13, a plurality of points set on the second image are projected on the first image based on the deformation information, and the first image in the first image corresponding to the number of the plurality of points is projected. The ratio of the points included in (or the number of points included in the first image itself) may be used as the coverage.

削除可否判定部105は、算出された被覆率に基づいて第2の画像の削除可否判定を行う。被覆率による削除可否判定は、所与の閾値との比較処理を行えばよく、被覆率が閾値以上であれば第2の画像を削除可能とし、被覆率が閾値よりも小さい場合には第2の画像を削除不可とすればよい。被覆率に基づく削除可否判定により、第2の画像を削除したとしても、当該第2の画像に撮像されたある程度(閾値に対応する程度)の割合の領域は第1の画像によりカバーできることが保証される。   Deletability determination unit 105 determines whether or not the second image can be deleted based on the calculated coverage. Deletability determination based on the coverage rate may be performed by comparing with a given threshold value. If the coverage rate is equal to or greater than the threshold value, the second image can be deleted. If the coverage rate is smaller than the threshold value, the second image can be deleted. It is only necessary to make the image cannot be deleted. Even if the second image is deleted based on the determination as to whether or not deletion is possible based on the coverage, it is guaranteed that the first image can cover an area with a certain degree (corresponding to the threshold) captured in the second image. Is done.

部分画像列設定部106は、削除可否判定部105での判定結果に基づいて部分画像列を設定する。例えば、図1の部分画像列設定部1009と同様の処理を行えばよい。   The partial image sequence setting unit 106 sets a partial image sequence based on the determination result in the deletion permission / inhibition determination unit 105. For example, the same processing as the partial image sequence setting unit 1009 in FIG.

次に、図14のフローチャートを用いて図9のS202で示した第2の削除可否判定処理の流れを説明する。この処理が開始されると、まずS201で取得した画像列(取得画像列)から第1の画像を選択し(S301)、第1の画像が選択できた場合には第2の画像を選択する(S302)。ここでの第1の画像及び第2の画像の選択手法は、例えば図4(A)〜図4(D)と同様の手法を用いればよい。具体的には、入力画像列(取得画像列或いはS307で設定される部分画像列)の先頭の画像を第1の画像とし、第1の画像の1つ後方の画像を最初の第2の画像とする。そして、S306で削除可能と判定され、S302に戻った場合には、第2の画像を1つ後方の画像に更新すればよい。   Next, the flow of the second deletion permission determination process shown in S202 of FIG. 9 will be described using the flowchart of FIG. When this process is started, first, the first image is selected from the image sequence (acquired image sequence) acquired in S201 (S301), and if the first image can be selected, the second image is selected. (S302). Here, the selection method of the first image and the second image may be the same method as that shown in FIGS. 4A to 4D, for example. Specifically, the first image in the input image sequence (acquired image sequence or partial image sequence set in S307) is the first image, and the image one image behind the first image is the first second image. And If it is determined in S306 that the image can be deleted and the process returns to S302, the second image may be updated to the next image.

第1の画像及び第2の画像が選択されたら、その間の変形情報を取得する(S303)。そして、変形情報に基づいて第1の画像を変形して被覆領域を求め(S304)、被覆領域から被覆率を算出する(S305)。   When the first image and the second image are selected, deformation information between them is acquired (S303). Based on the deformation information, the first image is deformed to obtain a coverage area (S304), and the coverage is calculated from the coverage area (S305).

被覆率と閾値との比較処理等に基づいて、第2の画像の削除可否判定を行い(S306)、削除可能と判定された場合には、S302に戻り第2の画像の更新処理を行い、削除不可と判定された場合には、その際の第2の画像及びそれより後方の画像を部分画像列に設定する(S307)。部分画像列設定後は、S301に戻り部分画像列に対して上述した処理を再度行う。   Whether or not the second image can be deleted is determined based on a comparison process between the coverage ratio and the threshold (S306). If it is determined that the second image can be deleted, the process returns to S302 and the second image is updated. If it is determined that the image cannot be deleted, the second image at that time and the image behind the second image are set in the partial image sequence (S307). After setting the partial image sequence, the process returns to S301 and the above-described processing is performed again on the partial image sequence.

ただし、第1の画像及び第2の画像の選択手法は上述のものに限定されるものではない。例えば、第1の画像を複数選択してもよい。その場合、複数の第1の画像のいずれかにより第2の画像がカバーできれば、当該第2の画像が削除できることから、図15に示したように各第1の画像を変形して求められた領域の和集合に相当する領域を被覆領域として処理を行えばよい。   However, the selection method of the first image and the second image is not limited to the above-described method. For example, a plurality of first images may be selected. In this case, if the second image can be covered by any one of the plurality of first images, the second image can be deleted. Therefore, each first image is obtained by deformation as shown in FIG. Processing may be performed using a region corresponding to the union of the regions as a covering region.

第1の画像を複数選択する手法としては、図16(A)、図16(B)に示したように、第2の画像の前方から1枚、後方から1枚の計2枚の第1の画像を選択する手法が考えられる。この場合、2枚の第1の画像の間の画像を順次第2の画像として選択する。そして、2枚の第1の画像の間の画像が全て削除可能であれば、当該2枚の第1の画像を要約画像とし、間の画像を削除候補画像とすることで、要約画像による削除候補画像のカバー度合いを保証する第2の削除可否判定処理を行えることになる。   As a method of selecting a plurality of first images, as shown in FIGS. 16 (A) and 16 (B), a total of two first images, one from the front of the second image and one from the back. The method of selecting the image of this can be considered. In this case, an image between the two first images is sequentially selected as the second image. If all the images between the two first images can be deleted, the two first images are used as summary images, and the image between them is used as a deletion candidate image. A second deletion permission / inhibition determination process that guarantees the degree of coverage of the candidate image can be performed.

ただし、要約画像の枚数を少なくする(第1の削除可否判定処理の結果にもよるが、最終的な画像要約処理後の画像枚数が少なくなる可能性を高くできる)という観点で第2の削除可否判定処理を行うのであれば、第1の画像(前方)と第1の画像(後方)により間の画像を全て削除できるという条件を満たし、且つその中で第1の画像(前方)と第1の画像(後方)が最も離れている位置を探索するとよい。その場合、第1の画像(前方)が確定している場合には、図16(A)、図16(B)に示したように、k番目の画像を第1の画像(後方)とした場合には間の画像を全て削除できるが、k+1番目の画像を第1の画像(後方)とした場合には間の画像の少なくとも1枚が削除できないようなkを探索することになる。この場合、部分画像列設定部106では、k番目の画像及びそれ以降の画像を部分画像列として設定すればよい。   However, the second deletion is performed from the viewpoint of reducing the number of summary images (it is possible to increase the possibility that the number of images after the final image summarization processing will decrease depending on the result of the first deletion permission determination process). If the determination process is performed, the condition that all the images between the first image (front) and the first image (back) can be deleted is satisfied, and the first image (front) and the first image are included therein. It is preferable to search for a position where one image (backward) is farthest away. In this case, when the first image (front) is fixed, the kth image is set as the first image (rear) as shown in FIGS. 16 (A) and 16 (B). In this case, all the images in the middle can be deleted. However, when the k + 1th image is set as the first image (backward), k is searched for such that at least one of the images in the middle cannot be deleted. In this case, the partial image sequence setting unit 106 may set the kth image and subsequent images as the partial image sequence.

その他、第1の画像と第2の画像の選択は種々の手法により実現可能である。   In addition, the selection of the first image and the second image can be realized by various methods.

3.3.2 構造要素に基づく第2の削除可否判定
次に、構造要素に基づく第2の削除可否判定処理について説明する。この場合も被覆率の例と同様に第1の画像及び第2の画像を選択し、第1の画像に基づき第2の画像が削除可能であるかを判定することになる。
3.3.2 Second Deletability Determination Processing Based on Structural Element Next, the second deletion permission determination processing based on the structural element will be described. Also in this case, the first image and the second image are selected in the same manner as the coverage example, and it is determined whether the second image can be deleted based on the first image.

ここでは、注目領域(見逃しが望ましくない領域であり、例えば医療分野における病変部等)に対応する構造要素による処理を行う。具体的には、図17(A)に示したように、第2の画像のうち、第1の画像で被覆される被覆領域と、それ以外の領域である非被覆領域を考える。そして、非被覆領域に注目領域(例えば図17(C))が完全に含まれてしまうか否かを判定する。図17(B)のように非被覆領域に注目領域が完全に含まれてしまう場合には、第2の画像上に撮像された注目領域(狭義にはその全体が撮像された注目領域)が、第1の画像上に全く撮像されない可能性があると言うことになるため、第2の画像は削除不可となる。一方、非被覆領域に注目領域が完全に含まれてしまうことがない場合(例えば図17(A)の場合)には、第2の画像上のどの位置に注目領域が撮像されていたとしても、少なくともその一部は第1の画像に撮像されることになるため、第2の画像は削除可能となる。ここでは、非被覆領域に注目領域が完全に含まれてしまうか否かの判定に、構造要素を用いる。   Here, processing is performed using a structural element corresponding to a region of interest (a region that is not desired to be overlooked, such as a lesion in the medical field). Specifically, as shown in FIG. 17A, a covered region covered with the first image and a non-covered region that is other than the second image are considered. Then, it is determined whether or not the attention area (for example, FIG. 17C) is completely included in the non-covering area. When the region of interest is completely included in the uncovered region as shown in FIG. 17B, the region of interest captured on the second image (the region of attention captured in its narrow sense in its entirety) is Therefore, the second image cannot be deleted because there is a possibility that the first image may not be captured at all. On the other hand, when the attention area is not completely included in the non-covering area (for example, in the case of FIG. 17A), the position of the attention area is captured at any position on the second image. Since at least a part of the image is captured by the first image, the second image can be deleted. Here, the structural element is used to determine whether or not the attention area is completely included in the non-covering area.

図18に要約候補画像列生成部1001の構成例を示す。図11に比べた場合、被覆率算出部104が除かれ、構造要素生成部107と、注目領域見逃し可能性判定部108が追加された構成となっている。図11と共通の構成については詳細な説明は省略する。   FIG. 18 shows a configuration example of the summary candidate image sequence generation unit 1001. Compared to FIG. 11, the coverage rate calculation unit 104 is removed, and the structure element generation unit 107 and the attention area miss possibility determination unit 108 are added. Detailed description of the configuration common to FIG. 11 is omitted.

本実施形態の被覆領域算出部103は、被覆領域を算出するとともに、第2の画像のうち被覆領域ではない領域を非被覆領域として設定してもよい。   The covered area calculation unit 103 according to the present embodiment may calculate a covered area and set an area that is not a covered area in the second image as a non-covered area.

構造要素生成部107は、注目領域に基づいて、注目領域見逃し可能性判定部108での処理に用いられる構造要素を生成する。一例としては、注目領域と同一形状、同一サイズの領域を設定すればよいが、これに限定されるものではない。   The structural element generation unit 107 generates a structural element used for processing in the attention area miss possibility determination section 108 based on the attention area. As an example, an area having the same shape and size as the attention area may be set, but the present invention is not limited to this.

注目領域見逃し可能性判定部108は、第2の画像を削除した場合に、第2の画像上に撮像された注目領域が、第1の画像では撮像されない状況となる(つまり注目領域を見逃す状況となる)可能性についての判定処理を行う。詳細については後述する。   When the second image is deleted, the attention area missed possibility determination unit 108 is in a situation where the attention area captured on the second image is not captured in the first image (that is, the situation where the attention area is missed). To determine the possibility. Details will be described later.

削除可否判定部105は、注目領域見逃し可能性判定部108において注目領域の見逃し可能性があると判定された場合に第2の画像を削除不可とし、見逃し可能性がないと判定された場合に第2の画像を削除可能と判定する。   The deletion possibility determination unit 105 determines that the attention area is likely to be overlooked by the attention area overlookability determination section 108, and determines that the second image cannot be deleted. It is determined that the second image can be deleted.

次に、図19のフローチャートを用いて図9のS202で示した第2の削除可否判定処理の流れを説明する。この処理のS401〜S404については、図14のS301〜S304と同様であるため詳細な説明は省略する。   Next, the flow of the second deletion permission determination process shown in S202 of FIG. 9 will be described using the flowchart of FIG. Since S401 to S404 of this process are the same as S301 to S304 of FIG. 14, detailed description thereof is omitted.

S404で被覆領域及び非被覆領域が算出されたら、非被覆領域に注目領域が完全に含まれてしまうか否かに基づいて、注目領域の見逃し可能性を判定する(S405)。具体的には、第2の画像のうち被覆領域以外の領域である非被覆領域に対して、構造要素を用いた収縮処理を行い、残留領域があるか否かの判定を行う。   When the covering area and the non-covering area are calculated in S404, the possibility of missing the attention area is determined based on whether or not the attention area is completely included in the non-covering area (S405). Specifically, the shrinkage process using the structural element is performed on the non-covered area other than the covered area in the second image to determine whether or not there is a remaining area.

収縮処理の具体例について図20(A)〜図20(E)を用いて説明する。非被覆領域は図20(A)に示したように、必ず閉じた領域となり、その境界を設定することができる。例えば、図20(A)では外側境界であるBO1と、内側境界であるBO2を設定することになる。   A specific example of the contraction process will be described with reference to FIGS. 20 (A) to 20 (E). As shown in FIG. 20A, the non-covering region is always a closed region, and its boundary can be set. For example, in FIG. 20A, BO1 that is the outer boundary and BO2 that is the inner boundary are set.

この際、構造要素による収縮処理とは、当該構造要素の基準点を非被覆領域の境界上に設定した場合に、非被覆領域と構造要素の重複領域を削る処理となる。例えば、構造要素として図17(C)のように円形状の領域を設定し、その基準点を円の中心とした場合には、非被覆領域の境界上に中心を有する円を描き、当該円と非被覆領域とが重なる部分を非被覆領域から除外する処理を行うことになる。具体的には、図20(A)に示したように、非被覆領域の外側境界BO1上の点を中心とする円を描き、非被覆領域との重複領域(ここでは、斜線で示した半円形状の領域)を除外する。   At this time, the contraction process by the structural element is a process of cutting the overlapping area between the non-covering area and the structural element when the reference point of the structural element is set on the boundary of the non-covering area. For example, when a circular region as shown in FIG. 17C is set as a structural element and the reference point is the center of the circle, a circle having a center is drawn on the boundary of the uncovered region, and the circle And a process of excluding a portion where the non-covering region overlaps from the non-covering region. Specifically, as shown in FIG. 20A, a circle centered on a point on the outer boundary BO1 of the non-covering region is drawn, and an overlapping region with the non-covering region (in this case, a half-line indicated by diagonal lines) (Circular area) is excluded.

外側境界BO1は離散的に処理されることを考えれば複数の点から構成されていることになるため、当該複数の点の各点について上述した処理を行えばよい。一例としては、図20(A)に示したように境界上の一点を起点として、所与の方向において順次境界BO1上の点を中心とする円を描き、非被覆領域との重複領域を非被覆領域から除外していけばよい。   Considering that the outer boundary BO1 is discretely processed, the outer boundary BO1 is composed of a plurality of points. Therefore, the above-described processing may be performed for each point of the plurality of points. As an example, as shown in FIG. 20 (A), starting from one point on the boundary, a circle centering on the point on the boundary BO1 is sequentially drawn in a given direction, and the overlapping area with the non-covering area is not covered. What is necessary is just to exclude from a covering area | region.

図17(B)に示したように、非被覆領域の形状によってはその境界は1つの場合も考えられ、その際には当該1つの境界について上述の処理を行えばよい。また、図20(A)に示したように、非被覆領域の境界としてBO1とBO2の2つが考えられる場合には、それぞれについて上述の処理を行う。具体的には、図20(B)に示したように、内側境界BO2についても、BO2上に中心を有する円を描き、非被覆領域との重複領域を除外する処理を行い、この処理をBO2を構成する各点について繰り返せばよい。   As shown in FIG. 17B, there may be one boundary depending on the shape of the non-covered region. In this case, the above-described processing may be performed for the one boundary. In addition, as shown in FIG. 20A, when two boundaries, BO1 and BO2, are considered as the boundary of the non-covering region, the above-described processing is performed for each. Specifically, as shown in FIG. 20B, for the inner boundary BO2, a circle having a center on BO2 is drawn and an overlapping area with the non-covering area is excluded, and this process is performed as BO2. What is necessary is just to repeat about each point which comprises.

このような収縮処理を行うことで、非被覆領域の面積は小さくなる。例えば、図20(A)の非被覆領域の左部に着目した場合、図20(A)で示したBO1での収縮処理、及び図20(B)で示したBO2での収縮処理により、非被覆領域は完全に削除され、残留する領域は存在しない。一方、非被覆領域の右下部分に着目した場合、図20(C)に示したように、BO1での収縮処理でもBO2での収縮処理でも除外対象とならずに残存する残留領域REが生じる。よって、ここでの非被覆領域全体に対して構造要素による収縮処理を行った結果は、図20(D)のようになり、残留領域REが生じることになる。   By performing such shrinkage processing, the area of the non-covering region is reduced. For example, when attention is paid to the left part of the non-covered region in FIG. 20A, the non-covering process is performed by BO1 shown in FIG. 20A and BO2 shown in FIG. The covered area is completely deleted and there is no remaining area. On the other hand, when attention is paid to the lower right portion of the non-covered region, as shown in FIG. 20C, a residual region RE remains that is not excluded in both the shrinking process in BO1 and the shrinking process in BO2. . Therefore, the result of performing the contraction process by the structural element on the entire uncovered region here is as shown in FIG. 20D, and the residual region RE is generated.

ここで、半径rの円を構造要素とした場合の収縮処理の持つ意味について考える。閉じた領域である非被覆領域は、境界(BO1とBO2のように異なる境界であってもよいし、図17(B)のように1つの境界であってもよい)の内側にある領域と考えることができる。この境界について上述の収縮処理を行うことで、非被覆領域に含まれる点のうち、上記境界上の点から距離r以内にある点は削除の対象となる。つまり、削除対象とならなかった残留領域に含まれる点を考えた場合、当該点からは境界上の任意の点までの距離がrより大きくなるということである。よって、残留領域上の任意の点を中心とする半径rの円を描いた場合に、当該円の円周はどの境界とも交差することがない。これは言い換えれば、半径R(=r)の円で表される注目領域が、残留領域中の点をその中心とすることで、非被覆領域の中に完全に収まってしまうという状況を表す。なお、構造要素として円以外の形状(四角形等)を用いた場合であっても、基本的な考え方は同一である。   Here, the meaning of contraction processing when a circle having a radius r is used as a structural element will be considered. The non-covered area which is a closed area is an area inside a boundary (may be a different boundary such as BO1 and BO2 or a single boundary as shown in FIG. 17B). Can think. By performing the above-described shrinkage processing on this boundary, among the points included in the uncovered area, points within the distance r from the points on the boundary are to be deleted. That is, when a point included in the remaining area that has not been deleted is considered, the distance from the point to an arbitrary point on the boundary is greater than r. Therefore, when a circle having a radius r centering on an arbitrary point on the residual region is drawn, the circumference of the circle does not intersect any boundary. In other words, this represents a situation in which the region of interest represented by a circle with a radius R (= r) is completely contained in the non-covered region with the point in the remaining region as its center. Even when a shape other than a circle (such as a square) is used as a structural element, the basic concept is the same.

つまり、残留領域が存在する場合とは、図20(E)の右下に示したように、構造要素に対応する領域が非被覆領域に含まれる場合となり、そのような位置に病変部等の注目領域があった場合には、第2の画像を削除してしまうと、第1の画像を残したとしても注目領域を観察できない可能性が生じてしまう。逆に、残留領域が存在しない場合とは、図20(E)の左上に示したように、注目領域の少なくとも一部は被覆領域に含まれることになり、第2の画像を削除したとしても、注目領域の少なくとも一部は第1の画像に残すことができる。以上のことより、注目領域見逃し可能性判定部108では、非被覆領域に対して構造要素による収縮処理を行い、残留領域が存在するか否かを結果として出力することで、その後の第2の画像の削除可否判定が可能になる。   That is, the case where the residual region exists is a case where the region corresponding to the structural element is included in the uncovered region as shown in the lower right of FIG. If there is a region of interest, if the second image is deleted, there is a possibility that the region of interest cannot be observed even if the first image is left. Conversely, when there is no remaining area, as shown in the upper left of FIG. 20E, at least a part of the attention area is included in the covering area, and even if the second image is deleted. At least a part of the attention area can be left in the first image. From the above, the attention area missing possibility determination unit 108 performs the contraction process with the structural element on the uncovered area and outputs whether or not the remaining area exists as a result. It is possible to determine whether or not an image can be deleted.

そして、削除可否判定部105は、収縮処理の結果、残留領域が有ったか否かに基づいて、第2の画像の削除可否の判定を行う(S406)。その後の処理については図14の例と同様であるため、詳細な説明は省略する。   Then, the deleteability determination unit 105 determines whether or not the second image can be deleted based on whether or not there is a residual area as a result of the shrinking process (S406). Since the subsequent processing is the same as the example of FIG. 14, detailed description thereof is omitted.

なお、構造要素により処理を行う場合であっても、第1,第2の画像を種々の手法により選択できる点は同様である。また、注目領域の見逃し可能性判定の手法は図20(A)〜図20(E)に示した収縮処理に限定されるものではない。   Even when processing is performed using structural elements, the same points are applicable in that the first and second images can be selected by various methods. Further, the method of determining the possibility of missing the attention area is not limited to the contraction process shown in FIGS. 20 (A) to 20 (E).

以上の本実施形態では、処理部100は、画像列取得部200が取得した画像列の複数の画像のうち、要約画像列に残される要約画像からなる要約候補画像列を設定するとともに、画像列の複数の画像のうち、要約候補画像列に含まれない削除候補画像からなる削除候補画像列を設定する。そして処理部100は、要約候補画像列から基準画像を選択し、削除候補画像列から判定対象画像を選択し、判定対象画像上に観察領域を設定するとともに、基準画像と判定対象画像の間の変形情報に基づいて、観察領域に対応する基準画像上の領域である対応領域を求める。その上で、処理部100は、対応領域から求められた第1の特徴量と、観察領域から求められた第2の特徴量の少なくとも一方に基づいて、判定対象画像の削除可否の判定を行う。   In the present embodiment described above, the processing unit 100 sets a summary candidate image sequence composed of summary images remaining in the summary image sequence among a plurality of images of the image sequence acquired by the image sequence acquisition unit 200, and Among the plurality of images, a deletion candidate image sequence composed of deletion candidate images not included in the summary candidate image sequence is set. Then, the processing unit 100 selects a reference image from the summary candidate image sequence, selects a determination target image from the deletion candidate image sequence, sets an observation region on the determination target image, and sets a space between the reference image and the determination target image. Based on the deformation information, a corresponding area that is an area on the reference image corresponding to the observation area is obtained. Then, the processing unit 100 determines whether or not the determination target image can be deleted based on at least one of the first feature amount obtained from the corresponding region and the second feature amount obtained from the observation region. .

これにより、第1,第2の特徴量を用いた削除可否判定処理(第1の削除可否判定処理)の前処理として、図10に示したように画像列(取得画像列)から要約候補画像列と、削除候補画像列を設定する処理を行うことが可能になる。要約候補画像列から基準画像を選択し、削除候補画像列から判定対象画像を選択することで、要約画像は要約画像列に含まれることが確定し、削除候補画像は本当に削除するのか、それとも要約候補画像列に残すのかを確認する処理を行うことができる。よって、要約候補画像列と削除候補画像列の設定処理はある程度精度の低いものであってもよい。例えば、取得画像列に含まれる複数の画像の各画像について、明確に要約画像と判定できる画像以外は全て削除候補画像と判定されるようにしてもよい。その後、第1の削除可否判定処理により精度の高い判定が行われ、その結果、削除候補画像が要約画像列に含まれることになる可能性が残っているためである。ただし、要約画像とされた画像は、そのまま要約画像列に残されることが想定されるため、最終的な画像要約処理の結果(例えば画像枚数の削減効果)等を考慮すれば、要約候補画像列と削除候補画像列の設定処理は完全にランダムで行われるのではなく、何らかの基準に基づき行われることが望ましい。   As a result, as a pre-process of the deletion permission / inhibition determination process (first deletion permission / inhibition determination process) using the first and second feature quantities, the summary candidate image from the image string (acquired image string) as shown in FIG. It is possible to perform processing for setting a sequence and a deletion candidate image sequence. By selecting the reference image from the summary candidate image sequence and selecting the determination target image from the deletion candidate image sequence, it is determined that the summary image is included in the summary image sequence, and is the deletion candidate image really deleted or summarized? Processing for confirming whether or not to leave the candidate image sequence can be performed. Therefore, the summary candidate image sequence and the deletion candidate image sequence setting process may be somewhat inaccurate. For example, all of the plurality of images included in the acquired image sequence may be determined as deletion candidate images except for images that can be clearly determined as summary images. This is because, after that, a highly accurate determination is performed by the first deletion permission determination process, and as a result, there is a possibility that the deletion candidate image is included in the summary image sequence. However, since it is assumed that the summary image is left as it is in the summary image sequence, the summary candidate image sequence is considered in consideration of the final image summary processing result (for example, the effect of reducing the number of images). It is desirable that the deletion candidate image sequence setting process is not performed completely at random, but based on some criteria.

また、処理部100は、第1の特徴量及び第2の特徴量の少なくとも一方に基づいて行われる第1の削除可否判定処理と、第1の削除可否判定処理とは異なる第2の削除可否判定処理とに基づいて、画像要約処理を行うものであってもよい。そして処理部100は、画像列取得部200が取得した画像列に対して第2の削除可否判定処理を行い、複数の画像のうち、削除不可と判定された画像を要約画像とするとともに、削除可能と判定された前記画像を削除候補画像とする。   In addition, the processing unit 100 performs a second deletion permission / prohibition that is different from the first deletion permission determination process and the first deletion permission determination process performed based on at least one of the first feature value and the second feature value. An image summarization process may be performed based on the determination process. Then, the processing unit 100 performs a second deletion permission determination process on the image sequence acquired by the image sequence acquisition unit 200, and sets an image determined to be undeleteable among a plurality of images as a summary image and deletes the summary image. The image determined to be possible is set as a deletion candidate image.

これにより、第1,第2の特徴量を用いた第1の削除可否判定処理とは異なる第2の削除可否判定処理を行い、その結果に基づいて要約候補画像列と削除候補画像列を設定することが可能になる。よって、前処理においても何らかの削除可否判定処理(画像要約処理)が行えるため、要約候補画像列と削除候補画像列の設定精度を高くすることが可能になる。また、第1の削除可否判定処理と第2の削除可否判定処理により、異なる手法を併用することになるため、削除可否判定の判定精度を向上させること等が可能になる。   As a result, a second deletion permission determination process different from the first deletion permission determination process using the first and second feature amounts is performed, and a summary candidate image string and a deletion candidate image string are set based on the result. It becomes possible to do. Accordingly, since some deletion possibility determination processing (image summarization processing) can be performed in the preprocessing, it is possible to increase the setting accuracy of the summary candidate image sequence and the deletion candidate image sequence. In addition, since different methods are used in combination by the first deletion permission determination process and the second deletion permission determination process, it is possible to improve the determination accuracy of the deletion permission determination.

また、処理部100は、画像列取得部200が取得した画像列の複数の画像から、第1の画像と第2の画像を選択し、第1の画像と第2の画像の間の変形情報に基づいて、第1の画像による第2の画像の被覆率を算出し、被覆率に基づいて、第2の画像の削除可否の判定を行う処理を、第2の削除可否判定処理として実行してもよい。   In addition, the processing unit 100 selects a first image and a second image from a plurality of images in the image sequence acquired by the image sequence acquisition unit 200, and deformation information between the first image and the second image The process of calculating the coverage of the second image based on the first image and determining whether the second image can be deleted based on the coverage is executed as the second deletion permission determination process. May be.

ここで被覆率とは、第2の画像上に撮像された被写体のうち、どの程度の被写体が第1の画像上に撮像されているかを表す情報である。また、被覆率に基づく削除可否判定処理は例えば所与の閾値との比較処理である。閾値を高くすれば、画像を削除することにより観察できなくなる領域が発生することに対する抑止効果の向上が期待できる。一方、閾値を低くすれば、要約処理後の要約画像列に含まれる画像の枚数を少なくすることができる。上述の抑止効果の向上と、画像枚数を少なくすることはトレードオフの関係にあり閾値の設定により制御が可能となるため、状況に応じて適切に閾値を設定することが望ましい。   Here, the coverage is information indicating how many of the subjects imaged on the second image are captured on the first image. Further, the deletion permission / prohibition determination process based on the coverage is, for example, a comparison process with a given threshold. Increasing the threshold value can be expected to improve the suppression effect against the occurrence of an area that cannot be observed by deleting the image. On the other hand, if the threshold value is lowered, the number of images included in the summary image sequence after the summary processing can be reduced. There is a trade-off between improving the suppression effect and reducing the number of images, and control is possible by setting the threshold value. Therefore, it is desirable to set the threshold value appropriately according to the situation.

これにより、被覆率に基づく処理と、第1,第2の特徴量に基づく処理とを併用して、削除可否判定の判定精度を向上させることが可能になる。具体的には、画像を削除した結果、観察できなくなる被写体領域が発生することを抑止するという観点と、(撮像自体はされていても)観察に適さない領域が発生することを抑止するという観点からの処理となる。   Thereby, it is possible to improve the determination accuracy of the determination as to whether or not deletion is possible by using both the processing based on the coverage and the processing based on the first and second feature amounts. Specifically, from the viewpoint of suppressing the occurrence of a subject area that cannot be observed as a result of deleting an image, and from the viewpoint of suppressing the generation of an area that is not suitable for observation (even if imaging is performed). It becomes processing from.

また、処理部100は、画像列取得部200が取得した画像列の複数の画像から、第1の画像と第2の画像を選択し、第1の画像と第2の画像の間の変形情報を用いた処理、及び注目領域に対応する構造要素を用いた処理の結果に基づいて、第2の画像の削除可否の判定を行う処理を、第2の削除可否判定処理として実行してもよい。   In addition, the processing unit 100 selects a first image and a second image from a plurality of images in the image sequence acquired by the image sequence acquisition unit 200, and deformation information between the first image and the second image And a process for determining whether or not the second image can be deleted based on the result of the process using the process and the process using the structural element corresponding to the region of interest may be executed as the second deleteability determination process. .

ここで、変形情報を用いた処理は、第1の画像及び第2の画像の一方の少なくとも一部を、変形情報を用いて変形する処理であってもよい。また、構造要素を用いた処理は、構造要素による収縮処理、又は第1の画像により第2の画像が覆われない領域である非被覆領域に構造要素が含まれるか否かを判定する処理であってもよい。   Here, the process using the deformation information may be a process of deforming at least a part of one of the first image and the second image using the deformation information. The process using the structural element is a process of determining whether or not the structural element is included in a non-covered area that is an area where the second image is not covered by the first image. There may be.

また、注目領域とは、ユーザにとって観察の優先順位が他の領域よりも相対的に高い領域であり、例えば、ユーザが医者であり治療を希望した場合、粘膜部や病変部を写した領域を指す。また、他の例として、医者が観察したいと欲した対象が泡や便であれば、注目領域は、その泡部分や便部分を写した領域になる。すなわち、ユーザが注目すべき対象は、その観察目的によって異なるが、いずれにしても、その観察に際し、ユーザにとって観察の優先順位が他の領域よりも相対的に高い領域が注目領域となる。   In addition, the attention area is an area where the priority of observation for the user is higher than other areas. For example, when the user is a doctor and desires treatment, an area in which a mucous membrane portion or a lesion is copied is displayed. Point to. As another example, if the object that the doctor desires to observe is a bubble or stool, the region of interest is a region in which the bubble or stool portion is copied. In other words, the object that the user should pay attention to depends on the purpose of observation, but in any case, in the observation, an area in which the priority of observation for the user is relatively higher than other areas is the attention area.

これにより、構造要素に基づく処理と、第1,第2の特徴量に基づく処理とを併用して、削除可否判定の判定精度を向上させることが可能になる。具体的には、ユーザが注目領域を見逃す可能性を抑止するという観点と、観察に適さない領域の発生を抑止するという観点からの処理となる。なお、注目領域の見逃し可能性の抑止は、第2の画像を削除したとしても、要約候補画像列には必ず注目領域の少なくとも一部を撮像している画像を残すという考えに基づいて行われる。   Accordingly, it is possible to improve the determination accuracy of the deletion feasibility determination by using both the processing based on the structural element and the processing based on the first and second feature amounts. Specifically, the processing is from the viewpoint of suppressing the possibility that the user misses the attention area, and from the viewpoint of suppressing the generation of an area not suitable for observation. Note that suppression of the possibility of missing the attention area is performed based on the idea that an image that captures at least a part of the attention area is always left in the summary candidate image sequence even if the second image is deleted. .

以上、本発明を適用した2つの実施の形態1〜2およびその変形例について説明したが、本発明は、各実施の形態1〜2やその変形例そのままに限定されるものではなく、実施段階では、発明の要旨を逸脱しない範囲内で構成要素を変形して具体化することができる。また、上記した各実施の形態1〜2や変形例に開示されている複数の構成要素を適宜組み合わせることによって、種々の発明を形成することができる。例えば、各実施の形態1〜2や変形例に記載した全構成要素からいくつかの構成要素を削除してもよい。さらに、異なる実施の形態や変形例で説明した構成要素を適宜組み合わせてもよい。また、明細書又は図面において、少なくとも一度、より広義または同義な異なる用語と共に記載された用語は、明細書又は図面のいかなる箇所においても、その異なる用語に置き換えることができる。このように、発明の主旨を逸脱しない範囲内において種々の変形や応用が可能である。   The two embodiments 1 and 2 to which the present invention is applied and the modifications thereof have been described above, but the present invention is not limited to the embodiments 1 and 2 and the modifications as they are, The constituent elements can be modified and embodied without departing from the spirit of the invention. Various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above-described first and second embodiments and modifications. For example, you may delete a some component from all the components described in each Embodiment 1-2 or the modification. Furthermore, you may combine suitably the component demonstrated in different embodiment and modification. In addition, a term described together with a different term having a broader meaning or the same meaning at least once in the specification or the drawings can be replaced with the different term anywhere in the specification or the drawings. Thus, various modifications and applications are possible without departing from the spirit of the invention.

100 処理部、101 第1の画像選択部、102 第2の画像選択部、
103 被覆領域算出部、104 被覆率算出部、105 削除可否判定部、
106 部分画像列設定部、107 構造要素生成部、
108 注目領域見逃し可能性判定部、200 画像列取得部、300 記憶部、
1001 要約候補画像列生成部、1002 基準画像選択部、
1003 判定対象画像選択部、1004 変形情報取得部、
1005 観察領域設定部、1006 対応領域設定部、
1007 画像特徴量算出部、1008 削除可否判定部、
1009 部分画像列設定部、
BO1 外側境界、BO2 内側境界、RE 残留領域
100 processing unit, 101 first image selection unit, 102 second image selection unit,
103 coverage area calculation unit, 104 coverage rate calculation unit, 105 deletion possibility determination unit,
106 partial image sequence setting unit, 107 structural element generation unit,
108 attention area miss possibility determination unit, 200 image sequence acquisition unit, 300 storage unit,
1001 summary candidate image sequence generation unit, 1002 reference image selection unit,
1003 determination target image selection unit, 1004 deformation information acquisition unit,
1005 observation region setting unit, 1006 corresponding region setting unit,
1007 Image feature amount calculation unit, 1008 Deletion possibility determination unit,
1009 Partial image sequence setting unit,
BO1 outer boundary, BO2 inner boundary, RE residual area

Claims (16)

複数の画像を有する画像列を取得する画像列取得部と、
前記画像列取得部が取得した前記画像列の前記複数の画像の一部を削除して要約画像列を取得する画像要約処理を行う処理部と、
を含み、
前記処理部は、
前記複数の画像から、前記画像要約処理の基準画像と判定対象画像を選択し、
前記判定対象画像上に観察領域を設定するとともに、前記基準画像と前記判定対象画像の間の変形情報に基づいて、前記観察領域に対応する前記基準画像上の領域である対応領域を求め、
前記対応領域から求められた第1の特徴量と、前記観察領域から求められた第2の特徴量の少なくとも一方に基づいて、前記判定対象画像の削除可否の判定を行うことを特徴とする画像処理装置。
An image sequence acquisition unit for acquiring an image sequence having a plurality of images;
A processing unit that performs image summarization processing for acquiring a summary image sequence by deleting a part of the plurality of images of the image sequence acquired by the image sequence acquisition unit;
Including
The processor is
From the plurality of images, select a reference image and a determination target image for the image summarization process,
While setting an observation area on the determination target image, based on deformation information between the reference image and the determination target image, a corresponding area that is an area on the reference image corresponding to the observation area,
An image that determines whether or not the determination target image can be deleted based on at least one of a first feature amount obtained from the corresponding region and a second feature amount obtained from the observation region. Processing equipment.
請求項1において、
前記第1の特徴量は、
前記対応領域の明度情報、サイズ情報、及び特定の形状との類似度情報の少なくとも1つであり、
前記第2の特徴量は、
前記観察領域の前記明度情報、前記サイズ情報、及び前記特定の形状との前記類似度情報の少なくとも1つであることを特徴とする画像処理装置。
In claim 1,
The first feature amount is:
At least one of lightness information, size information, and similarity information of a specific shape of the corresponding region;
The second feature amount is
An image processing apparatus comprising: at least one of the brightness information, the size information, and the similarity information of the observation area.
請求項2において、
前記処理部は、
前記第1の特徴量と第1の閾値との第1の比較処理、前記第2の特徴量と第2の閾値との第2の比較処理、及び前記第1の特徴量と前記第2の特徴量の相違度と第3の閾値との第3の比較処理のうち、少なくとも1つの比較処理に基づいて前記判定対象画像の削除可否の判定を行うことを特徴とする画像処理装置。
In claim 2,
The processor is
A first comparison process between the first feature quantity and a first threshold; a second comparison process between the second feature quantity and a second threshold; and the first feature quantity and the second threshold value. An image processing apparatus that determines whether or not the determination target image can be deleted based on at least one comparison process of the third comparison process between the difference degree of the feature amount and the third threshold value.
請求項1において、
前記処理部は、
前記対応領域の画素の画素値に基づいて、前記対応領域の明度情報を前記第1の特徴量として求めるとともに、前記観察領域の前記画素の前記画素値に基づいて、前記観察領域の前記明度情報を前記第2の特徴量として求めることを特徴とする画像処理装置。
In claim 1,
The processor is
The brightness information of the corresponding area is obtained as the first feature amount based on the pixel value of the pixel of the corresponding area, and the brightness information of the observation area is determined based on the pixel value of the pixel of the observation area. Is obtained as the second feature amount.
請求項4において、
前記処理部は、
前記明度情報である前記第1の特徴量が所与の上限閾値よりも大きい場合、又は前記第1の特徴量が所与の下限閾値よりも小さい場合に、前記判定対象画像を削除不可と判定することを特徴とする画像処理装置。
In claim 4,
The processor is
When the first feature value that is the brightness information is larger than a given upper threshold value, or when the first feature value is smaller than a given lower threshold value, it is determined that the determination target image cannot be deleted. An image processing apparatus.
請求項1において、
前記処理部は、
前記対応領域のサイズ情報により表される値を前記第1の特徴量として求めるとともに、前記観察領域の前記サイズ情報により表される値を前記第2の特徴量として求めることを特徴とする画像処理装置。
In claim 1,
The processor is
Image processing characterized in that a value represented by the size information of the corresponding region is obtained as the first feature amount, and a value represented by the size information of the observation region is obtained as the second feature amount. apparatus.
請求項1において、
前記処理部は、
前記対応領域と所与の形状との類似度を表す値を前記第1の特徴量として求めるとともに、前記観察領域と前記所与の形状との前記類似度を表す値を前記第2の特徴量として求めることを特徴とする画像処理装置。
In claim 1,
The processor is
A value representing the similarity between the corresponding region and the given shape is obtained as the first feature amount, and a value representing the similarity between the observation region and the given shape is obtained as the second feature amount. An image processing apparatus characterized by obtaining as follows.
請求項4乃至7のいずれかにおいて、
前記処理部は、
前記第1の特徴量と前記第2の特徴量の相違度が、所与の閾値よりも大きい場合に、前記判定対象画像を削除不可と判定することを特徴とする画像処理装置。
In any of claims 4 to 7,
The processor is
An image processing apparatus, wherein when the degree of difference between the first feature amount and the second feature amount is greater than a given threshold, the determination target image is determined not to be deleted.
請求項1乃至8のいずれかにおいて、
前記処理部は、
前記画像列取得部が取得した前記画像列の前記複数の画像のうち、前記要約画像列に残される要約画像からなる要約候補画像列を設定するとともに、前記画像列の前記複数の画像のうち、前記要約候補画像列に含まれない削除候補画像からなる削除候補画像列を設定し、
前記処理部は、
前記要約候補画像列から前記基準画像を選択し、前記削除候補画像列から前記判定対象画像を選択し、
前記判定対象画像上に前記観察領域を設定するとともに、前記基準画像と前記判定対象画像の間の前記変形情報に基づいて、前記観察領域に対応する前記基準画像上の領域である前記対応領域を求め、
前記対応領域から求められた前記第1の特徴量と、前記観察領域から求められた前記第2の特徴量の少なくとも一方に基づいて、前記判定対象画像の削除可否の判定を行うことを特徴とする画像処理装置。
In any one of Claims 1 thru | or 8.
The processor is
Among the plurality of images of the image sequence acquired by the image sequence acquisition unit, a summary candidate image sequence consisting of summary images remaining in the summary image sequence is set, and among the plurality of images of the image sequence, Setting a deletion candidate image sequence consisting of deletion candidate images not included in the summary candidate image sequence;
The processor is
Selecting the reference image from the summary candidate image sequence, selecting the determination target image from the deletion candidate image sequence,
The observation area is set on the determination target image, and the corresponding area that is an area on the reference image corresponding to the observation area is determined based on the deformation information between the reference image and the determination target image. Seeking
Determining whether or not the determination target image can be deleted based on at least one of the first feature amount obtained from the corresponding region and the second feature amount obtained from the observation region. An image processing apparatus.
請求項9において、
前記処理部は、
前記第1の特徴量及び前記第2の特徴量の少なくとも一方に基づいて行われる第1の削除可否判定処理と、前記第1の削除可否判定処理とは異なる第2の削除可否判定処理とに基づいて、前記画像要約処理を行うものであり、
前記処理部は、
前記画像列取得部が取得した前記画像列に対して前記第2の削除可否判定処理を行い、前記複数の画像のうち、削除不可と判定された前記画像を前記要約画像とするとともに、削除可能と判定された前記画像を前記削除候補画像とすることを特徴とする画像処理装置。
In claim 9,
The processor is
A first deletion permission determination process performed based on at least one of the first feature value and the second feature value, and a second deletion permission determination process different from the first deletion permission determination process Based on the image summarization process,
The processor is
The second deleteability determination process is performed on the image sequence acquired by the image sequence acquisition unit, and the image determined to be undeleteable among the plurality of images is used as the summary image and can be deleted. The image processing apparatus characterized in that the image determined to be the deletion candidate image.
請求項10において、
前記処理部は、
前記画像列取得部が取得した前記画像列の前記複数の画像から、第1の画像と第2の画像を選択し、
前記第1の画像と前記第2の画像の間の前記変形情報に基づいて、前記第1の画像による前記第2の画像の被覆率を算出し、
前記被覆率に基づいて、前記第2の画像の削除可否の判定を行う処理を、前記第2の削除可否判定処理として実行することを特徴とする画像処理装置。
In claim 10,
The processor is
A first image and a second image are selected from the plurality of images of the image sequence acquired by the image sequence acquisition unit;
Based on the deformation information between the first image and the second image, the coverage of the second image by the first image is calculated,
An image processing apparatus that executes a process of determining whether or not the second image can be deleted based on the coverage as the second deleteability determination process.
請求項10において、
前記処理部は、
前記画像列取得部が取得した前記画像列の前記複数の画像から、第1の画像と第2の画像を選択し、
前記第1の画像と前記第2の画像の間の前記変形情報を用いた処理、及び注目領域に対応する構造要素を用いた処理の結果に基づいて、前記第2の画像の削除可否の判定を行う処理を、前記第2の削除可否判定処理として実行することを特徴とする画像処理装置。
In claim 10,
The processor is
A first image and a second image are selected from the plurality of images of the image sequence acquired by the image sequence acquisition unit;
Determining whether or not the second image can be deleted based on a result of processing using the deformation information between the first image and the second image and processing using a structural element corresponding to a region of interest The image processing apparatus is characterized in that the process of performing is performed as the second deletion permission determination process.
請求項12において、
前記変形情報を用いた処理は、
前記第1の画像及び前記第2の画像の一方の少なくとも一部を、前記変形情報を用いて変形する処理であり、
前記構造要素を用いた処理は、
前記構造要素による収縮処理、又は前記第1の画像により前記第2の画像が覆われない領域である非被覆領域に前記構造要素が含まれるか否かを判定する処理であることを特徴とする画像処理装置。
In claim 12,
The process using the deformation information is as follows:
A process of deforming at least a part of one of the first image and the second image using the deformation information;
The process using the structural element is as follows:
It is a process for determining whether or not the structural element is included in an uncovered area that is an area where the second image is not covered by the first image, or a contraction process by the structural element. Image processing device.
請求項1乃至13のいずれかにおいて、
前記処理部は、
前記基準画像、前記判定対象画像、及び前記複数の画像のうち前記画像列において前記基準画像と前記判定対象画像の間の前記画像について、隣り合う前記画像間の前記変形情報を求め、求めた隣り合う前記画像間の前記変形情報に基づいて、前記基準画像と前記判定対象画像の間の前記変形情報を求めることを特徴とする画像処理装置。
In any one of Claims 1 thru | or 13.
The processor is
For the image between the reference image and the determination target image in the image sequence among the reference image, the determination target image, and the plurality of images, the deformation information between the adjacent images is obtained, and the obtained neighbor An image processing apparatus, wherein the deformation information between the reference image and the determination target image is obtained based on the deformation information between the matching images.
複数の画像を有する画像列を取得する画像列取得部と、
前記画像列取得部が取得した前記画像列の前記複数の画像の一部を削除して要約画像列を取得する画像要約処理を行う処理部として、
コンピュータを機能させ、
前記処理部は、
前記複数の画像から、前記画像要約処理の基準画像と判定対象画像を選択し、
前記判定対象画像上に観察領域を設定するとともに、前記基準画像と前記判定対象画像の間の変形情報に基づいて、前記観察領域に対応する前記基準画像上の領域である対応領域を求め、
前記対応領域から求められた第1の特徴量と、前記観察領域から求められた第2の特徴量の少なくとも一方に基づいて、前記判定対象画像の削除可否の判定を行うことを特徴とするプログラム。
An image sequence acquisition unit for acquiring an image sequence having a plurality of images;
As a processing unit that performs image summarization processing for acquiring a summary image sequence by deleting a part of the plurality of images of the image sequence acquired by the image sequence acquisition unit,
Make the computer work,
The processor is
From the plurality of images, select a reference image and a determination target image for the image summarization process,
While setting an observation area on the determination target image, based on deformation information between the reference image and the determination target image, a corresponding area that is an area on the reference image corresponding to the observation area,
A program for determining whether or not the determination target image can be deleted based on at least one of a first feature amount obtained from the corresponding region and a second feature amount obtained from the observation region. .
複数の画像を有する画像列を取得し、
前記画像列の前記複数の画像から、基準画像と判定対象画像を選択し、
前記判定対象画像上に観察領域を設定するとともに、前記基準画像と前記判定対象画像の間の変形情報に基づいて、前記観察領域に対応する前記基準画像上の領域である対応領域を求め、
前記対応領域から求められた第1の特徴量と、前記観察領域から求められた第2の特徴量の少なくとも一方に基づいて、前記判定対象画像の削除可否の判定を行い、
前記削除可否の判定結果に基づいて、前記画像列の前記複数の画像の一部を削除して要約画像列を取得する画像要約処理を行うことを特徴とする画像処理方法。
Obtain an image sequence with multiple images,
A reference image and a determination target image are selected from the plurality of images in the image sequence,
While setting an observation area on the determination target image, based on deformation information between the reference image and the determination target image, a corresponding area that is an area on the reference image corresponding to the observation area,
Based on at least one of the first feature amount obtained from the corresponding region and the second feature amount obtained from the observation region, it is determined whether the determination target image can be deleted,
An image processing method for performing image summarization processing for acquiring a summary image sequence by deleting a part of the plurality of images of the image sequence based on the determination result of the deletion possibility.
JP2012094691A 2012-03-07 2012-04-18 Image processing apparatus, program, and image processing method Active JP5973771B2 (en)

Priority Applications (11)

Application Number Priority Date Filing Date Title
JP2012094691A JP5973771B2 (en) 2012-04-18 2012-04-18 Image processing apparatus, program, and image processing method
EP13757814.2A EP2823754A4 (en) 2012-03-07 2013-03-07 Image processing device, program, and image processing method
CN201380012887.XA CN104159501B (en) 2012-03-07 2013-03-07 Image processing apparatus and image processing method
PCT/JP2013/056271 WO2013133368A1 (en) 2012-03-07 2013-03-07 Image processing device, program, and image processing method
CN201610808300.1A CN106127796B (en) 2012-03-07 2013-03-07 Image processing apparatus and image processing method
PCT/JP2013/058489 WO2013157354A1 (en) 2012-04-18 2013-03-25 Image processing device, program, and image processing method
CN201380020663.3A CN104244801B (en) 2012-04-18 2013-03-25 Image processing device, and image processing method
EP13778652.1A EP2839770A4 (en) 2012-04-18 2013-03-25 Image processing device, program, and image processing method
US14/479,235 US9576362B2 (en) 2012-03-07 2014-09-05 Image processing device, information storage device, and processing method to acquire a summary image sequence
US14/514,062 US9740939B2 (en) 2012-04-18 2014-10-14 Image processing device, information storage device, and image processing method
US15/590,270 US10037468B2 (en) 2012-04-18 2017-05-09 Image processing device, information storage device, and image processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012094691A JP5973771B2 (en) 2012-04-18 2012-04-18 Image processing apparatus, program, and image processing method

Publications (2)

Publication Number Publication Date
JP2013222383A true JP2013222383A (en) 2013-10-28
JP5973771B2 JP5973771B2 (en) 2016-08-23

Family

ID=49593282

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012094691A Active JP5973771B2 (en) 2012-03-07 2012-04-18 Image processing apparatus, program, and image processing method

Country Status (1)

Country Link
JP (1) JP5973771B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10517472B2 (en) 2015-01-21 2019-12-31 Hoya Corporation Endoscope system
US10559072B2 (en) 2015-06-23 2020-02-11 Hoya Corporation Image detection device and image detection system
JP2023014288A (en) * 2019-09-18 2023-01-26 富士フイルム株式会社 Medical image processing device, processor device, endoscope system, operation method of medical image processing device, and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010158308A (en) * 2009-01-06 2010-07-22 Olympus Corp Image processing apparatus, image processing method and image processing program
CN102096917A (en) * 2010-12-22 2011-06-15 南方医科大学 Automatic eliminating method for redundant image data of capsule endoscope
JP2011175599A (en) * 2010-02-25 2011-09-08 Canon Inc Image processor, and processing method and program thereof

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010158308A (en) * 2009-01-06 2010-07-22 Olympus Corp Image processing apparatus, image processing method and image processing program
JP2011175599A (en) * 2010-02-25 2011-09-08 Canon Inc Image processor, and processing method and program thereof
CN102096917A (en) * 2010-12-22 2011-06-15 南方医科大学 Automatic eliminating method for redundant image data of capsule endoscope

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10517472B2 (en) 2015-01-21 2019-12-31 Hoya Corporation Endoscope system
US10559072B2 (en) 2015-06-23 2020-02-11 Hoya Corporation Image detection device and image detection system
JP2023014288A (en) * 2019-09-18 2023-01-26 富士フイルム株式会社 Medical image processing device, processor device, endoscope system, operation method of medical image processing device, and program
JP7387859B2 (en) 2019-09-18 2023-11-28 富士フイルム株式会社 Medical image processing device, processor device, endoscope system, operating method and program for medical image processing device

Also Published As

Publication number Publication date
JP5973771B2 (en) 2016-08-23

Similar Documents

Publication Publication Date Title
WO2013157354A1 (en) Image processing device, program, and image processing method
WO2013133368A1 (en) Image processing device, program, and image processing method
JP6242072B2 (en) Image processing apparatus, program, and method of operating image processing apparatus
JP6188477B2 (en) Image processing apparatus, image processing method, and program
WO2013133370A1 (en) Image processing device, program, and image processing method
JP5948200B2 (en) Image processing apparatus, program, and image processing method
JP6168876B2 (en) Detection device, learning device, detection method, learning method, and program
JP5963480B2 (en) Image summarization apparatus and program
JP5973771B2 (en) Image processing apparatus, program, and image processing method
US9904988B2 (en) Image processing method and image processing program
JP5973770B2 (en) Image processing apparatus, program, and image processing method
JP5973783B2 (en) Image processing apparatus, program, and image processing method
JP6006112B2 (en) Image processing apparatus, image processing method, and program
JP6157238B2 (en) Image processing apparatus, image processing method, and image processing program
JP5896791B2 (en) Image processing apparatus, program, and image processing method
JP5980567B2 (en) Image processing apparatus, program, and method of operating image processing apparatus
US10964021B2 (en) Information processing apparatus, information processing method, and information processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150408

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160715

R151 Written notification of patent or utility model registration

Ref document number: 5973771

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250