JP7435298B2 - 物体検出装置および物体検出方法 - Google Patents
物体検出装置および物体検出方法 Download PDFInfo
- Publication number
- JP7435298B2 JP7435298B2 JP2020106754A JP2020106754A JP7435298B2 JP 7435298 B2 JP7435298 B2 JP 7435298B2 JP 2020106754 A JP2020106754 A JP 2020106754A JP 2020106754 A JP2020106754 A JP 2020106754A JP 7435298 B2 JP7435298 B2 JP 7435298B2
- Authority
- JP
- Japan
- Prior art keywords
- area
- motion
- detection
- region
- detected
- 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
- 238000001514 detection method Methods 0.000 title claims description 152
- 238000012937 correction Methods 0.000 claims description 42
- 238000000034 method Methods 0.000 claims description 22
- 238000011410 subtraction method Methods 0.000 claims description 6
- 238000012545 processing Methods 0.000 description 14
- 238000010586 diagram Methods 0.000 description 8
- 230000008030 elimination Effects 0.000 description 3
- 238000003379 elimination reaction Methods 0.000 description 3
- 238000002372 labelling Methods 0.000 description 3
- 238000003384 imaging method Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
- 238000013135 deep learning Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
- G06T7/215—Motion-based segmentation
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Image Analysis (AREA)
- Studio Devices (AREA)
Description
正するとしてもよい。こうすることで、複数の動き領域が検出された場合においても、補正後の物体領域として、真の物体領域をより正確に表した領域を得ることができる。
本発明の適用例について説明する。
づく他の処理(AEやAF、誤検出された領域の排除など)を好適に行うことができる。
本発明の実施形態について説明する。
出する(ステップS303)。例えば、図4の画像400から、動き領域431~435が検出される。
素数が異なっていてもよい。
上記実施形態は、本発明の構成例を例示的に説明するものに過ぎない。本発明は上記の具体的な形態には限定されることはなく、その技術的思想の範囲内で種々の変形が可能である。
撮像された画像から、物体の領域である物体領域を検出する物体検出手段(101,221)と、
前記画像のうち、前記物体検出手段により検出された前記物体領域から、動きのある領域である動き領域を検出する検出手段(102,222)と、
前記検出手段により検出された前記動き領域に基づいて、前記物体領域を補正する補正手段(103,223)と
を有することを特徴とする物体検出装置(100,200)。
撮像された画像から、物体の領域である物体領域を検出する物体検出ステップ(S302)と、
前記画像のうち、前記物体検出ステップにおいて検出された前記物体領域から、動きのある領域である動き領域を検出する検出ステップ(S303,S304)と、
前記検出ステップにおいて検出された前記動き領域に基づいて、前記物体領域を補正する補正ステップ(S305)と
を有することを特徴とする物体検出方法。
10:カメラ 200:PC(物体検出装置)
210:入力部 220:制御部 230:記憶部 240:出力部
221:物体検出部 222:検出部 223:補正部
222-1:動き検出部 222-2:選択部
400:画像 410:人体 420:物体領域
431~435:動き領域 440:矩形領域(補正後の物体領域)
500:画像 531,532:動き領域 540:矩形領域(補正後の物体領域)
600:画像 610:人体 620:物体領域 631~634:動き領域
640:矩形領域(補正後の物体領域)
650:領域(検出された物体領域の周辺の領域)
Claims (11)
- 撮像された画像から、物体の領域である物体領域を検出する物体検出手段と、
前記画像のうち、前記物体検出手段により検出された前記物体領域の中、または、前記物体領域とその周辺の領域とからなる領域の中から、動きのある領域である動き領域を1つ以上検出する検出手段と、
前記検出手段により検出された前記1つ以上の動き領域に基づいて、前記物体領域の大きさを補正する補正手段と
を有することを特徴とする物体検出装置。 - 前記検出手段が複数の動き領域を検出した場合に、前記補正手段は、前記複数の動き領域を含む最小の領域に基づいて、前記物体領域を補正する
ことを特徴とする請求項1に記載の物体検出装置。 - 前記検出手段は、
前記画像から動き領域を検出する動き検出手段と、
前記動き検出手段の検出結果から、前記物体領域に位置する動き領域を選択する選択手段と
を有し、
前記補正手段は、前記選択手段により選択された前記動き領域に基づいて、前記物体領域を補正する
ことを特徴とする請求項1または2に記載の物体検出装置。 - 前記選択手段は、中心位置が前記物体領域に含まれた動き領域を選択する
ことを特徴とする請求項3に記載の物体検出装置。 - 前記選択手段は、全体が前記物体領域に含まれた動き領域を選択する
ことを特徴とする請求項3に記載の物体検出装置。 - 前記補正手段は、前記検出手段により検出された、サイズが閾値以上である動き領域に
基づいて、前記物体領域を補正する
ことを特徴とする請求項1~5のいずれか1項に記載の物体検出装置。 - 前記検出手段は、背景差分法により前記動き領域を検出する
ことを特徴とする請求項1~6のいずれか1項に記載の物体検出装置。 - 前記検出手段は、フレーム間差分法により前記動き領域を検出する
ことを特徴とする請求項1~6のいずれか1項に記載の物体検出装置。 - 前記物体は人体である
ことを特徴とする請求項1~8のいずれか1項に記載の物体検出装置。 - 撮像された画像から、物体の領域である物体領域を検出する物体検出ステップと、
前記画像のうち、前記物体検出ステップにおいて検出された前記物体領域の中、または、前記物体領域とその周辺の領域とからなる領域の中から、動きのある領域である動き領域を1つ以上検出する検出ステップと、
前記検出ステップにおいて検出された前記1つ以上の動き領域に基づいて、前記物体領域の大きさを補正する補正ステップと
を有することを特徴とする物体検出方法。 - 請求項10に記載の物体検出方法の各ステップをコンピュータに実行させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020106754A JP7435298B2 (ja) | 2020-06-22 | 2020-06-22 | 物体検出装置および物体検出方法 |
PCT/JP2021/019505 WO2021261141A1 (ja) | 2020-06-22 | 2021-05-24 | 物体検出装置および物体検出方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020106754A JP7435298B2 (ja) | 2020-06-22 | 2020-06-22 | 物体検出装置および物体検出方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022002019A JP2022002019A (ja) | 2022-01-06 |
JP7435298B2 true JP7435298B2 (ja) | 2024-02-21 |
Family
ID=79244472
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020106754A Active JP7435298B2 (ja) | 2020-06-22 | 2020-06-22 | 物体検出装置および物体検出方法 |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP7435298B2 (ja) |
WO (1) | WO2021261141A1 (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020722A (ja) | 1998-07-03 | 2000-01-21 | Nec Corp | 動画像中の物体抽出装置及び方法 |
JP2002163657A (ja) | 2000-11-24 | 2002-06-07 | Matsushita Electric Ind Co Ltd | 画像認識装置、画像認識方法およびそのプログラムを格納した記録媒体。 |
JP2019036009A (ja) | 2017-08-10 | 2019-03-07 | 富士通株式会社 | 制御プログラム、制御方法、及び情報処理装置 |
WO2019069581A1 (ja) | 2017-10-02 | 2019-04-11 | ソニー株式会社 | 画像処理装置及び画像処理方法 |
-
2020
- 2020-06-22 JP JP2020106754A patent/JP7435298B2/ja active Active
-
2021
- 2021-05-24 WO PCT/JP2021/019505 patent/WO2021261141A1/ja active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020722A (ja) | 1998-07-03 | 2000-01-21 | Nec Corp | 動画像中の物体抽出装置及び方法 |
JP2002163657A (ja) | 2000-11-24 | 2002-06-07 | Matsushita Electric Ind Co Ltd | 画像認識装置、画像認識方法およびそのプログラムを格納した記録媒体。 |
JP2019036009A (ja) | 2017-08-10 | 2019-03-07 | 富士通株式会社 | 制御プログラム、制御方法、及び情報処理装置 |
WO2019069581A1 (ja) | 2017-10-02 | 2019-04-11 | ソニー株式会社 | 画像処理装置及び画像処理方法 |
Also Published As
Publication number | Publication date |
---|---|
WO2021261141A1 (ja) | 2021-12-30 |
JP2022002019A (ja) | 2022-01-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9373034B2 (en) | Apparatus and method for tracking object | |
US9213896B2 (en) | Method for detecting and tracking objects in image sequences of scenes acquired by a stationary camera | |
US9536321B2 (en) | Apparatus and method for foreground object segmentation | |
US20170293413A1 (en) | Virtual viewpoint image generation system, virtual viewpoint image generation apparatus, and method of controlling same | |
US8995714B2 (en) | Information creation device for estimating object position and information creation method and program for estimating object position | |
US9047673B2 (en) | Apparatus and method for extracting target, and recording medium storing program for performing the method | |
US20140037212A1 (en) | Image processing method and device | |
JP2016085487A (ja) | 情報処理装置、情報処理方法及びコンピュータプログラム | |
JP6924932B2 (ja) | 移動体追跡方法、移動体追跡装置、およびプログラム | |
US11153479B2 (en) | Image processing apparatus, capable of detecting an amount of motion between images by tracking a point across one or more images, image capturing apparatus, image processing method, and storage medium | |
US10593044B2 (en) | Information processing apparatus, information processing method, and storage medium | |
KR20200014694A (ko) | 화상 처리 장치, 화상 처리 장치의 제어 방법, 및 비일시적 컴퓨터 판독가능 저장 매체 | |
US11457158B2 (en) | Location estimation device, location estimation method, and program recording medium | |
US20190156138A1 (en) | Method, system, and computer-readable recording medium for image-based object tracking | |
US20190110032A1 (en) | Image processing apparatus and method | |
US20190318485A1 (en) | Image analysis apparatus, method, and program | |
JP7435298B2 (ja) | 物体検出装置および物体検出方法 | |
US20230177705A1 (en) | Image processing apparatus, image processing method, and non-transitory computer-readable storage medium | |
JPWO2020095644A1 (ja) | 変状検出装置、変状検出方法、及びプログラム | |
JP6939065B2 (ja) | 画像認識用コンピュータプログラム、画像認識装置及び画像認識方法 | |
CN116363753A (zh) | 一种基于运动历史图像的摔倒检测方法和装置、电子设备 | |
KR101827114B1 (ko) | 축사 근접 개체 탐지 장치 및 방법 | |
US10140503B2 (en) | Subject tracking apparatus, control method, image processing apparatus, and image pickup apparatus | |
US11507768B2 (en) | Information processing apparatus, information processing method, and storage medium | |
US10885348B2 (en) | Information processing device, information processing method, and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230213 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20231003 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20231201 |
|
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: 20240109 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240122 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7435298 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |