JP2012022654A - 画像処理装置、画像処理方法、およびプログラム - Google Patents
画像処理装置、画像処理方法、およびプログラム Download PDFInfo
- Publication number
- JP2012022654A JP2012022654A JP2010162292A JP2010162292A JP2012022654A JP 2012022654 A JP2012022654 A JP 2012022654A JP 2010162292 A JP2010162292 A JP 2010162292A JP 2010162292 A JP2010162292 A JP 2010162292A JP 2012022654 A JP2012022654 A JP 2012022654A
- Authority
- JP
- Japan
- Prior art keywords
- image
- reduced
- feature points
- pixel
- images
- 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 abstract 4
- 239000013598 vector Substances 0.000 claims abstract description 30
- 238000000605 extraction Methods 0.000 claims abstract description 18
- 239000000284 extract Substances 0.000 claims description 4
- 230000000875 corresponding effect Effects 0.000 description 34
- 238000000034 method Methods 0.000 description 20
- 238000010586 diagram Methods 0.000 description 9
- 230000015572 biosynthetic process Effects 0.000 description 5
- 230000000052 comparative effect Effects 0.000 description 5
- 238000003786 synthesis reaction Methods 0.000 description 5
- 239000002131 composite material Substances 0.000 description 4
- 230000007423 decrease Effects 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000003384 imaging method Methods 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 1
- 230000001276 controlling effect Effects 0.000 description 1
- 230000002596 correlated effect Effects 0.000 description 1
- 238000006073 displacement reaction Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 238000011946 reduction process Methods 0.000 description 1
Classifications
-
- 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
- H04N5/145—Movement estimation
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20016—Hierarchical, coarse-to-fine, multiscale or multiresolution image processing; Pyramid transform
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
【解決手段】本発明に係る画像処理方法は、複数の画像を入力する入力ステップ(S201)と、複数の画像のうちの第1の画像を所定の比率で縮小画像に縮小する縮小ステップ(S204)と、縮小ステップにおいて縮小された縮小画像の参照領域に基づき、特徴点を抽出する抽出ステップ(S205)と、縮小画像における特徴点に対応するように、第1の画像における特徴点を再定義する再定義ステップ(S208)と、第1の画像において再定義された特徴点と類似する対応点を、参照領域よりも大きなフィルタを用いることによって、複数の画像のうちの第2の画像から算出する算出ステップ(S209)と、再定義された特徴点と、算出された対応点とに基づいて、動きベクトルを決定する決定ステップ(S210)と、を備える。
【選択図】図2
Description
以下、図面を参照しつつ、本発明の実施形態を詳細に説明する。
以下では本発明の実施例2について、図8を用いて詳細に説明する。尚、実施例1と同様の処理を行う場合はその詳細な説明を省略する。
Claims (7)
- 複数の画像を入力する入力手段と、
前記入力手段により入力された複数の画像のうちの第1の画像を所定の比率で縮小画像に縮小する縮小手段と、
前記縮小手段により縮小された縮小画像の参照領域に基づき、前記縮小画像の特徴点を抽出する抽出手段と、
前記抽出手段により抽出された前記縮小画像における特徴点に対応するように、前記第1の画像における特徴点を再定義する再定義手段と、
前記再定義手段により前記第1の画像において再定義された特徴点と類似する対応点を、前記参照領域よりも大きなフィルタを用いることによって、前記複数の画像のうちの第2の画像から算出する算出手段と、
前記再定義された特徴点と、前記算出された対応点とに基づいて、動きベクトルを決定する決定手段と
を備えることを特徴とする画像処理装置。 - 前記算出手段は、所定サイズの大きさ以上からなるフィルタ内の各画素の信号値に基づいて、前記再定義手段により再定義された特徴点に類似する対応点を算出することを特徴とする請求項1に記載の画像処理装置。
- 前記縮小手段は、1/2の比率で縮小画像に縮小を行い、さらに、前記フィルタは、5×5画素以上のサイズを有することを特徴とする請求項2に記載の画像処理装置。
- 前記再定義手段は、前記抽出手段により抽出された前記縮小画像の特徴点に基づき、前記第1の画像から特徴点を抽出し、前記算出手段は、前記再定義手段により抽出された特徴点と類似する対応点を前記比較画像から算出する
ことを特徴とする請求項1に記載の画像処理装置。 - 前記縮小手段により縮小された前記縮小画像における各画素の信号値は、前記基準画像における4つの画素を1単位として、1単位ごとに算出した信号値の平均値であることを特徴とする請求項1乃至4のいずれか1項に記載の画像処理装置。
- 複数の画像を入力する入力ステップと、
前記入力工程において入力された複数の画像のうちの第1の画像を所定の比率で縮小画像に縮小する縮小ステップと、
前記縮小ステップにおいて縮小された縮小画像の参照領域に基づき、特徴点を抽出する抽出ステップと、
前記抽出ステップにおいて抽出された前記縮小画像における特徴点に対応するように、前記第1の画像における特徴点を再定義する再定義ステップと、
前記再定義ステップにより前記第1の画像において再定義された特徴点と類似する対応点を、前記参照領域よりも大きなフィルタを用いることによって、前記複数の画像のうちの第2の画像から算出する算出ステップと、
前記再定義された特徴点と、前記算出された対応点とに基づいて、動きベクトルを決定する決定ステップと、
を備えることを特徴とする画像処理方法。 - 請求項6に記載の画像処理方法をコンピュータに実行させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010162292A JP5700968B2 (ja) | 2010-07-16 | 2010-07-16 | 画像処理装置、画像処理方法、およびプログラム |
US13/178,996 US9667841B2 (en) | 2010-07-16 | 2011-07-08 | Image processing apparatus and image processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010162292A JP5700968B2 (ja) | 2010-07-16 | 2010-07-16 | 画像処理装置、画像処理方法、およびプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2012022654A true JP2012022654A (ja) | 2012-02-02 |
JP2012022654A5 JP2012022654A5 (ja) | 2013-08-29 |
JP5700968B2 JP5700968B2 (ja) | 2015-04-15 |
Family
ID=45466980
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010162292A Active JP5700968B2 (ja) | 2010-07-16 | 2010-07-16 | 画像処理装置、画像処理方法、およびプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US9667841B2 (ja) |
JP (1) | JP5700968B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20180040818A (ko) * | 2016-10-13 | 2018-04-23 | (주)넥스트칩 | 특징점의 방향 벡터를 계산하는 방법 및 장치 |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5791241B2 (ja) * | 2010-07-16 | 2015-10-07 | キヤノン株式会社 | 画像処理方法、画像処理装置、およびプログラム |
JP5956860B2 (ja) | 2012-07-09 | 2016-07-27 | キヤノン株式会社 | 画像処理装置、画像処理方法、プログラム |
JP6039942B2 (ja) | 2012-07-09 | 2016-12-07 | キヤノン株式会社 | 情報処理装置及びその制御方法及びプログラム |
JP6071289B2 (ja) | 2012-07-09 | 2017-02-01 | キヤノン株式会社 | 画像処理装置、画像処理方法、およびプログラム |
JP6012310B2 (ja) | 2012-07-09 | 2016-10-25 | キヤノン株式会社 | 画像処理装置、画像処理方法、およびプログラム |
TW201421423A (zh) * | 2012-11-26 | 2014-06-01 | Pixart Imaging Inc | 影像感測器及其運作方法 |
CN104541289B (zh) * | 2013-07-24 | 2017-11-17 | 华为技术有限公司 | 一种兴趣点判断方法和兴趣点判断装置 |
CN103927767B (zh) * | 2014-04-18 | 2018-05-04 | 北京智谷睿拓技术服务有限公司 | 图像处理方法及图像处理装置 |
KR102555400B1 (ko) * | 2016-09-06 | 2023-07-14 | 삼성디스플레이 주식회사 | 표시 장치 및 이의 영상 표시 방법 |
US11699207B2 (en) | 2018-08-20 | 2023-07-11 | Waymo Llc | Camera assessment techniques for autonomous vehicles |
US11227409B1 (en) | 2018-08-20 | 2022-01-18 | Waymo Llc | Camera assessment techniques for autonomous vehicles |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1051793A (ja) * | 1996-08-05 | 1998-02-20 | Nippon Telegr & Teleph Corp <Ntt> | ブロックマッチング装置 |
JP2004343483A (ja) * | 2003-05-16 | 2004-12-02 | Acutelogic Corp | 手振れ補正装置および方法、手振れ検出装置 |
JP2008192060A (ja) * | 2007-02-07 | 2008-08-21 | Denso Corp | 画像処理装置及び画像処理方法 |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6894639B1 (en) * | 1991-12-18 | 2005-05-17 | Raytheon Company | Generalized hebbian learning for principal component analysis and automatic target recognition, systems and method |
US6618443B1 (en) * | 1997-03-12 | 2003-09-09 | Matsushita Electric Industrial Co., Ltd. | Upsampling filter for a down conversion system |
US6546117B1 (en) * | 1999-06-10 | 2003-04-08 | University Of Washington | Video object segmentation using active contour modelling with global relaxation |
US6480615B1 (en) * | 1999-06-15 | 2002-11-12 | University Of Washington | Motion estimation within a sequence of data frames using optical flow with adaptive gradients |
JP3935500B2 (ja) | 2005-01-14 | 2007-06-20 | 株式会社モルフォ | 動きベクトル演算方法とこの方法を用いた手ぶれ補正装置、撮像装置、並びに動画生成装置 |
JP5019053B2 (ja) * | 2005-04-27 | 2012-09-05 | 日本電気株式会社 | 画像復号方法、画像復号装置及びプログラム |
US8081839B2 (en) * | 2006-08-31 | 2011-12-20 | Brother Kogyo Kabushiki Kaisha | Image processor |
JP4480760B2 (ja) * | 2007-12-29 | 2010-06-16 | 株式会社モルフォ | 画像データ処理方法および画像処理装置 |
JP4955616B2 (ja) * | 2008-06-27 | 2012-06-20 | 富士フイルム株式会社 | 画像処理装置、画像処理方法及び画像処理プログラム |
US8477246B2 (en) * | 2008-07-11 | 2013-07-02 | The Board Of Trustees Of The Leland Stanford Junior University | Systems, methods and devices for augmenting video content |
JP5390828B2 (ja) | 2008-10-17 | 2014-01-15 | キヤノン株式会社 | 画像処理装置、及び、画像処理方法 |
-
2010
- 2010-07-16 JP JP2010162292A patent/JP5700968B2/ja active Active
-
2011
- 2011-07-08 US US13/178,996 patent/US9667841B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1051793A (ja) * | 1996-08-05 | 1998-02-20 | Nippon Telegr & Teleph Corp <Ntt> | ブロックマッチング装置 |
JP2004343483A (ja) * | 2003-05-16 | 2004-12-02 | Acutelogic Corp | 手振れ補正装置および方法、手振れ検出装置 |
JP2008192060A (ja) * | 2007-02-07 | 2008-08-21 | Denso Corp | 画像処理装置及び画像処理方法 |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20180040818A (ko) * | 2016-10-13 | 2018-04-23 | (주)넥스트칩 | 특징점의 방향 벡터를 계산하는 방법 및 장치 |
KR101879580B1 (ko) * | 2016-10-13 | 2018-07-19 | (주)넥스트칩 | 특징점의 방향 벡터를 계산하는 방법 및 장치 |
Also Published As
Publication number | Publication date |
---|---|
US20120014453A1 (en) | 2012-01-19 |
JP5700968B2 (ja) | 2015-04-15 |
US9667841B2 (en) | 2017-05-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5700968B2 (ja) | 画像処理装置、画像処理方法、およびプログラム | |
KR102440284B1 (ko) | 영상 처리 장치, 영상 처리 방법, 및 프로그램 | |
JP5791241B2 (ja) | 画像処理方法、画像処理装置、およびプログラム | |
JP2002135592A (ja) | 画像処理装置及び記録媒体 | |
JP7032871B2 (ja) | 画像処理装置及び画像処理方法、プログラム、記憶媒体 | |
JP5653104B2 (ja) | 画像処理装置、画像処理方法、およびプログラム | |
US10762401B2 (en) | Image processing apparatus controlling the order of storing decompressed data, and method thereof | |
US9536169B2 (en) | Detection apparatus, detection method, and storage medium | |
US9495757B2 (en) | Image processing apparatus and image processing method | |
US9600747B2 (en) | Image forming apparatus and control method that execute a plurality of rendering processing units in parallel | |
JP5558949B2 (ja) | 画像処理装置、画像処理方法、およびプログラム | |
JP5661359B2 (ja) | 画像処理装置、画像処理方法、およびプログラム | |
JP6576179B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
US11164286B2 (en) | Image processing apparatus, image processing method, and storage medium | |
US10089561B2 (en) | Generating a raster image region by rendering in parallel plural regions of smaller height and segmenting the generated raster image region into plural regions of smaller width | |
JP6235860B2 (ja) | 情報処理装置及びその制御方法、プログラム | |
JP4868139B2 (ja) | 画像処理装置及び画像処理プログラム | |
JP5804818B2 (ja) | 画像処理装置、画像処理方法、およびプログラム | |
CN111489418B (zh) | 图像处理方法、装置、设备及计算机可读存储介质 | |
CN114679542A (zh) | 图像处理方法和电子装置 | |
JP6351364B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
JP2011053456A (ja) | 画像表示方法、プログラム、画像表示装置、及び、この画像表示装置を有する撮像装置 | |
JP5889383B2 (ja) | 画像処理装置および画像処理方法 | |
CN111626935B (zh) | 像素图缩放方法、游戏内容生成方法及装置 | |
JP2005196444A (ja) | 画像データ処理装置、画像データ処理方法及びそのプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130716 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130716 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140328 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140507 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140704 |
|
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: 20150120 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150217 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5700968 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |