JP7344916B2 - 情報処理装置、情報処理方法およびプログラム - Google Patents
情報処理装置、情報処理方法およびプログラム Download PDFInfo
- Publication number
- JP7344916B2 JP7344916B2 JP2021047871A JP2021047871A JP7344916B2 JP 7344916 B2 JP7344916 B2 JP 7344916B2 JP 2021047871 A JP2021047871 A JP 2021047871A JP 2021047871 A JP2021047871 A JP 2021047871A JP 7344916 B2 JP7344916 B2 JP 7344916B2
- Authority
- JP
- Japan
- Prior art keywords
- character
- image
- images
- target image
- probability
- 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
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
-
- 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/18—Extraction of features or characteristics of the image
- G06V30/18105—Extraction of features or characteristics of the image related to colour
-
- 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
- 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 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/24—Character recognition characterised by the processing or recognition method
- G06V30/242—Division of the character sequences into groups prior to recognition; Selection of dictionaries
-
- 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/18—Extraction of features or characteristics of the image
- G06V30/18086—Extraction of features or characteristics of the image by performing operations within image blocks or by using histograms
- G06V30/18095—Summing image-intensity values; Projection and histogram analysis
-
- 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/191—Design or setup of recognition systems or techniques; Extraction of features in feature space; Clustering techniques; Blind source separation
- G06V30/19107—Clustering techniques
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Multimedia (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Evolutionary Computation (AREA)
- Databases & Information Systems (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Image Analysis (AREA)
- Character Input (AREA)
- Character Discrimination (AREA)
Description
前記複数の被認識画像のそれぞれから複数の文字を認識する文字認識手段と、を含む。
Claims (5)
- 複数の文字を含む対象画像に基づいて、前記対象画像に含まれる複数のピクセルの各々に文字が存在する確率を示す確率画像を取得する確率画像取得手段と、
前記取得された確率画像に基づいて、前記対象画像に含まれる複数の文字画像のそれぞれの位置を推定する推定手段と、
前記複数の文字画像のそれぞれの推定された位置の、当該複数の文字画像の配列方向の成分のみに基づいて、k-means法により当該複数の文字画像を複数のグループに分類するクラスタリング手段と、
前記対象画像から、前記複数のグループと対応して生成される複数の被認識画像であって、それぞれ対応するグループに属する複数の文字画像を含む複数の被認識画像を取得する被認識画像取得手段と、
前記複数の被認識画像のそれぞれから複数の文字を認識する文字認識手段と、
を含む情報処理装置。 - 請求項1に記載の情報処理装置であって、
前記推定手段は、前記取得された確率画像に基づいて、前記対象画像に含まれる複数の文字画像のそれぞれの中心座標を前記位置として取得する、
情報処理装置。 - 請求項1または2に記載の情報処理装置であって、
前記複数の被認識画像のそれぞれから認識された複数の文字からなる認識文字列が連結された連結文字列を出力する文字列出力手段をさらに含む、
情報処理装置。 - 複数の文字を含む対象画像に基づいて、前記対象画像に含まれる複数のピクセルの各々に文字が存在する確率を示す確率画像を取得するステップと、
前記取得された確率画像に基づいて、前記対象画像に含まれる複数の文字画像のそれぞれの位置を推定するステップと、
前記複数の文字画像のそれぞれの推定された位置の、当該複数の文字画像の配列方向の成分のみに基づいて、k-means法により当該複数の文字画像を複数のグループに分類するステップと、
前記対象画像から、前記複数のグループと対応して生成される複数の被認識画像であって、それぞれ対応するグループに属する複数の文字画像を含む複数の被認識画像を取得するステップと、
前記複数の被認識画像のそれぞれから複数の文字を認識するステップと、
を含む情報処理方法。 - 複数の文字を含む対象画像に基づいて、前記対象画像に含まれる複数のピクセルの各々に文字が存在する確率を示す確率画像を取得する確率画像取得手段、
前記取得された確率画像に基づいて、前記対象画像に含まれる複数の文字画像のそれぞれの位置を推定する推定手段、
前記複数の文字画像のそれぞれの推定された位置の、当該複数の文字画像の配列方向の成分のみに基づいて、k-means法により当該複数の文字画像を複数のグループに分類するクラスタリング手段、
前記対象画像から、前記複数のグループと対応して生成される複数の被認識画像であって、それぞれ対応するグループに属する複数の文字画像を含む複数の被認識画像を取得する被認識画像取得手段、および、
前記複数の被認識画像のそれぞれから複数の文字を認識する文字認識手段、
としてコンピュータを機能させるためのプログラム。
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021047871A JP7344916B2 (ja) | 2021-03-22 | 2021-03-22 | 情報処理装置、情報処理方法およびプログラム |
| US17/697,963 US12380716B2 (en) | 2021-03-22 | 2022-03-18 | Character recognition device, method, and non-transitory computer readable storage medium |
| EP22163194.8A EP4064224B1 (en) | 2021-03-22 | 2022-03-21 | Information processing device, information processing method, and program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2021047871A JP7344916B2 (ja) | 2021-03-22 | 2021-03-22 | 情報処理装置、情報処理方法およびプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2022146745A JP2022146745A (ja) | 2022-10-05 |
| JP7344916B2 true JP7344916B2 (ja) | 2023-09-14 |
Family
ID=80928830
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021047871A Active JP7344916B2 (ja) | 2021-03-22 | 2021-03-22 | 情報処理装置、情報処理方法およびプログラム |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US12380716B2 (ja) |
| EP (1) | EP4064224B1 (ja) |
| JP (1) | JP7344916B2 (ja) |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007206985A (ja) | 2006-02-01 | 2007-08-16 | Sharp Corp | 文字列抽出装置、文字列抽出方法、そのプログラムおよび記録媒体 |
| JP2010191724A (ja) | 2009-02-18 | 2010-09-02 | Seiko Epson Corp | 画像処理装置および制御プログラム |
| JP2018519574A (ja) | 2016-01-05 | 2018-07-19 | ▲騰▼▲訊▼科技(深▲セン▼)有限公司 | テキスト画像処理方法および装置 |
Family Cites Families (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS61196381A (ja) | 1985-02-27 | 1986-08-30 | Oki Electric Ind Co Ltd | 文字切出し方式 |
| US5321768A (en) * | 1992-09-22 | 1994-06-14 | The Research Foundation, State University Of New York At Buffalo | System for recognizing handwritten character strings containing overlapping and/or broken characters |
| US5594809A (en) * | 1995-04-28 | 1997-01-14 | Xerox Corporation | Automatic training of character templates using a text line image, a text line transcription and a line image source model |
| US5883986A (en) * | 1995-06-02 | 1999-03-16 | Xerox Corporation | Method and system for automatic transcription correction |
| KR100239357B1 (ko) * | 1997-04-17 | 2000-01-15 | 구자홍 | 영상 표시 장치의 문자 처리 방법 및 장치 |
| US6738518B1 (en) * | 2000-05-12 | 2004-05-18 | Xerox Corporation | Document image decoding using text line column-based heuristic scoring |
| JP3965983B2 (ja) | 2001-11-30 | 2007-08-29 | 松下電工株式会社 | 画像処理方法およびその装置 |
| US8326037B1 (en) * | 2005-11-23 | 2012-12-04 | Matrox Electronic Systems, Ltd. | Methods and apparatus for locating an object in an image |
| US8005294B2 (en) * | 2006-11-29 | 2011-08-23 | The Mitre Corporation | Cursive character handwriting recognition system and method |
| US8224092B2 (en) * | 2008-07-08 | 2012-07-17 | Xerox Corporation | Word detection method and system |
| KR101733539B1 (ko) * | 2009-11-24 | 2017-05-10 | 삼성전자주식회사 | 문자인식장치 및 그 제어방법 |
| US8345978B2 (en) * | 2010-03-30 | 2013-01-01 | Microsoft Corporation | Detecting position of word breaks in a textual line image |
| US8194983B2 (en) * | 2010-05-13 | 2012-06-05 | Hussein Khalid Al-Omari | Method and system for preprocessing an image for optical character recognition |
| JP5842441B2 (ja) * | 2011-07-29 | 2016-01-13 | ブラザー工業株式会社 | 画像処理装置およびプログラム |
| US20130077856A1 (en) * | 2011-09-23 | 2013-03-28 | General Electric Company | Processes and systems for training machine typesets for character recognition |
| KR101732359B1 (ko) * | 2015-06-12 | 2017-05-10 | 주식회사 셀바스에이아이 | 이미지 내의 텍스트를 검출하는 방법 및 장치 |
| US10062001B2 (en) | 2016-09-29 | 2018-08-28 | Konica Minolta Laboratory U.S.A., Inc. | Method for line and word segmentation for handwritten text images |
| CN108304835B (zh) * | 2018-01-30 | 2019-12-06 | 百度在线网络技术(北京)有限公司 | 文字检测方法和装置 |
| JP7137170B1 (ja) * | 2021-03-22 | 2022-09-14 | 楽天グループ株式会社 | 情報処理装置、情報処理方法およびプログラム |
| JP2024014169A (ja) * | 2022-07-22 | 2024-02-01 | シャープ株式会社 | 画像形成装置、画像形成システム、及び画像形成方法 |
-
2021
- 2021-03-22 JP JP2021047871A patent/JP7344916B2/ja active Active
-
2022
- 2022-03-18 US US17/697,963 patent/US12380716B2/en active Active
- 2022-03-21 EP EP22163194.8A patent/EP4064224B1/en active Active
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2007206985A (ja) | 2006-02-01 | 2007-08-16 | Sharp Corp | 文字列抽出装置、文字列抽出方法、そのプログラムおよび記録媒体 |
| JP2010191724A (ja) | 2009-02-18 | 2010-09-02 | Seiko Epson Corp | 画像処理装置および制御プログラム |
| JP2018519574A (ja) | 2016-01-05 | 2018-07-19 | ▲騰▼▲訊▼科技(深▲セン▼)有限公司 | テキスト画像処理方法および装置 |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2022146745A (ja) | 2022-10-05 |
| EP4064224B1 (en) | 2026-01-07 |
| US20220301325A1 (en) | 2022-09-22 |
| US12380716B2 (en) | 2025-08-05 |
| EP4064224A1 (en) | 2022-09-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN110232311B (zh) | 手部图像的分割方法、装置及计算机设备 | |
| US10789504B2 (en) | Method and device for extracting information in histogram | |
| CN112381183B (zh) | 目标检测方法、装置、电子设备及存储介质 | |
| CN108520247A (zh) | 对图像中的对象节点的识别方法、装置、终端及可读介质 | |
| TWI786330B (zh) | 一種圖像處理方法、電子設備及存儲介質 | |
| US9721387B2 (en) | Systems and methods for implementing augmented reality | |
| CN114170227B (zh) | 产品表面缺陷检测方法、装置、设备及存储介质 | |
| CN110866529A (zh) | 字符识别方法、装置、电子设备及存储介质 | |
| CN112633159A (zh) | 人-物交互关系识别方法、模型训练方法及对应装置 | |
| CN107679466A (zh) | 信息输出方法和装置 | |
| CN113608805B (zh) | 掩膜预测方法、图像处理方法、显示方法及设备 | |
| EP3410389A1 (en) | Image processing method and device | |
| CN114219946B (zh) | 文本图像的二值化方法及装置、电子设备和介质 | |
| US20230237777A1 (en) | Information processing apparatus, learning apparatus, image recognition apparatus, information processing method, learning method, image recognition method, and non-transitory-computer-readable storage medium | |
| CN111598087A (zh) | 不规则文字的识别方法、装置、计算机设备及存储介质 | |
| CN114842035A (zh) | 基于深度学习的车牌脱敏方法、装置、设备及存储介质 | |
| JP7137170B1 (ja) | 情報処理装置、情報処理方法およびプログラム | |
| CN113177602A (zh) | 图像分类方法、装置、电子设备和存储介质 | |
| JP7344916B2 (ja) | 情報処理装置、情報処理方法およびプログラム | |
| CN111009024A (zh) | 一种生成动态图像的方法、电子设备和存储介质 | |
| CN114581973A (zh) | 人脸姿态估计方法、装置、存储介质及计算机设备 | |
| CN118865414A (zh) | 基于书道格的书写评测方法、装置、设备及介质 | |
| JP2007025902A (ja) | 画像処理装置、画像処理方法 | |
| CN109871910A (zh) | 一种手写字符识别方法及装置 | |
| CN118212159A (zh) | 图像处理方法、装置及计算机设备 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210322 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220419 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220617 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20220726 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20221024 |
|
| C60 | Trial request (containing other claim documents, opposition documents) |
Free format text: JAPANESE INTERMEDIATE CODE: C60 Effective date: 20221024 |
|
| A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20221104 |
|
| C21 | Notice of transfer of a case for reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C21 Effective date: 20221108 |
|
| A912 | Re-examination (zenchi) completed and case transferred to appeal board |
Free format text: JAPANESE INTERMEDIATE CODE: A912 Effective date: 20221228 |
|
| C211 | Notice of termination of reconsideration by examiners before appeal proceedings |
Free format text: JAPANESE INTERMEDIATE CODE: C211 Effective date: 20230110 |
|
| C22 | Notice of designation (change) of administrative judge |
Free format text: JAPANESE INTERMEDIATE CODE: C22 Effective date: 20230131 |
|
| C22 | Notice of designation (change) of administrative judge |
Free format text: JAPANESE INTERMEDIATE CODE: C22 Effective date: 20230228 |
|
| C13 | Notice of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: C13 Effective date: 20230307 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230417 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230904 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7344916 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |