JP4394930B2 - パラメータ推定方法とその装置、プログラム及び記録媒体 - Google Patents
パラメータ推定方法とその装置、プログラム及び記録媒体 Download PDFInfo
- Publication number
- JP4394930B2 JP4394930B2 JP2003383580A JP2003383580A JP4394930B2 JP 4394930 B2 JP4394930 B2 JP 4394930B2 JP 2003383580 A JP2003383580 A JP 2003383580A JP 2003383580 A JP2003383580 A JP 2003383580A JP 4394930 B2 JP4394930 B2 JP 4394930B2
- Authority
- JP
- Japan
- Prior art keywords
- parameter
- function
- image data
- parameter estimation
- target image
- 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.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 title claims description 45
- 230000006870 function Effects 0.000 claims description 101
- 239000013598 vector Substances 0.000 claims description 25
- 238000003860 storage Methods 0.000 claims description 24
- 238000006243 chemical reaction Methods 0.000 claims description 21
- 238000000605 extraction Methods 0.000 claims description 13
- 238000003384 imaging method Methods 0.000 claims description 3
- 230000000737 periodic effect Effects 0.000 description 13
- 238000012545 processing Methods 0.000 description 6
- 238000004364 calculation method Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 239000000284 extract Substances 0.000 description 3
- NCGICGYLBXGBGN-UHFFFAOYSA-N 3-morpholin-4-yl-1-oxa-3-azonia-2-azanidacyclopent-3-en-5-imine;hydrochloride Chemical compound Cl.[N-]1OC(=N)C=[N+]1N1CCOCC1 NCGICGYLBXGBGN-UHFFFAOYSA-N 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000011156 evaluation Methods 0.000 description 2
- 238000005457 optimization Methods 0.000 description 2
- 238000003909 pattern recognition Methods 0.000 description 2
- 238000012885 constant function Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000005286 illumination Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000011159 matrix material Substances 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 238000002360 preparation method Methods 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
- 238000000513 principal component analysis Methods 0.000 description 1
- 238000005070 sampling Methods 0.000 description 1
- 238000004088 simulation Methods 0.000 description 1
- 238000001228 spectrum Methods 0.000 description 1
- 238000012706 support-vector machine Methods 0.000 description 1
- 238000009941 weaving Methods 0.000 description 1
Images
Landscapes
- Image Analysis (AREA)
Description
(b)推定したBからθ=sin-1Bの演算によってθを算出する。
112…中間パラメータ推定関数作成部、113…パラメータ変換部
114…識別変数計算部、115…識別変数判定部
Claims (4)
- 対象画像データに含まれるオブジェクトの撮影角度を推定するパラメータ推定装置であって、
学習画像データから当該学習画像データに含まれるオブジェクトの特徴量を抽出する第一特徴抽出手段と、
前記抽出した特徴量に基づき前記学習画像データに含まれるオブジェクトの部分空間を作成する部分空間作成手段と、
前記作成した部分空間を記憶する部分空間記憶手段と、
前記学習画像データの正解パラメータ値と前記作成された部分空間における特徴量を用いてサポートベクトル回帰することにより、前記学習画像データに含まれるオブジェクトの撮影角度の正弦関数及び余弦関数を中間パラメータとして算出するためのパラメータ推定関数を作成するパラメータ推定関数作成手段と、
前記中間パラメータの逆関数である正弦関数の逆関数、前記中間パラメータの逆関数である余弦関数の逆関数、前記中間パラメータから求まる正接関数の逆関数のいずれか1つ以上を用いて、前記中間パラメータを前記撮影角度に変換するパラメータ変換式を決定するパラメータ変換手段と、
前記作成されたパラメータ推定関数と、前記決定されたパラメータ変換式とを記憶するパラメータ推定関数記憶手段と、
前記対象画像データから特徴量を抽出する第二特徴抽出手段と、
前記対象画像データから抽出された特徴量を前記部分空間記憶手段に記憶された複数種類の部分空間それぞれに射影する部分空間射影手段と、
前記複数種類の部分空間のうち前記対象画像データから抽出された特徴量と最も距離の近い部分空間に対応する、前記パラメータ推定関数記憶手段に記憶されたパラメータ推定関数と前記パラメータ変換式とに基づき、前記対象画像データに含まれるオブジェクトの撮影角度の算出を行うパラメータ推定識別手段と
を備えること
を特徴とするパラメータ推定装置。 - 対象画像データに含まれるオブジェクトのパラメータとして前記対象画像データに含まれるオブジェクトの撮影角度を推定するパラメータ推定方法であって、
第一特徴抽出手段が学習画像データから当該学習画像データに含まれるオブジェクトの特徴量を抽出するステップと、
部分空間作成手段が前記抽出した特徴量に基づき前記学習画像データに含まれるオブジェクトの部分空間を作成するステップと、
部分空間記憶手段が前記作成した部分空間を記憶するステップと、
パラメータ推定関数作成手段が、前記学習画像データの正解パラメータ値と前記作成された部分空間における特徴量を用いてサポートベクトル回帰することにより、前記学習画像データに含まれるオブジェクトの撮影角度の正弦関数及び余弦関数を中間パラメータとして算出するためのパラメータ推定関数を作成するステップと、
パラメータ変換手段が、前記中間パラメータの逆関数である正弦関数の逆関数、前記中間パラメータの逆関数である余弦関数の逆関数、前記中間パラメータから求まる正接関数の逆関数のいずれか1つ以上を用いて、前記中間パラメータを前記撮影角度に変換するパラメータ変換式を決定すると、
パラメータ推定関数記憶手段が、前記作成されたパラメータ推定関数と、前記決定されたパラメータ変換式とを記憶するステップと、
第二特徴抽出手段が前記対象画像データから特徴量を抽出するステップと、
部分空間射影手段が前記対象画像データから抽出された特徴量を前記部分空間記憶手段に記憶された複数種類の部分空間それぞれに射影するステップと、
パラメータ推定識別手段が、前記複数種類の部分空間のうち前記対象画像データから抽出された特徴量と最も距離の近い部分空間に対応する、前記パラメータ推定関数記憶手段に記憶されたパラメータ推定関数と前記パラメータ変換式とに基づき、前記対象画像データに含まれるオブジェクトの撮影角度の算出を行うステップと
を有すること
を特徴とするパラメータ推定方法。 - 請求項2に記載のパラメータ推定方法をコンピュータに実行させるためのパラメータ推定プログラム。
- 請求項3に記載のパラメータ推定プログラムを記録したコンピュータ読み取り可能な記録媒体。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003383580A JP4394930B2 (ja) | 2003-11-13 | 2003-11-13 | パラメータ推定方法とその装置、プログラム及び記録媒体 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003383580A JP4394930B2 (ja) | 2003-11-13 | 2003-11-13 | パラメータ推定方法とその装置、プログラム及び記録媒体 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005148988A JP2005148988A (ja) | 2005-06-09 |
JP4394930B2 true JP4394930B2 (ja) | 2010-01-06 |
Family
ID=34692262
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003383580A Expired - Lifetime JP4394930B2 (ja) | 2003-11-13 | 2003-11-13 | パラメータ推定方法とその装置、プログラム及び記録媒体 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4394930B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4742370B2 (ja) * | 2007-02-01 | 2011-08-10 | 独立行政法人産業技術総合研究所 | 異常検出装置および異常検出方法 |
JP4740889B2 (ja) * | 2007-03-06 | 2011-08-03 | 日本電信電話株式会社 | パラメータ推定装置,パラメータ推定方法,その方法を実装したプログラム及びそのプログラムを記録した記録媒体 |
-
2003
- 2003-11-13 JP JP2003383580A patent/JP4394930B2/ja not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2005148988A (ja) | 2005-06-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5451302B2 (ja) | 画像処理装置及び方法、プログラム及び記憶媒体 | |
US8103115B2 (en) | Information processing apparatus, method, and program | |
JP5259456B2 (ja) | 学習装置及び物体検出装置 | |
US10216979B2 (en) | Image processing apparatus, image processing method, and storage medium to detect parts of an object | |
JP4947769B2 (ja) | 顔照合装置および方法並びにプログラム | |
AU2017201281B2 (en) | Identifying matching images | |
JP5261501B2 (ja) | 不変の視覚場面及び物体の認識 | |
JP6071002B2 (ja) | 信頼度取得装置、信頼度取得方法および信頼度取得プログラム | |
US20180122097A1 (en) | Apparatus, method, and non-transitory computer-readable storage medium for storing program for position and orientation estimation | |
JP2008102611A (ja) | 画像処理装置 | |
JP5776694B2 (ja) | 物体識別向けの学習装置、学習システム、学習方法、及び学習プログラム | |
JP4394930B2 (ja) | パラメータ推定方法とその装置、プログラム及び記録媒体 | |
JP4383990B2 (ja) | パラメータ推定装置、パラメータ推定方法、パラメータ推定プログラム、および、パラメータ推定プログラムの記録媒体 | |
US20230281762A1 (en) | Fingerphoto deblurring using deep learning gan architectures | |
JP6126979B2 (ja) | 特徴選択装置、方法、及びプログラム | |
JP2017084006A (ja) | 画像処理装置およびその方法 | |
JP4740889B2 (ja) | パラメータ推定装置,パラメータ推定方法,その方法を実装したプログラム及びそのプログラムを記録した記録媒体 | |
JP2019211914A (ja) | 物体らしさ推定装置、方法、およびプログラム | |
JP2005149302A (ja) | 顔画像認識装置及び顔画像認識プログラム | |
JP4231375B2 (ja) | パターン認識装置、パターン認識方法、パターン認識プログラムおよびパターン認識プログラムを記録した記録媒体。 | |
JP4866891B2 (ja) | 顔検出装置、顔検出方法および顔検出プログラム | |
JP2010055325A (ja) | パターン認識装置及びパターン認識方法 | |
JP6946959B2 (ja) | 同一性判定装置、局所特徴抽出装置、方法、及びプログラム | |
Guðmundsson et al. | Robust pose estimation using the Swissranger SR-3000 camera | |
JP6668228B2 (ja) | 被写体識別装置、方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060410 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090306 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090331 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090601 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20090612 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090714 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090914 |
|
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: 20091013 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20091016 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4394930 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121023 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121023 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131023 Year of fee payment: 4 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
EXPY | Cancellation because of completion of term |