JP2019197310A - Video analysis device and program thereof - Google Patents

Video analysis device and program thereof Download PDF

Info

Publication number
JP2019197310A
JP2019197310A JP2018089915A JP2018089915A JP2019197310A JP 2019197310 A JP2019197310 A JP 2019197310A JP 2018089915 A JP2018089915 A JP 2018089915A JP 2018089915 A JP2018089915 A JP 2018089915A JP 2019197310 A JP2019197310 A JP 2019197310A
Authority
JP
Japan
Prior art keywords
video
movement amount
optical flow
movement
reduced
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2018089915A
Other languages
Japanese (ja)
Other versions
JP7161865B2 (en
Inventor
敦志 荒井
Atsushi Arai
敦志 荒井
林田 哲哉
Tetsuya Hayashida
哲哉 林田
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.)
Japan Broadcasting Corp
Original Assignee
Nippon Hoso Kyokai NHK
Japan Broadcasting Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Hoso Kyokai NHK, Japan Broadcasting Corp filed Critical Nippon Hoso Kyokai NHK
Priority to JP2018089915A priority Critical patent/JP7161865B2/en
Publication of JP2019197310A publication Critical patent/JP2019197310A/en
Application granted granted Critical
Publication of JP7161865B2 publication Critical patent/JP7161865B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To provide a video analysis device capable of displaying a moving amount of a subject in real time.SOLUTION: A vide analysis device 1 includes: down conversion means 20 for generating a reduced image by down converting a photographed video; optical flow calculation means 30 for calculating an optical flow of the reduced image; moving amount association means 40 for linearly complementing a moving amount of the optical flow in association with a resolution and a frame rate of the photographed video; and moving amount display means 50 for synthetically displaying a moving direction of the optical flow and the linearly complemented moving amount of the optical flow in the reduced image.SELECTED DRAWING: Figure 2

Description

本発明は、映像に含まれる被写体の移動量を解析する映像解析装置及びそのプログラムに関する。   The present invention relates to a video analysis apparatus that analyzes the amount of movement of a subject included in a video and a program thereof.

従来より、防犯カメラを始めとする監視システムにおいて、オプティカルフローが、被写体の特異的な動きの判定に使用されている(特許文献1,2)。このオプティカルフローについては、幾つか計算手法が存在する。代表的な手法として、大きな固有値を持つ特徴点を抽出した上で、画像ピラミッドの小さいものからLK(Lucas-Kanade)法により反復計算するものがあげられる。   Conventionally, in a surveillance system such as a security camera, an optical flow is used to determine a specific movement of a subject (Patent Documents 1 and 2). There are several calculation methods for this optical flow. As a typical method, a feature point having a large eigenvalue is extracted, and an iterative calculation is performed from a small image pyramid by an LK (Lucas-Kanade) method.

特開2016−207185号公報JP, 2006-207185, A 特開2012−22370号公報JP 2012-22370 A

被写体撮影時に、撮影者は、主にビューファインダを使用してカメラ映像の確認を行い、被写体のサイズや動きに合わせて画角調整を行う。ここで、カメラ映像に動きがある場合、解像度やフレームレートによって映像の見え方が異なることから、解像度とフレームレートに適した被写体の移動量を知る必要がある。つまり、映像制作では、撮影者が解像度とフレームレートに適した被写体の動きを知る必要があり、その指標としてオプティカルフローを用いる手法を検討する。例えば、時間的に連続する画像間からオプティカルフローを算出することで、動きベクトルとして被写体の移動量を数値化し、被写体の移動量に応じた動きベクトルをビューファインダに表示して可視化すればよい。   When shooting a subject, the photographer mainly checks the camera image using the viewfinder and adjusts the angle of view according to the size and movement of the subject. Here, when there is a motion in the camera image, since the appearance of the image differs depending on the resolution and the frame rate, it is necessary to know the amount of movement of the subject suitable for the resolution and the frame rate. In other words, in video production, it is necessary for the photographer to know the movement of the subject suitable for the resolution and the frame rate, and a method using the optical flow as an index is examined. For example, by calculating the optical flow from temporally continuous images, the amount of movement of the subject may be digitized as a motion vector, and the motion vector corresponding to the amount of movement of the subject may be displayed on the viewfinder and visualized.

しかし、オプティカルフローを映像制作の指標として用いた場合、以下のような問題がある。ここで、カメラ映像のフレームレートが高くなる程、時間的に連続する画像間で被写体の動きが少なくなるので、精度の高いオプティカルフローを算出できる。その一方、カメラ映像の解像度やフレームレートが高くなると、オプティカルフローの計算が間に合わないために表示のフレームレートが低下し、リアルタイム性が失われてしまう。   However, when the optical flow is used as an index for video production, there are the following problems. Here, as the frame rate of the camera video increases, the movement of the subject decreases between temporally continuous images, so that an optical flow with high accuracy can be calculated. On the other hand, when the resolution and frame rate of the camera image are increased, the calculation of the optical flow is not in time, so that the display frame rate is reduced and the real-time property is lost.

そこで、本発明は、リアルタイムで被写体の移動量を表示できる映像解析装置及びそのプログラムを提供することを課題とする。   Therefore, an object of the present invention is to provide a video analysis apparatus capable of displaying a movement amount of a subject in real time and a program thereof.

前記した課題に鑑みて、本発明に係る映像解析装置は、被写体の移動方向及び移動量を解析する映像解析装置であって、ダウンコンバート手段と、オプティカルフロー算出手段と、移動量対応付け手段と、移動量表示手段と、を備える構成とした。   In view of the above-described problems, a video analysis apparatus according to the present invention is a video analysis apparatus that analyzes a movement direction and a movement amount of a subject, and includes a down-conversion unit, an optical flow calculation unit, and a movement amount association unit. And a moving amount display means.

かかる構成によれば、映像解析装置は、ダウンコンバート手段によって、入力映像の解像度及びフレームレートの少なくとも一方をダウンコンバートすることで、縮小映像を生成する。
映像解析装置は、オプティカルフロー算出手段によって、縮小映像のオプティカルフローを算出する。
このように、映像解析装置は、ダウンコンバートによりオプティカルフローの計算量を抑制することができる。
According to this configuration, the video analysis device generates a reduced video by down-converting at least one of the resolution and the frame rate of the input video by the down-conversion unit.
The video analysis device calculates the optical flow of the reduced video by the optical flow calculation means.
As described above, the video analysis apparatus can suppress the amount of calculation of the optical flow by down-conversion.

映像解析装置は、移動量対応付け手段によって、入力映像の解像度及びフレームレートに対応付けて、オプティカルフロー算出手段が算出したオプティカルフローの移動量を線形補完する。
映像解析装置は、移動量表示手段によって、オプティカルフロー算出手段が算出したオプティカルフローの移動方向と、移動量対応付け手段が線形補完したオプティカルフローの移動量とを、被写体の移動方向及び移動量として、縮小映像に合成表示する。
このように、映像解析装置は、入力映像の解像度及びフレームレートに対応付けてオプティカルフローの移動量を線形補完する。
The video analysis apparatus linearly complements the movement amount of the optical flow calculated by the optical flow calculation unit in association with the resolution and the frame rate of the input video by the movement amount association unit.
The video analysis apparatus uses the movement amount display means to calculate the movement direction of the optical flow calculated by the optical flow calculation means and the movement amount of the optical flow linearly complemented by the movement amount association means as the movement direction and movement amount of the subject. , And composite display on the reduced video.
As described above, the video analysis apparatus linearly complements the movement amount of the optical flow in association with the resolution and the frame rate of the input video.

なお、本発明に係る映像解析装置は、一般的なコンピュータを前記した各手段として協調動作させる映像解析プログラムで実現することもできる。   Note that the video analysis apparatus according to the present invention can also be realized by a video analysis program that causes a general computer to operate cooperatively as the above-described means.

本発明によれば、以下のような優れた効果を奏する。
本発明によれば、ダウンコンバートによりオプティカルフローの計算量を抑制し、入力映像の解像度及びフレームレートに対応付けてオプティカルフローの移動量を線形補完するので、リアルタイムで被写体の移動量を表示することができる。
According to the present invention, the following excellent effects can be obtained.
According to the present invention, the amount of optical flow calculation is suppressed by down-conversion, and the amount of movement of the optical flow is linearly complemented in association with the resolution and frame rate of the input video, so that the amount of movement of the subject is displayed in real time. Can do.

第1実施形態に係る映像解析装置を装着するカメラの外観図である。1 is an external view of a camera equipped with a video analysis device according to a first embodiment. 第1実施形態に係る映像解析装置の構成を示すブロック図である。It is a block diagram which shows the structure of the video analysis apparatus which concerns on 1st Embodiment. 第1実施形態における縮小映像を説明する説明図である。It is explanatory drawing explaining the reduction | restoration image | video in 1st Embodiment. 第1実施形態における、水平方向への移動量対応付けの一例を説明する説明図である。It is explanatory drawing explaining an example of the movement amount matching in a horizontal direction in 1st Embodiment. 第1実施形態における、垂直方向への移動量対応付けの一例を説明する説明図である。It is explanatory drawing explaining an example of the movement amount matching to a perpendicular direction in 1st Embodiment. 第1実施形態における、斜め方向への移動量対応付けの一例を説明する説明図である。It is explanatory drawing explaining an example of the movement amount matching in the diagonal direction in 1st Embodiment. 第1実施形態における、合成映像の一例を説明する説明図である。It is explanatory drawing explaining an example of the synthetic | combination image | video in 1st Embodiment. 第1実施形態における、オプティカルフローの表示例を説明する説明図である。It is explanatory drawing explaining the example of a display of the optical flow in 1st Embodiment. 第1実施形態における合成映像の一例を説明する説明図であり、(a)は被写体の移動量が小さいとき、(b)は被写体の移動量が大きいときを表す。It is explanatory drawing explaining an example of the synthetic | combination image | video in 1st Embodiment, (a) represents when the moving amount of a to-be-photographed object is small, (b) represents when the moving amount of a to-be-photographed object is large. 第1実施形態における、警告表示の一例を説明する説明図である。It is explanatory drawing explaining an example of the warning display in 1st Embodiment. 図2の映像解析装置の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the video-analysis apparatus of FIG. 第2実施形態に係る映像解析装置の構成を示すブロック図である。It is a block diagram which shows the structure of the video analysis apparatus which concerns on 2nd Embodiment. 第3実施形態において、映像解析装置を内蔵する映像監視装置の外観図である。In 3rd Embodiment, it is an external view of the video monitoring apparatus incorporating a video analysis apparatus. 第3実施形態に係る映像解析装置の構成を示すブロック図である。It is a block diagram which shows the structure of the video analysis apparatus which concerns on 3rd Embodiment. 変形例1における縮小映像を説明する説明図である。It is explanatory drawing explaining the reduction | restoration image | video in the modification 1. FIG.

(第1実施形態)
以下、本発明の各実施形態について、適宜図面を参照しながら詳細に説明する。なお、各実施形態において、同一の手段には同一の符号を付し、説明を省略した。
(First embodiment)
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings as appropriate. In each embodiment, the same means is denoted by the same reference numeral, and description thereof is omitted.

[カメラ]
図1及び図2を参照し、第1実施形態に係る映像解析装置1の構成を説明する。
第1実施形態では、図1に示すように、映像解析装置1がカメラCに装着されていることとする。
まず、映像解析装置1の説明に先立ち、カメラCを簡単に説明する。例えば、カメラCは、超高精細映像(例えば、解像度7680×4320画素、フレームレート120Hz)を撮影できる一般的な撮影カメラである。このカメラCは、カメラ本体Cと、ビューファインダCとを備える。カメラ本体Cは、レンズ等の光学系や撮像素子等で構成され、被写体が含まれる撮影映像(入力映像)を生成する。ビューファインダCは、カメラマンが撮影映像を確認できるように、撮影映像の縮小映像を表示する。
[camera]
With reference to FIG.1 and FIG.2, the structure of the video-analysis apparatus 1 which concerns on 1st Embodiment is demonstrated.
In the first embodiment, it is assumed that the video analysis device 1 is attached to the camera C as shown in FIG.
First, prior to the description of the video analysis apparatus 1, the camera C will be briefly described. For example, the camera C is a general photographing camera capable of photographing an ultra-high definition video (for example, resolution 7680 × 4320 pixels, frame rate 120 Hz). The camera C includes a camera body C B, and a viewfinder C V. The camera body C B is constituted by an optical system and an imaging element such as a lens or the like, and generates a captured image that includes the subject (input image). The viewfinder CV displays a reduced image of the captured image so that the cameraman can check the captured image.

[映像解析装置]
図2を参照し、映像解析装置1の構成について説明する。
図2に示すように、映像解析装置1は、カメラ本体Cから撮影映像が入力され、入力された撮影映像をダウンコンバートして縮小映像を生成し、生成した縮小映像をビューファインダCに表示する。このとき、映像解析装置1は、被写体の移動方向及び移動量を解析し、その解析結果を縮小映像に合成表示するものである。映像解析装置1は、映像入力手段10と、ダウンコンバート手段20と、オプティカルフロー算出手段30と、移動量対応付け手段40と、移動量表示手段50とを備える。
[Video analysis equipment]
With reference to FIG. 2, the configuration of the video analysis apparatus 1 will be described.
As shown in FIG. 2, the image analysis apparatus 1 is input captured image from the camera body C B, down-converts the input captured image to generate a reduced image, the generated reduced image to the viewfinder C V indicate. At this time, the video analysis apparatus 1 analyzes the moving direction and moving amount of the subject and synthesizes and displays the analysis result on the reduced video. The video analysis apparatus 1 includes a video input unit 10, a down-conversion unit 20, an optical flow calculation unit 30, a movement amount association unit 40, and a movement amount display unit 50.

映像入力手段10は、カメラC(カメラ本体C)から撮影映像が入力され、入力された撮影映像の解像度とフレームレート(例えば、解像度7680×4320画素、フレームレート120Hz)を取得するものである。そして、映像入力手段10は、入力された撮影映像をダウンコンバート手段20に出力する。さらに、映像入力手段10は、その撮影映像の解像度及びフレームレートを表す縮小前解像度・フレームレート情報を、移動量対応付け手段40に出力する。 The video input means 10 receives a captured video from the camera C (camera body C B ), and acquires the resolution and frame rate (for example, resolution 7680 × 4320 pixels, frame rate 120 Hz) of the input captured video. . Then, the video input unit 10 outputs the input captured video to the down-conversion unit 20. Further, the video input unit 10 outputs pre-reduction resolution / frame rate information indicating the resolution and frame rate of the captured video to the movement amount association unit 40.

ダウンコンバート手段20は、映像入力手段10からの撮影映像をダウンコンバートすることで、縮小映像を生成するものである。本実施形態では、ダウンコンバート手段20は、オプティカルフローの算出と合成表示がリアルタイムで行える現実的な解像度及びフレームレートまで、撮影映像をダウンコンバートする(例えば、解像度1920×1080画素、フレームレート30Hz)。また、撮影映像Lの全部が縮小領域として設定されているので、図3に示すように、撮影映像Lの全部を縮小し、縮小映像Sを生成することになる。この縮小領域とは、撮影映像Lのうち、縮小画像Sを生成する領域のことである。   The down-conversion unit 20 generates a reduced video by down-converting the captured video from the video input unit 10. In the present embodiment, the down-conversion means 20 down-converts the captured video to a realistic resolution and frame rate at which optical flow calculation and composite display can be performed in real time (for example, resolution 1920 × 1080 pixels, frame rate 30 Hz). . Further, since the entire captured video L is set as a reduced area, the entire captured video L is reduced and a reduced video S is generated as shown in FIG. The reduced area is an area where the reduced image S is generated in the captured video L.

ここで、ダウンコンバート手段20は、一般的な手法でダウンコンバートを行うことができる。例えば、ダウンコンバート手段20は、解像度については、撮影映像に平滑化フィルタを施した後に画素を間引きし、フレームレートについては、撮影映像を構成するフレームを等間隔で間引く。この他、ダウンコンバート手段20は、2フレームの加算平均を1フレームとして出力するなどのフレームブレンディングを用いて、ダウンコンバートしてもよい。   Here, the down-conversion means 20 can perform down-conversion by a general method. For example, the down-converting means 20 thins out pixels after applying a smoothing filter to the captured video for resolution, and thins out the frames constituting the captured video at equal intervals for the frame rate. In addition, the down-converting means 20 may down-convert using frame blending such as outputting an average of two frames as one frame.

その後、ダウンコンバート手段20は、ダウンコンバートした縮小映像をオプティカルフロー算出手段30及び移動量表示手段50に出力する。さらに、ダウンコンバート手段20は、縮小映像の解像度及びフレームレートを表す縮小後解像度・フレームレート情報を、移動量対応付け手段40に出力する。   Thereafter, the down-conversion unit 20 outputs the down-converted reduced video to the optical flow calculation unit 30 and the movement amount display unit 50. Further, the down-conversion unit 20 outputs post-reduction resolution / frame rate information indicating the resolution and frame rate of the reduced video to the movement amount association unit 40.

オプティカルフロー算出手段30は、ダウンコンバート手段20からの縮小映像のオプティカルフローを算出するものである。すなわち、オプティカルフロー算出手段30は、縮小映像で連続したフレームから、固有値を持つ特徴点のオプティカルフローを算出する。例えば、オプティカルフロー算出手段30は、LK法、Horn−Shunck法等の一般的な手法でオプティカルフローを算出できる。本実施形態では、オプティカルフロー算出手段30は、LK法でオプティカルフローを算出することとする。   The optical flow calculation unit 30 calculates the optical flow of the reduced video from the down-conversion unit 20. That is, the optical flow calculation means 30 calculates the optical flow of feature points having eigenvalues from consecutive frames in the reduced video. For example, the optical flow calculation unit 30 can calculate the optical flow by a general method such as the LK method or the Horn-Shunk method. In the present embodiment, the optical flow calculation unit 30 calculates an optical flow by the LK method.

ここで、オプティカルフロー算出手段30は、縮小映像全体から特徴点を抽出し、オプティカルフローを算出してもよい。
その一方、オプティカルフロー算出手段30は、縮小映像に予め設定された検出領域のみから特徴点を抽出し、オプティカルフローを算出してもよい。この検出領域とは、縮小映像内でオプティカルフローの算出対象となる領域のことであり、カメラマン等のユーザが任意のサイズ及び形状で設定できる。本実施形態では、検出領域が、被写体が存在する可能性の高い縮小映像の中央部に矩形状で設定されていることとする。この場合、オプティカルフロー算出手段30では、縮小映像全体よりも検出領域の空間周波数成分が失われにくいので、より高精度なオプティカルフローを算出できる。
その後、オプティカルフロー算出手段30は、特徴点毎に算出したオプティカルフローを移動量対応付け手段40に出力する。
Here, the optical flow calculation unit 30 may extract the feature points from the entire reduced video and calculate the optical flow.
On the other hand, the optical flow calculation means 30 may extract the feature points only from the detection area set in advance in the reduced video and calculate the optical flow. This detection area is an area for which an optical flow is to be calculated in the reduced video, and a user such as a cameraman can set an arbitrary size and shape. In the present embodiment, it is assumed that the detection area is set in a rectangular shape at the center of a reduced video image where there is a high possibility that a subject exists. In this case, the optical flow calculation unit 30 can calculate the optical flow with higher accuracy because the spatial frequency component of the detection region is less likely to be lost than the entire reduced image.
Thereafter, the optical flow calculation unit 30 outputs the optical flow calculated for each feature point to the movement amount association unit 40.

移動量対応付け手段40は、撮影映像の解像度及びフレームレートに対応付けて、オプティカルフロー算出手段30が算出したオプティカルフローの移動量を線形補完するものである。   The movement amount association unit 40 linearly complements the movement amount of the optical flow calculated by the optical flow calculation unit 30 in association with the resolution and the frame rate of the captured video.

まず、移動量対応付け手段40は、映像入力手段10からの縮小前解像度・フレームレート情報と、ダウンコンバート手段20からの縮小後解像度・フレームレート情報とを用いて、解像度縮小率A及びフレームレート縮小率Bを算出する。本実施形態では、解像度縮小率Aについては、撮影映像全体を縮小したので、縮小映像と撮影映像との画素数の比に基づいたものとなる(縮小映像の画素数を撮影映像の画素数で除算)。例えば、撮影映像が7680×4320画素、縮小映像が1920×1080画素なので、解像度縮小率A=(1920×1080)/(7680×4320)=1/16となる。また、フレームレート縮小率Bについては、縮小映像と撮影映像とのフレームレートの比に基づいたものとなる(縮小映像のフレームレートを撮影映像のフレームレートで除算)。例えば、撮影映像が120Hz、縮小映像が30Hzなので、フレームレート縮小率B=30/120=1/4となる。このように、移動量対応付け手段40は、フィルタやフレームブレンディングの有無とは関係なく、ダウンコンバート前後の解像度及びフレームレートの比から、解像度縮小率A及びフレームレート縮小率Bを算出する。   First, the movement amount association unit 40 uses the pre-reduction resolution / frame rate information from the video input unit 10 and the post-reduction resolution / frame rate information from the down-conversion unit 20 to use the resolution reduction rate A and the frame rate. A reduction rate B is calculated. In this embodiment, the resolution reduction rate A is based on the ratio of the number of pixels of the reduced video and the shot video because the entire shot video is reduced (the number of pixels of the reduced video is the number of pixels of the shot video). division). For example, since the captured video is 7680 × 4320 pixels and the reduced video is 1920 × 1080 pixels, the resolution reduction ratio A = (1920 × 1080) / (7680 × 4320) = 1/16. The frame rate reduction rate B is based on the ratio of the frame rate between the reduced video and the shot video (the frame rate of the reduced video is divided by the frame rate of the shot video). For example, since the captured video is 120 Hz and the reduced video is 30 Hz, the frame rate reduction rate B = 30/120 = 1/4. In this way, the movement amount association means 40 calculates the resolution reduction rate A and the frame rate reduction rate B from the ratio between the resolution and the frame rate before and after down-conversion regardless of whether or not there is a filter or frame blending.

次に、移動量対応付け手段40は、オプティカルフロー算出手段30で求めたオプティカルフローの移動量を、解像度とフレームレートの両方で線形補完することにより、撮影映像に対応させる。具体的には、移動量対応付け手段40は、オプティカルフロー算出手段30が求めたオプティカルフローの移動量をxとすると、以下の式(1)を用いて、撮影映像に対応付けたオプティカルフローの移動量を算出する。以後、線形補間後の移動量をyとする。   Next, the movement amount association means 40 makes the movement amount of the optical flow obtained by the optical flow calculation means 30 linearly complement with both the resolution and the frame rate to correspond to the captured video. Specifically, the movement amount associating means 40 uses the following equation (1), where x is the movement amount of the optical flow obtained by the optical flow calculating means 30, and the optical flow associating with the captured video. The amount of movement is calculated. Hereinafter, the movement amount after linear interpolation is assumed to be y.

Figure 2019197310
Figure 2019197310

その後、移動量対応付け手段40は、オプティカルフロー算出手段30からのオプティカルフローの移動方向と、線形補完したオプティカルフローの移動量yとを表す移動方向・移動量情報を、移動量表示手段50に出力する。   Thereafter, the movement amount associating means 40 sends movement direction / movement amount information indicating the movement direction of the optical flow from the optical flow calculation means 30 and the movement amount y of the optical flow with linear interpolation to the movement amount display means 50. Output.

<水平方向、垂直方向での移動量の対応付け>
図4〜図6を参照し、水平方向、垂直方向、斜め方向での移動量の対応付けを具体的に説明する。
図4〜図6の上段には、縮小映像(解像度1920×1080画素、フレームレート30Hz)を図示した。また、図4〜図6の中段には、第1撮影映像(解像度3840×2160画素、フレームレート60Hz)を図示した。また、図4〜図6の下段には、第2撮影映像(解像度7680×4320画素、フレームレート120Hz)を図示した。
図4〜図6では、マス目が画素を表し、ハッチングされたマス目が特徴点となる画素を表し、横軸が時間軸を表している。
なお、図4〜図6では、説明を簡易にするために解像度やフレームレートが異なる撮影映像を図示しているが、実際には、解像度やフレームレートが異なる撮影映像を同時に扱う必要はない。
<Association of movement amounts in the horizontal and vertical directions>
With reference to FIGS. 4 to 6, the correspondence of the movement amounts in the horizontal direction, the vertical direction, and the oblique direction will be specifically described.
In the upper part of FIGS. 4 to 6, reduced video (resolution 1920 × 1080 pixels, frame rate 30 Hz) is illustrated. 4 to 6 show the first photographed video (resolution 3840 × 2160 pixels, frame rate 60 Hz). 4 to 6 show the second photographed video (resolution: 7680 × 4320 pixels, frame rate: 120 Hz).
4 to 6, the squares represent pixels, the hatched squares represent pixels that are feature points, and the horizontal axis represents the time axis.
4 to 6 show captured images with different resolutions and frame rates for the sake of simplicity, actually, it is not necessary to handle captured images with different resolutions and frame rates at the same time.

まず、縮小映像と第1撮影映像との関係で考える。図4及び図5に示すように、縮小映像の1フレーム間で、特徴点が水平又は垂直に1画素移動したこととする(x=1)。第1撮影映像の解像度が3840×2160画素なので、解像度縮小率A=1/4となり、縮小映像で1画素の移動が、第1撮影映像の2画素に相当する。つまり、式(1)のフレームレート縮小率Bを無視すると、移動量y=1÷√A=1÷√(1/4)=2画素となる。   First, consider the relationship between the reduced video and the first captured video. As shown in FIGS. 4 and 5, it is assumed that the feature point has moved one pixel horizontally or vertically between frames of the reduced video (x = 1). Since the resolution of the first captured video is 3840 × 2160 pixels, the resolution reduction rate A = 1/4, and one pixel movement in the reduced video corresponds to two pixels of the first captured video. In other words, when the frame rate reduction rate B in the equation (1) is ignored, the movement amount y = 1 / √A = 1 / √ (1/4) = 2 pixels.

また、第1撮影映像のフレームレートが60Hzなので、フレームレート縮小率B=1/2となり、縮小映像で1フレーム(1/30フレーム→2/30フレーム)当たりの移動量が、第1撮影映像で2フレーム分(1/60フレーム→3/60フレーム)の移動量に相当する。このとき、60Hzの第1撮影映像で1フレーム当たり移動量は、第1撮影映像の2フレーム分の移動量を線形補間(×1/2)することで求められる。具体的には、第1撮影映像で1フレーム当りの移動量yは、式(1)より、1÷√(1/4)×1/2=1画素となる。   Further, since the frame rate of the first photographed video is 60 Hz, the frame rate reduction rate B = 1/2, and the movement amount per frame (1/30 frame → 2/30 frame) in the reduced video is the first photographed video. This corresponds to a movement amount of 2 frames (1/60 frame → 3/60 frame). At this time, the amount of movement per frame in the first captured video of 60 Hz can be obtained by linearly interpolating (× 1/2) the amount of movement of two frames of the first captured video. Specifically, the movement amount y per frame in the first photographed video is 1 ÷ √ (1/4) × 1/2 = 1 pixel from the equation (1).

このように、縮小映像において、1/30フレームから2/30フレームの間で1画素移動した場合を考える(図4及び図5の上段参照)。この場合、第1撮影映像では、1/60フレームから2/60フレームの間で1画素移動し、2/60フレームから3/60フレームの間でも1画素移動するので、合計2画素移動する(図4及び図5の中段参照)。   In this way, consider a case where one pixel is moved between 1/30 frame and 2/30 frame in the reduced video (see the upper part of FIGS. 4 and 5). In this case, in the first photographed image, one pixel moves between 1/60 frame and 2/60 frame, and one pixel moves between 2/60 frame and 3/60 frame. (Refer to the middle of FIGS. 4 and 5).

次に、縮小映像と第2撮影映像との関係で考える。第2撮影映像の解像度が7680×4320画素なので、解像度縮小率A=1/16となり、縮小映像で1フレーム当たり1画素の移動が、第2撮影映像の4画素に相当する。さらに、第2撮影映像のフレームレートが120Hzなので、フレームレート縮小率B=1/4となり、縮小映像で1フレーム(1/30フレーム→2/30フレーム)当たりの移動量が、第2撮影映像で4フレーム分(1/120フレーム→5/120フレーム)の移動量に相当する。このとき、120Hzの第2撮影映像で1フレーム当たり移動量は、第2撮影映像の4フレーム分の移動量を線形補間(×1/4)することで求められる。具体的には、第2撮影映像で1フレーム当りの移動量yは、式(1)より、1÷√(1/16)×1/4=1画素となる。   Next, consider the relationship between the reduced video and the second captured video. Since the resolution of the second captured video is 7680 × 4320 pixels, the resolution reduction ratio A = 1/16, and one pixel movement per frame in the reduced video corresponds to 4 pixels of the second captured video. Further, since the frame rate of the second captured video is 120 Hz, the frame rate reduction rate B = 1/4, and the movement amount per frame (1/30 frame → 2/30 frame) in the reduced video is the second captured video. This corresponds to a movement amount of 4 frames (1/120 frame → 5/120 frame). At this time, the amount of movement per frame in the second photographed image at 120 Hz can be obtained by linearly interpolating the amount of movement for four frames of the second photographed image (× 1/4). Specifically, the movement amount y per frame in the second photographed image is 1 ÷ √ (1/16) × 1/4 = 1 pixel from the equation (1).

このように、縮小映像において、1/30フレームから2/30フレームの間で1画素移動した場合を考える(図4及び図5の上段参照)。この場合、第2撮影映像では、1/120フレームから2/120フレームの間で1画素移動し、2/120フレームから3/120フレームの間でも1画素移動し、3/120以後のフレームでも同様に1画素移動するので、合計4画素移動する(図4及び図5の下段参照)。   In this way, consider a case where one pixel is moved between 1/30 frame and 2/30 frame in the reduced video (see the upper part of FIGS. 4 and 5). In this case, in the second shot image, one pixel is moved between 1/120 and 2/120 frames, and one pixel is moved between 2/120 and 3/120 frames. Similarly, since one pixel is moved, a total of four pixels are moved (see the lower part of FIGS. 4 and 5).

<斜め方向での移動量の対応付け>
図6に示すように、1フレーム当たりの斜め移動量は、水平移動量成分の二乗と垂直移動量成分の二乗の和の平方で求められる。このため、解像度縮小率A及びフレームレート縮小率Bは、水平方向、垂直方向及び斜め方向で全て同一となる。ここで、縮小映像において、1フレーム当たりの斜め移動量は、水平移動量成分が1画素、垂直移動量成分が1画素であるため、図4及び図5で説明した通り、水平方向及び垂直方向と同様の対応付けとなる。
<Association of movement amount in diagonal direction>
As shown in FIG. 6, the amount of diagonal movement per frame is obtained as the square of the sum of the square of the horizontal movement amount component and the square of the vertical movement amount component. Therefore, the resolution reduction rate A and the frame rate reduction rate B are all the same in the horizontal direction, the vertical direction, and the oblique direction. Here, since the horizontal movement amount component is one pixel and the vertical movement amount component is one pixel in the reduced video, the horizontal movement direction and the vertical movement direction as described with reference to FIGS. 4 and 5. Is the same correspondence.

このように、撮影映像の解像度やフレームレートが異なる場合でも、縮小映像における1フレーム当りの移動量は、水平、垂直及び斜めといった方向に関係なく、その撮影映像における移動量に対応付けることができる。これにより、図4〜図6における2/60フレームでのオプティカルフローFの移動量や、2/120フレーム〜4/120フレームでのオプティカルフローFの移動量を線形補完できる。   As described above, even when the resolution and frame rate of the captured video are different, the movement amount per frame in the reduced video can be associated with the movement amount in the captured video regardless of the horizontal, vertical, and diagonal directions. Thereby, the movement amount of the optical flow F in 2/60 frames in FIGS. 4 to 6 and the movement amount of the optical flow F in 2/120 frames to 4/120 frames can be linearly complemented.

図2に戻り、映像解析装置1の構成について、説明を続ける。
移動量表示手段50は、移動量対応付け手段40からの移動方向・移動量情報を、ダウンコンバート手段20からの縮小映像に合成し、被写体の移動方向及び移動量として、ビューファインダCに表示するものである。つまり、移動量表示手段50は、オプティカルフロー算出手段30が算出したオプティカルフローFの移動方向と、移動量対応付け手段40が線形補完したオプティカルフローFの移動量yとを縮小映像に合成した合成映像を生成する。
Returning to FIG. 2, the description of the configuration of the video analysis device 1 will be continued.
The movement amount display means 50 combines the movement direction / movement amount information from the movement amount association means 40 with the reduced image from the down-conversion means 20 and displays it on the viewfinder CV as the movement direction and movement amount of the subject. To do. That is, the movement amount display means 50 combines the movement direction of the optical flow F calculated by the optical flow calculation means 30 and the movement amount y of the optical flow F linearly complemented by the movement amount association means 40 into a reduced image. Generate video.

本実施形態では、移動量表示手段50は、縮小映像に対して1フレーム遅延させて、移動方向・移動量情報を合成する。図4の例では、移動量表示手段50は、1/30フレームから2/30フレームまでの縮小映像で求めた移動方向・移動量情報を、その2/30フレーム目の縮小映像に合成する(図3不図示)。なお、移動量表示手段50は、求めた移動方向・移動量情報を、1フレーム以上遅延させて縮小映像に合成してもよい。
その後、移動量表示手段50は、生成した合成映像をビューファインダCに出力する。
In the present embodiment, the movement amount display means 50 synthesizes movement direction / movement amount information with a delay of one frame with respect to the reduced video. In the example of FIG. 4, the moving amount display means 50 combines the moving direction / moving amount information obtained from the reduced video from 1/30 frame to 2/30 frame with the reduced video of the 2/30 frame ( (Not shown in FIG. 3). Note that the movement amount display means 50 may combine the obtained movement direction / movement amount information with a reduced image by delaying it by one frame or more.
Thereafter, the movement amount display means 50 outputs the generated composite video to the viewfinder CV .

<合成映像の一例>
図7を参照し、移動量表示手段50が生成する合成映像の一例を説明する
図7に示すように、合成映像αでは、被写体Tの移動方向及び移動量を矢印で表す。
また、図7では、矩形状の検出領域βが、合成映像αの中央部に設定されている。従って、合成映像αに含まれる3個の被写体Tのうち、検出領域βに含まれる被写体T,TのオプティカルフローF,Fが算出されている。一方、検出領域βに含まれない被写体Tについては、オプティカルフローが算出されていない。従って、合成映像αでは、被写体T,TのオプティカルフローF,Fのみが表示され、被写体Tのオプティカルフローが表示されていない。なお、図7では、検出領域βは、合成映像αに表示せずともよい。
<Example of composite video>
An example of the composite image generated by the movement amount display means 50 will be described with reference to FIG. 7. As shown in FIG. 7, in the composite image α, the moving direction and the movement amount of the subject T are represented by arrows.
In FIG. 7, a rectangular detection region β is set at the center of the synthesized video α. Therefore, the optical flows F 1 and F 2 of the subjects T 1 and T 2 included in the detection region β among the three subjects T included in the synthesized video α are calculated. On the other hand, the object T 3 which is not included in the detection area β is the optical flow is not calculated. Therefore, in the composite video α, only the optical flows F 1 and F 2 of the subjects T 1 and T 2 are displayed, and the optical flow of the subject T 3 is not displayed. In FIG. 7, the detection area β may not be displayed in the synthesized video α.

オプティカルフローFの方向が被写体Tの移動方向を表し、オプティカルフローFの長さが被写体Tの移動量を表す。つまり、オプティカルフローFが長くなる程、被写体Tの移動量が大きく、オプティカルフローFが短くなる程、被写体Tの移動量が小さくなることを表す。   The direction of the optical flow F represents the movement direction of the subject T, and the length of the optical flow F represents the movement amount of the subject T. That is, the longer the optical flow F, the larger the movement amount of the subject T, and the shorter the optical flow F, the smaller the movement amount of the subject T.

ここで、移動量表示手段50は、数段階の移動量範囲毎にオプティカルフローFを色分し、オプティカルフローFの長さを変更してもよい。この移動量範囲の値、色及び長さは、各段階でユーザが任意に設定できる。図7では、オプティカルフローFの移動量範囲及び色は、1以上5未満で紺色、5以上15未満で水色、15以上30未満で緑色、30以上100未満で黄色、100以上500未満で赤色のように5段階で設定されている。また、図7では、この移動量範囲に対応させて、オプティカルフローFの長さを5段階で表している。例えば、被写体TのオプティカルフローFは、その移動量が15以上30未満なので、中程度の長さで緑色で表示されている。また、被写体TのオプティカルフローFは、移動量が5以上15未満なので、オプティカルフローFより短く、水色で表示されている。 Here, the movement amount display means 50 may color-divide the optical flow F for each of several stages of movement amount ranges and change the length of the optical flow F. The value, color, and length of the movement amount range can be arbitrarily set by the user at each stage. In FIG. 7, the movement range and color of the optical flow F are 1 to less than 5 dark blue, 5 to less than 15 light blue, 15 to less than 30 green, 30 to less than 100 yellow, 100 to less than 500 red. As shown in FIG. Further, in FIG. 7, the length of the optical flow F is represented in five stages in correspondence with this movement amount range. For example, the optical flow F 1 of the object T 1, since the amount of movement is less than 15 or more 30, are displayed in green at moderate length. Also, optical flow F 2 of the object T 2 are, the amount of movement since 5 or more and less than 15, less than the optical flow F 1, are displayed in light blue.

さらに、移動量表示手段50は、設定情報として、設定されている移動量範囲の値及び色を合成映像αの左側に表示してもよい。また、移動量表示手段50は、解析情報として、その移動量範囲に含まれるオプティカルフローFの割合も表示してもよい。図7では、オプティカルフローFが合計10個であり、15以上30未満の移動量範囲に5個のオプティカルフローFが含まれ、5以上15未満の移動量範囲に5個のオプティカルフローFが含まれている。このため、オプティカルフローFの割合は、5以上15未満及び15以上30未満の移動量範囲で50%となり、他の移動量範囲で0%となる。 Further, the movement amount display means 50 may display the set movement amount range value and color on the left side of the composite video α as setting information. Further, the movement amount display means 50 may display the ratio of the optical flow F included in the movement amount range as the analysis information. In Figure 7, the optical flow F is the total of 10, contains five optical flows F 1 to the movement amount range of less than 15 or more 30, five in the movement amount range of less than 5 or 15 optical flow F 2 It is included. For this reason, the ratio of the optical flow F is 50% in the movement amount range of 5 or more and less than 15 and 15 or more and less than 30, and 0% in the other movement amount ranges.

さらに、移動量表示手段50は、解析情報として、オプティカルフローFに対応する特徴点の数を合成映像αの下部左側に表示してもよい。図7では、特徴点の数は、オプティカルフローFと同数の10個となる。
さらに、移動量表示手段50は、全方向、垂直方向及び水平方向のそれぞれで、オプティカルフローFの移動量平均値を算出し、合成映像αの下部中央に表示してもよい。図7では、オプティカルフローFの移動量平均値は、全方向で20.2となり、垂直方向で14.5となり、水平方向で15.7となる。
Further, the movement amount display means 50 may display the number of feature points corresponding to the optical flow F on the lower left side of the synthesized video α as analysis information. In FIG. 7, the number of feature points is ten, the same as the number of optical flows F.
Furthermore, the movement amount display means 50 may calculate the movement amount average value of the optical flow F in each of the omni-direction, the vertical direction, and the horizontal direction, and display it at the lower center of the synthesized video α. In FIG. 7, the movement amount average value of the optical flow F is 20.2 in all directions, 14.5 in the vertical direction, and 15.7 in the horizontal direction.

さらに、移動量表示手段50は、表示したい移動量範囲をユーザが設定した場合、その移動量範囲のみでオプティカルフローFのみを表示してもよい。例えば、移動量表示手段50は、移動量範囲が15以上30未満のオプティカルフローFのみを表示する。
さらに、移動量表示手段50は、図8に示すように、オプティカルフローFを表す矢印の周縁側を異なる色で表示してもよい。例えば、オプティカルフローFを表す矢印の内側が緑色や水色の場合、矢印の周縁側が黒色や白色となる。
Further, the movement amount display means 50 may display only the optical flow F only in the movement amount range when the user sets a movement amount range to be displayed. For example, the movement amount display means 50 displays only the optical flow F having a movement amount range of 15 or more and less than 30.
Further, the movement amount display means 50 may display the peripheral side of the arrow representing the optical flow F in a different color as shown in FIG. For example, when the inside of the arrow representing the optical flow F is green or light blue, the peripheral side of the arrow is black or white.

図8では、オプティカルフローFを説明するために合成映像αを抽象的に図示したが、実際には図9のようになる(自然風景の撮影例)。図9(a)では、図9(b)に比べて、被写体の移動量が小さいことから、オプティカルフローFを表す矢印が短くなっている。
なお、移動量表示手段50は、設定情報や解析情報を合成映像αに表示すると見づらくなる場合、図9に示すように設定情報や解析情報を表示せずともよい。
In FIG. 8, the synthetic video α is illustrated abstractly in order to explain the optical flow F, but actually, it is as shown in FIG. 9 (an example of photographing a natural landscape). In FIG. 9A, since the amount of movement of the subject is small compared to FIG. 9B, the arrow indicating the optical flow F is shorter.
Note that the movement amount display means 50 does not need to display the setting information and the analysis information as shown in FIG. 9 when it is difficult to see the setting information and the analysis information on the synthesized video α.

<警告表示の一例>
図10を参照し、移動量表示手段50による警告表示の一例を説明する
図10に示すように、カメラCが急激なカメラワーク(例えば、高速なパン操作)を行うと映像酔いが懸念されるので、急激なカメラワークを避けることが好ましい。そこで、移動量表示手段50は、特徴点の移動量(オプティカルフローFの移動量)に基づいて、急激なカメラワークを判定し、映像酔いが懸念される場合、警告表示を行う。
<Example of warning display>
An example of warning display by the movement amount display means 50 will be described with reference to FIG. 10. As shown in FIG. Therefore, it is preferable to avoid sudden camera work. Therefore, the movement amount display means 50 determines a sudden camera work based on the movement amount of the feature point (movement amount of the optical flow F), and displays a warning when there is a concern about motion sickness.

具体的には、移動量表示手段50は、移動量が予め設定された第1閾値を超える特徴点の数を求める。次に、移動量表示手段50は、第1閾値を超える特徴点の数と、縮小映像から抽出した全特徴点の数との割合を算出する。そして、移動量表示手段50は、算出した割合が予め設定された第2閾値を超えた場合、任意の方法で警告表示を行う。この第1閾値及び第2閾値は、ユーザが任意に設定できる。本実施形態では、移動量表示手段50は、警告表示として、図10の合成映像αの下部右側に「Warning!」という警告メッセージWを表示する。
なお、警告メッセージWは任意であり、例えば、「Rate of Arrow5 Exeed ○%」であってもよい(なお、‘○’は第2閾値に対する超過を表す数値)。
Specifically, the movement amount display means 50 obtains the number of feature points whose movement amount exceeds a preset first threshold value. Next, the movement amount display means 50 calculates a ratio between the number of feature points exceeding the first threshold and the number of all feature points extracted from the reduced video. Then, the movement amount display means 50 displays a warning by an arbitrary method when the calculated ratio exceeds a preset second threshold value. The first threshold and the second threshold can be arbitrarily set by the user. In the present embodiment, the movement amount display means 50 displays a warning message W “Warning!” On the lower right side of the composite video α in FIG. 10 as a warning display.
Note that the warning message W is arbitrary, and may be, for example, “Rate of Arrow5 Exceed ○%” (“◯” is a numerical value indicating an excess with respect to the second threshold).

この警告表示により、映像解析装置1は、カメラマン等のユーザーに対して、パン速度を抑えるように促すことができる。これにより、ユーザーは、自らのカメラワークの中で警告が出るような動きを意図的に避けることができる。   By this warning display, the video analysis apparatus 1 can prompt a user such as a cameraman to suppress the pan speed. Thereby, the user can intentionally avoid a movement that gives a warning in his camera work.

[映像解析装置の動作]
図11を参照し、映像解析装置1の動作について説明する。
図11に示すように、映像入力手段10は、カメラ本体Cから撮影映像が入力され、入力された撮影映像の解像度とフレームレートを取得する(ステップS1)。
[Operation of video analyzer]
The operation of the video analysis device 1 will be described with reference to FIG.
As shown in FIG. 11, the image input unit 10, the captured image from the camera body C B are input, obtains a resolution and frame rate of the input captured image (step S1).

ダウンコンバート手段20は、映像入力手段10に入力された撮影映像の解像度及びフレームレートの両方をダウンコンバートすることで、縮小映像を生成する。例えば、ダウンコンバート手段20は、撮影映像の画素やフレームを間引くことで、撮影映像をダウンコンバートする(ステップS2)。   The down-conversion unit 20 generates a reduced video by down-converting both the resolution and the frame rate of the captured video input to the video input unit 10. For example, the down-conversion unit 20 down-converts the captured video by thinning out pixels and frames of the captured video (step S2).

オプティカルフロー算出手段30は、ダウンコンバート手段20が生成した縮小映像のオプティカルフローFを算出する。例えば、オプティカルフロー算出手段30は、LK法でオプティカルフローFを算出する(ステップ3)。   The optical flow calculation unit 30 calculates the optical flow F of the reduced video generated by the down-conversion unit 20. For example, the optical flow calculation means 30 calculates the optical flow F by the LK method (Step 3).

移動量対応付け手段40は、撮影映像の解像度及びフレームレートに対応付けて、オプティカルフロー算出手段30が算出したオプティカルフローFの移動量を線形補完する。
まず、移動量対応付け手段40は、撮影映像の解像度及びフレームレートと、縮小映像の解像度及びフレームレートとの比から、解像度縮小率A及びフレームレート縮小率Bを算出する。
次に、移動量対応付け手段40は、前記した式(1)を用いて、ステップS3で求めたオプティカルフローFの移動量を、解像度とフレームレートの両方で線形補完することにより、撮影映像に対応させる(ステップS4)。
The movement amount association unit 40 linearly complements the movement amount of the optical flow F calculated by the optical flow calculation unit 30 in association with the resolution and frame rate of the captured video.
First, the movement amount association means 40 calculates the resolution reduction rate A and the frame rate reduction rate B from the ratio between the resolution and frame rate of the captured video and the resolution and frame rate of the reduced video.
Next, the movement amount associating means 40 uses the above-described equation (1) to linearly complement the movement amount of the optical flow F obtained in step S3 with both the resolution and the frame rate to obtain a captured video. Correspond (step S4).

移動量表示手段50は、ステップS3で算出したオプティカルフローFの移動方向と、ステップS4で線形補完したオプティカルフローFの移動量とを、被写体Tの移動方向及び移動量として縮小映像に合成し、ビューファインダCに表示する(ステップS5)。 The movement amount display means 50 combines the movement direction of the optical flow F calculated in step S3 and the movement amount of the optical flow F linearly complemented in step S4 into a reduced image as the movement direction and movement amount of the subject T, The image is displayed on the viewfinder CV (step S5).

[作用・効果]
以上のように、映像解析装置1は、ダウンコンバートによりオプティカルフローFの計算量を抑制し、撮影映像の解像度及びフレームレートに対応付けてオプティカルフローFの移動量を線形補完するので、リアルタイムで被写体の移動量を表示することができる。
これにより、映像解析装置1では、カメラマンがビューファインダCを視認することで被写体の移動量をリアルタイムで知ることができ、制作映像の解像度及びフレームレートから撮影したい移動量が決まっている場合、その移動量に合わせてカメラCのズームや画角を調整することができる。さらに、映像解析装置1では、撮影映像の特徴点の移動量がビューファインダCに表示されるので、制作映像の解像度及びフレームレートに合わせたカメラワークをカメラマンが容易に行うことができる。
[Action / Effect]
As described above, the video analysis apparatus 1 suppresses the calculation amount of the optical flow F by down-conversion, and linearly complements the movement amount of the optical flow F in association with the resolution and the frame rate of the captured video. The amount of movement can be displayed.
Thereby, in the video analysis apparatus 1, when the cameraman visually recognizes the viewfinder CV , the movement amount of the subject can be known in real time, and when the movement amount to be photographed is determined from the resolution and the frame rate of the produced video, The zoom and angle of view of the camera C can be adjusted according to the amount of movement. Furthermore, in the video analysis apparatus 1, since the movement amount of the feature point of the captured video is displayed on the viewfinder CV , the cameraman can easily perform camera work in accordance with the resolution and frame rate of the produced video.

(第2実施形態)
図12を参照し、第2実施形態に係る映像解析装置1Bについて、第1実施形態と異なる点を説明する。
映像解析装置1Bは、視距離に応じてオプティカルフローFの移動量を補正する点が、第1実施形態と異なる。図12に示すように、映像解析装置1Bは、映像入力手段10と、ダウンコンバート手段20と、オプティカルフロー算出手段30と、移動量対応付け手段40と、移動量表示手段50Bと、移動量補正手段60とを備える。
なお、移動量表示手段50B及び移動量補正手段60以外は、第1実施形態と同様のため、説明を省略する。
(Second Embodiment)
With reference to FIG. 12, the video analysis apparatus 1B according to the second embodiment will be described while referring to differences from the first embodiment.
The video analysis device 1B is different from the first embodiment in that the moving amount of the optical flow F is corrected according to the viewing distance. As shown in FIG. 12, the video analysis apparatus 1B includes a video input unit 10, a down-conversion unit 20, an optical flow calculation unit 30, a movement amount association unit 40, a movement amount display unit 50B, and a movement amount correction. Means 60.
In addition, since it is the same as that of 1st Embodiment except movement amount display means 50B and movement amount correction means 60, description is abbreviate | omitted.

ここで、オプティカルフローFの移動量は、画素単位で規定されているため、映像観視時の視距離によっては、眼の網膜上での移動量と異なってしまう。例えば、表示画面の解像度が解像度7680×4320画素、3840×2160画素又は1920×1080画素で、視距離が画面高の0.75倍(0.75H)、1.5(1.5H)倍又は3.0(3.0H)倍というように、撮影映像の観視条件は様々である。この観視条件が既知の場合、その観視条件に応じて、オプティカルフローFの移動量そのもの、又は、オプティカルフローFの移動量範囲を変化させることで、眼の網膜上での移動量に対応付けることができる。   Here, since the movement amount of the optical flow F is defined in units of pixels, the movement amount of the optical flow F differs from the movement amount of the eye on the retina depending on the viewing distance during video viewing. For example, the resolution of the display screen is 7680 × 4320 pixels, 3840 × 2160 pixels or 1920 × 1080 pixels, and the viewing distance is 0.75 times (0.75H), 1.5 (1.5H) times the screen height or There are various viewing conditions for the captured image, such as 3.0 (3.0H) times. When this viewing condition is known, the amount of movement of the optical flow F itself or the movement amount range of the optical flow F is changed according to the viewing condition, thereby associating with the amount of movement of the eye on the retina. be able to.

例えば、視距離が0.75Hのときを基準とし、移動量範囲が5以上10未満と10以上30未満で設定されていることとする。この場合、オプティカルフローFの移動量は、画面中心から画面高×0.75だけ離れた位置(視距離0.75H)での移動量を表す。視距離が2倍になった場合(1.5H)、このオプティカルフローFの移動量は、見かけ上半分となる。すなわち、視距離1.5Hでの移動量の2倍が、視距離0.75Hでの移動量に相当する。   For example, the moving distance range is set to be 5 or more and less than 10 and 10 or more and less than 30 with the viewing distance being 0.75H as a reference. In this case, the movement amount of the optical flow F represents the movement amount at a position (viewing distance 0.75H) separated from the screen center by the screen height × 0.75. When the viewing distance is doubled (1.5H), the movement amount of the optical flow F is apparently half. That is, twice the movement amount at a viewing distance of 1.5H corresponds to the movement amount at a viewing distance of 0.75H.

そこで、移動量補正手段60は、移動量対応付け手段40からの移動方向・移動量情報を参照し、視距離に比例するように、オプティカルフローFの移動量範囲を変化させる。具体的には、移動量補正手段60は、視距離が2倍になった場合、移動量範囲も2倍(10以上20未満、20以上60未満)に補正する。この補正により、オプティカルフローFの移動量が実質的に半分になる。さらに、移動量補正手段60は、視距離が4倍になった場合、移動量範囲も4倍(20以上40未満、40以上120未満)に補正する。   Therefore, the movement amount correction unit 60 refers to the movement direction / movement amount information from the movement amount association unit 40 and changes the movement amount range of the optical flow F so as to be proportional to the viewing distance. Specifically, when the viewing distance is doubled, the movement amount correction unit 60 corrects the movement amount range to double (10 or more and less than 20, or 20 or more and less than 60). By this correction, the movement amount of the optical flow F is substantially halved. Furthermore, when the viewing distance is quadrupled, the movement amount correction unit 60 corrects the movement amount range to four times (20 or more and less than 40, 40 or more and less than 120).

その後、移動量補正手段60は、移動量対応付け手段40からのオプティカルフローの移動方向、及び、視距離に応じて補正したオプティカルフローの移動量yを表す移動方向・移動量情報を、移動量表示手段50Bに出力する。
なお、移動量補正手段60は、オプティカルフローFの移動量範囲ではなく、視距離に反比例するように、オプティカルフローFの移動そのものを補正してもよい。
Thereafter, the movement amount correction unit 60 obtains the movement direction / movement amount information representing the movement direction y of the optical flow from the movement amount association unit 40 and the movement amount y of the optical flow corrected according to the viewing distance. It outputs to the display means 50B.
Note that the movement amount correction means 60 may correct the movement of the optical flow F itself so that it is not proportional to the movement amount range of the optical flow F but is inversely proportional to the viewing distance.

移動量表示手段50Bは、移動量補正手段60からの移動方向・移動量情報を、ダウンコンバート手段20からの縮小映像に合成し、被写体の移動方向及び移動量として、ビューファインダCに表示するものである。
なお、移動量表示手段50Bが表示する合成映像は、第1実施形態と同様のため、これ以上の説明を省略する。
The movement amount display means 50B combines the movement direction / movement amount information from the movement amount correction means 60 with the reduced video from the down-conversion means 20, and displays it on the viewfinder CV as the movement direction and movement amount of the subject. Is.
Note that the composite video displayed by the movement amount display means 50B is the same as that in the first embodiment, and thus further description thereof is omitted.

[作用・効果]
以上のように、映像解析装置1Bは、観視条件(視距離)に応じてオプティカルフローFの移動量を補正するので、正確な被写体Tの移動量を合成表示することができる。
[Action / Effect]
As described above, the video analysis apparatus 1B corrects the movement amount of the optical flow F according to the viewing condition (viewing distance), so that the accurate movement amount of the subject T can be synthesized and displayed.

(第3実施形態)
図13及び図14を参照し、第3実施形態に係る映像解析装置1について、第1実施形態と異なる点を説明する。
図13に示すように、映像解析装置1が映像監視装置100に内蔵されている点が、第1実施形態と異なる。
図14に示すように、映像監視装置100は、映像蓄積装置200に蓄積されている映像について、被写体の移動量を監視するものであり、映像解析装置1と、モニタ110とを備える。
(Third embodiment)
With reference to FIG.13 and FIG.14, the video analysis apparatus 1 which concerns on 3rd Embodiment is demonstrated about a different point from 1st Embodiment.
As shown in FIG. 13, the point that the video analysis device 1 is built in the video monitoring device 100 is different from the first embodiment.
As shown in FIG. 14, the video monitoring device 100 monitors the amount of movement of the subject for the video stored in the video storage device 200, and includes a video analysis device 1 and a monitor 110.

映像解析装置1は、映像蓄積装置200から蓄積映像(入力映像)が入力され、入力された蓄積映像像をダウンコンバートして縮小映像を生成し、生成した縮小映像をモニタ110に表示する。このとき、映像解析装置1は、被写体の移動方向及び移動量を解析し、その解析結果を縮小映像に合成表示する。
なお、映像解析装置1は、有線又は無線のネットワークで映像蓄積装置200と接続され、このネットワークを介して、映像蓄積装置200から蓄積映像を入力することとする。他の点、映像解析装置1は、第1実施形態と同様のため、これ以上の説明を省略する。
The video analysis device 1 receives the stored video (input video) from the video storage device 200, down-converts the input stored video image to generate a reduced video, and displays the generated reduced video on the monitor 110. At this time, the video analysis apparatus 1 analyzes the moving direction and moving amount of the subject, and synthesizes and displays the analysis result on the reduced video.
The video analysis apparatus 1 is connected to the video storage apparatus 200 via a wired or wireless network, and the stored video is input from the video storage apparatus 200 via this network. Since the video analysis apparatus 1 is the same as that of 1st Embodiment, the further description is abbreviate | omitted.

[作用・効果]
以上のように、映像解析装置1は、映像監視装置100に内蔵されている場合でも、第1実施形態と同様、リアルタイムで被写体の移動量を表示できるので、適切な映像監視を行うことができる。
[Action / Effect]
As described above, even when the video analysis device 1 is built in the video monitoring device 100, the movement amount of the subject can be displayed in real time as in the first embodiment, so that appropriate video monitoring can be performed. .

(変形例1)
以上、本発明の各実施形態を詳述してきたが、本発明は前記した各実施形態に限られるものではなく、本発明の要旨を逸脱しない範囲の設計変更等も含まれる。
前記した実施形態では、撮影映像全体から縮小映像を生成することとして説明したが、これに限定されない。例えば、撮影映像の一部領域を切り出して、縮小映像を生成してもよい。つまり、前記した実施形態では、撮影映像全体が縮小領域として設定されているのに対し、変形例1では撮影映像の一部が縮小領域として設定されている。
(Modification 1)
As mentioned above, although each embodiment of this invention was explained in full detail, this invention is not limited to above-mentioned each embodiment, The design change etc. of the range which does not deviate from the summary of this invention are included.
In the above-described embodiment, the reduced video is generated from the entire captured video. However, the present invention is not limited to this. For example, a reduced video may be generated by cutting out a partial area of the shot video. That is, in the above-described embodiment, the entire captured video is set as a reduced area, whereas in Modification 1, a part of the captured video is set as a reduced area.

図2及び図15を参照し、変形例1に係る映像解析装置1Dについて、第1実施形態と異なる点を説明する。
変形例1に係る映像解析装置1Dは、映像入力手段10と、ダウンコンバート手段20Bと、オプティカルフロー算出手段30と、移動量対応付け手段40Bと、移動量表示手段50とを備える。
With reference to FIG.2 and FIG.15, the video analysis apparatus 1D which concerns on the modification 1 is demonstrated about a different point from 1st Embodiment.
The video analysis apparatus 1D according to the first modification includes a video input unit 10, a down-conversion unit 20B, an optical flow calculation unit 30, a movement amount association unit 40B, and a movement amount display unit 50.

ダウンコンバート手段20Dは、解像度については、図15に示すように、撮影映像Lの中央部から矩形状の縮小領域Mを切り出して、縮小映像Sを生成する。この変形例1では、撮影映像Lが7680×4320画素、縮小領域Mが3840×2160画素、縮小映像Sが1920×1080画素である。なお、縮小領域Mの位置やサイズは任意である。
移動量対応付け手段40Bは、撮影映像Lの一部領域を縮小したので、縮小映像Sと縮小領域Mとの画素数の比に基づいて、解像度縮小率Aを算出する(縮小映像Sの画素数を縮小領域Mの画素数)。例えば、解像度縮小率A=(1920×1080)/(3840×2160)=1/4となる。
他の点、映像解析装置1Dは、第1実施形態と同様のため、説明を省略する。
As shown in FIG. 15, the down-conversion means 20D generates a reduced video S by cutting out a rectangular reduced area M from the center of the captured video L, as shown in FIG. In the first modification, the captured video L is 7680 × 4320 pixels, the reduced area M is 3840 × 2160 pixels, and the reduced video S is 1920 × 1080 pixels. The position and size of the reduced area M are arbitrary.
Since the movement amount association means 40B has reduced a partial area of the captured video L, it calculates the resolution reduction rate A based on the ratio of the number of pixels of the reduced video S and the reduced area M (pixels of the reduced video S). The number of pixels in the reduced area M). For example, the resolution reduction ratio A = (1920 × 1080) / (3840 × 2160) = 1/4.
The other points, the video analysis device 1D, are the same as those in the first embodiment, and thus the description thereof is omitted.

(その他)
前記した各実施形態では、式(1)を用いて線形補完を行うこととして説明したが、線形補完の手法は、これに限定されない。
前記した各実施形態では、縮小映像に検出領域を設定した場合、縮小映像の検出領域から特徴点を抽出することとして説明したが、これに限定されない。例えば、縮小映像に検出領域を設定した場合でも、縮小映像全体から特徴点を抽出してもよい。
(Other)
In each of the above-described embodiments, it has been described that linear interpolation is performed using Expression (1), but the method of linear interpolation is not limited to this.
In each of the embodiments described above, when the detection area is set in the reduced video, the feature points are extracted from the detection area of the reduced video. However, the present invention is not limited to this. For example, even when a detection area is set for a reduced image, feature points may be extracted from the entire reduced image.

前記した映像解析装置は、移動量対応付け手段が線形補完したオプティカルフローを記憶するHDD(Hard Disk Drive)やUSB(Universal Serial Bus)メモリに記録しておき、撮影終了後に映像解析処理(例えば、被写体の移動判定や追跡)を行う映像解析手段(不図示)を備えてもよい。
前記した各実施形態では、撮影映像及び縮小映像のそれぞれについて、解像度及びフレームレートを例示したが、解像度及びフレームレートは、特に限定されない。
前記した各実施形態では、撮影映像の解像度やフレームレートを手動で設定することとして説明したが、自動で検出してもよい(縮小映像の解像度やフレームレートも同様)。
The above-described video analysis apparatus records the optical flow linearly complemented by the movement amount association unit in an HDD (Hard Disk Drive) or USB (Universal Serial Bus) memory, and performs video analysis processing (for example, Video analysis means (not shown) for performing subject movement determination and tracking may be provided.
In each of the above-described embodiments, the resolution and the frame rate are exemplified for each of the captured video and the reduced video, but the resolution and the frame rate are not particularly limited.
In each of the above-described embodiments, it has been described that the resolution and the frame rate of the captured video are manually set. However, the resolution and the frame rate of the reduced video may be automatically detected.

前記した各実施形態では、解像度及びフレームレートの両方をダウンコンバートすることとして説明したが、解像度又はフレームレートの一方のみをダウンコンバートしてもよい。なお、フレームレートをダウンコンバートしない場合、フレームレート縮小率Bが1となる。また、解像度をダウンコンバートしない場合、解像度縮小率Aが1となる。   In each of the above-described embodiments, it has been described that both the resolution and the frame rate are down-converted. However, only one of the resolution and the frame rate may be down-converted. If the frame rate is not down-converted, the frame rate reduction rate B is 1. When the resolution is not down-converted, the resolution reduction rate A is 1.

前記した実施形態では、映像解析装置を独立したハードウェアとして説明したが、本発明は、これに限定されない。例えば、本発明は、コンピュータが備えるCPU、メモリ、ハードディスク等のハードウェア資源を、前記した映像解析装置として協調動作させるプログラムで実現することもできる。これらのプログラムは、通信回線を介して配布してもよく、CD−ROMやフラッシュメモリ等の記録媒体に書き込んで配布してもよい。   In the above-described embodiment, the video analysis apparatus has been described as independent hardware, but the present invention is not limited to this. For example, the present invention can be realized by a program that causes hardware resources such as a CPU, a memory, and a hard disk included in a computer to operate cooperatively as the video analysis apparatus described above. These programs may be distributed via a communication line, or may be distributed by writing in a recording medium such as a CD-ROM or a flash memory.

1,1B 映像解析装置
10 映像入力手段
20 ダウンコンバート手段
30 オプティカルフロー算出手段
40 移動量対応付け手段
50,50B 移動量表示手段
60 移動量補正手段
100 映像監視装置
110 モニタ
C カメラ
カメラ本体
ビューファインダ
1, 1B Video analysis apparatus 10 Video input means 20 Down-conversion means 30 Optical flow calculation means 40 Movement amount association means 50, 50B Movement amount display means 60 Movement amount correction means 100 Video monitoring device 110 Monitor C Camera C B Camera body C V viewfinder

Claims (7)

被写体の移動方向及び移動量を解析する映像解析装置であって、
入力映像の解像度及びフレームレートの少なくとも一方をダウンコンバートすることで、縮小映像を生成するダウンコンバート手段と、
前記縮小映像のオプティカルフローを算出するオプティカルフロー算出手段と、
前記入力映像の解像度及びフレームレートに対応付けて、前記オプティカルフロー算出手段が算出したオプティカルフローの移動量を線形補完する移動量対応付け手段と、
前記オプティカルフロー算出手段が算出したオプティカルフローの移動方向と、前記移動量対応付け手段が線形補完したオプティカルフローの移動量とを、前記被写体の移動方向及び移動量として、前記縮小映像に合成表示する移動量表示手段と、
を備えることを特徴とする映像解析装置。
A video analysis device that analyzes the direction and amount of movement of a subject,
Down-converting means for generating a reduced video by down-converting at least one of the resolution and the frame rate of the input video;
An optical flow calculating means for calculating an optical flow of the reduced video;
Movement amount association means for linearly complementing the movement amount of the optical flow calculated by the optical flow calculation means in association with the resolution and frame rate of the input video;
The movement direction of the optical flow calculated by the optical flow calculation means and the movement amount of the optical flow linearly complemented by the movement amount association means are combined and displayed on the reduced video as the movement direction and movement amount of the subject. Movement amount display means;
A video analysis apparatus comprising:
前記ダウンコンバート手段は、前記入力映像の全部又は一部に予め設定された縮小領域をダウンコンバートすることで前記縮小映像を生成し、
前記移動量対応付け手段は、前記縮小映像と前記入力映像の縮小領域との画素数の比に基づいて解像度縮小率Aを算出し、前記縮小映像と前記入力映像とのフレームレートの比に基づいてフレームレート縮小率Bを算出し、以下の式(1)を用いて、
Figure 2019197310
前記オプティカルフローの移動量xを線形補完することを特徴とする請求項1に記載の映像解析装置。
The down-converting means generates the reduced video by down-converting a reduced area preset in all or part of the input video,
The movement amount associating means calculates a resolution reduction rate A based on a ratio of the number of pixels between the reduced video and the reduced area of the input video, and based on a frame rate ratio between the reduced video and the input video. The frame rate reduction rate B is calculated using the following equation (1):
Figure 2019197310
The video analysis apparatus according to claim 1, wherein the movement amount x of the optical flow is linearly complemented.
前記オプティカルフロー算出手段は、前記縮小映像に予め設定された検出領域のオプティカルフローを算出し、
前記移動量表示手段は、前記検出領域に含まれる前記オプティカルフローの移動方向及び移動量を合成表示することを特徴とする請求項1又は請求項2に記載の映像解析装置。
The optical flow calculation means calculates an optical flow of a detection area preset in the reduced video,
The video analysis apparatus according to claim 1, wherein the movement amount display unit synthesizes and displays a movement direction and a movement amount of the optical flow included in the detection area.
予め設定された視距離に応じて、前記移動量対応付け手段が線形補完したオプティカルフローの移動量を補正する移動量補正手段、をさらに備え、
前記移動量表示手段は、前記オプティカルフローの移動方向と、前記移動量補正手段が補正したオプティカルフローの移動量とを合成表示することを特徴とする請求項1から請求項3の何れか一項に記載の映像解析装置。
A movement amount correcting unit that corrects the movement amount of the optical flow linearly complemented by the movement amount association unit according to a preset viewing distance;
4. The movement amount display means synthesizes and displays the movement direction of the optical flow and the movement amount of the optical flow corrected by the movement amount correction means. The video analysis device described in 1.
前記オプティカルフロー算出手段は、前記縮小映像から特徴点を抽出し、抽出した前記特徴点についての前記オプティカルフローを算出し、
前記移動量表示手段は、移動量が予め設定された第1閾値を超える前記特徴点の数と、前記縮小映像から抽出した全特徴点の数との割合を算出し、算出した前記割合が予め設定された第2閾値を超えた場合、警告を行うことを特徴とする請求項1から請求項4の何れか一項に記載の映像解析装置。
The optical flow calculation means extracts feature points from the reduced video, calculates the optical flow for the extracted feature points,
The movement amount display means calculates a ratio between the number of feature points whose movement amount exceeds a preset first threshold and the number of all feature points extracted from the reduced video, and the calculated ratio is calculated in advance. The video analysis apparatus according to any one of claims 1 to 4, wherein a warning is issued when a set second threshold value is exceeded.
前記移動量対応付け手段が線形補完したオプティカルフローの移動量に基づいて、映像解析処理を行う映像解析手段、をさらに備えることを特徴とする請求項1から請求項5の何れか一項に記載の映像解析装置。   6. The video analysis unit according to claim 1, further comprising: a video analysis unit that performs video analysis processing based on a movement amount of the optical flow linearly complemented by the movement amount association unit. Video analysis equipment. コンピュータを、請求項1から請求項6の何れか一項に記載の映像解析装置として機能させるためのプログラム。   A program for causing a computer to function as the video analysis apparatus according to any one of claims 1 to 6.
JP2018089915A 2018-05-08 2018-05-08 Video analysis device and its program Active JP7161865B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018089915A JP7161865B2 (en) 2018-05-08 2018-05-08 Video analysis device and its program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018089915A JP7161865B2 (en) 2018-05-08 2018-05-08 Video analysis device and its program

Publications (2)

Publication Number Publication Date
JP2019197310A true JP2019197310A (en) 2019-11-14
JP7161865B2 JP7161865B2 (en) 2022-10-27

Family

ID=68538407

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018089915A Active JP7161865B2 (en) 2018-05-08 2018-05-08 Video analysis device and its program

Country Status (1)

Country Link
JP (1) JP7161865B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006270274A (en) * 2005-03-22 2006-10-05 Olympus Corp Object recognition apparatus and method
JP2009294983A (en) * 2008-06-06 2009-12-17 Sony Corp Tracking point detection device and method, program, and recording medium
JP2015039242A (en) * 2014-11-21 2015-02-26 株式会社ニコン Imaging apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006270274A (en) * 2005-03-22 2006-10-05 Olympus Corp Object recognition apparatus and method
JP2009294983A (en) * 2008-06-06 2009-12-17 Sony Corp Tracking point detection device and method, program, and recording medium
JP2015039242A (en) * 2014-11-21 2015-02-26 株式会社ニコン Imaging apparatus

Also Published As

Publication number Publication date
JP7161865B2 (en) 2022-10-27

Similar Documents

Publication Publication Date Title
JP7051457B2 (en) Image processing equipment, image processing methods, and programs
KR102428127B1 (en) Apparatus and method detecting motion mask
WO2016006027A1 (en) Pulse wave detection method, pulse wave detection program, and pulse wave detection device
JPWO2018047687A1 (en) Three-dimensional model generation device and three-dimensional model generation method
JP5645450B2 (en) Image processing apparatus and method
JP2013005259A (en) Image processing apparatus, image processing method, and program
KR20180092495A (en) Apparatus and method for Object of Interest-centric Best-view Generation in Multi-camera Video
JP6594170B2 (en) Image processing apparatus, image processing method, image projection system, and program
JP5911292B2 (en) Image processing apparatus, imaging apparatus, image processing method, and image processing program
US9451165B2 (en) Image processing apparatus
TWI592903B (en) Image processing device, image processing method and program
JPWO2015156149A1 (en) Image processing apparatus and image processing method
KR20200064908A (en) Control apparatus, imaging apparatus, and storage medium
JP6552256B2 (en) Image processing apparatus and image processing apparatus control method
JP2018061130A (en) Image processing device, image processing method, and program
JP4715366B2 (en) Multiple image composition method and multiple image composition device
JP7161865B2 (en) Video analysis device and its program
JP6320165B2 (en) Image processing apparatus, control method therefor, and program
JP7210180B2 (en) Image processing device, image display device, image processing method, and program
JP4680087B2 (en) Image transmission device
JP2012100066A (en) Imaging apparatus
US20170280062A1 (en) Information processing device, image display device, image display system, and information processing method
JPWO2019093090A1 (en) Image processing equipment, image imaging equipment, image processing methods and programs
JP2018174461A (en) Image processing apparatus, image processing method, and program
JP2012109673A (en) Video signal processing apparatus and camera apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210409

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220322

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220329

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220419

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20220920

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221017

R150 Certificate of patent or registration of utility model

Ref document number: 7161865

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150