JP2016224627A - Image processing device, image processing method, and program - Google Patents

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

Info

Publication number
JP2016224627A
JP2016224627A JP2015109010A JP2015109010A JP2016224627A JP 2016224627 A JP2016224627 A JP 2016224627A JP 2015109010 A JP2015109010 A JP 2015109010A JP 2015109010 A JP2015109010 A JP 2015109010A JP 2016224627 A JP2016224627 A JP 2016224627A
Authority
JP
Japan
Prior art keywords
image
smoothing
tracking
contrast
pixel
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015109010A
Other languages
Japanese (ja)
Inventor
太田 雄介
Yusuke Ota
雄介 太田
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2015109010A priority Critical patent/JP2016224627A/en
Publication of JP2016224627A publication Critical patent/JP2016224627A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide an image processing device, method, and program which improve the accuracy of tracking processing even in the case of the occurrence of random deformation and random and non-uniform blur in images constituting a video.SOLUTION: A region setting unit 102 sets a tracking target region from a first image. A contrast calculation unit 103 calculates a contrast value of each of pixels in the tracking target region of the first image. An image smoothing unit 104 executes smoothing processing for each pixel on the basis of the contrast value of the pixel in the tracking target region of the first image. A tracking unit 105 performs tracking to find which position of a smoothed target image a selected region of the smoothed first image is located in.SELECTED DRAWING: Figure 3

Description

本発明は、画像内の対象をトラッキングする画像処理装置、画像処理方法、及びプログラムに関する。   The present invention relates to an image processing apparatus, an image processing method, and a program for tracking an object in an image.

同一シーンを連続撮影した動画像では、画像内において、撮影対象物の位置が変化する場合がある。
その場合において、動画像を構成する各画像内で、撮影対象物がどの領域に位置しているのかを追跡(トラッキング)するトラッキング技術が知られている。
In a moving image obtained by continuously shooting the same scene, the position of the shooting target may change in the image.
In that case, a tracking technique is known that tracks (tracks) in which region the photographic object is located in each image constituting the moving image.

トラッキング技術として、ブロックマッチング法が知られているが、これは動画像を構成する各画像内において撮影対象物の輝度パターンが大きく変化しないことを前提に、各画像において撮影対象物と輝度パターンが最も一致する位置を求める手法である。
ブロックマッチング法を用いた画像処理装置として、例えば、特許文献1には、追跡対象点が動画像を構成する画像間でどのように移動したのか推定し、その推定の結果得られる動きベクトルの確度が所定の閾値以上であることを条件に、追跡対象点が移動したものと判定する画像処理装置が記載されている。
As a tracking technique, a block matching method is known. This is based on the premise that the luminance pattern of the shooting target does not change significantly in each image constituting the moving image. This is a method for obtaining the most consistent position.
As an image processing apparatus using a block matching method, for example, Patent Document 1 estimates how a tracking target point has moved between images constituting a moving image, and the accuracy of a motion vector obtained as a result of the estimation. Describes an image processing apparatus that determines that a tracking target point has moved on the condition that is equal to or greater than a predetermined threshold.

但し、特許文献1に記載された画像処理装置では、トラッキング処理を実行する上で、トラッキング処理の対象とする画像間で輝度が変化しないことを前提としている。
そのため、例えば、図10に示すような、陽炎等の大気の密度揺らぎが発生している空間を撮影した動画像において、撮影対象物(図10では、水平で濃さが均一の2本の線分)をトラッキングする場合、その動画像を構成する画像には、図10Bの楕円領域に示すように、ランダムな変形とランダムかつ非一様なボケが生じる。これにより各画像間で輝度が変化する(即ち、図10B1と図10B2では、線とその周辺の輝度が変化する)ことから、正確なトラッキングを行うことができない。
However, in the image processing apparatus described in Patent Document 1, it is assumed that the luminance does not change between images to be subjected to tracking processing when performing tracking processing.
Therefore, for example, in a moving image obtained by photographing a space in which atmospheric density fluctuations such as a hot flame as shown in FIG. 10 are taken, an object to be photographed (in FIG. 10, two lines with horizontal and uniform darkness). In the case of tracking (minute), random deformation and random and non-uniform blur occur in the image constituting the moving image, as shown in the elliptical area of FIG. 10B. As a result, the luminance changes between the images (that is, the luminance of the line and its surroundings changes in FIGS. 10B1 and 10B2), and thus accurate tracking cannot be performed.

即ち、特許文献1に記載された画像処理装置では、撮影された動画像を構成する画像に、大気の密度揺らぎが発生している場合(即ち、ランダムな変形とランダムかつ非一様なボケが生じている場合)、トラッキング処理を実行する上で、その精度を担保することができない。   In other words, in the image processing apparatus described in Patent Document 1, when the density of the air is generated in the image constituting the captured moving image (that is, random deformation and random and non-uniform blur are generated. If this occurs, the accuracy of the tracking process cannot be guaranteed.

本発明は、前記従来の問題に鑑みてなされたものであって、その目的は、動画像を構成する画像において、ランダムな変形とランダムかつ非一様なボケが生じている場合であっても、トラッキング処理の精度を向上させることである。   The present invention has been made in view of the above-described conventional problems, and the object thereof is even when random deformation and random and non-uniform blur are generated in an image constituting a moving image. It is to improve the accuracy of the tracking process.

本発明は、動画像を構成する第一の画像から、トラッキング対象領域を設定する領域設定手段と、前記領域設定手段により設定されたトラッキング対象領域の各画素のコントラスト値と、前記動画像を構成する第二の画像の各画素のコントラスト値を計算するコントラスト計算手段と、前記コントラスト計算手段により計算された、前記トラッキング対象領域の各画素のコントラスト値に基づいて前記トラッキング対象領域を平滑化する第一平滑化手段と、前記コントラスト計算手段により計算された、前記第二の画像の各画素のコントラスト値に基づいて前記第二の画像を平滑化する第二平滑化手段と、前記第一平滑化手段により平滑化された前記トラッキング対象領域と類似する領域を前記第二平滑化手段により平滑化された前記第二の画像からトラッキングするトラッキング手段と、を有する画像処理装置である。   The present invention comprises, from a first image constituting a moving image, an area setting means for setting a tracking target area, a contrast value of each pixel of the tracking target area set by the area setting means, and the moving image. A contrast calculating means for calculating a contrast value of each pixel of the second image to be smoothed, and a first smoothing of the tracking target area based on the contrast value of each pixel of the tracking target area calculated by the contrast calculating means. One smoothing means, second smoothing means for smoothing the second image based on the contrast value of each pixel of the second image calculated by the contrast calculating means, and the first smoothing An area similar to the tracking target area smoothed by the second smoothing means is smoothed by the second smoothing means. And tracking means for tracking the image, an image processing apparatus having a.

本発明の画像処理装置によれば、動画像を構成する画像において、ランダムな変形とランダムかつ非一様なボケが生じている場合であっても、トラッキング処理の精度を向上させることができる。   According to the image processing apparatus of the present invention, it is possible to improve the accuracy of tracking processing even when random deformation and random and non-uniform blur occur in an image constituting a moving image.

本発明の実施形態に係る画像処理装置の概略ブロック図である。1 is a schematic block diagram of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係る画像処理装置のハードウェア概略構成図である。It is a hardware schematic block diagram of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置の機能ブロック図である。1 is a functional block diagram of an image processing apparatus according to an embodiment of the present invention. 本発明の実施形態に係る画像処理装置における処理全体の概要を示す図である。It is a figure which shows the outline | summary of the whole process in the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置における処理全体の手順を示すフロー図である。It is a flowchart which shows the procedure of the whole process in the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置のコントラスト計算部における処理を示す図である。It is a figure which shows the process in the contrast calculation part of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置のコントラスト計算部における処理の手順を示すフロー図である。It is a flowchart which shows the procedure of the process in the contrast calculation part of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置の画像平滑化部における処理を示す図である。It is a figure which shows the process in the image smoothing part of the image processing apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る画像処理装置の画像平滑化部における処理の手順を示すフロー図である。It is a flowchart which shows the procedure of the process in the image smoothing part of the image processing apparatus which concerns on embodiment of this invention. 陽炎等の大気の密度揺らぎが発生した場合の画像を示す図である。It is a figure which shows an image when density fluctuations of air | atmosphere, such as a hot flame, generate | occur | produced.

以下、本発明の実施形態について図面を参照して説明する。
図1は、本発明の実施形態に係る画像処理装置1の概略ブロック図である。
画像処理装置1は、図1に示すように、外部ストレージデバイス2と接続される。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 1 is a schematic block diagram of an image processing apparatus 1 according to an embodiment of the present invention.
The image processing apparatus 1 is connected to an external storage device 2 as shown in FIG.

画像処理装置1は、画像処理装置1に実装される撮影ユニット12(図2)により撮影された画像、又は外部ストレージデバイス2から転送された画像において、ユーザによりトラッキング対象とする領域が指定されると、トラッキング処理を実行する。
画像処理装置1は、トラッキング処理の実行結果を画像処理装置1に記憶し、必要に応じて外部ストレージデバイス2に転送する。
In the image processing apparatus 1, an area to be tracked is specified by a user in an image captured by the imaging unit 12 (FIG. 2) mounted on the image processing apparatus 1 or an image transferred from the external storage device 2. Then, the tracking process is executed.
The image processing apparatus 1 stores the tracking processing execution result in the image processing apparatus 1 and transfers it to the external storage device 2 as necessary.

図2は、本発明の実施形態に係る画像処理装置1のハードウェア概略構成図である。
画像処理装置1は、制御ユニット11、撮影ユニット12、ネットワークインタフェース(I/F)13、主記憶ユニット14、副記憶ユニット15、入力ユニット16、表示ユニット17を有する。
FIG. 2 is a schematic hardware configuration diagram of the image processing apparatus 1 according to the embodiment of the present invention.
The image processing apparatus 1 includes a control unit 11, a photographing unit 12, a network interface (I / F) 13, a main storage unit 14, a secondary storage unit 15, an input unit 16, and a display unit 17.

制御ユニット11は、CPU(Central Processing Unit)等のプロセッサであり、主記憶ユニット14に記憶されるプログラムを実行することで、各々のユニットを制御する。
撮影ユニット12は、例えば、CCD(Charge Coupled Device)イメージセンサ又はCMOS(Complementary MOS)イメージセンサ等の撮影素子であり、被写体を撮影すると、画像データを出力する。
The control unit 11 is a processor such as a CPU (Central Processing Unit), and controls each unit by executing a program stored in the main storage unit 14.
The photographing unit 12 is a photographing element such as a CCD (Charge Coupled Device) image sensor or a CMOS (Complementary MOS) image sensor, and outputs image data when photographing a subject.

ネットワークインタフェース13は、例えば、LAN(Local Area Network)ケーブル等の有線通信手段、Wi−Fi(登録商標)、Bluetooth(登録商標)等の無線通信手段により、画像処理装置1と外部ストレージデバイス2とを接続するためのインタフェースである。
ネットワークインタフェース13は、制御ユニット11により、外部ストレージデバイス2から画像を取得する場合、また外部ストレージデバイス2にトラッキング処理の結果を送信する場合等に用いられる。
The network interface 13 is connected to the image processing apparatus 1 and the external storage device 2 by a wireless communication unit such as a wired communication unit such as a LAN (Local Area Network) cable, Wi-Fi (registered trademark), or Bluetooth (registered trademark). Is an interface for connecting
The network interface 13 is used when the control unit 11 acquires an image from the external storage device 2 or when the tracking processing result is transmitted to the external storage device 2.

主記憶ユニット14は、例えば、ハードディスクドライブ(Hard Disk Drive;HDD)、ソリッドステートドライブ(Solid State Drive;SSD)等の記憶装置である。
主記憶ユニット14は、各種画像(例えば、撮影ユニット12により撮影された画像、外部ストレージデバイス2から転送された画像等)、制御ユニット11において実行されるプログラム、またトラッキング処理の結果等を記憶する。
The main storage unit 14 is a storage device such as a hard disk drive (HDD), a solid state drive (SSD), or the like.
The main storage unit 14 stores various images (for example, images taken by the shooting unit 12, images transferred from the external storage device 2, etc.), programs executed in the control unit 11, and results of tracking processing, etc. .

副記憶ユニット15は、RAM(Random Access Memory)等の揮発性のメモリである。
副記憶ユニット15は、プログラムをロードするとき、またプログラムの計算結果を一時的に格納するときに用いられる。
The secondary storage unit 15 is a volatile memory such as a RAM (Random Access Memory).
The secondary storage unit 15 is used when a program is loaded and when a calculation result of the program is temporarily stored.

入力ユニット16は、キーパッド等の入力装置であり、ユーザがソフトウェアを操作する場合(即ち、プログラムを実行する場合)、またトラッキング領域を指定する場合等に用いられる。
なお、入力ユニット16として、キーボード、マウス等の入力装置を、画像処理装置1に接続して用いることができる。
The input unit 16 is an input device such as a keypad, and is used when a user operates software (that is, when executing a program), specifies a tracking area, or the like.
Note that as the input unit 16, an input device such as a keyboard and a mouse can be connected to the image processing apparatus 1.

表示ユニット17は、液晶ディスプレイ(Liquid Crystal Display;LCD)等の表示装置である。
表示ユニット17は、各種画像、ソフトウェアの操作画面を表示する。
The display unit 17 is a display device such as a liquid crystal display (LCD).
The display unit 17 displays various images and software operation screens.

次に、画像処理装置1の機能構成について、図面を参照して説明する。
図3は、本発明の実施形態に係る画像処理装置1の機能ブロック図である。
画像取得部101は、主記憶ユニット14に記憶された画像(即ち、撮影ユニット12により撮影された画像、外部ストレージデバイス2から転送された画像)を、トラッキング処理の対象とする画像として取得する。
領域設定部102は、トラッキング処理の対象とする領域を設定(選択)する。
Next, the functional configuration of the image processing apparatus 1 will be described with reference to the drawings.
FIG. 3 is a functional block diagram of the image processing apparatus 1 according to the embodiment of the present invention.
The image acquisition unit 101 acquires an image stored in the main storage unit 14 (that is, an image shot by the shooting unit 12 and an image transferred from the external storage device 2) as an image to be subjected to tracking processing.
The area setting unit 102 sets (selects) an area to be tracked.

コントラスト計算部103は、各画素のコントラスト値を計算する。
コントラスト計算部103における処理は、図6及び図7を用いて後述する。
画像平滑化部104は、コントラスト計算部103において計算されたコントラスト値に基づいて、平滑化を実行する。
画像平滑化部104における処理は、図8及び図9を用いて後述する。
The contrast calculation unit 103 calculates the contrast value of each pixel.
The processing in the contrast calculation unit 103 will be described later with reference to FIGS.
The image smoothing unit 104 performs smoothing based on the contrast value calculated by the contrast calculation unit 103.
The processing in the image smoothing unit 104 will be described later with reference to FIGS.

トラッキング部105は、領域設定部102により設定された領域が、トラッキング処理の対象となる他方の画像でどの座標に位置しているかをトラッキングする。
具体的には、例えば、領域設定部102において選択された領域の輝度値のヒストグラムと、トラッキング処理の対象となる他方の画像の部分領域(即ち、領域設定部102において選択された領域と同一形状及び同一サイズ)の輝度値のヒストグラムの類似度を算出し、その類似度を用いたブロックマッチングにより、トラッキングする。
なお、輝度値のヒストグラムの類似度の算出に関しては、後述する。
The tracking unit 105 tracks at which coordinate the region set by the region setting unit 102 is located in the other image to be tracked.
Specifically, for example, the histogram of the luminance value of the region selected by the region setting unit 102 and the partial region of the other image to be tracked (that is, the same shape as the region selected by the region setting unit 102) And the histogram of the luminance value of the same size) is calculated, and tracking is performed by block matching using the similarity.
The calculation of the similarity of histograms of luminance values will be described later.

ユーザは、主記憶ユニット14に記憶されたトラッキング処理の実行結果を、表示ユニット17において表示したり、また外部ストレージデバイス2に転送したりすることができる。
なお、画像取得部101、領域設定部102、コントラスト計算部103、画像平滑化部104、トラッキング部105は、画像処理装置1のコンピュータにプログラムを読み取らせることにより生成される機能実現手段である。
The user can display the execution result of the tracking process stored in the main storage unit 14 on the display unit 17 or transfer it to the external storage device 2.
Note that the image acquisition unit 101, the region setting unit 102, the contrast calculation unit 103, the image smoothing unit 104, and the tracking unit 105 are function implementation means generated by causing the computer of the image processing apparatus 1 to read a program.

図4は、本発明の実施形態に係る画像処理装置1における処理全体の概要を示す図である。
なお、図4に示す処理は、同一シーンを撮影した同一サイズの画像が複数枚、主記憶ユニット14に記憶されていることを前提に開始される処理である。
また、図4は、最初に取得した画像(即ち、1枚目に取得した画像)において、ユーザにより設定された領域が、次に取得した画像(即ち、2枚目以降に取得した画像)において、どの領域に移動したのかをトラッキングする処理として例示したものである。
FIG. 4 is a diagram showing an overview of the entire processing in the image processing apparatus 1 according to the embodiment of the present invention.
Note that the process shown in FIG. 4 is a process that is started on the assumption that a plurality of images of the same size obtained by photographing the same scene are stored in the main storage unit 14.
Also, FIG. 4 shows that in the first acquired image (that is, the first image acquired), the region set by the user is the next acquired image (that is, the image acquired after the second image). This is an example of a process for tracking which region it has moved to.

ここで、最初に取得した画像とは例えば、時間的に最初に位置する画像のことであり、この画像を第一画像(本発明の第一の画像に対応)という。図4では、第一画像に関する画像処理を、図4の上側に示している。
また、次に取得した画像とはトラッキング処理を実行する対象となる画像のことであり、この画像をターゲット画像という。図4では、ターゲット画像に関する画像処理を、図4の下側に示している。
なお、ターゲット画像は、本発明の第二の画像に対応する。
Here, the first acquired image is, for example, an image positioned first in time, and this image is referred to as a first image (corresponding to the first image of the present invention). In FIG. 4, image processing relating to the first image is shown on the upper side of FIG.
The next acquired image is an image to be subjected to tracking processing, and this image is referred to as a target image. In FIG. 4, image processing relating to the target image is shown on the lower side of FIG.
The target image corresponds to the second image of the present invention.

画像処理装置1は、第一画像において、トラッキング対象とする領域が設定されると、設定された領域を対象として、画素毎に、その画素のコントラスト値に応じて平滑化処理を実行する。
なお、第一画像に対して、画像平滑化部104により平滑化処理が実行された画像を第一平滑化画像という。
また、ここでの画像平滑化部104は、本発明の第一平滑化手段に対応する。
When an area to be tracked is set in the first image, the image processing apparatus 1 executes a smoothing process for each pixel according to the contrast value of the pixel for the set area.
An image obtained by performing the smoothing process on the first image by the image smoothing unit 104 is referred to as a first smoothed image.
Moreover, the image smoothing part 104 here respond | corresponds to the 1st smoothing means of this invention.

画像処理装置1は、ターゲット画像に対して、画素毎に、その画素のコントラスト値に応じて平滑化処理を実行する。
なお、ターゲット画像に対して、画像平滑化部104により平滑化処理が実行された画像をターゲット平滑化画像という。
また、ここでの画像平滑化部104は、本発明の第二平滑化手段に対応する。
The image processing apparatus 1 executes a smoothing process on the target image for each pixel according to the contrast value of the pixel.
Note that an image obtained by performing the smoothing process on the target image by the image smoothing unit 104 is referred to as a target smoothed image.
Moreover, the image smoothing part 104 here respond | corresponds to the 2nd smoothing means of this invention.

画像処理装置1は、第一平滑化画像の選択領域に類似する領域を、ターゲット平滑化画像からトラッキング(探索)する。
このように、第一画像及びターゲット画像に対して平滑化処理を実行することで、第一画像におけるトラッキング対象領域と、ターゲット画像内のトラッキング対象が存在する領域には同程度の均質なボケが付与される(即ち、同様の輝度分布となる)ことから、輝度値が類似する領域をターゲット画像から探索することで、トラッキング対象画像の変形にロバストなトラッキングを実現することができる。
The image processing apparatus 1 tracks (searches) a region similar to the selected region of the first smoothed image from the target smoothed image.
As described above, by performing the smoothing process on the first image and the target image, the tracking target area in the first image and the area where the tracking target exists in the target image have the same degree of uniform blur. Since it is given (that is, has a similar luminance distribution), tracking robust to deformation of the tracking target image can be realized by searching the target image for regions having similar luminance values.

図5は、本発明の実施形態に係る画像処理装置1における処理全体の手順を示すフロー図である。
図5は、第一画像においてユーザにより設定(選択)された領域が、ターゲット画像において、どの領域に移動したのかをトラッキングする処理の手順として例示したものである。
なお、図5に示す処理は、ターゲット画像、即ち、トラッキング処理の対象とする画像が、主記憶ユニット14に記憶されていることを前提に実行される処理である。
FIG. 5 is a flowchart showing a procedure of the entire processing in the image processing apparatus 1 according to the embodiment of the present invention.
FIG. 5 shows an example of a processing procedure for tracking which region set (selected) by the user in the first image has moved to which region in the target image.
The process shown in FIG. 5 is a process that is executed on the assumption that the target image, that is, the image to be tracked is stored in the main storage unit 14.

画像取得部101は、第一画像を取得する(S101)。
領域設定部102は、第一画像において、ユーザにより選択された領域を、トラッキング対象領域として設定する(S102)。
なお、ここで、トラッキング対象領域は、矩形、円形等の任意の形状、またフリーハンドで選択することができる。
The image acquisition unit 101 acquires a first image (S101).
The area setting unit 102 sets an area selected by the user in the first image as a tracking target area (S102).
Here, the tracking target area can be selected by an arbitrary shape such as a rectangle or a circle, or by freehand.

コントラスト計算部103は、第一画像の各画素のコントラスト値を計算する(S103)。
なお、コントラスト計算部103における処理は、図6及び図7を用いて後述する。
また、ステップS103における、コントラスト値の計算処理は、ステップS102において選択された領域を対象として実行される。
The contrast calculation unit 103 calculates the contrast value of each pixel of the first image (S103).
The processing in the contrast calculation unit 103 will be described later with reference to FIGS.
Further, the contrast value calculation processing in step S103 is executed for the region selected in step S102.

画像平滑化部104は、第一画像の各画素のコントラスト値に基づいて、第一画像に対して、画素毎に平滑化処理を実行する(S104)。
なお、画像平滑化部104における処理は、図8及び図9を用いて後述する。
また、ステップS104における平滑化処理は、ステップS102において設定された領域を対象として実行される。
The image smoothing unit 104 performs a smoothing process for each pixel on the first image based on the contrast value of each pixel of the first image (S104).
The processing in the image smoothing unit 104 will be described later with reference to FIGS.
In addition, the smoothing process in step S104 is executed for the region set in step S102.

画像取得部101は、主記憶ユニット14にトラッキング処理の対象とする画像が記憶されているか否かを判定する(S105)。
画像取得部101は、トラッキング対象となる画像が記憶されていると判定すると(S105 Yes)、その画像(即ち、ターゲット画像)を取得する(S106)。
なお、ステップS105において、ターゲット画像が記憶されていないと判定すると(S105 No)、画像処理装置1は、処理を終了する。
The image acquisition unit 101 determines whether an image to be subjected to tracking processing is stored in the main storage unit 14 (S105).
If the image acquisition unit 101 determines that an image to be tracked is stored (S105 Yes), the image acquisition unit 101 acquires the image (that is, the target image) (S106).
If it is determined in step S105 that the target image is not stored (No in S105), the image processing apparatus 1 ends the process.

コントラスト計算部103は、ターゲット画像の各画素のコントラスト値を計算する(S107)。
なお、ステップS107における、コントラスト値の計算処理は、ステップS106において取得した画像全体を対象として実行される。
The contrast calculation unit 103 calculates the contrast value of each pixel of the target image (S107).
Note that the contrast value calculation processing in step S107 is executed for the entire image acquired in step S106.

画像平滑化部104は、ターゲット画像の各画素のコントラスト値に基づいて、ターゲット画像に対して、画素毎に平滑化処理を実行する(S108)。
なお、ステップS108における平滑化処理は、ステップS106において取得した画像全体を対象として実行される。
The image smoothing unit 104 performs a smoothing process for each pixel on the target image based on the contrast value of each pixel of the target image (S108).
Note that the smoothing process in step S108 is executed for the entire image acquired in step S106.

トラッキング部105は、第一平滑化画像の選択された領域が、ターゲット平滑化画像のどこに位置するか、トラッキングする(S109)。
画像処理装置1は、ステップS109においてトラッキング処理が終了すると、処理をステップS105に返す。
The tracking unit 105 tracks where in the target smoothed image the selected region of the first smoothed image is located (S109).
When the tracking process ends in step S109, the image processing apparatus 1 returns the process to step S105.

図6は、本発明の実施形態に係る画像処理装置1のコントラスト計算部103における処理を示す図である。
コントラスト計算部103は、コントラスト値を計算する対象となる画素を選択し、その対象画素周辺のコントラスト値を計算する。
コントラスト計算部103は、予め作成しておいたコントラスト配列の対象画素と同じ位置に、計算したコントラスト値を格納する。
FIG. 6 is a diagram showing processing in the contrast calculation unit 103 of the image processing apparatus 1 according to the embodiment of the present invention.
The contrast calculation unit 103 selects a pixel for which a contrast value is to be calculated, and calculates a contrast value around the target pixel.
The contrast calculation unit 103 stores the calculated contrast value at the same position as the target pixel of the contrast array created in advance.

図7は、本発明の実施形態に係る画像処理装置1のコントラスト計算部103における処理の手順を示すフロー図である。
コントラスト計算部103は、コントラスト値を計算する対象となる画像の画素と同じサイズの数値データ配列をメモリ上に確保し、初期値として「−1」を挿入する(S201)。
FIG. 7 is a flowchart showing a processing procedure in the contrast calculation unit 103 of the image processing apparatus 1 according to the embodiment of the present invention.
The contrast calculation unit 103 secures a numerical data array having the same size as the pixel of the image whose contrast value is to be calculated on the memory, and inserts “−1” as an initial value (S201).

コントラスト計算部103は、コントラスト値の計算対象とする画像に関して、コントラスト値を計算していない画素があるか否かを判定する(S202)。
コントラスト計算部103は、コントラスト値を計算していない画素があると判定すると(S202 Yes)、その計算していない画素の一つを指定(選択)する(S203)。
The contrast calculation unit 103 determines whether there is a pixel for which a contrast value is not calculated for an image for which a contrast value is to be calculated (S202).
If the contrast calculation unit 103 determines that there is a pixel for which a contrast value has not been calculated (S202 Yes), the contrast calculation unit 103 designates (selects) one of the pixels that has not been calculated (S203).

コントラスト計算部103は、ステップS203において選択した画素周辺のコントラスト値を計算する(S204)。
具体的には、コントラスト計算部103は、その画素の周辺を、画素(x、y)を中心とする一辺が2×l+1の矩形として設定し、対象とする画素のコントラスト値を、その矩形内の画素の輝度値の標準偏差として計算する。
なお、標準偏差は次式で計算される。また、コントラスト値は、輝度値の分散、輝度値のトータルバリエーションから計算することもできる。

Figure 2016224627
The contrast calculation unit 103 calculates a contrast value around the pixel selected in step S203 (S204).
Specifically, the contrast calculation unit 103 sets the periphery of the pixel as a rectangle having a side of 2 × l + 1 around the pixel (x, y), and sets the contrast value of the target pixel within the rectangle. Is calculated as the standard deviation of the luminance values of the pixels.
The standard deviation is calculated by the following formula. The contrast value can also be calculated from the distribution of luminance values and the total variation of luminance values.
Figure 2016224627

ここで、上式において、関数f(x+j、y+k)は、座標(x+j、y+k)における、画像の輝度値を表す関数である。
また、変数μは、画像の領域(ここでは、座標(x+j、y+k)を中心とした1辺が2×l+1の正方形領域)の輝度値の平均を示している。
Here, in the above equation, the function f (x + j, y + k) is a function representing the luminance value of the image at the coordinates (x + j, y + k).
Further, the variable μ represents an average of luminance values of an image area (here, a square area having one side of 2 × l + 1 centered on coordinates (x + j, y + k)).

コントラスト計算部103は、ステップS204において計算したコントラスト値を、コントラスト配列の対応する領域(即ち、対象画素と同じ位置)に書き込む(S205)。
なお、画素(x、y)とコントラスト配列の位置iの対応付けは、画像の幅をwとして、次式で計算される。

Figure 2016224627
The contrast calculation unit 103 writes the contrast value calculated in step S204 in the corresponding region of the contrast array (that is, the same position as the target pixel) (S205).
Note that the association between the pixel (x, y) and the position i of the contrast array is calculated by the following equation with the width of the image as w.
Figure 2016224627

図8は、本発明の実施形態に係る画像処理装置1の画像平滑化部104における処理を示す図である。
画像平滑化部104は、平滑化の対象とする画素に関して、その画素のコントラスト値に応じた平滑化フィルタを作成する。
画像平滑化部104は、平滑化処理の適用対象領域の輝度情報を読み込み、平滑化処理を実行する。
画像平滑化部104は、予め作成しておいた平滑化画像の対象画素と同じ位置に、平滑化処理を実行することにより算出された輝度値を格納する。
FIG. 8 is a diagram showing processing in the image smoothing unit 104 of the image processing apparatus 1 according to the embodiment of the present invention.
The image smoothing unit 104 creates a smoothing filter according to the contrast value of a pixel to be smoothed.
The image smoothing unit 104 reads the luminance information of the application target area of the smoothing process and executes the smoothing process.
The image smoothing unit 104 stores the brightness value calculated by executing the smoothing process at the same position as the target pixel of the smoothed image created in advance.

図9は、本発明の実施形態に係る画像処理装置1の画像平滑化部104における処理の手順を示すフロー図である。
画像平滑化部104は、ステップS201(図7)において、コントラスト値の計算対象とした画像と同じサイズの空の平滑化画像を生成する(S301)。
FIG. 9 is a flowchart showing a processing procedure in the image smoothing unit 104 of the image processing apparatus 1 according to the embodiment of the present invention.
In step S201 (FIG. 7), the image smoothing unit 104 generates an empty smoothed image having the same size as the image for which the contrast value is to be calculated (S301).

画像平滑化部104は、平滑化処理の対象とする画像に関して、平滑化処理を実行していない画素があるか否かを判定する(S302)。
画像平滑化部104は、平滑化処理を実行していない画素があると判定すると(S302 Yes)、処理が実行されていない画素の一つを指定(選択)する(S303)。
The image smoothing unit 104 determines whether there is a pixel that has not been subjected to the smoothing process with respect to the image to be smoothed (S302).
If the image smoothing unit 104 determines that there is a pixel that has not been subjected to the smoothing process (S302 Yes), the image smoothing unit 104 designates (selects) one of the pixels that has not been subjected to the process (S303).

画像平滑化部104は、ステップS303において選択した画素のコントラスト値を、ステップS205(図7)において生成したコントラスト配列から取得する(S304)。
なお、画素(x、y)とコントラスト配列の位置iは、前述の数2により、対応付けられる。
The image smoothing unit 104 acquires the contrast value of the pixel selected in step S303 from the contrast array generated in step S205 (FIG. 7) (S304).
Note that the pixel (x, y) and the position i of the contrast array are associated with each other by the above-described formula 2.

画像平滑化部104は、その画素の周辺を、画素(x、y)を中心とする一辺が2×l+1の矩形(即ち、ガウシアンカーネル)として設定し、シグマ値がコントラスト値のガウシアンフィルタ(即ち、平滑化フィルタ)を生成する(S305)。
なお、シグマ値とはばらつきの度合いを示す値であり、シグマ値が大きいガウシアンフィルタほど、フィルタリング処理後の画像をぼかすことができる。
また、ここでは、平滑化フィルタの例としてガウシアンフィルタを示したが、平滑化フィルタとして、コントラスト値に比例したサイズをもつ値が一定の平滑化フィルタを生成してもよい。
The image smoothing unit 104 sets the periphery of the pixel as a 2 × l + 1 rectangle (that is, a Gaussian kernel) centered on the pixel (x, y), and a sigma value is a Gaussian filter having a contrast value (that is, a Gaussian filter). , A smoothing filter) is generated (S305).
The sigma value is a value indicating the degree of variation, and the Gaussian filter having a larger sigma value can blur the image after the filtering process.
Although a Gaussian filter is shown here as an example of the smoothing filter, a smoothing filter having a constant value having a size proportional to the contrast value may be generated as the smoothing filter.

画像平滑化部104は、ステップS303で指定した画素に対して、ステップS305で生成した平滑化フィルタを用いて、平滑化処理(フィルタリング処理)を実行する(S306)。
画像平滑化部104は、平滑化処理の実行結果である輝度値を、ステップS301において生成した空の平滑化画像の、ステップS303において指定した画素の位置に書き込む(S307)。
The image smoothing unit 104 performs a smoothing process (filtering process) on the pixel specified in step S303 using the smoothing filter generated in step S305 (S306).
The image smoothing unit 104 writes the luminance value, which is the execution result of the smoothing process, at the pixel position specified in step S303 of the empty smoothed image generated in step S301 (S307).

画像処理装置1は、トラッキング部105により、第一平滑化画像の選択された領域の輝度値のヒストグラムと、ターゲット平滑化画像の比較対象とする領域の輝度値のヒストグラムとを比較し、その類似性を評価し、その類似度を用いたブロックマッチングにより、トラッキング処理を実行する(即ち、最も類似度の高い領域を探索する)。   The image processing apparatus 1 uses the tracking unit 105 to compare the brightness value histogram of the selected region of the first smoothed image with the histogram of the brightness value of the region to be compared with the target smoothed image, and the similarity The tracking processing is executed by block matching using the similarity and the highest similarity is searched for.

具体的には、H(k)を輝度値がkのピクセルの数を返す、輝度値のヒストグラムを示す関数として、第一平滑化画像の選択された領域の輝度値のヒストグラムを示す関数をHF(k)、またターゲット平滑化画像の比較対象とする領域の輝度値のヒストグラムを示す関数をHT(k)と定義し、輝度値kを変化させたときの、HF(k)とHT(k)の差分により類似性を評価する。
即ち、輝度値のヒストグラムの類似性は次式で示すことができ、変数rが最も小さい領域を最も類似性の高い領域として評価する。
なお、Lminは輝度値の最小値、Lmaxは輝度値の最大値を示している。

Figure 2016224627
Specifically, a function indicating a histogram of luminance values of a selected area of the first smoothed image is represented by HF, where H (k) is a function indicating a histogram of luminance values that returns the number of pixels having a luminance value k. (K) In addition, a function indicating a histogram of luminance values of the comparison target area of the target smoothed image is defined as HT (k), and HF (k) and HT (k when the luminance value k is changed ) To evaluate the similarity.
That is, the similarity of histograms of luminance values can be expressed by the following equation, and the region having the smallest variable r is evaluated as the region having the highest similarity.
Note that Lmin represents the minimum luminance value, and Lmax represents the maximum luminance value.
Figure 2016224627

以上、説明したように、本発明の画像処理装置によれば、動画像を構成する画像においてランダムな変形とランダムかつ非一様なボケが生じている場合であっても、最初に取得した画像(即ち、第一の画像)及びトラッキング対象とする画像(即ち、第二の画像)に対して平滑化処理を実行し、同程度の均質なボケを付与することで、トラッキング処理の精度を向上させることができる。   As described above, according to the image processing apparatus of the present invention, even when random deformation and random and non-uniform blur occur in an image constituting a moving image, the first acquired image Smoothing processing is performed on the image (that is, the first image) and the image to be tracked (that is, the second image), and the degree of tracking processing is improved by applying the same degree of uniform blur. Can be made.

1…画像処理装置、2…外部ストレージデバイス、11…制御ユニット、12…撮影ユニット、13…ネットワークインタフェース、14…主記憶ユニット、15…副記憶ユニット、16…入力ユニット、17…表示ユニット、101…画像取得部、102…領域設定部、103…コントラスト計算部、104…画像平滑化部、105…トラッキング部。   DESCRIPTION OF SYMBOLS 1 ... Image processing apparatus, 2 ... External storage device, 11 ... Control unit, 12 ... Shooting unit, 13 ... Network interface, 14 ... Main storage unit, 15 ... Secondary storage unit, 16 ... Input unit, 17 ... Display unit, 101 DESCRIPTION OF SYMBOLS ... Image acquisition part, 102 ... Area setting part, 103 ... Contrast calculation part, 104 ... Image smoothing part, 105 ... Tracking part.

特開2005−303983号公報JP 2005-303983 A

Claims (12)

動画像を構成する第一の画像から、トラッキング対象領域を設定する領域設定手段と、
前記領域設定手段により設定されたトラッキング対象領域の各画素のコントラスト値と、前記動画像を構成する第二の画像の各画素のコントラスト値を計算するコントラスト計算手段と、
前記コントラスト計算手段により計算された、前記トラッキング対象領域の各画素のコントラスト値に基づいて前記トラッキング対象領域を平滑化する第一平滑化手段と、
前記コントラスト計算手段により計算された、前記第二の画像の各画素のコントラスト値に基づいて前記第二の画像を平滑化する第二平滑化手段と、
前記第一平滑化手段により平滑化された前記トラッキング対象領域と類似する領域を前記第二平滑化手段により平滑化された前記第二の画像からトラッキングするトラッキング手段と、
を有する画像処理装置。
A region setting means for setting a tracking target region from the first image constituting the moving image;
Contrast calculation means for calculating the contrast value of each pixel of the tracking target area set by the area setting means and the contrast value of each pixel of the second image constituting the moving image;
First smoothing means for smoothing the tracking target area based on the contrast value of each pixel of the tracking target area calculated by the contrast calculating means;
Second smoothing means for smoothing the second image based on the contrast value of each pixel of the second image calculated by the contrast calculating means;
Tracking means for tracking an area similar to the tracking target area smoothed by the first smoothing means from the second image smoothed by the second smoothing means;
An image processing apparatus.
請求項1に記載された画像処理装置において、
前記トラッキング手段は、前記第一平滑化手段により平滑化された前記トラッキング対象領域と輝度値が類似する領域を前記第二平滑化手段により平滑化された前記第二の画像からトラッキングする画像処理装置。
The image processing apparatus according to claim 1,
The tracking means tracks an area similar in luminance value to the tracking target area smoothed by the first smoothing means from the second image smoothed by the second smoothing means. .
請求項1又は2に記載された画像処理装置において、
前記コントラスト値が、前記コントラスト計算手段により計算対象とされる画素の周辺の所定の範囲内の輝度値の標準偏差である画像処理装置。
In the image processing apparatus according to claim 1 or 2,
An image processing apparatus, wherein the contrast value is a standard deviation of luminance values within a predetermined range around a pixel to be calculated by the contrast calculation means.
請求項1又は2に記載された画像処理装置において、
前記コントラスト値が、前記コントラスト計算手段により計算対象とされる画素の周辺の所定の範囲内の輝度値の分散である画像処理装置。
In the image processing apparatus according to claim 1 or 2,
An image processing apparatus, wherein the contrast value is a variance of luminance values within a predetermined range around a pixel to be calculated by the contrast calculation means.
請求項1又は2に記載された画像処理装置において、
前記コントラスト値が、前記コントラスト計算手段により計算対象とされる画素の周辺の所定の範囲内の輝度値のトータルバリエーションである画像処理装置。
In the image processing apparatus according to claim 1 or 2,
An image processing apparatus, wherein the contrast value is a total variation of luminance values within a predetermined range around a pixel to be calculated by the contrast calculation means.
請求項1ないし5のいずれかに記載された画像処理装置において、
前記トラッキング手段が輝度値のヒストグラムの類似度によるブロックマッチングによりトラッキングする画像処理装置。
The image processing apparatus according to any one of claims 1 to 5,
An image processing apparatus in which the tracking means performs tracking by block matching based on similarity of histograms of luminance values.
請求項1ないし6のいずれかに記載された画像処理装置において、
前記第一平滑化手段が前記トラッキング対象領域の各画素のコントラスト値に応じたサイズの平滑化フィルタであり、前記第二平滑化手段が前記第二の画像の各画素のコントラスト値に応じたサイズの平滑化フィルタである画像処理装置。
The image processing apparatus according to any one of claims 1 to 6,
The first smoothing means is a smoothing filter having a size corresponding to the contrast value of each pixel of the tracking target area, and the second smoothing means is a size corresponding to the contrast value of each pixel of the second image. An image processing apparatus that is a smoothing filter.
請求項1ないし6のいずれかに記載された画像処理装置において、
前記第一平滑化手段が前記トラッキング対象領域の各画素のコントラスト値に応じたガウシアンカーネルを用いたガウシアンフィルタであり、前記第二の画像の各画素のコントラスト値に応じたガウシアンカーネルを用いたガウシアンフィルタである画像処理装置。
The image processing apparatus according to any one of claims 1 to 6,
The first smoothing means is a Gaussian filter using a Gaussian kernel corresponding to the contrast value of each pixel of the tracking target area, and uses a Gaussian kernel corresponding to the contrast value of each pixel of the second image. An image processing apparatus that is a filter.
請求項1ないし8のいずれかに記載された画像処理装置において、
前記領域設定手段により設定されるトラッキング対象領域がユーザによりフリーハンド又は所定の形状で設定された領域である画像処理装置。
The image processing apparatus according to any one of claims 1 to 8,
An image processing apparatus in which the tracking target area set by the area setting unit is an area set freehand or in a predetermined shape by a user.
領域設定手段による、動画像を構成する第一の画像から、トラッキング対象領域を設定する領域設定工程と、
コントラスト計算手段による、前記領域設定工程において設定されたトラッキング対象領域の各画素のコントラスト値を計算する第一のコントラスト計算工程と、
第一平滑化手段による、前記第一のコントラスト計算工程において計算された、前記トラッキング対象領域の各画素のコントラスト値に基づいて前記トラッキング対象領域を平滑化する第一の平滑化工程と、
コントラスト計算手段による、前記動画像を構成する第二の画像の各画素のコントラスト値を計算する第二のコントラスト計算工程と、
第二平滑化手段による、前記第二のコントラスト計算工程において計算された、前記第二の画像の各画素のコントラスト値に基づいて前記第二の画像を平滑化する第二の平滑化工程と、
トラッキング手段による、前記第一の平滑化工程において平滑化された前記トラッキング対象領域と類似する領域を、前記第二の平滑化工程において平滑化された前記第二の画像からトラッキングするトラッキング工程と、
を有する画像処理方法。
An area setting step for setting a tracking target area from the first image constituting the moving image by the area setting means;
A first contrast calculation step of calculating a contrast value of each pixel of the tracking target region set in the region setting step by a contrast calculation unit;
A first smoothing step of smoothing the tracking target region based on a contrast value of each pixel of the tracking target region calculated in the first contrast calculating step by the first smoothing unit;
A second contrast calculating step of calculating a contrast value of each pixel of the second image constituting the moving image by the contrast calculating means;
A second smoothing step of smoothing the second image based on the contrast value of each pixel of the second image calculated by the second smoothing means in the second contrast calculating step;
A tracking step for tracking a region similar to the tracking target region smoothed in the first smoothing step by the tracking unit from the second image smoothed in the second smoothing step;
An image processing method.
請求項10に記載された画像処理方法において、
前記トラッキング工程は、前記第一平滑化工程において平滑化された前記トラッキング対象領域と輝度値が類似する領域を前記第二平滑化工程において平滑化された前記第二の画像からトラッキングする画像処理方法。
The image processing method according to claim 10,
In the tracking step, an image processing method for tracking a region similar in luminance value to the tracking target region smoothed in the first smoothing step from the second image smoothed in the second smoothing step .
画像処理装置のコンピュータを、
動画像を構成する第一の画像から、トラッキング対象領域を設定する領域設定手段、
前記領域設定手段により設定されたトラッキング対象領域の各画素のコントラスト値と、前記動画像を構成する第二の画像の各画素のコントラスト値を計算するコントラスト計算手段、
前記コントラスト計算手段により計算された、前記トラッキング対象領域の各画素のコントラスト値に基づいて前記トラッキング対象領域を平滑化する第一平滑化手段、
前記コントラスト計算手段により計算された、前記第二の画像の各画素のコントラスト値に基づいて前記第二の画像を平滑化する第二平滑化手段、並びに
前記第一平滑化手段により平滑化された前記トラッキング対象領域と類似する領域を前記第二平滑化手段により平滑化された前記第二の画像からトラッキングするトラッキング手段として機能させるためのプログラム。
The computer of the image processing device
A region setting means for setting a tracking target region from the first image constituting the moving image;
Contrast calculation means for calculating the contrast value of each pixel of the tracking target area set by the area setting means and the contrast value of each pixel of the second image constituting the moving image;
First smoothing means for smoothing the tracking target area based on the contrast value of each pixel of the tracking target area calculated by the contrast calculation means;
Second smoothing means for smoothing the second image based on the contrast value of each pixel of the second image calculated by the contrast calculating means, and smoothed by the first smoothing means A program for causing a region similar to the tracking target region to function as tracking means for tracking from the second image smoothed by the second smoothing means.
JP2015109010A 2015-05-28 2015-05-28 Image processing device, image processing method, and program Pending JP2016224627A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015109010A JP2016224627A (en) 2015-05-28 2015-05-28 Image processing device, image processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015109010A JP2016224627A (en) 2015-05-28 2015-05-28 Image processing device, image processing method, and program

Publications (1)

Publication Number Publication Date
JP2016224627A true JP2016224627A (en) 2016-12-28

Family

ID=57748143

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015109010A Pending JP2016224627A (en) 2015-05-28 2015-05-28 Image processing device, image processing method, and program

Country Status (1)

Country Link
JP (1) JP2016224627A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000276596A (en) * 1999-03-25 2000-10-06 Nec Corp Automatic tracking device
JP2010057157A (en) * 2008-07-29 2010-03-11 Ricoh Co Ltd Image processing unit, noise reduction method, program, and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000276596A (en) * 1999-03-25 2000-10-06 Nec Corp Automatic tracking device
JP2010057157A (en) * 2008-07-29 2010-03-11 Ricoh Co Ltd Image processing unit, noise reduction method, program, and storage medium

Similar Documents

Publication Publication Date Title
US9697416B2 (en) Object detection using cascaded convolutional neural networks
EP3537378B1 (en) Image processing apparatus and method for object boundary stabilization in an image of a sequence of images
WO2019041519A1 (en) Target tracking device and method, and computer-readable storage medium
US10241317B2 (en) Image processing apparatus and imaging apparatus
US9613404B2 (en) Image processing method, image processing apparatus and electronic device
US20180295273A1 (en) Device and method for detecting regions in an image
CN111357034A (en) Point cloud generation method, system and computer storage medium
CN114298902A (en) Image alignment method and device, electronic equipment and storage medium
JP2018195084A (en) Image processing apparatus, image processing method, program, and storage medium
CN109661815A (en) There are the robust disparity estimations in the case where the significant Strength Changes of camera array
CN114390201A (en) Focusing method and device thereof
US20190005323A1 (en) Information processing apparatus for tracking processing
WO2019123554A1 (en) Image processing device, image processing method, and recording medium
JP2018113660A (en) Information processing device, information processing method, and system
JP6229554B2 (en) Detection apparatus and detection method
CN110047126B (en) Method, apparatus, electronic device, and computer-readable storage medium for rendering image
WO2020082686A1 (en) Image processing method and apparatus, and computer-readable storage medium
WO2018092422A1 (en) Image processing device and image processing method
JP2016224627A (en) Image processing device, image processing method, and program
JP6451300B2 (en) Image processing apparatus, imaging apparatus, image processing method, and program
JP2018092507A (en) Image processing apparatus, image processing method, and program
JP2022076346A (en) Image processing device, image processing method, and program
JP6600090B2 (en) Image processing apparatus, image processing method, and program
CN116579907B (en) Wafer image acquisition method, device, equipment and readable storage medium
JP2019176261A (en) Image processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180226

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190305

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20191001