JP5361703B2 - Motion detection apparatus and motion detection method - Google Patents
Motion detection apparatus and motion detection method Download PDFInfo
- Publication number
- JP5361703B2 JP5361703B2 JP2009294232A JP2009294232A JP5361703B2 JP 5361703 B2 JP5361703 B2 JP 5361703B2 JP 2009294232 A JP2009294232 A JP 2009294232A JP 2009294232 A JP2009294232 A JP 2009294232A JP 5361703 B2 JP5361703 B2 JP 5361703B2
- Authority
- JP
- Japan
- Prior art keywords
- value
- correlation
- image
- image data
- reference value
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Landscapes
- Studio Devices (AREA)
Description
本発明は、動き検出装置に関し、詳しくは、画像マッチングにより動体の動きを検出する動き検出装置および動き検出方法に関する。 The present invention relates to a motion detection device, and more particularly to a motion detection device and a motion detection method for detecting the motion of a moving object by image matching.
画面内の動体を追尾(追跡)し、目標とする動体が画面内のどこに位置するかを認識する技術は、従来から種々提案されている。例えば、特許文献1には、基準となる参照画像と評価画像の差分が基準値より小さい時に相関ありと判定し、さらに参照画像と継続する評価画像との差分絶対値が基準値より大きい時に相関なしと判定し、参照画像の画像データを更新する画像内動体追尾装置が開示されている。これによって、目標とする被写体が物体の後ろに隠れた場合であっても、類似物体を追尾目標とすることがなくなり、誤判断による識別精度の低下を抑えることができる。 Various techniques for tracking (tracking) a moving object in the screen and recognizing where the target moving object is located in the screen have been proposed. For example, in Patent Document 1, it is determined that there is a correlation when the difference between the reference image that is the reference and the evaluation image is smaller than the reference value, and further, the correlation is found when the absolute difference between the reference image and the continuous evaluation image is greater than the reference value An intra-image moving body tracking device that determines that there is no image and updates the image data of the reference image is disclosed. As a result, even if the target subject is hidden behind the object, a similar object is not set as the tracking target, and a reduction in identification accuracy due to erroneous determination can be suppressed.
上記特許文献1に開示の画像内動体追尾装置によれば、背景変化の大きい追尾対象における識別精度は向上する。しかし、追尾中に形状が変化する追尾対象に対しては、相関値のばらつきが大きくなるために、適切に相関値を求めることができず、追尾の精度が低下し、追尾エラーを生ずるおそれがある。 According to the intra-image moving object tracking device disclosed in Patent Literature 1 described above, the identification accuracy of a tracking target with a large background change is improved. However, for a tracking target whose shape changes during tracking, the variation in correlation value becomes large, so that the correlation value cannot be obtained properly, and tracking accuracy is reduced, and a tracking error may occur. is there.
本発明は、このような事情を鑑みてなされたものであり、背景変化の大きい追尾対象に対しても追尾精度の低下しない動き検出装置および動き検出方法を提供することを目的とする。 The present invention has been made in view of such circumstances, and an object of the present invention is to provide a motion detection device and a motion detection method in which tracking accuracy does not decrease even for a tracking target having a large background change.
上記目的を達成するため第1の発明に係わる動き検出装置は、撮像部と、メモリと、上記撮像部が時系列に出力する画像データから最新の画像データを評価画像とし、これより前に出力された画像データを参照画像として上記メモリに記録する更新動作を行う画像データ更新部と、上記メモリに記憶された上記評価画像と上記参照画像とに基づき、相関値と動き量を算出する相関演算部と、上記相関演算部が算出した相関値を上記メモリに時系列に記憶させ、これらの時系列の相関値に基づき基準値を算出する基準値算出部と、上記相関演算部が算出した上記相関値と、上記基準値算出部が算出した上記基準値を比較し、上記相関値が上記基準値未満ならば上記画像データ更新部による更新動作を許可し、上記相関値が上記基準値以上ならば上記画像データ更新部による更新動作を禁止する制御部と、を有する。 In order to achieve the above object, the motion detection apparatus according to the first aspect of the present invention uses the imaging unit, the memory, and the image data output in time series by the imaging unit as the latest image data as an evaluation image, which is output before this. Correlation calculation for calculating a correlation value and a motion amount based on an image data update unit that performs an update operation to record the image data as a reference image in the memory, and the evaluation image and the reference image stored in the memory And a correlation value calculated by the correlation calculation unit in a time series in the memory, a reference value calculation unit for calculating a reference value based on these time series correlation values, and the correlation calculation unit calculated by the correlation calculation unit The correlation value is compared with the reference value calculated by the reference value calculation unit, and if the correlation value is less than the reference value, the update operation by the image data update unit is permitted, and if the correlation value is greater than or equal to the reference value, If And a control unit for prohibiting an update operation by serial image data updating unit.
第2の発明に係わる動き検出装置は、上記第1の発明において、上記基準値算出部は、上記相関値の記憶用の上記メモリに記憶された時系列の相関値の平均値とのばらつき程度に応じて上記基準値を算出する。
第3の発明に係わる動き検出装置は、上記第2の発明において、上記基準値算出部は、上記相関値のばらつき程度として相関値の最大値と最小値との差値を求め、この差値に応じた係数を決定し、この係数を上記相関値に乗算することによって上記基準値を算出する。
In the motion detection apparatus according to a second aspect of the present invention, in the first aspect, the reference value calculation unit has a degree of variation from an average value of time-series correlation values stored in the memory for storing the correlation values. The reference value is calculated according to the above.
In the motion detection apparatus according to the third invention, in the second invention, the reference value calculation unit obtains a difference value between a maximum value and a minimum value of the correlation value as a degree of variation of the correlation value, and the difference value is calculated. The reference value is calculated by determining a coefficient corresponding to the above and multiplying the correlation value by this coefficient.
第4の発明に係わる動き検出方法は、撮像部が時系列に出力する画像データから最新の画像データを評価画像とし、これより前に出力された画像データを参照画像としてメモリに記録する更新動作を行い、上記メモリに記憶された上記評価画像と上記参照画像とに基づき、相関値と動き量を算出し、上記相関値を上記メモリに時系列に記憶させ、これらの時系列の相関値に基づき基準値を算出し、上記相関値と上記基準値を比較し、上記相関値が上記基準値未満ならば上記更新動作を許可し、上記相関値が上記基準値以上ならば上記更新動作を禁止する、 The motion detection method according to the fourth invention is an update operation in which the latest image data is used as an evaluation image from the image data output in time series by the imaging unit, and the image data output before this is recorded in the memory as a reference image. The correlation value and the amount of motion are calculated based on the evaluation image and the reference image stored in the memory, the correlation value is stored in the memory in time series, and the time-series correlation values are calculated. The reference value is calculated based on the correlation value, and the correlation value is compared with the reference value. If the correlation value is less than the reference value, the update operation is permitted. If the correlation value is equal to or greater than the reference value, the update operation is prohibited. To
本発明によれば、背景変化の大きい追尾対象に対しても追尾精度の低下しない動き検出装置および動き検出方法を提供することができる。 According to the present invention, it is possible to provide a motion detection device and a motion detection method in which tracking accuracy does not decrease even for a tracking target having a large background change.
以下、図面に従って本発明を適用した電子カメラを用いて好ましい実施形態について説明する。本発明の好ましい一実施形態に係わる電子カメラは、デジタルカメラであり、撮像部を有し、この撮像部によって被写体像を画像データに変換し、この変換された画像データに基づいて、被写体像を本体の背面に配置した表示部にライブビュー表示する。撮影者はライブビュー表示を観察することにより、構図やシャッタチャンスを決定する。レリーズ操作時には、画像データが記録媒体に記録される。記録媒体に記録された画像データは、再生モードを選択すると、表示部に再生表示することができる。 A preferred embodiment will be described below using an electronic camera to which the present invention is applied according to the drawings. An electronic camera according to a preferred embodiment of the present invention is a digital camera, and includes an imaging unit. The imaging unit converts a subject image into image data, and the subject image is converted based on the converted image data. Live view is displayed on the display unit on the back of the main unit. The photographer determines the composition and the photo opportunity by observing the live view display. During the release operation, image data is recorded on the recording medium. The image data recorded on the recording medium can be reproduced and displayed on the display unit when the reproduction mode is selected.
図1は、本実施形態に係わるデジタルカメラ100の主として電気的構成を示すブロック図である。撮影レンズ101の光軸上に、絞り103a、シャッタ105aおよび撮像素子107が配置されている。撮像素子107は撮像素子インターフェース回路(以下、撮像素子IF回路と称す)109に接続され、撮像素子IF回路109はシステムコントローラ110に接続されている。 FIG. 1 is a block diagram mainly showing an electrical configuration of a digital camera 100 according to the present embodiment. On the optical axis of the photographing lens 101, an aperture 103a, a shutter 105a, and an image sensor 107 are disposed. The image sensor 107 is connected to an image sensor interface circuit (hereinafter referred to as an image sensor IF circuit) 109, and the image sensor IF circuit 109 is connected to the system controller 110.
撮影レンズ101は、被写体光束を撮像素子107に集光させ、被写体像を結像させるための光学系である。この撮影レンズ101は、システムコントローラ110からの指示に応じて動作する焦点調節機構102により光軸方向に移動され、焦点状態が変化する。絞り103aは、システムコントローラ110からの指示に応じて動作する絞り駆動機構103により、開口量が調節され、撮影レンズ101を介して撮像素子107に入射する被写体光束の入射量を調節する。シャッタ105aは、被写体光束を開閉し、撮像素子107上への被写体光束の投射時間を制御する。このシャッタ105aは、システムコントローラ110からの指示に応じて動作するシャッタ駆動機構105により開閉時間(シャッタ速度)が制御される。 The photographing lens 101 is an optical system for condensing a subject light beam on the image sensor 107 and forming a subject image. The photographing lens 101 is moved in the optical axis direction by a focus adjustment mechanism 102 that operates in accordance with an instruction from the system controller 110, and the focus state changes. The aperture of the aperture 103 a is adjusted by an aperture driving mechanism 103 that operates in accordance with an instruction from the system controller 110, and the amount of incident light of the subject incident on the image sensor 107 via the imaging lens 101 is adjusted. The shutter 105 a opens and closes the subject light flux, and controls the projection time of the subject light flux on the image sensor 107. The shutter 105 a has an opening / closing time (shutter speed) controlled by a shutter driving mechanism 105 that operates in accordance with an instruction from the system controller 110.
撮像素子107は、前面に配置されたベイヤ―配列のカラーフィルタと、このカラーフィルタに対応して配列されたフォトダイオード等の光電変換素子から構成される。各カラーフィルタとこれに対応する各光電変換素子によって各画素が構成される。撮像素子107は、撮影レンズ101により集光された光を各画素で受光し光電流に変換し、この光電流をコンデンサで蓄積し、アナログ電圧信号(画像信号)として撮像素子IF回路109に出力する。撮像素子IF回路109は、システムコントローラ110からの指示に応じて撮像素子107の光電流蓄積制御や読出制御を行うとともに、読み出した画像信号をAD変換し、デジタル画像データを出力する。 The image sensor 107 includes a Bayer array color filter disposed on the front surface and a photoelectric conversion element such as a photodiode array corresponding to the color filter. Each color filter and each corresponding photoelectric conversion element constitute each pixel. The image sensor 107 receives the light collected by the photographing lens 101 by each pixel, converts it into a photocurrent, accumulates this photocurrent with a capacitor, and outputs it to the image sensor IF circuit 109 as an analog voltage signal (image signal). To do. The image sensor IF circuit 109 performs photocurrent accumulation control and read control of the image sensor 107 in accordance with an instruction from the system controller 110, AD converts the read image signal, and outputs digital image data.
システムコントローラ110は、ASICで構成され、CPU111、AF制御回路113、AE制御回路115、画像処理回路117、顔認識回路119、圧縮・伸張回路121、相関演算回路123、メモリ制御回路125を有する。CPU111は、後述するフラッシュROM135内に格納されたプログラムコード135aに従って動作し、電子カメラの全体制御を行う。 The system controller 110 includes an ASIC, and includes a CPU 111, an AF control circuit 113, an AE control circuit 115, an image processing circuit 117, a face recognition circuit 119, a compression / expansion circuit 121, a correlation calculation circuit 123, and a memory control circuit 125. The CPU 111 operates in accordance with a program code 135a stored in a flash ROM 135, which will be described later, and performs overall control of the electronic camera.
システムコントローラ110内のAF制御回路113は、撮像素子IF回路109から出力されるデジタル画像データに基づいて、高周波成分を抽出し、この高周波成分がピークとなるように、焦点調節機構102を介して、撮影レンズ101の自動焦点調節を行う。なお、このAF制御回路113によって自動焦点調節を行う被写体は、後述する顔認識回路119によって認識された人物の顔の部分、またはタッチパネル145によって撮影者が指示した部分である。これらの被写体が移動すると、相関演算回路123によって追跡し、被写体が移動しても、指定された部分に対して自動焦点調節が実行される。 The AF control circuit 113 in the system controller 110 extracts a high frequency component based on the digital image data output from the image sensor IF circuit 109, and passes through the focus adjustment mechanism 102 so that the high frequency component becomes a peak. Then, automatic focusing of the taking lens 101 is performed. Note that the subject for which automatic focusing is performed by the AF control circuit 113 is a human face portion recognized by a face recognition circuit 119 described later, or a portion designated by the photographer using the touch panel 145. When these subjects move, they are tracked by the correlation calculation circuit 123, and even if the subject moves, automatic focus adjustment is performed on the designated portion.
AE制御回路115は、撮像素子IF回路109から出力されるデジタル画像データに基づいて、被写体輝度を検出し、適正露光を得るように、絞り103aやシャッタ105a等の露出制御値を演算する。そして、この露出制御値に基づいて、絞り駆動機構103を介して絞り103aの制御を行い、シャッタ駆動機構105を介してシャッタ105aの制御を行う。 The AE control circuit 115 detects subject brightness based on the digital image data output from the image sensor IF circuit 109, and calculates exposure control values for the aperture 103a, the shutter 105a, and the like so as to obtain appropriate exposure. Based on the exposure control value, the diaphragm 103 a is controlled through the diaphragm driving mechanism 103, and the shutter 105 a is controlled through the shutter driving mechanism 105.
画像処理回路117は、撮像素子IF回路109から出力されるデジタル画像データのデジタル的増幅(デジタルゲイン調整処理)、ホワイトバランス、色補正、ガンマ(γ)補正、コントラスト補正、ライブビュー表示用画像生成、動画画像生成等の各種の画像処理を行なう。 The image processing circuit 117 performs digital amplification (digital gain adjustment processing), white balance, color correction, gamma (γ) correction, contrast correction, and live view display image generation of digital image data output from the image sensor IF circuit 109. Various image processing such as moving image generation is performed.
顔認識回路119は、撮像素子IF回路109から出力されるデジタル画像データまたは画像処理回路117によって画像処理されたデジタル画像データを用いて、画像中に人物の顔の部分が存在するか否かを判定し、存在する場合には、その位置や大きさを検出する。 The face recognition circuit 119 uses the digital image data output from the image sensor IF circuit 109 or the digital image data image-processed by the image processing circuit 117 to determine whether a human face portion exists in the image. If it exists, its position and size are detected.
圧縮・伸張回路121は後述するSDRAM151に一時記憶された静止画や動画の画像データをJPEGやTIFF等の圧縮方式により圧縮し、また表示等のために伸張するための回路である。なお、画像圧縮はJPEGやTIFFに限らず、他の圧縮方式も適用できる。 The compression / decompression circuit 121 is a circuit for compressing still image or moving image image data temporarily stored in an SDRAM 151, which will be described later, by a compression method such as JPEG or TIFF, and for decompression for display or the like. Note that image compression is not limited to JPEG or TIFF, and other compression methods can be applied.
相関演算回路123は、SDRAM151に一時記憶された評価画像データと参照画像データとから、公知の相関演算を行い、動き量(動きベクトル)と相関値を演算する回路である。メモリ制御回路125は、電子カメラ内のメモリ、すなわち、記録メディア131、フラッシュROM135、SDRAM151へのデータの書き込みと読出しを制御する。 The correlation calculation circuit 123 is a circuit that performs a known correlation calculation from the evaluation image data and the reference image data temporarily stored in the SDRAM 151, and calculates a motion amount (motion vector) and a correlation value. The memory control circuit 125 controls writing and reading of data to and from the memory in the electronic camera, that is, the recording medium 131, the flash ROM 135, and the SDRAM 151.
システムコントローラ110には、記録メディア131、フラッシュROM135、表示素子駆動回路141、タッチパネル駆動回路147、カメラ操作スイッチ149、SDRAM151が接続されている。表示素子駆動回路141は、表示素子143に接続されており、システムコントローラ110から画像データを入力し、表示素子143にライブビュー表示、撮影された画像の再生表示、電子カメラの動作モード設定表示等の表示制御を行う。表示素子143は、LCD表示素子、有機EL表示素子、またはプラズマ表示素子等の表示素子を有している。 A recording medium 131, a flash ROM 135, a display element driving circuit 141, a touch panel driving circuit 147, a camera operation switch 149, and an SDRAM 151 are connected to the system controller 110. The display element driving circuit 141 is connected to the display element 143, receives image data from the system controller 110, displays live view on the display element 143, displays a captured image, displays an operation mode setting of the electronic camera, and the like. Display control. The display element 143 includes a display element such as an LCD display element, an organic EL display element, or a plasma display element.
タッチパネル145は、表示素子143の前面に配置され、または表示素子143と一体に構成され、表示素子143の表示面を指やスライラスペン等で接触された位置を検知する。タッチパネル145は、タッチパネル駆動回路147に接続されており、これによって駆動され、検出された接触位置は、システムコントローラ110に出力される。カメラ操作スイッチは、電源スイッチ、レリーズスイッチ、モード設定スイッチ等のカメラ操作に必要なスイッチを含み、これらのスイッチの操作状態は、システムコントローラ110に出力される。 The touch panel 145 is disposed on the front surface of the display element 143 or is configured integrally with the display element 143, and detects a position where the display surface of the display element 143 is touched with a finger, a stylus pen, or the like. The touch panel 145 is connected to the touch panel drive circuit 147, is driven by this, and the detected contact position is output to the system controller 110. The camera operation switch includes switches necessary for camera operation such as a power switch, a release switch, a mode setting switch, and the operation state of these switches is output to the system controller 110.
SDRAM151は、電子カメラの動作に必要なデータを一時的に格納するためのメモリである。ワークエリア151aは、例えば画像処理を実行する際に、一時的に画像データを格納するために使用される。評価画像エリア151bは、被写体の追尾動作を行う際に、評価画像を格納するために使用される。参照画像エリア151cは、参照画像を格納するために使用される。相関履歴エリア151dは、相関演算回路123によって演算した過去のデータが格納されている。この過去の相関値データの格納数は、直近の所定数であり、古い相関値データは順次上書きされ消去される。 The SDRAM 151 is a memory for temporarily storing data necessary for the operation of the electronic camera. The work area 151a is used for temporarily storing image data, for example, when executing image processing. The evaluation image area 151b is used for storing an evaluation image when the subject tracking operation is performed. The reference image area 151c is used for storing a reference image. In the correlation history area 151d, past data calculated by the correlation calculation circuit 123 is stored. The number of past correlation value data stored is the latest predetermined number, and the old correlation value data is overwritten and deleted sequentially.
フラッシュROM135は、前述したように、システムコントローラ110によって実行されるプログラムコード135aと、電子カメラを制御するにあたって必要な制御パラメータ135b等が格納されている。また、記録メディア131は、不揮発性メモリや小型のHDD等から構成され、電子カメラから着脱可能である。記録メディア131には、撮影された静止画ファイル(JPEG)、動画ファイル(MPEG)等の画像ファイル131aが記録される。 As described above, the flash ROM 135 stores the program code 135a executed by the system controller 110, the control parameters 135b necessary for controlling the electronic camera, and the like. The recording medium 131 includes a nonvolatile memory, a small HDD, and the like, and is detachable from the electronic camera. In the recording medium 131, an image file 131a such as a captured still image file (JPEG) or a moving image file (MPEG) is recorded.
次に、この電子カメラの動作を図2および図3に示すフローチャートに沿って説明する。このフローチャートは、フラッシュROM135内に格納されているプログラムコード135aに従ってCPU111によって実行される。 Next, the operation of this electronic camera will be described with reference to the flowcharts shown in FIGS. This flowchart is executed by the CPU 111 in accordance with the program code 135a stored in the flash ROM 135.
電子カメラの電源スイッチがオンとされると、図2に示すフローがスタートする。このフローがスタートすると、まず、ライブビュー動作を開始する(S100)。このステップでは、撮像素子IF回路109を制御して、所定のフレームレートで画像データを取得し、表示素子駆動回路141に出力する。この動作により、表示素子143には、被写体像がリアルタイムで表示され、ユーザは被写体を観察することができる。 When the power switch of the electronic camera is turned on, the flow shown in FIG. 2 starts. When this flow starts, first, a live view operation is started (S100). In this step, the image sensor IF circuit 109 is controlled to acquire image data at a predetermined frame rate and output it to the display element drive circuit 141. By this operation, the subject image is displayed on the display element 143 in real time, and the user can observe the subject.
続いて、タッチパネル駆動回路147および顔認識回路119の出力を取得し(S102)、被写体が検出されたか否かの判定を行う(S104)。この2つのステップでは、追尾する被写体の検出を行う。すなわち、撮影者がライブビュー表示を観察し、被写体を指等でタッチした部分、またはライブビュー表示されている画像の中に顔の部分があれば、その部分を追尾対象の被写体となる。顔の部分が検出され、かつ指でタッチされた場合にはあ、タッチされた部分を優先して追尾対象とする。ステップS104における判定の結果、被写体が検出されない場合には、ステップS100に戻る。 Subsequently, the outputs of the touch panel drive circuit 147 and the face recognition circuit 119 are acquired (S102), and it is determined whether or not a subject is detected (S104). In these two steps, the subject to be tracked is detected. That is, if the photographer observes the live view display and touches the subject with a finger or the like, or if there is a face portion in the live view display image, that portion becomes the subject to be tracked. When a face part is detected and touched with a finger, the touched part is given priority as a tracking target. If the result of determination in step S104 is that no subject has been detected, processing returns to step S100.
一方、ステップS104における判定の結果、被写体が検出された場合には、次に、参照画像の領域を設定する(S106)。ここでは、タッチパネル駆動回路147によって検出されたタッチ位置が有る場合にはその部分の画像データを、また顔認識回路119によって顔を認識した場合にはその部分の画像データを参照画像の領域として設定する。今、図4(a)に示すような、Nフレーム目の画像データを取得した場合に、Aの文字の部分が被写体として検出されると、Aの文字を含む部分が参照画像領域300として設定される。この参照画像領域300の画像データは、参照画像エリア151cに一時記憶される。なお、本実施形態においては、参照画像領域300のエリアの広さは、図示のように6×6画素の固定領域としているが、エリアの広さは設計値として適宜選択してもよく、また、被写体の大きさに合わせて可変としてもよい。 On the other hand, if the result of determination in step S104 is that a subject has been detected, next, a reference image area is set (S106). Here, when there is a touch position detected by the touch panel drive circuit 147, the image data of the portion is set as the reference image region, and when the face is recognized by the face recognition circuit 119, the image data of the portion is set as the reference image region. To do. Now, when the image data of the Nth frame is acquired as shown in FIG. 4A, when the character portion A is detected as a subject, the portion including the character A is set as the reference image region 300. Is done. The image data of the reference image area 300 is temporarily stored in the reference image area 151c. In the present embodiment, the area of the reference image area 300 is a fixed area of 6 × 6 pixels as shown in the figure, but the area width may be appropriately selected as a design value. It may be variable according to the size of the subject.
参照画像の領域を設定すると、次に、追尾被写体の位置を示すターゲットマークの表示を開始する(S108)。このステップでは、ステップS106で設定された追尾被写体(顔の)の位置と領域(参照画像領域300)の情報に基づき、表示素子143上のライブビュー画像にターゲットマークを重畳して表示する。ターゲットマークは、被写体の移動に応じて画面上を移動し、撮影者に被写体追尾の動作状態を告知する。 Once the reference image area is set, display of a target mark indicating the position of the tracking subject is started (S108). In this step, the target mark is superimposed and displayed on the live view image on the display element 143 based on the position and area (reference image area 300) information of the tracking subject (face) set in step S106. The target mark moves on the screen in accordance with the movement of the subject, and notifies the photographer of the operation state of subject tracking.
ターゲットマークの表示を開始すると、次に、評価画像が取得されたか否かの判定を行う(S110)。撮像素子IF回路109が所定のフレームレートで画像データを出力するので、次の画像データが出力するまで、このステップで待機する。評価画像は、このフレームレートに同期して取得し、取得した評価画像の画像データは、SDRAM151中の評価画像エリア151bに一時記憶する。図4(a)に示すように、Nフレーム目で参照画像領域300の画像データを取得すると、N+1フレーム目で、図4(b)に示すように、評価画像領域301の画像データを取得する。評価画像領域301の画像データと参照画像領域300の画像データを用いて相関演算を行うために、評価画像領域301は参照画像領域300よりも広い領域となる。なお、評価画像は、相関演算回路123の処理能力に応じて、フレームレートを1/2、1/3のレートに同期して取得するようにしてもよい。また、評価画像領域301のエリアの広さは、図示のように17×13画素の固定領域としているが、エリアの広さは設計値として適宜選択してもよく、また、被写体の大きさに合わせて可変としてもよい。 Once the display of the target mark is started, it is next determined whether or not an evaluation image has been acquired (S110). Since the image sensor IF circuit 109 outputs image data at a predetermined frame rate, the process waits at this step until the next image data is output. The evaluation image is acquired in synchronization with this frame rate, and the image data of the acquired evaluation image is temporarily stored in the evaluation image area 151b in the SDRAM 151. As shown in FIG. 4A, when the image data of the reference image area 300 is acquired at the Nth frame, the image data of the evaluation image area 301 is acquired at the N + 1th frame as shown in FIG. 4B. . Since the correlation calculation is performed using the image data of the evaluation image region 301 and the image data of the reference image region 300, the evaluation image region 301 is wider than the reference image region 300. The evaluation image may be acquired in synchronization with the frame rate of 1/2 or 1/3 according to the processing capability of the correlation calculation circuit 123. The area of the evaluation image area 301 is a fixed area of 17 × 13 pixels as shown in the figure, but the area width may be appropriately selected as a design value, and the size of the subject. In addition, it may be variable.
ステップS110における判定の結果、評価画像が取得された場合には、次に、評価画像と参照画像とに基づき、動き量(動きベクトル)と相関値を算出する(S112)。ここでは、参照画像エリア151cに一時記憶されている参照画像の画像データと、評価画像エリア151bに一時記憶されている評価画像の画像データを用いて、相関演算回路123は、動き量(動きベクトル)と相関値を算出する。この算出は、例えば、図4(b)において、評価画像領域301の左上隅に参照画像領域300を重ね、この状態で、各画素について差分値の累積値を求める。以後、評価画像領域301上で参照画像300を1画素ずつ移動させながら、差分値の累積値を求め、一番小さい累積値を相関値とし、またそのときの移動量を動き量(方向も考慮すると動きベクトル)とする。したがって、相関値は小さい程、参照画像との一致度が高いことになり、相関値が0の場合には、参照画像と完全に一致する。 If an evaluation image is acquired as a result of the determination in step S110, a motion amount (motion vector) and a correlation value are calculated based on the evaluation image and the reference image (S112). Here, using the image data of the reference image temporarily stored in the reference image area 151c and the image data of the evaluation image temporarily stored in the evaluation image area 151b, the correlation calculation circuit 123 uses the motion amount (motion vector). ) And a correlation value are calculated. In this calculation, for example, in FIG. 4B, the reference image region 300 is overlaid on the upper left corner of the evaluation image region 301, and in this state, a cumulative value of difference values is obtained for each pixel. Thereafter, the reference image 300 is moved one pixel at a time on the evaluation image region 301 to obtain the cumulative value of the difference values, and the smallest cumulative value is used as the correlation value. The amount of movement at that time is the amount of motion (including the direction). Then, the motion vector). Therefore, the smaller the correlation value, the higher the degree of matching with the reference image. When the correlation value is 0, the matching with the reference image is complete.
相関値と動き量を求めると、次に、基準値の算出を行う(S114)。後述するステップS116、S117において、相関値が基準値よりも小さい場合には、すなわち相関度が高い場合には、参照画像の更新を行うが、このステップS114においては、比較の対象となる基準値を算出する。基準値の算出にあたっては、SDRAM115内の相関値履歴エリア151dに一時記憶されている複数の相関値に基づいて、基準値(判定値)を算出する。この基準値算出のフローについては、図3を用いて後述する。 Once the correlation value and the amount of motion are obtained, a reference value is calculated (S114). In steps S116 and S117, which will be described later, when the correlation value is smaller than the reference value, that is, when the correlation degree is high, the reference image is updated. In step S114, the reference value to be compared is used. Is calculated. In calculating the reference value, a reference value (determination value) is calculated based on a plurality of correlation values temporarily stored in the correlation value history area 151 d in the SDRAM 115. The reference value calculation flow will be described later with reference to FIG.
基準値の算出を行うと、次に、相関値が基準値よりも大きいか否かの判定を行う(S116)。ここでは、ステップS112において算出した相関値と、ステップS114において算出した基準値を比較する。この比較の結果、相関値が基準値よりも小さかった場合には、次に、参照画像の更新を行うとともに、相関値の履歴データを更新する(S117)。すなわち、評価画像領域301の中で、参照画像領域300に対応し、最も相関値が小さかった領域を新たな参照画像領域300として、そこでの画像データを参照画像エリア151cに記憶する。また、このとき算出された相関値を相関値履歴エリア151dに一時記憶する。相関値履歴エリア151dに一時記憶されている相関値が所定数(例えば、数個から10個程度)を超えた場合には、一番古いデータを消去して書き込む。一時記憶する相関値の所定数は、数十個あれば精度が向上するが、所定数に達するまで基準値が決定できないことから、本実施形態においては、数個から10個程度としている。 Once the reference value has been calculated, it is next determined whether or not the correlation value is greater than the reference value (S116). Here, the correlation value calculated in step S112 is compared with the reference value calculated in step S114. If the correlation value is smaller than the reference value as a result of the comparison, next, the reference image is updated and the history data of the correlation value is updated (S117). That is, in the evaluation image area 301, an area corresponding to the reference image area 300 and having the smallest correlation value is set as a new reference image area 300, and image data there is stored in the reference image area 151c. Further, the correlation value calculated at this time is temporarily stored in the correlation value history area 151d. When the correlation value temporarily stored in the correlation value history area 151d exceeds a predetermined number (for example, several to about 10), the oldest data is erased and written. If the predetermined number of correlation values to be temporarily stored is several tens, the accuracy is improved. However, since the reference value cannot be determined until the predetermined number is reached, the number is set to several to about 10 in the present embodiment.
参照画像の更新および相関値履歴データの更新を行うと、またはステップS116における判定の結果、相関値が基準値よりも大きかった場合には、次に、被写体位置情報の更新とターゲットマーク表示位置変更を行う(S118)。このステップでは、ステップS112において算出された動き量に基づいて、被写体位置情報を変更する。また、この被写体位置情報に基づいて、ターゲットマーク表示位置を変更する。 If the reference image is updated and the correlation value history data is updated, or if the correlation value is greater than the reference value as a result of the determination in step S116, then the subject position information is updated and the target mark display position is changed. (S118). In this step, the subject position information is changed based on the amount of motion calculated in step S112. Further, the target mark display position is changed based on the subject position information.
次に、撮影開始の操作がなされたか否かの判定を行う(S120)。ここでは、カメラ操作スイッチ149中のレリーズスイッチの状態を検出し判定する。この判定の結果、撮影開始操作が行われていなかった場合には、ステップS110に戻り、前述した被写体追尾を実行する。 Next, it is determined whether or not a shooting start operation has been performed (S120). Here, the state of the release switch in the camera operation switch 149 is detected and determined. If the result of this determination is that a shooting start operation has not been performed, processing returns to step S110, and subject tracking described above is executed.
一方、ステップS120における判定の結果、撮影開始の操作が行われた場合には、次に、撮影準備動作を行う(S122)。ここでは、追尾している被写体位置情報に基づいて、その位置の被写体に対してピント合わせを行い、適正露出となるように露出制御を行う。すなわち、AF制御回路113は、被写体位置情報に基づいた位置の画像データのコントラストが最大となるように撮影レンズ101を調節する。また、AE制御回路115は被写体位置情報に基づいて位置の画像データに基づいて被写体輝度を求め、この被写体輝度に対して適正露光となるように、絞り103aおよびシャッタ105aの条件を設定する。なお、自動焦点調節動作と、露出条件の設定動作は、上述のステップS110からステップS118において、被写体追尾動作と並行して実行させてもよく、この場合には露光開始までのタイムラグを短くすることができる。 On the other hand, if the result of determination in step S120 is that a shooting start operation has been performed, a shooting preparation operation is next carried out (S122). Here, based on the tracked subject position information, the subject at that position is focused, and exposure control is performed so that an appropriate exposure is obtained. That is, the AF control circuit 113 adjusts the photographing lens 101 so that the contrast of the image data at the position based on the subject position information is maximized. Further, the AE control circuit 115 obtains the subject brightness based on the position image data based on the subject position information, and sets the conditions of the aperture 103a and the shutter 105a so as to achieve appropriate exposure with respect to the subject brightness. Note that the automatic focus adjustment operation and the exposure condition setting operation may be performed in parallel with the subject tracking operation in steps S110 to S118 described above, and in this case, the time lag until the start of exposure is shortened. Can do.
撮影準備動作が終わると、次に、静止画像データの取得を行い、画像ファイルの生成を行う(S124)。ここでは、ステップS122において求められた露出条件(絞り値とシャッタ秒時)で被写体光束を撮像素子107上で受光し光電流蓄積を行い、このときの画像信号を撮像素子IF回路109によって読み出す。読み出された画像信号は、デジタル画像データにAD変換し、画像処理回路117によって画像処理を施し、圧縮・伸張回路121によってデータ圧縮を行って画像ファイルを生成し、この画像ファイルを記録メディア131に記録する。画像ファイルを記録すると、一連の動作を終了し、電源スイッチがオンであれば、ステップS100から再びスタートする。 When the shooting preparation operation is finished, still image data is acquired and an image file is generated (S124). Here, subject light flux is received on the image sensor 107 under the exposure conditions (aperture value and shutter speed) obtained in step S122, photocurrent accumulation is performed, and the image signal at this time is read out by the image sensor IF circuit 109. The read image signal is AD converted into digital image data, subjected to image processing by the image processing circuit 117, compressed by the compression / expansion circuit 121 to generate an image file, and this image file is recorded on the recording medium 131. To record. When the image file is recorded, a series of operations are terminated, and if the power switch is on, the process starts again from step S100.
次に、ステップS114における基準値算出のフローについて、図3に示すフローチャートを用いて説明する。基準値算出のフローに入ると、まず、相関値履歴データから相関値の平均値を算出する(S200)。ここでは、SDRAM151の相関値履歴エリア151dに一時記憶されている所定数の相関値を読み出し、これらの相関値の平均値を算出する。 Next, the reference value calculation flow in step S114 will be described with reference to the flowchart shown in FIG. When the flow for calculating the reference value is entered, first, the average value of the correlation values is calculated from the correlation value history data (S200). Here, a predetermined number of correlation values temporarily stored in the correlation value history area 151d of the SDRAM 151 are read, and an average value of these correlation values is calculated.
相関値の平均値を算出すると、次に、一時記憶されている相関値履歴データから相関値の最大値と最小値を求める(S202)。ここでは、ステップS200において読み出した所定数の相関値の中から最大値と最小値を求める。続いて、最大値と最小値の差分値に応じた補正係数を決定する(S204)。ここでは、ステップS202において求めた最大値と最小値の差分値を求め、予め作成しておいた補正算出テーブルを元に差分値に応じた補正係数を決定する。例えば、差分値が予め設定された閾値より小さい場合には補正は1とし、差分値が予め設定された閾値よりも大きい場合には補正係数は2とする。 Once the average value of the correlation values is calculated, the maximum value and the minimum value of the correlation values are then obtained from the temporarily stored correlation value history data (S202). Here, the maximum value and the minimum value are obtained from the predetermined number of correlation values read in step S200. Subsequently, a correction coefficient corresponding to the difference value between the maximum value and the minimum value is determined (S204). Here, a difference value between the maximum value and the minimum value obtained in step S202 is obtained, and a correction coefficient corresponding to the difference value is determined based on a correction calculation table created in advance. For example, when the difference value is smaller than a preset threshold value, the correction is 1, and when the difference value is larger than the preset threshold value, the correction coefficient is 2.
次に、平均値と補正係数から基準値を算出する(S206)。ここでは、ステップS200において算出した平均値に、ステップS204において決定した補正係数を乗算することにより、算出する。基準値を算出すると、元のフローに戻る。 Next, a reference value is calculated from the average value and the correction coefficient (S206). Here, the calculation is performed by multiplying the average value calculated in step S200 by the correction coefficient determined in step S204. When the reference value is calculated, the process returns to the original flow.
以上説明したように、本発明の一実施形態においては、参照画像と評価画像に基づいて相関値を求め、この相関値と基準値を比較し、相関値が基準値よりも小さい場合、すなわち相関度が高い場合には、参照画像の更新を行うようにしている。基準値は、相関値を相関値履歴エリア151dに時系列的に記憶し、この時系列的に記憶した相関値に基づいて決定している。このため、背景が変化し、相関値が変動するような場合であっても、追尾精度が低下することがない。 As described above, in one embodiment of the present invention, a correlation value is obtained based on the reference image and the evaluation image, the correlation value is compared with the reference value, and the correlation value is smaller than the reference value, that is, the correlation value. When the degree is high, the reference image is updated. The reference value is determined based on the correlation value stored in the correlation value history area 151d in time series and stored in time series. For this reason, even when the background changes and the correlation value fluctuates, the tracking accuracy does not decrease.
例えば、相関値が、図5に示すように、時刻t1からt2において大きく変動する場合には、基準値を大きくとり、参照画像の更新が頻繁に起こらないようにしている。また、相関値の変動が小さい場合には、参照画像の更新を許可し易くし、追尾対象の被写体の画像の変化に応じている。このため正しい参照画像を維持することができ、追尾精度が低下することがない。 For example, as shown in FIG. 5, when the correlation value fluctuates greatly from time t1 to time t2, the reference value is increased so that the reference image is not updated frequently. Further, when the fluctuation of the correlation value is small, it is easy to permit the update of the reference image, and it responds to the change in the image of the subject to be tracked. For this reason, a correct reference image can be maintained, and tracking accuracy does not deteriorate.
なお、本発明の一実施形態においては、ばらつきを示す値として、相関値の最大値と最小値の差分値を用いて補正係数を決定している。しかし、ばらつきを示す値としては、この差分値に限らず、例えば、分散値を求め、これを用いてもよい。 In one embodiment of the present invention, the correction coefficient is determined using the difference value between the maximum value and the minimum value of the correlation value as a value indicating variation. However, the value indicating the variation is not limited to the difference value, and for example, a dispersion value may be obtained and used.
また、本発明の一実施形態においては、本発明を適用した電子カメラとして、デジタルカメラを用いて説明したが、電子カメラとしては、デジタル一眼レフカメラでもコンパクトデジタルカメラでもよく、ビデオカメラ、ムービーカメラのような動画用のカメラでもよく、さらに、携帯電話や携帯情報端末(PDA:Personal Digital Assist)、ゲーム機器等に内蔵される電子カメラでも構わない。 In the embodiment of the present invention, the digital camera is used as the electronic camera to which the present invention is applied. However, the electronic camera may be a digital single-lens reflex camera or a compact digital camera. Such a camera for moving images may be used, and an electronic camera built in a mobile phone, a personal digital assistant (PDA), a game machine, or the like may be used.
本発明は、上記実施形態にそのまま限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記実施形態に開示されている複数の構成要素の適宜な組み合わせにより、種々の発明を形成できる。例えば、実施形態に示される全構成要素の幾つかの構成要素を削除してもよい。さらに、異なる実施形態にわたる構成要素を適宜組み合わせてもよい。 The present invention is not limited to the above-described embodiments as they are, and can be embodied by modifying the constituent elements without departing from the scope of the invention in the implementation stage. In addition, various inventions can be formed by appropriately combining a plurality of components disclosed in the embodiment. For example, you may delete some components of all the components shown by embodiment. Furthermore, constituent elements over different embodiments may be appropriately combined.
101・・・撮影レンズ、102・・・焦点調節機構、103・・・絞り駆動機構、103a・・・絞り、105・・・シャッタ、105a・・・シャッタ駆動機構、107・・・撮像素子、109・・・撮像素子IF回路、110・・・システムコントローラ、111・・・CPU、113・・・AF制御回路、115・・・AE制御回路、117・・・画像処理回路、119・・・顔認識回路、121・・・圧縮・伸張回路、123・・・相関演算回路、125・・・メモリ制御回路、131・・・記録メディア、131a・・・画像ファイル、135・・・フラッシュROM、135a・・・プログラムコード、135b・・・制御パラメータ、141・・・表示素子駆動回路、143・・・表示素子、145・・・タッチパネル、147・・・タッチパネル駆動回路、149・・・カメラ操作スイッチ、151・・・SDRAM、151a・・・ワークエリア、151b・・・評価画像エリア、151c・・・参照画像エリア、151d・・・相関履歴エリア、300・・・参照画像領域、301・・・評価画像領域 DESCRIPTION OF SYMBOLS 101 ... Shooting lens, 102 ... Focus adjustment mechanism, 103 ... Diaphragm drive mechanism, 103a ... Diaphragm, 105 ... Shutter, 105a ... Shutter drive mechanism, 107 ... Imaging element, DESCRIPTION OF SYMBOLS 109 ... Imaging device IF circuit, 110 ... System controller, 111 ... CPU, 113 ... AF control circuit, 115 ... AE control circuit, 117 ... Image processing circuit, 119 ... Face recognition circuit, 121... Compression / decompression circuit, 123... Correlation operation circuit, 125... Memory control circuit, 131... Recording medium, 131 a. 135a ... Program code, 135b ... Control parameter, 141 ... Display element drive circuit, 143 ... Display element, 145 ... Touch panel, 1 7. Touch panel drive circuit, 149 ... Camera operation switch, 151 ... SDRAM, 151a ... Work area, 151b ... Evaluation image area, 151c ... Reference image area, 151d ... Correlation History area, 300 ... reference image area, 301 ... evaluation image area
Claims (4)
メモリと、
上記撮像部が時系列に出力する画像データから最新の画像データを評価画像とし、これより前に出力された画像データを参照画像として上記メモリに記録する更新動作を行う画像データ更新部と、
上記メモリに記憶された上記評価画像と上記参照画像とに基づき、相関値と動き量を算出する相関演算部と、
上記相関演算部が算出した相関値を上記メモリに時系列に記憶させ、これらの時系列の相関値に基づき基準値を算出する基準値算出部と、
上記相関演算部が算出した上記相関値と、上記基準値算出部が算出した上記基準値を比較し、上記相関値が上記基準値未満ならば上記画像データ更新部による更新動作を許可し、上記相関値が上記基準値以上ならば上記画像データ更新部による更新動作を禁止する制御部と、
を有することを特徴とする動き検出装置。 An imaging unit;
Memory,
An image data update unit that performs an update operation that records the latest image data from the image data output in time series by the imaging unit as an evaluation image and records the image data output before this as a reference image in the memory;
A correlation calculation unit that calculates a correlation value and a motion amount based on the evaluation image and the reference image stored in the memory;
A correlation value calculated by the correlation calculation unit is stored in the memory in time series, and a reference value calculation unit that calculates a reference value based on the correlation values of these time series; and
The correlation value calculated by the correlation calculation unit is compared with the reference value calculated by the reference value calculation unit, and if the correlation value is less than the reference value, an update operation by the image data update unit is permitted, A control unit that prohibits the update operation by the image data update unit if the correlation value is equal to or greater than the reference value;
A motion detection apparatus comprising:
上記メモリに記憶された上記評価画像と上記参照画像とに基づき、相関値と動き量を算出し、
上記相関値を上記メモリに時系列に記憶させ、これらの時系列の相関値に基づき基準値を算出し、
上記相関値と上記基準値を比較し、上記相関値が上記基準値未満ならば上記更新動作を許可し、上記相関値が上記基準値以上ならば上記更新動作を禁止する、
ことを特徴とする動き検出方法。 The latest image data from the image data output in time series by the imaging unit is used as an evaluation image, and an update operation is performed in which image data output before this is recorded in a memory as a reference image.
Based on the evaluation image and the reference image stored in the memory, a correlation value and a motion amount are calculated,
The correlation value is stored in the memory in time series, a reference value is calculated based on the time series correlation values,
The correlation value is compared with the reference value, the update operation is permitted if the correlation value is less than the reference value, and the update operation is prohibited if the correlation value is greater than or equal to the reference value.
A motion detection method characterized by the above.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009294232A JP5361703B2 (en) | 2009-12-25 | 2009-12-25 | Motion detection apparatus and motion detection method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009294232A JP5361703B2 (en) | 2009-12-25 | 2009-12-25 | Motion detection apparatus and motion detection method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011135427A JP2011135427A (en) | 2011-07-07 |
JP5361703B2 true JP5361703B2 (en) | 2013-12-04 |
Family
ID=44347666
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009294232A Active JP5361703B2 (en) | 2009-12-25 | 2009-12-25 | Motion detection apparatus and motion detection method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5361703B2 (en) |
Family Cites Families (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09265538A (en) * | 1996-03-29 | 1997-10-07 | Matsushita Electric Works Ltd | Automatic tracking device |
JP3629236B2 (en) * | 2001-12-07 | 2005-03-16 | 株式会社東芝 | Object image tracking method and program |
JP4961965B2 (en) * | 2006-11-15 | 2012-06-27 | 株式会社ニコン | Subject tracking program, subject tracking device, and camera |
JP5176483B2 (en) * | 2007-10-30 | 2013-04-03 | 株式会社ニコン | Image recognition device, image tracking device, and imaging device |
JP5365327B2 (en) * | 2009-04-22 | 2013-12-11 | 株式会社ニコン | Subject tracking device and camera |
-
2009
- 2009-12-25 JP JP2009294232A patent/JP5361703B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2011135427A (en) | 2011-07-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5523143B2 (en) | Imaging apparatus and automatic focusing method | |
JP5088118B2 (en) | Focus adjustment device | |
US8395694B2 (en) | Apparatus and method for blurring image background in digital image processing device | |
US7668451B2 (en) | System for and method of taking image | |
JP5115210B2 (en) | Imaging device | |
JP6137840B2 (en) | Camera system | |
JP6474693B2 (en) | Focus detection apparatus, focus detection method, and recording medium | |
JP2008271241A (en) | Imaging apparatus, image processing apparatus, imaging method, and image processing method | |
JP2009225072A (en) | Imaging apparatus | |
KR101728042B1 (en) | Digital photographing apparatus and control method thereof | |
JP2004040712A (en) | Imaging apparatus | |
JP2014081420A (en) | Tracking device and method thereof | |
JP5012673B2 (en) | Display device | |
JP6391304B2 (en) | Imaging apparatus, control method, and program | |
JP5289993B2 (en) | TRACKING DEVICE AND TRACKING METHOD | |
JP5217451B2 (en) | Imaging device | |
JP5196768B2 (en) | Imaging device | |
JP2008090059A (en) | Imaging apparatus and autofocus control method therefor | |
JP6172973B2 (en) | Image processing device | |
JP4645413B2 (en) | Imaging device | |
JP5361703B2 (en) | Motion detection apparatus and motion detection method | |
JP2010049148A (en) | Image recognition device and imaging apparatus | |
KR101720775B1 (en) | Photoghraphing apparatus and method | |
JP5024033B2 (en) | Object tracking device, object tracking program, and object tracking method | |
JP4666265B2 (en) | Image blur correction apparatus and correction method thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20121115 |
|
TRDD | Decision of grant or rejection written | ||
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130814 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20130816 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130903 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5361703 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |