JP7482070B2 - 学習方法、プログラム及び画像処理装置 - Google Patents
学習方法、プログラム及び画像処理装置 Download PDFInfo
- Publication number
- JP7482070B2 JP7482070B2 JP2021042736A JP2021042736A JP7482070B2 JP 7482070 B2 JP7482070 B2 JP 7482070B2 JP 2021042736 A JP2021042736 A JP 2021042736A JP 2021042736 A JP2021042736 A JP 2021042736A JP 7482070 B2 JP7482070 B2 JP 7482070B2
- Authority
- JP
- Japan
- Prior art keywords
- distance
- images
- statistical model
- image
- blur
- 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
- 238000000034 method Methods 0.000 title claims description 73
- 238000012545 processing Methods 0.000 title claims description 59
- 238000013179 statistical model Methods 0.000 claims description 211
- 238000003384 imaging method Methods 0.000 claims description 65
- 238000012549 training Methods 0.000 claims description 29
- 238000005457 optimization Methods 0.000 claims description 15
- 238000004364 calculation method Methods 0.000 claims description 13
- 238000012417 linear regression Methods 0.000 claims description 12
- 238000006243 chemical reaction Methods 0.000 claims description 8
- 230000006870 function Effects 0.000 description 24
- 230000008569 process Effects 0.000 description 24
- 238000010586 diagram Methods 0.000 description 21
- 230000004075 alteration Effects 0.000 description 11
- 238000004891 communication Methods 0.000 description 10
- 230000003287 optical effect Effects 0.000 description 8
- 238000013528 artificial neural network Methods 0.000 description 7
- 238000005259 measurement Methods 0.000 description 7
- 238000004422 calculation algorithm Methods 0.000 description 5
- 238000013527 convolutional neural network Methods 0.000 description 4
- NAWXUBYGYWOOIX-SFHVURJKSA-N (2s)-2-[[4-[2-(2,4-diaminoquinazolin-6-yl)ethyl]benzoyl]amino]-4-methylidenepentanedioic acid Chemical compound C1=CC2=NC(N)=NC(N)=C2C=C1CCC1=CC=C(C(=O)N[C@@H](CC(=C)C(O)=O)C(O)=O)C=C1 NAWXUBYGYWOOIX-SFHVURJKSA-N 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 238000010801 machine learning Methods 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012897 Levenberg–Marquardt algorithm Methods 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 230000000295 complement effect Effects 0.000 description 1
- 238000002939 conjugate gradient method Methods 0.000 description 1
- 238000006073 displacement reaction Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 229910044991 metal oxide Inorganic materials 0.000 description 1
- 150000004706 metal oxides Chemical class 0.000 description 1
- 238000003909 pattern recognition Methods 0.000 description 1
- 238000007637 random forest analysis Methods 0.000 description 1
- 230000000306 recurrent effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
- 238000003786 synthesis reaction Methods 0.000 description 1
- 230000009466 transformation Effects 0.000 description 1
- 238000013519 translation Methods 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/50—Depth or shape recovery
- G06T7/55—Depth or shape recovery from multiple images
- G06T7/571—Depth or shape recovery from multiple images from focus
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
- H04N13/10—Processing, recording or transmission of stereoscopic or multi-view image signals
- H04N13/106—Processing image signals
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F17/00—Digital computing or data processing equipment or methods, specially adapted for specific functions
- G06F17/10—Complex mathematical operations
- G06F17/18—Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0464—Convolutional networks [CNN, ConvNet]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/088—Non-supervised learning, e.g. competitive learning
-
- 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/20081—Training; Learning
-
- 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/20084—Artificial neural networks [ANN]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N13/00—Stereoscopic video systems; Multi-view video systems; Details thereof
- H04N2013/0074—Stereoscopic image analysis
- H04N2013/0077—Colour aspects
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Life Sciences & Earth Sciences (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Computational Mathematics (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Analysis (AREA)
- Probability & Statistics with Applications (AREA)
- Health & Medical Sciences (AREA)
- Evolutionary Biology (AREA)
- Bioinformatics & Computational Biology (AREA)
- Algebra (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Databases & Information Systems (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Operations Research (AREA)
- Artificial Intelligence (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Description
(第1実施形態)
図1は、第1実施形態における測距システムの構成の一例を示す。図1に示す測距システム1は、画像を撮像し、当該撮像された画像を用いて撮像地点から被写体までの距離を取得(測定)するために使用される。
次に、第2実施形態について説明する。本実施形態における測距システム(撮像装置及び画像処理装置)の構成等については前述した第1実施形態と同様であるため、本実施形態において測距システムの構成について説明する場合には、適宜、図1等を用いる。ここでは、前述した第1実施形態とは異なる点について主に述べる。
次に、第3実施形態について説明する。本実施形態における測距システム(撮像装置及び画像処理装置)の構成等については前述した第1実施形態と同様であるため、本実施形態において測距システムの構成について説明する場合には、適宜、図1等を用いる。ここでは、前述した第1実施形態とは異なる点について主に述べる。
Claims (8)
- 第1ドメインで撮像された第1画像に含まれる第1被写体までの距離に応じて当該第1画像に生じるぼけを学習することによって生成された統計モデルを学習させるために画像処理装置が実行する学習方法であって、
前記第1ドメインとは異なる第2ドメインで同一の第2被写体を多視点から撮像した複数の第2画像を取得することと、
前記複数の第2画像の各々から前記第2被写体までのスケールが不定な距離を取得することと、
前記複数の第2画像の各々から取得された距離と前記複数の第2画像の各々を前記統計モデルに入力することによって当該統計モデルから出力されるぼけ値とを整合させることによって、当該距離を実スケールに基づく距離に変換するための第1パラメータ及び前記複数の第2画像を撮像した撮像装置において不定な第2パラメータを計算することと、
前記第1及び第2パラメータを用いて前記複数の第2画像の各々から取得された距離を当該距離に応じて生じるぼけを示すぼけ値に変換することと、
前記複数の第2画像及び前記変換されたぼけ値を前記統計モデルに学習させることと
を具備する学習方法。 - 前記計算することは、前記複数の第2画像の各々から取得された距離の逆数と当該複数の第2画像の各々を前記統計モデルに入力することによって当該統計モデルから出力されるぼけ値とを線形回帰させることで前記第1及び第2パラメータを計算することを含む請求項1記載の学習方法。
- 前記計算することは、前記複数の第2画像の各々から取得された距離と前記複数の第2画像の各々を前記統計モデルに入力することによって当該統計モデルから出力されるぼけ値とに基づく非線形最適化によって前記第1及び第2パラメータを計算することを含む請求項1記載の学習方法。
- 前記計算することは、前記複数の第2画像の各々から取得された距離の逆数と前記複数の第2画像の各々を前記統計モデルに入力することによって当該統計モデルから出力されるぼけ値とを線形回帰させることにより前記第1及び第2パラメータの初期値を計算し、当該計算された初期値を用いて前記第1及び第2パラメータを計算することを含む請求項3記載の学習方法。
- 前記複数の第2画像の各々に含まれている第2被写体の特徴点を抽出することと、
前記第2画像の各々において前記第2被写体の特徴点の数が予め定められた値未満である領域を出力することと
を更に具備し、
前記距離を取得することは、前記抽出された第2被写体の特徴点毎に当該第2被写体までの距離を取得することを含む
請求項1~4のいずれか一項に記載の学習方法。 - 第3被写体までの距離が既知である第3画像を取得することを更に具備し、
前記学習させることは、前記複数の第2画像及び前記第3画像を用いて前記統計モデルを学習させることを含む
請求項1~5のいずれか一項に記載の学習方法。 - 第1ドメインで撮像された第1画像に含まれる第1被写体までの距離に応じて当該第1画像に生じるぼけを学習することによって生成された統計モデルを学習させるプログラムであって、
コンピュータに、
前記第1ドメインとは異なる第2ドメインで同一の第2被写体を多視点から撮像した複数の第2画像を取得することと、
前記複数の第2画像の各々から前記第2被写体までのスケールが不定な距離を取得することと、
前記複数の第2画像の各々から取得された距離と前記複数の第2画像の各々を前記統計モデルに入力することによって当該統計モデルから出力されるぼけ値とを整合させることによって、当該距離を実スケールに基づく距離に変換するための第1パラメータ及び前記複数の第2画像を撮像した撮像装置において不定な第2パラメータを計算することと、
前記第1及び第2パラメータを用いて前記複数の第2画像の各々から取得された距離を当該距離に応じて生じるぼけを示すぼけ値に変換することと、
前記複数の第2画像及び前記変換されたぼけ値を前記統計モデルに学習させることと
を実行させるためのプログラム。 - 第1ドメインで撮像された第1画像に含まれる第1被写体までの距離に応じて当該第1画像に生じるぼけを学習することによって生成された統計モデルを学習させる画像処理装置において、
前記第1ドメインとは異なる第2ドメインで同一の第2被写体を多視点から撮像した複数の第2画像を取得する第1取得手段と、
前記複数の第2画像の各々から前記第2被写体までのスケールが不定の距離を取得する第2取得手段と、
前記複数の第2画像の各々から取得された距離と前記複数の第2画像の各々を前記統計モデルに入力することによって当該統計モデルから出力されるぼけ値とを整合させることによって、当該距離を実スケールに基づく距離に変換するための第1パラメータ及び前記複数の第2画像を撮像した撮像装置において不定な第2パラメータを計算する計算手段と、
前記第1及び第2パラメータを用いて前記複数の第2画像の各々から取得された距離を当該距離に応じて生じるぼけを示すぼけ値に変換する変換手段と、
前記複数の第2画像及び前記変換されたぼけを前記統計モデルに学習させる学習手段と
を具備する画像処理装置。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021042736A JP7482070B2 (ja) | 2021-03-16 | 2021-03-16 | 学習方法、プログラム及び画像処理装置 |
US17/466,794 US11651504B2 (en) | 2021-03-16 | 2021-09-03 | Learning method, storage medium and image processing device |
CN202111200743.XA CN115086628B (zh) | 2021-03-16 | 2021-10-13 | 学习方法及图像处理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2021042736A JP7482070B2 (ja) | 2021-03-16 | 2021-03-16 | 学習方法、プログラム及び画像処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022142532A JP2022142532A (ja) | 2022-09-30 |
JP7482070B2 true JP7482070B2 (ja) | 2024-05-13 |
Family
ID=83246070
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021042736A Active JP7482070B2 (ja) | 2021-03-16 | 2021-03-16 | 学習方法、プログラム及び画像処理装置 |
Country Status (3)
Country | Link |
---|---|
US (1) | US11651504B2 (ja) |
JP (1) | JP7482070B2 (ja) |
CN (1) | CN115086628B (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018169690A (ja) | 2017-03-29 | 2018-11-01 | 日本電信電話株式会社 | 画像処理装置、画像処理方法及び画像処理プログラム |
JP2020148483A (ja) | 2019-03-11 | 2020-09-17 | 株式会社東芝 | 画像処理装置、測距装置、方法及びプログラム |
JP2020160812A (ja) | 2019-03-27 | 2020-10-01 | Kddi株式会社 | 領域抽出装置及びプログラム |
JP2020204880A (ja) | 2019-06-17 | 2020-12-24 | 株式会社東芝 | 学習方法、プログラム及び画像処理装置 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012044564A (ja) * | 2010-08-20 | 2012-03-01 | Sanyo Electric Co Ltd | 撮像装置 |
JP2013025649A (ja) | 2011-07-23 | 2013-02-04 | Canon Inc | 画像処理装置及び画像処理方法、プログラム |
JP5837463B2 (ja) * | 2012-07-06 | 2015-12-24 | 株式会社東芝 | 画像処理装置および画像処理システム |
US10955235B2 (en) * | 2016-03-22 | 2021-03-23 | Mitsubishi Electric Corporation | Distance measurement apparatus and distance measurement method |
JP6878219B2 (ja) | 2017-09-08 | 2021-05-26 | 株式会社東芝 | 画像処理装置および測距装置 |
JP6971934B2 (ja) | 2018-08-10 | 2021-11-24 | 株式会社東芝 | 画像処理装置 |
KR102192899B1 (ko) * | 2018-08-16 | 2020-12-18 | 주식회사 날비컴퍼니 | 이미지에 보케 효과를 적용하는 방법 및 기록매체 |
US11132772B2 (en) * | 2019-06-11 | 2021-09-28 | Samsung Electronics Co., Ltd. | Asymmetric normalized correlation layer for deep neural network feature matching |
JP7372076B2 (ja) * | 2019-08-07 | 2023-10-31 | ファナック株式会社 | 画像処理システム |
JP7170609B2 (ja) | 2019-09-12 | 2022-11-14 | 株式会社東芝 | 画像処理装置、測距装置、方法及びプログラム |
CN110889829B (zh) * | 2019-11-09 | 2023-11-03 | 东华大学 | 一种基于鱼眼镜头的单目测距方法 |
JP7370922B2 (ja) | 2020-04-07 | 2023-10-30 | 株式会社東芝 | 学習方法、プログラム及び画像処理装置 |
JP2021168048A (ja) * | 2020-04-10 | 2021-10-21 | キヤノン株式会社 | 画像処理方法、画像処理装置、画像処理システム、およびプログラム |
US11823353B2 (en) * | 2020-07-28 | 2023-11-21 | Samsung Electronics Co., Ltd. | System and method for generating bokeh image for DSLR quality depth-of-field rendering and refinement and training method for the same |
US11449968B2 (en) * | 2020-12-31 | 2022-09-20 | Samsung Electronics Co., Ltd. | System and method for synthetic depth-of-field effect rendering for videos |
-
2021
- 2021-03-16 JP JP2021042736A patent/JP7482070B2/ja active Active
- 2021-09-03 US US17/466,794 patent/US11651504B2/en active Active
- 2021-10-13 CN CN202111200743.XA patent/CN115086628B/zh active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018169690A (ja) | 2017-03-29 | 2018-11-01 | 日本電信電話株式会社 | 画像処理装置、画像処理方法及び画像処理プログラム |
JP2020148483A (ja) | 2019-03-11 | 2020-09-17 | 株式会社東芝 | 画像処理装置、測距装置、方法及びプログラム |
JP2020160812A (ja) | 2019-03-27 | 2020-10-01 | Kddi株式会社 | 領域抽出装置及びプログラム |
JP2020204880A (ja) | 2019-06-17 | 2020-12-24 | 株式会社東芝 | 学習方法、プログラム及び画像処理装置 |
Also Published As
Publication number | Publication date |
---|---|
CN115086628A (zh) | 2022-09-20 |
CN115086628B (zh) | 2024-09-06 |
US20220301210A1 (en) | 2022-09-22 |
JP2022142532A (ja) | 2022-09-30 |
US11651504B2 (en) | 2023-05-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11423562B2 (en) | Device and method for obtaining distance information from views | |
US8928736B2 (en) | Three-dimensional modeling apparatus, three-dimensional modeling method and computer-readable recording medium storing three-dimensional modeling program | |
US20110249117A1 (en) | Imaging device, distance measuring method, and non-transitory computer-readable recording medium storing a program | |
JP7370922B2 (ja) | 学習方法、プログラム及び画像処理装置 | |
CN107077743A (zh) | 用于阵列相机的动态校准的系统和方法 | |
US20210158081A1 (en) | System and method for correspondence map determination | |
JP7378219B2 (ja) | 撮像装置、画像処理装置、制御方法、及びプログラム | |
JP7379299B2 (ja) | 位置姿勢推定装置、位置姿勢推定方法及びプログラム | |
JP2015049200A (ja) | 計測装置、方法及びプログラム | |
JP7204586B2 (ja) | 学習方法、プログラム及び画像処理装置 | |
CN117036300A (zh) | 基于点云-rgb异源图像多级配准映射的路面裂缝识别方法 | |
WO2023017663A1 (en) | Systems and methods for image processing based on optimal transport and epipolar geometry | |
EP3832600A1 (en) | Image processing device and three-dimensional measuring system | |
JP2020197774A (ja) | 画像処理方法、画像処理装置、撮像装置、画像処理プログラム、および、記憶媒体 | |
JP2013044597A (ja) | 画像処理装置および方法、プログラム | |
JP7482070B2 (ja) | 学習方法、プログラム及び画像処理装置 | |
JP7451465B2 (ja) | 学習方法、プログラム及び画像処理装置 | |
JP2010039999A (ja) | 画像セグメンテーション方法、プログラムおよび装置 | |
JP7547297B2 (ja) | 推定装置、方法及びプログラム | |
JP2018133064A (ja) | 画像処理装置、撮像装置、画像処理方法および画像処理プログラム | |
JP7446985B2 (ja) | 学習方法、プログラム及び画像処理装置 | |
Alphonse et al. | Vision based distance estimation from single RGB camera using field of view and magnification measurements–an AI based non triangulation technique for person distance estimation in surveillance areas | |
CN117671007B (zh) | 一种位移监测方法、装置、电子设备及存储介质 | |
JP2016213783A (ja) | カメラキャリブレーション装置、カメラキャリブレーション方法、カメラキャリブレーションプログラム及び記録媒体 | |
JP6103767B2 (ja) | 画像処理装置、方法、及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230209 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20231212 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240208 |
|
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: 20240402 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240426 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7482070 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |