JP2016126673A - 情報処理装置及びその制御方法、並びに、ビデオカメラ - Google Patents
情報処理装置及びその制御方法、並びに、ビデオカメラ Download PDFInfo
- Publication number
- JP2016126673A JP2016126673A JP2015001886A JP2015001886A JP2016126673A JP 2016126673 A JP2016126673 A JP 2016126673A JP 2015001886 A JP2015001886 A JP 2015001886A JP 2015001886 A JP2015001886 A JP 2015001886A JP 2016126673 A JP2016126673 A JP 2016126673A
- Authority
- JP
- Japan
- Prior art keywords
- space
- matrix
- transformation matrix
- spaces
- projective transformation
- 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
- 230000010365 information processing Effects 0.000 title claims abstract description 14
- 238000000034 method Methods 0.000 title claims description 39
- 239000011159 matrix material Substances 0.000 claims abstract description 147
- 230000009466 transformation Effects 0.000 claims abstract description 69
- 230000008569 process Effects 0.000 claims description 20
- 238000000605 extraction Methods 0.000 claims description 6
- 239000000284 extract Substances 0.000 claims 1
- 238000012545 processing Methods 0.000 description 23
- 238000013507 mapping Methods 0.000 description 12
- 239000013598 vector Substances 0.000 description 12
- 238000001514 detection method Methods 0.000 description 8
- 230000015654 memory Effects 0.000 description 7
- 230000006870 function Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 4
- 238000011156 evaluation Methods 0.000 description 4
- 238000010606 normalization Methods 0.000 description 3
- 230000006641 stabilisation Effects 0.000 description 3
- 238000011105 stabilization Methods 0.000 description 3
- 238000012937 correction Methods 0.000 description 2
- 238000003384 imaging method Methods 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000000354 decomposition reaction Methods 0.000 description 1
- 238000004870 electrical engineering Methods 0.000 description 1
- 238000009499 grossing Methods 0.000 description 1
- 229940050561 matrix product Drugs 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000001131 transforming effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/10—Selection of transformation methods according to the characteristics of the input images
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N23/00—Cameras or camera modules comprising electronic image sensors; Control thereof
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Studio Devices (AREA)
- Image Analysis (AREA)
Abstract
Description
n(n=2、又は、3)次元の第1の空間の特徴点から第2の空間の特徴点への射影変換行列の推定を行う情報処理装置であって、
前記n次元の空間におけるn+2個の特徴点中のn+1個で形成されるn+1種の面積もしくは体積を、前記第1、第2の空間毎に算出する第1の算出手段と、
前記面積もしくは体積の比から第1のn個のパラメータを、前記第1、第2の空間毎に算出する第2の算出手段と、
基準座標と前記第1、第2の空間の特徴点座標とを対応付ける第2のパラメータ群を前記第1、第2の空間毎に抽出する抽出手段と、
前記第1のn個のパラメータと前記第2のパラメータ群から、前記第1の空間から前記第2の空間への射影変換行列を生成する生成手段とを有する。
以下ではホモグラフィ行列を推定する情報処理装置として、防振機能を有するビデオカメラに適用した例を説明する。図8は実施形態におけるビデオカメラの主要部分のブロック構成図である。以下、同図を参照し、構成要素とその機能を説明する。
4点の特徴点座標のうち任意の3点が直線上に配置されている場合、ホモグラフィ行列はその性質上、正しく推定する事ができなくなる。このため、選択した特徴点群の直線性を判定し、その結果直線性を有していると判断した場合にはホモグラフィ行列推定を中断する事により、その後の推定処理の時間分を有効に利用する事が出来る。本第2の実施形態では、追加処理をほとんど必要とせずに、この直線性判定を実現できる方法を示す。
本第3の実施形態では、3次元空間に適用し、空間1から空間2への射影変換行列Pを求める例を示す。
Q000(x000,y000,z000)
Q100(x100,y100,z100)
Q010(x010,y010,z010)
Q001(x001,y001,z001)
Q111(x111,y111,z111)
このとき、射影変換行列Pを求めるための15元連立方程式は下記の式(7)のようになり、ここから得られる射影変換行列の行列成分の関係式は式(8)のようになる。
5点の特徴点座標のうち任意の4点が同一平面上に存在する場合、3次元射影変換行列はその性質上、正しく推定する事ができなくなる。このため、選択した特徴点群の平面性を判定し、その結果平面性を有している場合には射影変換行列推定を中断する事により、その後の推定処理の時間分を有効に利用する事が出来る。本第4の実施形態では、この平面性判定のために追加処理をほとんど必要とせずに実現できる事を示す。
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行する処理である。
Claims (9)
- n(n=2、又は、3)次元の第1の空間の特徴点から第2の空間の特徴点への射影変換行列の推定を行う情報処理装置であって、
前記n次元の空間におけるn+2個の特徴点中のn+1個で形成されるn+1種の面積もしくは体積を、前記第1、第2の空間毎に算出する第1の算出手段と、
前記面積もしくは体積の比から第1のn個のパラメータを、前記第1、第2の空間毎に算出する第2の算出手段と、
基準座標と前記第1、第2の空間の特徴点座標とを対応付ける第2のパラメータ群を前記第1、第2の空間毎に抽出する抽出手段と、
前記第1のn個のパラメータと前記第2のパラメータ群から、前記第1の空間から前記第2の空間への射影変換行列を生成する生成手段と
を有することを特徴とする情報処理装置。 - 前記n+1種の面積もしくは体積と所定の閾値とを比較することで、前記n+1個の特徴点の配置が、直線もしくは平面上にあるか否かを判定する判定手段を更に有し、
該判定手段の判定の結果が、前記n+1個の特徴点の配置が直線もしくは平面上に無いことを示している場合に、前記第2の算出手段、前記抽出手段、前記生成手段を実行することを特徴とする請求項1に記載の情報処理装置。 - 前記生成手段は、前記基準座標から前記第2の空間への射影変換行列に、基準座標から前記第1の空間への射影変換の逆行列を乗算することで、前記第1の空間から前記第2の空間への射影変換行列を生成することを特徴とする請求項1に記載の情報処理装置。
- 前記nを2とし、請求項1乃至3のいずれか1項に記載の情報処理装置と、
時間的に連続して動画像を構成するフレーム画像を撮像する手段と、
時間的に先行して撮像したフレーム画像を前記第1の空間、後続するフレーム画像を前記第2の空間として、前記射影変換行列を用いて前記第1の空間に対する前記第2の空間のブレ量を検出する検出手段とを有することを特徴とするビデオカメラ。 - n(n=2、又は、3)次元の第1の空間の特徴点から第2の空間の特徴点への射影変換行列の推定を行う情報処理装置の制御方法であって、
第1の算出手段が、前記n次元の空間におけるn+2個の特徴点中のn+1個で形成されるn+1種の面積もしくは体積を、前記第1、第2の空間毎に算出する第1の算出工程と、
第2の算出手段が、前記面積もしくは体積の比から第1のn個のパラメータを、前記第1、第2の空間毎に算出する第2の算出工程と、
抽出手段が、基準座標と前記第1、第2の空間の特徴点座標とを対応付ける第2のパラメータ群を前記第1、第2の空間毎に抽出する抽出工程と、
生成手段が、前記第1のn個のパラメータと前記第2のパラメータ群から、前記第1の空間から前記第2の空間への射影変換行列を生成する生成工程と
を有することを特徴とする情報処理装置の制御方法。 - 判定手段が、前記n+1種の面積もしくは体積を所定の閾値とを比較することで、前記n+1個の特徴点の配置が、直線もしくは平面上にあるか否かを判定する判定工程を更に有し、
該判定工程の判定の結果が、前記n+1個の特徴点の配置が直線もしくは平面上に無いことを示している場合に、前記第2の算出工程、前記抽出工程、前記生成工程を実行することを特徴とする請求項5に記載の情報処理装置の制御方法。 - 前記生成工程は、前記基準座標から前記第2の空間への射影変換行列に、基準座標から前記第1の空間への射影変換の逆行列を乗算することで、前記第1の空間から前記第2の空間への射影変換行列を生成することを特徴とする請求項5に記載の情報処理装置の制御方法。
- コンピュータに読み込ませ実行させることで、前記コンピュータに請求項5乃至7のいずれか1項の方法に記載の各工程を実行させるためのプログラム。
- 請求項8に記載のプログラムを格納したコンピュータが読み取り可能な記憶媒体。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015001886A JP6581359B2 (ja) | 2015-01-07 | 2015-01-07 | 情報処理装置及びその制御方法及びプログラム及び記憶媒体、並びに、ビデオカメラ |
US14/986,858 US9940691B2 (en) | 2015-01-07 | 2016-01-04 | Information processing apparatus, control method of the same, and video camera |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015001886A JP6581359B2 (ja) | 2015-01-07 | 2015-01-07 | 情報処理装置及びその制御方法及びプログラム及び記憶媒体、並びに、ビデオカメラ |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2016126673A true JP2016126673A (ja) | 2016-07-11 |
JP2016126673A5 JP2016126673A5 (ja) | 2018-02-22 |
JP6581359B2 JP6581359B2 (ja) | 2019-09-25 |
Family
ID=56286769
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2015001886A Active JP6581359B2 (ja) | 2015-01-07 | 2015-01-07 | 情報処理装置及びその制御方法及びプログラム及び記憶媒体、並びに、ビデオカメラ |
Country Status (2)
Country | Link |
---|---|
US (1) | US9940691B2 (ja) |
JP (1) | JP6581359B2 (ja) |
Families Citing this family (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9505454B1 (en) | 2011-06-13 | 2016-11-29 | Camso Inc. | Track assembly for traction of an off-road vehicle |
US10875591B2 (en) | 2015-08-04 | 2020-12-29 | Camso Inc. | Track system for traction of an agricultural vehicle travelling on fields and roads |
TWI592020B (zh) * | 2016-08-23 | 2017-07-11 | 國立臺灣科技大學 | 投影機的影像校正方法及影像校正系統 |
US11190803B2 (en) * | 2019-01-18 | 2021-11-30 | Sony Group Corporation | Point cloud coding using homography transform |
CN113052904B (zh) * | 2021-03-19 | 2022-12-13 | 上海商汤临港智能科技有限公司 | 一种定位方法、装置、电子设备及存储介质 |
CN118229762A (zh) * | 2024-03-27 | 2024-06-21 | 上海普适导航科技股份有限公司 | 一种基于四点五线校准映射的单目相机真实面积计算方法 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011103031A (ja) * | 2009-11-10 | 2011-05-26 | Victor Co Of Japan Ltd | 透視変換パラメータ生成装置、画像補正装置、透視変換パラメータ生成方法、画像補正方法、及びプログラム |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6335661B2 (ja) | 2014-06-04 | 2018-05-30 | キヤノン株式会社 | 演算装置およびその制御方法 |
-
2015
- 2015-01-07 JP JP2015001886A patent/JP6581359B2/ja active Active
-
2016
- 2016-01-04 US US14/986,858 patent/US9940691B2/en active Active
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011103031A (ja) * | 2009-11-10 | 2011-05-26 | Victor Co Of Japan Ltd | 透視変換パラメータ生成装置、画像補正装置、透視変換パラメータ生成方法、画像補正方法、及びプログラム |
Non-Patent Citations (1)
Title |
---|
PAUL S. HECKBERT: ""Fundamentals of Texture Mapping and Image Warping", [online]", MASTER THESIS, DEPARTMENT OF ELECTRICAL ENGINEERIN, JPN7019000208, 1989, pages pp.9-29,66-75 * |
Also Published As
Publication number | Publication date |
---|---|
US9940691B2 (en) | 2018-04-10 |
JP6581359B2 (ja) | 2019-09-25 |
US20160196634A1 (en) | 2016-07-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6581359B2 (ja) | 情報処理装置及びその制御方法及びプログラム及び記憶媒体、並びに、ビデオカメラ | |
JP7173772B2 (ja) | 深度値推定を用いた映像処理方法及び装置 | |
US10373337B2 (en) | Methods and computer program products for calibrating stereo imaging systems by using a planar mirror | |
US10818018B2 (en) | Image processing apparatus, image processing method, and non-transitory computer-readable storage medium | |
KR102387891B1 (ko) | 화상 처리장치, 화상 처리장치의 제어방법, 및 컴퓨터 판독가능한 기억매체 | |
JP6935786B2 (ja) | 幾何変換行列推定装置、幾何変換行列推定方法、及びプログラム | |
US9697581B2 (en) | Image processing apparatus and image processing method | |
EP3633606B1 (en) | Information processing device, information processing method, and program | |
KR100951309B1 (ko) | 광학식 모션 캡처 장비를 위한 다중 카메라 보정 방법 | |
JP5901447B2 (ja) | 画像処理装置及びそれを備えた撮像装置、画像処理方法、並びに画像処理プログラム | |
JP6594170B2 (ja) | 画像処理装置、画像処理方法、画像投影システムおよびプログラム | |
JP2016015037A (ja) | 情報処理装置及びその制御方法、並びに、ビデオカメラ | |
EP2887310A1 (en) | Method and apparatus for processing light-field image | |
CN109495733B (zh) | 三维影像重建方法、装置及其非暂态电脑可读取储存媒体 | |
TW201436552A (zh) | 用於使用至少一較高訊框率之影像流而增加影像流之訊框率之方法及裝置 | |
US20220405878A1 (en) | Image processing apparatus, image processing method, and image processing program | |
US10346949B1 (en) | Image registration | |
US9208549B2 (en) | Method and apparatus for color transfer between images | |
JP4102386B2 (ja) | 3次元情報復元装置 | |
KR20150097251A (ko) | 다중 영상간 대응점을 이용한 카메라 정렬 방법 | |
WO2019058487A1 (ja) | 3次元復元画像処理装置、3次元復元画像処理方法及び3次元復元画像処理プログラムを記憶したコンピュータ読み取り可能な記憶媒体 | |
JP2017184136A (ja) | 情報処理装置、情報処理方法、情報処理システム及びプログラム | |
JP2017199285A (ja) | 情報処理装置、情報処理方法、プログラム | |
Cui et al. | Plane-based external camera calibration with accuracy measured by relative deflection angle | |
KR20090049670A (ko) | 피사체의 3차원 좌표 검출방법 및 그 방법을 컴퓨터에서실행시키기 위한 프로그램을 기록한 기록매체 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20180105 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180105 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20181206 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190128 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190326 |
|
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: 20190802 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20190830 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6581359 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |