JP6874136B2 - 画像認識装置、画像認識方法及びプログラム - Google Patents
画像認識装置、画像認識方法及びプログラム Download PDFInfo
- Publication number
- JP6874136B2 JP6874136B2 JP2019530271A JP2019530271A JP6874136B2 JP 6874136 B2 JP6874136 B2 JP 6874136B2 JP 2019530271 A JP2019530271 A JP 2019530271A JP 2019530271 A JP2019530271 A JP 2019530271A JP 6874136 B2 JP6874136 B2 JP 6874136B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- partial
- recognition
- region
- recognized
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/70—Determining position or orientation of objects or cameras
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/24765—Rule-based classification
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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 OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/42—Global feature extraction by analysis of the whole pattern, e.g. using frequency domain transformations or autocorrelation
- G06V10/422—Global feature extraction by analysis of the whole pattern, e.g. using frequency domain transformations or autocorrelation for representing the structure of the pattern or shape of an object therefor
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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
- G06V10/765—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects using rules for classification or partitioning the feature space
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/35—Categorising the entire scene, e.g. birthday party or wedding scene
- G06V20/36—Indoor scenes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/64—Three-dimensional [3D] objects
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/196—Recognition using electronic means using sequential comparisons of the image signals with a plurality of references
- G06V30/1983—Syntactic or structural pattern recognition, e.g. symbolic string recognition
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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]
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Evolutionary Computation (AREA)
- Artificial Intelligence (AREA)
- Software Systems (AREA)
- Databases & Information Systems (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Computing Systems (AREA)
- Data Mining & Analysis (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- General Engineering & Computer Science (AREA)
- Image Analysis (AREA)
Description
Claims (5)
- 少なくとも1の所与の物体について、画像内における当該所与の物体の位置を認識する処理を実行する第1認識部と、
位置が認識される前記所与の物体が表されている前記画像内の領域を当該物体に応じた方向に移動させた領域を占める部分画像を前記画像から抽出する部分画像抽出部と、
前記部分画像が表す、位置が認識される前記所与の物体以外の物体を含む少なくとも1の物体が何であるかを認識する処理を実行する第2認識部と、
を含むことを特徴とする画像認識装置。 - 複数の学習済モデルのうちから、位置が認識される前記所与の物体に対応する学習済モデルを選択するモデル選択部、をさらに含み、
前記第2認識部は、選択される前記学習済モデルを用いて前記部分画像が表す物体が何であるかを認識する処理を実行する、
ことを特徴とする請求項1に記載の画像認識装置。 - 前記部分画像抽出部は、位置が認識される前記所与の物体が表されている前記画像内の領域を当該物体に応じた大きさに拡大又は縮小した領域を占める前記部分画像を抽出する、
ことを特徴とする請求項1又は2に記載の画像認識装置。 - 少なくとも1の所与の物体について、画像内における当該所与の物体の位置を認識する処理を実行するステップと、
位置が認識される前記所与の物体が表されている前記画像内の領域を当該物体に応じた方向に移動させた領域を占める部分画像を前記画像から抽出するステップと、
前記部分画像が表す、位置が認識される前記所与の物体以外の物体を含む少なくとも1の物体が何であるかを認識する処理を実行するステップと、
を含むことを特徴とする画像認識方法。 - 少なくとも1の所与の物体について、画像内における当該所与の物体の位置を認識する処理を実行する手順、
位置が認識される前記所与の物体が表されている前記画像内の領域を当該物体に応じた方向に移動させた領域を占める部分画像を前記画像から抽出する手順、
前記部分画像が表す、位置が認識される前記所与の物体以外の物体を含む少なくとも1の物体が何であるかを認識する処理を実行する手順、
をコンピュータに実行させることを特徴とするプログラム。
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| PCT/JP2017/025974 WO2019016870A1 (ja) | 2017-07-18 | 2017-07-18 | 画像認識装置、画像認識方法及びプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPWO2019016870A1 JPWO2019016870A1 (ja) | 2019-12-26 |
| JP6874136B2 true JP6874136B2 (ja) | 2021-05-19 |
Family
ID=65015575
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2019530271A Active JP6874136B2 (ja) | 2017-07-18 | 2017-07-18 | 画像認識装置、画像認識方法及びプログラム |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US11164318B2 (ja) |
| JP (1) | JP6874136B2 (ja) |
| CN (1) | CN110914830B (ja) |
| WO (1) | WO2019016870A1 (ja) |
Families Citing this family (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7365122B2 (ja) * | 2019-02-01 | 2023-10-19 | 株式会社小松製作所 | 画像処理システムおよび画像処理方法 |
| US11210770B2 (en) * | 2019-03-15 | 2021-12-28 | Hitachi, Ltd. | AI-based inspection in transportation |
| CN114207671B (zh) * | 2019-08-09 | 2025-10-17 | 索尼集团公司 | 图像处理装置、图像处理方法和程序 |
| WO2022041274A1 (zh) * | 2020-08-31 | 2022-03-03 | 苏州铭冠软件科技有限公司 | 物体位于立体仓库环境中的视觉识别方法 |
| JP7739020B2 (ja) | 2021-03-30 | 2025-09-16 | キヤノン株式会社 | 画像処理装置、画像処理方法、移動装置、及びコンピュータプログラム |
| WO2024241531A1 (ja) * | 2023-05-24 | 2024-11-28 | 日本電気株式会社 | 情報処理装置、物体認識方法、及び非一時的なコンピュータ可読媒体 |
| JP2025033642A (ja) * | 2023-08-30 | 2025-03-13 | キヤノン株式会社 | 光電変換装置、移動体、制御方法、及びコンピュータプログラム |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7680295B2 (en) * | 2001-09-17 | 2010-03-16 | National Institute Of Advanced Industrial Science And Technology | Hand-gesture based interface apparatus |
| JP2009123234A (ja) * | 2002-07-30 | 2009-06-04 | Fujifilm Corp | オブジェクト識別方法および装置ならびにプログラム |
| JP2013161126A (ja) * | 2012-02-01 | 2013-08-19 | Honda Elesys Co Ltd | 画像認識装置、画像認識方法および画像認識プログラム |
| US9082013B2 (en) * | 2012-02-09 | 2015-07-14 | Panasonic Intellectual Property Corporation Of America | Image recognition device, image recognition method, program, and integrated circuit |
| JP6395481B2 (ja) | 2014-07-11 | 2018-09-26 | キヤノン株式会社 | 画像認識装置、方法及びプログラム |
| JP6551283B2 (ja) * | 2016-04-01 | 2019-07-31 | 株式会社デンソー | 車両制御装置、車両制御方法 |
| CN108229509B (zh) * | 2016-12-16 | 2021-02-26 | 北京市商汤科技开发有限公司 | 用于识别物体类别的方法及装置、电子设备 |
| US10949962B2 (en) * | 2019-01-22 | 2021-03-16 | Xavis Co., Ltd | X-ray detecting type of a component counter and a method for counting components using the same |
| CN110579473B (zh) * | 2019-09-03 | 2022-03-25 | 钢研纳克检测技术股份有限公司 | 金属材料中枝晶组织的自动全视场定量统计分布表征方法 |
-
2017
- 2017-07-18 WO PCT/JP2017/025974 patent/WO2019016870A1/ja not_active Ceased
- 2017-07-18 CN CN201780093077.XA patent/CN110914830B/zh active Active
- 2017-07-18 US US16/621,729 patent/US11164318B2/en active Active
- 2017-07-18 JP JP2019530271A patent/JP6874136B2/ja active Active
Also Published As
| Publication number | Publication date |
|---|---|
| CN110914830A (zh) | 2020-03-24 |
| CN110914830B (zh) | 2023-10-31 |
| WO2019016870A1 (ja) | 2019-01-24 |
| JPWO2019016870A1 (ja) | 2019-12-26 |
| US11164318B2 (en) | 2021-11-02 |
| US20200111215A1 (en) | 2020-04-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6874136B2 (ja) | 画像認識装置、画像認識方法及びプログラム | |
| CN110532984B (zh) | 关键点检测方法、手势识别方法、装置及系统 | |
| CN110582783B (zh) | 训练装置、图像识别装置、训练方法和计算机可读信息存储介质 | |
| EP1768058A2 (en) | Information processing apparatus and control method therefor | |
| US11170246B2 (en) | Recognition processing device, recognition processing method, and program | |
| CN110945537B (zh) | 训练装置、识别装置、训练方法、识别方法和程序 | |
| WO2015074521A1 (en) | Devices and methods for positioning based on image detection | |
| US11402918B2 (en) | Method for controlling terminal apparatus, apparatus for controlling terminal apparatus, and computer-program product | |
| JP6989450B2 (ja) | 画像解析装置、画像解析方法及びプログラム | |
| CN113297963A (zh) | 多人姿态的估计方法、装置、电子设备以及可读存储介质 | |
| US11189053B2 (en) | Information processing apparatus, method of controlling information processing apparatus, and non-transitory computer-readable storage medium | |
| US10817716B2 (en) | Coarse-to-fine hand detection method using deep neural network | |
| JP6052533B2 (ja) | 特徴量抽出装置および特徴量抽出方法 | |
| US11157765B2 (en) | Method and system for determining physical characteristics of objects | |
| US10546406B2 (en) | User generated character animation | |
| JP7655789B2 (ja) | 画像処理装置、画像処理方法、撮像装置 | |
| JP2007034525A (ja) | 情報処理装置、および情報処理方法、並びにコンピュータ・プログラム | |
| CN105095834A (zh) | 运动参与者的标识文字的识别方法及设备 | |
| CN117492568B (zh) | 一种基于卷积神经网络的玩具交互动作识别方法及系统 | |
| TWI841485B (zh) | 水產生物的處理方法及運算裝置 | |
| JP6383639B2 (ja) | 画像処理装置及びプログラム | |
| JP6984440B2 (ja) | 画像処理装置、画像処理方法、及び画像処理プログラム | |
| CN115761890A (zh) | 人体姿态分类方法、设备和存储介质 | |
| EP2921993A1 (en) | Computer-implemented system and method for marking objects on an image |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190823 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200923 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20201110 |
|
| 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: 20210330 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210421 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 6874136 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |