JP2019016114A - 画像処理装置、学習装置、フォーカス制御装置、露出制御装置、画像処理方法、学習方法、及びプログラム - Google Patents
画像処理装置、学習装置、フォーカス制御装置、露出制御装置、画像処理方法、学習方法、及びプログラム Download PDFInfo
- Publication number
- JP2019016114A JP2019016114A JP2017132259A JP2017132259A JP2019016114A JP 2019016114 A JP2019016114 A JP 2019016114A JP 2017132259 A JP2017132259 A JP 2017132259A JP 2017132259 A JP2017132259 A JP 2017132259A JP 2019016114 A JP2019016114 A JP 2019016114A
- Authority
- JP
- Japan
- Prior art keywords
- image
- learning
- mixed state
- area
- region
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/82—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using neural networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/211—Selection of the most significant subset of features
- G06F18/2115—Selection of the most significant subset of features by evaluating different subsets according to an optimisation criterion, e.g. class separability, forward selection or backward elimination
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2411—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
- G06F18/2413—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on distances to training or reference patterns
- G06F18/24133—Distances to prototypes
- G06F18/24137—Distances to cluster centroïds
- G06F18/2414—Smoothing the distance, e.g. radial basis function networks [RBFN]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/243—Classification techniques relating to the number of classes
- G06F18/2431—Multiple classes
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/11—Region-based segmentation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/12—Edge-based segmentation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/19—Recognition using electronic means
- G06V30/191—Design or setup of recognition systems or techniques; Extraction of features in feature space; Clustering techniques; Blind source separation
- G06V30/19173—Classification techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/19—Recognition using electronic means
- G06V30/192—Recognition using electronic means using simultaneous comparisons or correlations of the image signals with a plurality of references
- G06V30/194—References adjustable by an adaptive method, e.g. 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/10—Image acquisition modality
- G06T2207/10024—Color image
-
- 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/20021—Dividing image into blocks, subimages or windows
-
- 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]
-
- 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/30—Subject of image; Context of image processing
- G06T2207/30196—Human being; Person
- G06T2207/30201—Face
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/07—Target detection
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- Data Mining & Analysis (AREA)
- Artificial Intelligence (AREA)
- Multimedia (AREA)
- Databases & Information Systems (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Image Analysis (AREA)
- Studio Devices (AREA)
Abstract
Description
対象画像から特徴量を抽出する抽出手段と、
前記特徴量に基づいて、前記対象画像における互いに異なる属性を持つ領域の混合状態を推定する推定手段と、
を備えることを特徴とする。
図1(A)及び(B)に沿って、実施形態1に係る画像処理装置及び学習装置の基本的な構成を説明する。
実施形態1では、学習画像の各画素に対してクラスラベルが設定されていることを前提にして説明した。しかしながら、画素毎にクラスラベルを設定するには時間がかかる。実施形態2では、学習画像に対してクラスラベルを入力するユーザ作業を軽減する方法を説明する。本実施形態においては、学習画像の各領域に対して入力されたクラスラベルに基づいて、データ取得部2100は、画素ごとのクラスラベルを自動的に算出する。
実施形態1,2では、識別単位となる識別領域は、あらかじめ矩形領域又は小領域として設定されているという前提で説明を行った。一方で、識別領域の大きさや切り方を、さまざまな撮影情報に基づいて変えることができる。例えば、ボケの強い領域では、細かいテクスチャが情報として失われるため、より広い識別領域に対して推定を行うことにより、混合状態の推定精度を向上できる可能性がある。
実施形態1〜3では、識別単位となる所定領域における混合状態を推定した。実施形態4では、得られた混合状態の推定結果を用いて、領域を細分化することにより、詳細な領域分割結果を得る方法について説明する。学習装置及び画像処理装置の基本的な構成は実施形態1と同様であり、説明を省略する。
実施形態4では、識別単位を細分化していくことによって詳細な領域分割結果を算出したが、領域分割の方法はこの方法には限定されない。実施形態5では、各領域についての混合状態の推定結果を利用して、画素単位のクラス判定を行うことにより、詳細な領域分割結果を得る方法について説明する。
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
Claims (20)
- 対象画像から特徴量を抽出する抽出手段と、
前記特徴量に基づいて、前記対象画像における互いに異なる属性を持つ領域の混合状態を推定する推定手段と、
を備えることを特徴とする画像処理装置。 - 前記領域の1つは、特定のクラスに属する被写体の領域であり、前記領域の別の1つは、前記特定のクラスとは別のクラスに属する被写体の領域であることを特徴とする、請求項1に記載の画像処理装置。
- 前記混合状態を示す情報を出力する出力手段をさらに備えることを特徴とする、請求項1又は2に記載の画像処理装置。
- 前記混合状態を示す情報は、前記対象画像における前記領域の分布に依存して定まる情報であることを特徴とする、請求項3に記載の画像処理装置。
- 前記混合状態を示す情報は、前記対象画像における前記領域のそれぞれの比率を表す情報であることを特徴とする、請求項3に記載の画像処理装置。
- 前記混合状態を示す情報は、前記対象画像における前記領域の配置を表す情報であることを特徴とする、請求項3に記載の画像処理装置。
- 前記混合状態を示す情報は、前記対象画像における領域間の境界に係る情報であることを特徴とする、請求項3に記載の画像処理装置。
- 入力画像を取得する取得手段と、
領域設定パターンに従って、前記入力画像中に複数の領域を設定する設定手段と、をさらに備え、
前記対象画像は、前記設定された領域のそれぞれに含まれる前記入力画像の部分画像であることを特徴とする、請求項1から7のいずれか1項に記載の画像処理装置。 - 前記取得手段は、前記入力画像の撮影情報をさらに取得し、
前記設定手段は、前記撮影情報に応じて前記領域設定パターンを選択することを特徴とする、請求項8に記載の画像処理装置。 - 前記入力画像の第1の部分にある、第1の領域設定パターンに従う大きさの第1の対象画像における混合状態に従って、前記第1の部分の混合状態を再判定するか否かを判定する判定手段をさらに備え、
再判定を行うとの判定に応じて、前記推定手段は、前記第1の部分にある、第2の領域設定パターンに従う大きさの第2の対象画像における混合状態を推定し、
前記第2の対象画像は前記第1の対象画像よりも小さいことを特徴とする、請求項8に記載の画像処理装置。 - 前記推定手段は、前記領域設定パターンに従って複数の推定器から選択された推定器を推定に用いることを特徴とする、請求項8から10のいずれか1項に記載の画像処理装置。
- 推定器の学習に用いる識別画像の特徴量を抽出する抽出手段と、
前記識別画像における互いに異なる属性を持つ領域の混合状態を示す情報を教師情報として取得する取得手段と、
前記特徴量から前記混合状態を推定する推定器の学習を、前記識別画像の特徴量と前記教師情報との組み合わせを用いて行う学習手段と、
を備えることを特徴とする学習装置。 - 前記取得手段は、前記識別画像の各画素の属性を示す情報を取得し、前記各画素の属性を示す情報を用いて前記混合状態を示す情報を生成することにより、前記教師情報を取得することを特徴とする、請求項12に記載の学習装置。
- 識別画像と、前記識別画像における第1の属性の領域、第2の属性の領域、及び第1の属性の領域と第2の属性の領域とが混在している混在領域を示す情報と、を取得する取得手段と、
前記第1の属性の領域に含まれる画素の画素値、及び前記第2の属性の領域に含まれる画素の画素値に基づいて、前記混在領域の各画素の属性を判定する判定手段と、
を備えることを特徴とする画像処理装置。 - 対象画像と、前記対象画像における互いに異なる属性を持つ領域の混合状態を示す情報と、を取得する取得手段と、
前記対象画像の各画素の属性を判定する判定手段と、を備える画像処理装置であって、
前記判定手段は、評価値に基づいて各画素の属性を決定し、
前記評価値は、前記各画素の属性に基づいて計算される混合状態を示す情報と、前記取得手段が取得した前記混合状態を示す情報と、の類似度が大きいほど高くなることを特徴とする、画像処理装置。 - 複数の測距点を備える撮像装置のためのフォーカス制御装置であって、
前記撮像装置により得られた画像のうち前記複数の測距点のそれぞれに対応する領域について、前記領域に占める特定の属性の領域の面積比を示す情報を取得する取得手段と、
前記面積比に応じて前記複数の測距点を重み付けし、前記撮像装置のフォーカス制御を行う制御手段と、
を備えることを特徴とするフォーカス制御装置。 - 撮像装置により得られた画像と、前記画像の各領域について、前記領域に占める特定の属性の領域の面積比を示す情報と、を取得する取得手段と、
前記画像の全体に占める前記特定の属性の領域の面積比を算出する算出手段と、
前記算出手段が算出した面積比に応じて、露出制御アルゴリズムを選択する選択手段と、
選択された前記露出制御アルゴリズムを用いて、前記撮像装置の露出制御を行う制御手段と、
を備えることを特徴とする露出制御装置。 - 画像処理装置が行う画像処理方法であって、
対象画像から特徴量を抽出する抽出工程と、
前記特徴量に基づいて、前記対象画像における互いに異なる属性を持つ領域の混合状態を推定する推定工程と、
を有することを特徴とする画像処理方法。 - 学習装置が行う学習方法であって、
推定器の学習に用いる識別画像の特徴量を抽出する抽出工程と、
前記識別画像における互いに異なる属性を持つ領域の混合状態を示す情報を教師情報として取得する取得工程と、
前記特徴量から前記混合状態を推定する推定器の学習を、前記識別画像の特徴量と前記教師情報との組み合わせを用いて行う学習工程と、
を有することを特徴とする学習方法。 - コンピュータを、請求項1から11、14、及び15のいずれか1項に記載の画像処理装置、請求項12若しくは13に記載の学習装置、請求項16に記載のフォーカス制御装置、又は請求項17に記載の露出制御装置が有する各手段として動作させるためのプログラム。
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017132259A JP7026456B2 (ja) | 2017-07-05 | 2017-07-05 | 画像処理装置、学習装置、フォーカス制御装置、露出制御装置、画像処理方法、学習方法、及びプログラム |
US16/022,975 US10929978B2 (en) | 2017-07-05 | 2018-06-29 | Image processing apparatus, training apparatus, image processing method, training method, and storage medium |
US17/149,772 US12002259B2 (en) | 2017-07-05 | 2021-01-15 | Image processing apparatus, training apparatus, image processing method, training method, and storage medium |
JP2022022303A JP7300027B2 (ja) | 2017-07-05 | 2022-02-16 | 画像処理装置、画像処理方法、学習装置、学習方法、及びプログラム |
JP2023099538A JP7350208B2 (ja) | 2017-07-05 | 2023-06-16 | 画像処理装置、画像処理方法、及びプログラム |
US18/647,004 US20240282095A1 (en) | 2017-07-05 | 2024-04-26 | Image processing apparatus, training apparatus, image processing method, training method, and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017132259A JP7026456B2 (ja) | 2017-07-05 | 2017-07-05 | 画像処理装置、学習装置、フォーカス制御装置、露出制御装置、画像処理方法、学習方法、及びプログラム |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2022022303A Division JP7300027B2 (ja) | 2017-07-05 | 2022-02-16 | 画像処理装置、画像処理方法、学習装置、学習方法、及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019016114A true JP2019016114A (ja) | 2019-01-31 |
JP7026456B2 JP7026456B2 (ja) | 2022-02-28 |
Family
ID=64902814
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017132259A Active JP7026456B2 (ja) | 2017-07-05 | 2017-07-05 | 画像処理装置、学習装置、フォーカス制御装置、露出制御装置、画像処理方法、学習方法、及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (3) | US10929978B2 (ja) |
JP (1) | JP7026456B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020235363A1 (ja) * | 2019-05-22 | 2020-11-26 | ソニーセミコンダクタソリューションズ株式会社 | 受光デバイス、固体撮像装置、電子機器及び情報処理システム |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7026456B2 (ja) | 2017-07-05 | 2022-02-28 | キヤノン株式会社 | 画像処理装置、学習装置、フォーカス制御装置、露出制御装置、画像処理方法、学習方法、及びプログラム |
JP6892557B2 (ja) * | 2018-05-23 | 2021-06-23 | 株式会社ソニー・インタラクティブエンタテインメント | 学習装置、画像生成装置、学習方法、画像生成方法及びプログラム |
CN110163239B (zh) * | 2019-01-25 | 2022-08-09 | 太原理工大学 | 一种基于超像素和条件随机场的弱监督图像语义分割方法 |
JP7263074B2 (ja) * | 2019-03-22 | 2023-04-24 | キヤノン株式会社 | 情報処理装置、及びその制御方法、プログラム、記憶媒体 |
US11288534B2 (en) * | 2019-05-23 | 2022-03-29 | Samsung Sds Co., Ltd. | Apparatus and method for image processing for machine learning |
JP6612487B1 (ja) * | 2019-05-31 | 2019-11-27 | 楽天株式会社 | 学習装置、分類装置、学習方法、分類方法、学習プログラム、及び分類プログラム |
CN111192278B (zh) * | 2019-12-31 | 2023-10-24 | 北京迈格威科技有限公司 | 语义分割方法、装置、计算机设备和计算机可读存储介质 |
JP7468391B2 (ja) * | 2021-02-09 | 2024-04-16 | 株式会社Jvcケンウッド | 撮像装置および撮像処理方法 |
CN113158974A (zh) * | 2021-05-12 | 2021-07-23 | 影石创新科技股份有限公司 | 姿态估计方法、装置、计算机设备和存储介质 |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017117019A (ja) * | 2015-12-21 | 2017-06-29 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
Family Cites Families (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4942189B2 (ja) * | 2007-05-11 | 2012-05-30 | キヤノン株式会社 | 画像処理装置、画像処理方法、プログラムおよび記憶媒体 |
JP5361664B2 (ja) | 2009-10-30 | 2013-12-04 | キヤノン株式会社 | 画像処理装置、画像処理方法 |
JP5152260B2 (ja) * | 2010-06-28 | 2013-02-27 | 株式会社ニコン | 撮像装置 |
JP5836095B2 (ja) * | 2011-12-05 | 2015-12-24 | キヤノン株式会社 | 画像処理装置、画像処理方法 |
JP5968098B2 (ja) | 2012-06-14 | 2016-08-10 | キヤノン株式会社 | 画像処理装置、画像処理方法、プログラム、及び記憶媒体 |
JP5547243B2 (ja) * | 2012-06-28 | 2014-07-09 | シャープ株式会社 | 画像処理装置、プログラムおよび記録媒体 |
JP6332937B2 (ja) * | 2013-10-23 | 2018-05-30 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
JP6332951B2 (ja) * | 2013-11-29 | 2018-05-30 | キヤノン株式会社 | 画像処理装置および画像処理方法、およびプログラム |
JP6413319B2 (ja) | 2014-04-22 | 2018-10-31 | サクサ株式会社 | 車両検出装置、およびシステム、ならびにプログラム |
JP2015215372A (ja) | 2014-05-07 | 2015-12-03 | キヤノン株式会社 | 焦点調節装置、焦点調節装置の制御方法、焦点調節装置の制御プログラム及び記憶媒体 |
JP6486084B2 (ja) * | 2014-11-28 | 2019-03-20 | キヤノン株式会社 | 画像処理方法、画像処理装置、及びプログラム |
KR101562364B1 (ko) | 2014-12-29 | 2015-10-23 | 재단법인 아산사회복지재단 | 음식사진을 이용한 칼로리 자동 계산 방법 및 이를 이용한 식습관 관리 시스템 |
JP7026456B2 (ja) | 2017-07-05 | 2022-02-28 | キヤノン株式会社 | 画像処理装置、学習装置、フォーカス制御装置、露出制御装置、画像処理方法、学習方法、及びプログラム |
-
2017
- 2017-07-05 JP JP2017132259A patent/JP7026456B2/ja active Active
-
2018
- 2018-06-29 US US16/022,975 patent/US10929978B2/en active Active
-
2021
- 2021-01-15 US US17/149,772 patent/US12002259B2/en active Active
-
2024
- 2024-04-26 US US18/647,004 patent/US20240282095A1/en active Pending
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017117019A (ja) * | 2015-12-21 | 2017-06-29 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2020235363A1 (ja) * | 2019-05-22 | 2020-11-26 | ソニーセミコンダクタソリューションズ株式会社 | 受光デバイス、固体撮像装置、電子機器及び情報処理システム |
US11928848B2 (en) | 2019-05-22 | 2024-03-12 | Sony Semiconductor Solutions Corporation | Light receiving device, solid-state imaging apparatus, electronic equipment, and information processing system |
Also Published As
Publication number | Publication date |
---|---|
US12002259B2 (en) | 2024-06-04 |
JP7026456B2 (ja) | 2022-02-28 |
US20210133980A1 (en) | 2021-05-06 |
US10929978B2 (en) | 2021-02-23 |
US20240282095A1 (en) | 2024-08-22 |
US20190012790A1 (en) | 2019-01-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7026456B2 (ja) | 画像処理装置、学習装置、フォーカス制御装置、露出制御装置、画像処理方法、学習方法、及びプログラム | |
CN108182441B (zh) | 平行多通道卷积神经网络、构建方法及图像特征提取方法 | |
US12020474B2 (en) | Image processing apparatus, image processing method, and non-transitory computer-readable storage medium | |
CN109584248B (zh) | 基于特征融合和稠密连接网络的红外面目标实例分割方法 | |
US11847826B2 (en) | System and method for providing dominant scene classification by semantic segmentation | |
JP7350208B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
KR101198322B1 (ko) | 얼굴 표정 인식 방법 및 시스템 | |
CN107273905B (zh) | 一种结合运动信息的目标主动轮廓跟踪方法 | |
US20170032222A1 (en) | Cross-trained convolutional neural networks using multimodal images | |
CN106096542B (zh) | 基于距离预测信息的图像视频场景识别方法 | |
CN112446380A (zh) | 图像处理方法和装置 | |
JP6397379B2 (ja) | 変化領域検出装置、方法、及びプログラム | |
JP6497579B2 (ja) | 画像合成システム、画像合成方法、画像合成プログラム | |
JP2017157138A (ja) | 画像認識装置、画像認識方法及びプログラム | |
CN107767358B (zh) | 一种图像中物体模糊度确定方法和装置 | |
JP4098021B2 (ja) | シーン識別方法および装置ならびにプログラム | |
CN106157330B (zh) | 一种基于目标联合外观模型的视觉跟踪方法 | |
JP2014211719A (ja) | 情報処理装置およびその方法 | |
CN110222718A (zh) | 图像处理的方法及装置 | |
JP2019028650A (ja) | 画像識別装置、学習装置、画像識別方法、学習方法及びプログラム | |
JP2015148895A (ja) | 物体数分布推定方法 | |
JP6202938B2 (ja) | 画像認識装置および画像認識方法 | |
Schulz et al. | Object-class segmentation using deep convolutional neural networks | |
Riaz et al. | Visibility restoration using generalized haze-lines | |
JP2017207960A (ja) | 画像解析装置、画像解析方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200703 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20210103 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210113 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210630 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210726 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210922 |
|
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: 20220117 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220215 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7026456 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |