JPWO2012137621A1 - 画像処理方法及び装置 - Google Patents
画像処理方法及び装置 Download PDFInfo
- Publication number
- JPWO2012137621A1 JPWO2012137621A1 JP2013508815A JP2013508815A JPWO2012137621A1 JP WO2012137621 A1 JPWO2012137621 A1 JP WO2012137621A1 JP 2013508815 A JP2013508815 A JP 2013508815A JP 2013508815 A JP2013508815 A JP 2013508815A JP WO2012137621 A1 JPWO2012137621 A1 JP WO2012137621A1
- Authority
- JP
- Japan
- Prior art keywords
- point
- unit
- points
- corresponding point
- moving
- 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
Links
- 238000003672 processing method Methods 0.000 title claims description 5
- 239000013598 vector Substances 0.000 claims abstract description 93
- 230000009466 transformation Effects 0.000 claims abstract description 21
- 238000000605 extraction Methods 0.000 claims description 39
- 238000010606 normalization Methods 0.000 claims description 19
- 239000000284 extract Substances 0.000 claims description 14
- 230000003252 repetitive effect Effects 0.000 abstract description 7
- 230000000875 corresponding effect Effects 0.000 description 417
- 238000003860 storage Methods 0.000 description 30
- 238000011867 re-evaluation Methods 0.000 description 22
- 238000000034 method Methods 0.000 description 19
- 230000008569 process Effects 0.000 description 13
- 230000004044 response Effects 0.000 description 9
- 238000009432 framing Methods 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 230000008859 change Effects 0.000 description 4
- 230000005484 gravity Effects 0.000 description 4
- 238000003384 imaging method Methods 0.000 description 4
- 230000003287 optical effect Effects 0.000 description 4
- 230000001276 controlling effect Effects 0.000 description 2
- 230000002596 correlated effect Effects 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 230000009467 reduction Effects 0.000 description 2
- 238000009826 distribution Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000004519 manufacturing process Methods 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
- G06T7/20—Analysis of motion
- G06T7/246—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N5/00—Details of television systems
- H04N5/14—Picture signal circuitry for video frequency region
- H04N5/144—Movement detection
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
- Studio Devices (AREA)
Abstract
基準フレーム(4)から複数の特徴点(22)を抽出する。基準フレーム(4)と時系列的に連続した追跡フレーム(6)から各特徴点(22)に対応した対応点(24)を抽出する。対応点(24)を始点とする画面全体の動きの逆変換ベクトルを求め、その逆変換ベクトルの終点の位置を移動点(30)として算出する。移動点(30)の位置が特徴点の位置に対して所定の範囲内にある場合に対応点(24)を静止点に分類する。所定範囲内にない場合には、移動点(30)と特徴点(22)との相関性が高いか否かを判定する。相関性が高い場合には、対応点(24)を誤対応に分類し、相関性が低い場合には対応点(24)を動体点に分類する。
Description
図1に示すように、画像処理装置2は、制御部10と、記憶部11と、画像入力部12と、特徴点抽出部13と、対応点抽出部14と、動き算出部15と、移動点算出部16と、分類判定部17と、出力部18とを備えている。これらの各部は、バス20を介して相互に接続されている。
次に、本発明の第2の実施形態について説明する。なお、上記第1の実施形態と機能・構成上同一のものについては、同符号を付して詳細な説明を省略する。図8に示すように、本実施形態の画像処理装置40は、上記第1の実施形態の画像処理装置2の各部に加え、始点変更部42を備えている。
次に、本発明の第3の実施形態について説明する。図11に示すように、本実施形態の画像処理装置50は、上記第1の実施形態の画像処理装置2の各部に加え、対応点追加部52を備えている。対応点追加部52は、分類判定部17が誤対応であると分類した場合に、その対応点24に対応する特徴点22から画面全体の動きに沿った動きベクトル26に基づく対応点24を追加する処理を行う。
次に、本発明の第4の実施形態について説明する。図14に示すように、本実施形態の画像処理装置60は、上記第1の実施形態の画像処理装置2の各部に加え、対応点セット生成部61と、正規化部62と、誤対応判定部63とを備えている。この画像処理装置60には、基準フレーム4に対して時系列的に連続した複数の追跡フレーム6a〜6nが入力される。
次に、本発明の第5の実施形態について説明する。図18に示すように、本実施形態の画像処理装置70は、上記第4の実施形態の画像処理装置60の各部に加え、再評価部72を備えている。
4 基準フレーム
6 追跡フレーム
13 特徴点抽出部
14 対応点抽出部
15 動き算出部
16 移動点算出部
17 分類判定部
22 特徴点
24 対応点
26 動きベクトル
28 逆変換ベクトル
30 移動点
42 始点変更部
52 対応点追加部
61 対応点セット生成部
62 正規化部
63 誤対応判定部
72 再評価部
80 デジタルカメラ
81 カメラ部
Claims (11)
- 基準フレーム内で複数の特徴点を抽出する特徴点抽出部と、
前記基準フレームと時系列的に連続した追跡フレーム内で前記特徴点に対応する対応点を抽出する対応点抽出部と、
前記特徴点から前記対応点に向かう動きベクトルを基に、前記基準フレームに対する前記追跡フレームの画面全体の動きを算出する動き算出部と、
前記対応点を始点とする前記画面全体の動きの逆変換ベクトルを求め、その逆変換ベクトルの終点の位置を移動点として算出する移動点算出部と、
前記移動点の位置が前記特徴点の位置に対して所定の範囲内にあるか否かを判定し、所定の範囲内にある場合に、前記対応点を静止点に分類するとともに、所定の範囲内にない場合に、前記特徴点と前記移動点との相関性又は前記対応点と前記移動点との相関性を判定し、相関性が高い場合には前記対応点を誤対応に分類し、相関性が低い場合には前記対応点を動体点に分類する分類判定部と、
を備える画像処理装置。 - 前記対応点が誤対応に分類された場合に、その対応点の前記動きベクトルの始点を前記特徴点から前記移動点に変更する始点変更部を備える請求の範囲第1項記載の画像処理装置。
- 前記対応点が誤対応に分類された場合に、その対応点の前記特徴点から前記画面全体の動きに沿った前記動きベクトルに基づく前記対応点を追加する対応点追加部を備える請求の範囲第1項記載の画像処理装置。
- 前記基準フレームと時系列的に連続した複数の前記追跡フレームのそれぞれから前記対応点が抽出され、それらの各対応点が動体点に分類された場合に、それらの各対応点を対応点セットとしてまとめる対応点セット生成部と、
前記対応点セットに含まれる前記各対応点の前記動きベクトルを単位時間当たりの大きさに正規化する正規化部と、
正規化後の前記各対応点の距離が所定値以下か否かを確認し、所定値以下である場合に、前記対応点セットに含まれる前記各対応点の対応関係が正しいと判定し、そして所定値以上である場合に、前記対応点セットに含まれる前記各対応点に誤対応があると判定する誤対応判定部と、
を備える請求の範囲第1項記載の画像処理装置。 - 前記対応点セットに1つしか前記対応点が含まれていない場合に、その対応点が妥当であるか否かを再評価する再評価部を備える請求の範囲第4項記載の画像処理装置。
- 前記動きベクトルと前記逆変換ベクトルとの長さとから、前記フレーム内の画像に対応した被写体の速度を算出する速度算出部を備える請求の範囲第1項記載の画像処理装置。
- 前記被写体の速度から、被写体ブレが発生しない露出条件を設定する露出制御部を備える請求の範囲第6項記載の画像処理装置。
- 前記動きベクトルの方向から被写体の動き方向を判断して、被写体のブレを補正する被写体ブレ補正部を備える請求の範囲第1項記載の画像処理装置。
- 前記動きベクトルの方向から被写体の動き方向を判断して、被写体を追跡する被写体追跡部を備える請求の範囲第1項記載の画像処理装置。
- 前記動きベクトルの大きさから、前記フレーム内を動き領域と静止処理域とに分割し、領域の種類に応じた画像処理をする領域分割部を備える請求の範囲第1項記載の画像処理装置。
- 基準フレーム内から複数の特徴点を抽出するステップと、
基準フレームと時系列的に連続した追跡フレーム内から前記特徴点に対応する対応点を抽出するステップと、
前記特徴点から前記対応点に向かう動きベクトルを基に、前記基準フレームに対する前記追跡フレームの画面全体の動きを算出するステップと、
前記対応点を始点とする前記画面全体の動きの逆変換ベクトルを求め、その逆変換ベクトルの終点の位置を移動点として算出するステップと、
前記移動点の位置が前記特徴点の位置に対して所定の範囲内にあるか否かを判定し、所定の範囲内にある場合に、前記対応点を静止点に分類するとともに、所定の範囲内にない場合に、前記特徴点と前記移動点との相関性又は前記対応点と前記移動点との相関性を判定し、相関性が高い場合には前記対応点を誤対応に分類し、相関性が低い場合には前記対応点を動体点に分類するステップと、
を有する画像処理方法。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013508815A JP5457606B2 (ja) | 2011-04-07 | 2012-03-27 | 画像処理方法及び装置 |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011085436 | 2011-04-07 | ||
JP2011085436 | 2011-04-07 | ||
JP2013508815A JP5457606B2 (ja) | 2011-04-07 | 2012-03-27 | 画像処理方法及び装置 |
PCT/JP2012/057874 WO2012137621A1 (ja) | 2011-04-07 | 2012-03-27 | 画像処理方法及び装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP5457606B2 JP5457606B2 (ja) | 2014-04-02 |
JPWO2012137621A1 true JPWO2012137621A1 (ja) | 2014-07-28 |
Family
ID=46969022
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013508815A Expired - Fee Related JP5457606B2 (ja) | 2011-04-07 | 2012-03-27 | 画像処理方法及び装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US20140037212A1 (ja) |
JP (1) | JP5457606B2 (ja) |
CN (1) | CN103460248B (ja) |
WO (1) | WO2012137621A1 (ja) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9852341B2 (en) | 2013-02-04 | 2017-12-26 | Harman International Industries, Incorporation | Method and system for detecting moving objects |
JP6098286B2 (ja) * | 2013-03-28 | 2017-03-22 | 大日本印刷株式会社 | 対応点決定装置、対応点決定方法、及びプログラム |
KR20150049535A (ko) * | 2013-10-30 | 2015-05-08 | 삼성전자주식회사 | 전자장치 및 그 이용방법 |
US10660533B2 (en) * | 2014-09-30 | 2020-05-26 | Rapsodo Pte. Ltd. | Remote heart rate monitoring based on imaging for moving subjects |
US9635276B2 (en) | 2015-06-10 | 2017-04-25 | Microsoft Technology Licensing, Llc | Determination of exposure time for an image frame |
JP6627450B2 (ja) * | 2015-11-20 | 2020-01-08 | カシオ計算機株式会社 | 特徴点追跡装置、特徴点追跡方法及びプログラム |
JP6754992B2 (ja) * | 2016-04-22 | 2020-09-16 | パナソニックIpマネジメント株式会社 | 三次元再構成方法 |
CN110599421B (zh) * | 2019-09-12 | 2023-06-09 | 腾讯科技(深圳)有限公司 | 模型训练方法、视频模糊帧转换方法、设备及存储介质 |
CN111191542B (zh) * | 2019-12-20 | 2023-05-02 | 腾讯科技(深圳)有限公司 | 虚拟场景中的异常动作识别方法、装置、介质及电子设备 |
KR102423869B1 (ko) * | 2020-10-14 | 2022-07-21 | 주식회사 엔씨소프트 | 가상 현실 게임 방송 서비스 방법과 이를 수행하기 위한 장치 및 시스템 |
CN116030059B (zh) * | 2023-03-29 | 2023-06-16 | 南京邮电大学 | 基于轨迹的目标id重认证匹配方法及系统 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0793556A (ja) * | 1993-09-22 | 1995-04-07 | Toshiba Corp | 移動物体検出装置 |
US6041140A (en) * | 1994-10-04 | 2000-03-21 | Synthonics, Incorporated | Apparatus for interactive image correlation for three dimensional image production |
JP2897772B1 (ja) * | 1998-06-01 | 1999-05-31 | 日本電気株式会社 | 画像位置合わせ方法、画像位置合わせ装置及び記録媒体 |
US7236646B1 (en) * | 2003-04-25 | 2007-06-26 | Orbimage Si Opco, Inc. | Tonal balancing of multiple images |
EP1780672A1 (en) * | 2005-10-25 | 2007-05-02 | Bracco Imaging, S.P.A. | Method of registering images, algorithm for carrying out the method of registering images, a program for registering images using the said algorithm and a method of treating biomedical images to reduce imaging artefacts caused by object movement |
JP4988408B2 (ja) * | 2007-04-09 | 2012-08-01 | 株式会社デンソー | 画像認識装置 |
JP5034733B2 (ja) * | 2007-07-13 | 2012-09-26 | カシオ計算機株式会社 | 特徴点追跡装置及びプログラム |
JP5262705B2 (ja) * | 2008-12-26 | 2013-08-14 | 株式会社豊田中央研究所 | 運動推定装置及びプログラム |
US8189925B2 (en) * | 2009-06-04 | 2012-05-29 | Microsoft Corporation | Geocoding by image matching |
-
2012
- 2012-03-27 WO PCT/JP2012/057874 patent/WO2012137621A1/ja active Application Filing
- 2012-03-27 CN CN201280017498.1A patent/CN103460248B/zh not_active Expired - Fee Related
- 2012-03-27 JP JP2013508815A patent/JP5457606B2/ja not_active Expired - Fee Related
-
2013
- 2013-10-04 US US14/046,432 patent/US20140037212A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
WO2012137621A1 (ja) | 2012-10-11 |
US20140037212A1 (en) | 2014-02-06 |
CN103460248A (zh) | 2013-12-18 |
JP5457606B2 (ja) | 2014-04-02 |
CN103460248B (zh) | 2015-04-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5457606B2 (ja) | 画像処理方法及び装置 | |
US10417773B2 (en) | Method and apparatus for detecting object in moving image and storage medium storing program thereof | |
KR101223046B1 (ko) | 정지장면의 연속프레임 영상에 기반한 영상분할장치 및 방법 | |
US20160004935A1 (en) | Image processing apparatus and image processing method which learn dictionary | |
JP6935247B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
US20170053416A1 (en) | Image processing method, image processing apparatus, and recording medium | |
US20160156844A1 (en) | Image capturing apparatus, image processing apparatus, image capturing system, image processing method, and storage medium | |
CN106791456A (zh) | 一种拍照方法及电子设备 | |
JP6395429B2 (ja) | 画像処理装置、その制御方法及び記憶媒体 | |
JP6320053B2 (ja) | 画像処理装置、画像処理方法、及びコンピュータプログラム | |
JP2014021901A (ja) | 被写体検出装置、被写体検出方法及びプログラム | |
JP2007304733A (ja) | 画像検出装置および画像検出方法 | |
CN111160340B (zh) | 一种运动目标检测方法、装置、存储介质及终端设备 | |
JP2011071925A (ja) | 移動体追尾装置および方法 | |
JP6516646B2 (ja) | 複数のカメラで撮影した画像から個々の被写体を識別する識別装置、識別方法及びプログラム | |
JP2018133042A (ja) | 放置物検出装置 | |
JP2021111228A (ja) | 学習装置、学習方法、及びプログラム | |
JP7391907B2 (ja) | 異常検出装置、異常検出方法、および異常検出プログラム | |
TW201222422A (en) | Method and arrangement for identifying virtual visual information in images | |
JP5754931B2 (ja) | 画像解析装置、画像解析方法及びプログラム | |
WO2015159585A1 (ja) | 画像処理装置、撮像装置、画像処理方法およびプログラム | |
JP2008146132A (ja) | 画像検出装置、プログラム及び画像検出方法 | |
JP2019220091A (ja) | 画像処理装置、画像処理システム、および画像処理方法 | |
WO2021261141A1 (ja) | 物体検出装置および物体検出方法 | |
JP2010161573A (ja) | 情報処理装置およびその方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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: 20131211 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140109 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 Ref document number: 5457606 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |
|
LAPS | Cancellation because of no payment of annual fees |