JP2016071528A - 情報処理装置、情報処理方法及びプログラム - Google Patents
情報処理装置、情報処理方法及びプログラム Download PDFInfo
- Publication number
- JP2016071528A JP2016071528A JP2014198825A JP2014198825A JP2016071528A JP 2016071528 A JP2016071528 A JP 2016071528A JP 2014198825 A JP2014198825 A JP 2014198825A JP 2014198825 A JP2014198825 A JP 2014198825A JP 2016071528 A JP2016071528 A JP 2016071528A
- Authority
- JP
- Japan
- Prior art keywords
- information
- unit
- type
- entry
- information processing
- 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
Images
Classifications
-
- 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/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/412—Layout analysis of documents structured with printed lines or input boxes, e.g. business forms or tables
-
- 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/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/416—Extracting the logical structure, e.g. chapters, sections or page numbers; Identifying elements of the document, e.g. authors
-
- 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/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/413—Classification of content, e.g. text, photographs or tables
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Character Input (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
【解決手段】実施形態の情報処理装置は、記憶部と受付部と認識部と特定部とを備える。記憶部は、複数の種類の帳票の記入情報を、帳票の種類及び記入フィールド毎に蓄積した蓄積情報を記憶する。受付部は、帳票を受け付ける。認識部は、受付部により受け付けられた帳票に含まれる記入情報を認識する。特定部は、蓄積情報と、認識部により認識された記入情報とを比較することにより、受付部により受け付けられた帳票の種類を特定する。
【選択図】図1
Description
2 受付部
3 認識部
4 識別部
5 特定部
6 表示制御部
7 表示部
8 入力部
11 帳票モデル
12 認識辞書
13 蓄積情報
21 制御装置
22 主記憶装置
23 補助記憶装置
24 表示装置
25 入力装置
26 通信装置
27 バス
100 情報処理装置
Claims (7)
- 複数の種類の帳票の記入情報を、前記帳票の種類及び記入フィールド毎に蓄積した蓄積情報を記憶する記憶部と、
前記帳票を受け付ける受付部と、
前記受付部により受け付けられた前記帳票に含まれる前記記入情報を認識する認識部と、
前記蓄積情報と、前記認識部により認識された前記記入情報とを比較することにより、前記受付部により受け付けられた前記帳票の種類を特定する特定部と、
を備える情報処理装置。 - 前記特定部は、前記帳票の種類の信頼度を算出し、前記信頼度の高い順に複数の前記帳票の種類を特定する、
請求項1に記載の情報処置装置。 - 前記蓄積情報は、前記記入情報のカテゴリを示すカテゴリ情報を、前記記入情報に関連付けて更に記憶し、
前記特定部は、前記認識部により認識された前記記入情報が前記蓄積情報に含まれているか否か、前記認識部により認識された前記記入情報が前記蓄積情報に含まれている割合、及び、前記認識部により認識された前記記入情報と同一のカテゴリの前記記入情報を前記蓄積情報に含む割合、のうち少なくとも1つに基づいて前記信頼度を算出する、
請求項2に記載の情報処理装置。 - 前記信頼度の高い順に複数の前記帳票の種類を表示し、ユーザーから前記帳票の種類の選択を受け付ける選択画面を表示する表示制御部を更に備え、
前記特定部は、前記ユーザーによる前記帳票の種類の選択に基づいて前記帳票の種類を特定する、
請求項2又は3に記載の情報処理装置。 - 前記帳票の種類を識別する識別部を更に備え、
前記記憶部は、前記帳票の種類毎の形式を示す帳票モデルを更に記憶し、
前記認識部は、前記受付部により受け付けられた前記帳票の形式を示す形式情報を更に認識し、
前記識別部は、前記形式情報と前記帳票モデルとを比較することにより、受け付けた前記帳票の種類を識別し、
前記特定部は、前記識別部が前記帳票の種類を識別できなかった場合、前記蓄積情報と、前記認識部により認識された前記記入情報とを比較することにより、前記受付部により受け付けられた前記帳票の種類を特定する、
請求項1乃至4のいずれか1項に記載の情報処理装置。 - 複数の種類の帳票の記入情報を、前記帳票の種類及び記入フィールド毎に蓄積した蓄積情報を記憶する記憶部を備える情報処理装置の情報処理方法であって、
情報処理装置が、前記帳票を受け付けるステップと、
情報処理装置が、前記受け付けるステップにより受け付けられた前記帳票に含まれる前記記入情報を認識するステップと、
情報処理装置が、前記蓄積情報と、前記認識するステップにより認識された前記記入情報とを比較することにより、前記受け付けるステップにより受け付けられた前記帳票の種類を特定するステップと、
を含む情報処理方法。 - 複数の種類の帳票の記入情報を、前記帳票の種類及び記入フィールド毎に蓄積した蓄積情報を記憶する記憶部を備える情報処理装置を、
前記帳票を受け付ける受付部と、
前記受付部により受け付けられた前記帳票に含まれる前記記入情報を認識する認識部と、
前記蓄積情報と、前記認識部により認識された前記記入情報とを比較することにより、前記受付部により受け付けられた前記帳票の種類を特定する特定部、
として機能させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014198825A JP6325407B2 (ja) | 2014-09-29 | 2014-09-29 | 情報処理装置、情報処理方法及びプログラム |
US14/865,316 US10216988B2 (en) | 2014-09-29 | 2015-09-25 | Information processing device, information processing method, and computer program product |
CN201510623397.4A CN105469028B (zh) | 2014-09-29 | 2015-09-25 | 信息处理装置及信息处理方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2014198825A JP6325407B2 (ja) | 2014-09-29 | 2014-09-29 | 情報処理装置、情報処理方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2016071528A true JP2016071528A (ja) | 2016-05-09 |
JP6325407B2 JP6325407B2 (ja) | 2018-05-16 |
Family
ID=55584786
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2014198825A Active JP6325407B2 (ja) | 2014-09-29 | 2014-09-29 | 情報処理装置、情報処理方法及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US10216988B2 (ja) |
JP (1) | JP6325407B2 (ja) |
CN (1) | CN105469028B (ja) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2018026072A (ja) * | 2016-08-12 | 2018-02-15 | 株式会社小松製作所 | 施工管理装置、施工管理システムおよび施工管理方法 |
JP6729486B2 (ja) * | 2017-05-15 | 2020-07-22 | 京セラドキュメントソリューションズ株式会社 | 情報処理装置、情報処理プログラム及び情報処理方法 |
US20200296232A1 (en) * | 2019-03-13 | 2020-09-17 | Toshiba Tec Kabushiki Kaisha | Image processing device, image processing system, and non-transitory recording medium for performing image recognition |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050238257A1 (en) * | 1999-05-13 | 2005-10-27 | Canon Kabushiki Kaisha | Form search apparatus and method |
JP2007109051A (ja) * | 2005-10-14 | 2007-04-26 | Seiko Epson Corp | 帳票識別装置 |
JP2007133593A (ja) * | 2005-11-09 | 2007-05-31 | Hitachi East Japan Solutions Ltd | 識別システム及び識別プログラム |
Family Cites Families (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3469345B2 (ja) | 1995-03-16 | 2003-11-25 | 株式会社東芝 | 画像のファイリング装置及びファイリング方法 |
JPH11306171A (ja) * | 1998-04-20 | 1999-11-05 | Fujitsu Ltd | 項目情報入力方法及び記録媒体 |
US7110600B1 (en) * | 1999-09-30 | 2006-09-19 | Fujitsu Limited | Document identifying device and method |
US7054509B2 (en) * | 2000-10-21 | 2006-05-30 | Cardiff Software, Inc. | Determining form identification through the spatial relationship of input data |
US7020320B2 (en) * | 2002-03-06 | 2006-03-28 | Parascript, Llc | Extracting text written on a check |
AU2005201758B2 (en) * | 2005-04-27 | 2008-12-18 | Canon Kabushiki Kaisha | Method of learning associations between documents and data sets |
US20070217692A1 (en) * | 2006-03-17 | 2007-09-20 | Data Trace Information Services, Llc | Property record document data verification systems and methods |
JP4310356B2 (ja) * | 2006-11-13 | 2009-08-05 | シャープ株式会社 | 画像処理方法、画像処理装置、画像読取装置、画像形成装置、コンピュータプログラム及び記録媒体 |
US7610281B2 (en) * | 2006-11-29 | 2009-10-27 | Oracle International Corp. | Efficient computation of document similarity |
JP4918937B2 (ja) | 2007-03-08 | 2012-04-18 | 富士通株式会社 | 帳票種識別プログラム、帳票種識別方法および帳票種識別装置 |
JP4486987B2 (ja) * | 2007-09-26 | 2010-06-23 | シャープ株式会社 | 画像データ出力処理装置、画像データ出力処理方法、プログラム及び記録媒体 |
US20090116757A1 (en) * | 2007-11-06 | 2009-05-07 | Copanion, Inc. | Systems and methods for classifying electronic documents by extracting and recognizing text and image features indicative of document categories |
US9298979B2 (en) * | 2008-01-18 | 2016-03-29 | Mitek Systems, Inc. | Systems and methods for mobile image capture and content processing of driver's licenses |
JP2012252657A (ja) | 2011-06-06 | 2012-12-20 | Toshiba Corp | 帳票識別システム、帳票識別方法、および帳票処理プログラム |
US8676731B1 (en) * | 2011-07-11 | 2014-03-18 | Corelogic, Inc. | Data extraction confidence attribute with transformations |
US9275281B2 (en) * | 2012-01-12 | 2016-03-01 | Kofax, Inc. | Mobile image capture, processing, and electronic form generation |
US8885951B1 (en) * | 2012-12-14 | 2014-11-11 | Tony Cristofano | System and method for data identification and extraction of forms |
US9256783B2 (en) * | 2013-02-28 | 2016-02-09 | Intuit Inc. | Systems and methods for tax data capture and use |
US9619701B2 (en) * | 2015-05-20 | 2017-04-11 | Xerox Corporation | Using motion tracking and image categorization for document indexing and validation |
-
2014
- 2014-09-29 JP JP2014198825A patent/JP6325407B2/ja active Active
-
2015
- 2015-09-25 CN CN201510623397.4A patent/CN105469028B/zh active Active
- 2015-09-25 US US14/865,316 patent/US10216988B2/en active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050238257A1 (en) * | 1999-05-13 | 2005-10-27 | Canon Kabushiki Kaisha | Form search apparatus and method |
JP2007109051A (ja) * | 2005-10-14 | 2007-04-26 | Seiko Epson Corp | 帳票識別装置 |
JP2007133593A (ja) * | 2005-11-09 | 2007-05-31 | Hitachi East Japan Solutions Ltd | 識別システム及び識別プログラム |
Also Published As
Publication number | Publication date |
---|---|
CN105469028B (zh) | 2019-12-20 |
US20160092729A1 (en) | 2016-03-31 |
JP6325407B2 (ja) | 2018-05-16 |
US10216988B2 (en) | 2019-02-26 |
CN105469028A (zh) | 2016-04-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20150254227A1 (en) | Associating captured image data with a spreadsheet | |
US9898464B2 (en) | Information extraction supporting apparatus and method | |
WO2016095689A1 (zh) | 基于终端界面多次触控操作进行识别搜索的方法及系统 | |
US20140239070A1 (en) | Commodity information display apparatus and method for displaying commodity information in different forms | |
US10706658B2 (en) | Vending machine recognition apparatus, vending machine recognition method, and recording medium | |
US20200242825A1 (en) | Electronic device and method for correcting handwriting by same | |
US20140172743A1 (en) | Evaluation information identifying device, evaluation information identifying method, evaluation information identifying program, and computer readable recording medium for recording the program | |
JP6325407B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
CN113657273B (zh) | 确定商品信息的方法、装置、电子设备及介质 | |
JP7448132B2 (ja) | 手書きの構造分解 | |
CN109886781B (zh) | 基于绘画行为的产品推荐方法、装置、设备及存储介质 | |
US20160283520A1 (en) | Search device, search method, and computer program product | |
EP3089096A1 (en) | Category name extraction device, category name extraction method and category name extraction program | |
US20140080105A1 (en) | Learning support device, learning support method and storage medium containing learning support program | |
US11145064B2 (en) | Technologies for detecting crop marks in electronic documents | |
CN114546553A (zh) | 一种信息显示的方法、装置、设备及介质 | |
JP2014154066A (ja) | 文字認識システム、文字認識プログラム及び文字認識方法 | |
CN110245231B (zh) | 一种针对乱码的训练样本特征提取方法、装置及设备 | |
JP2021140831A (ja) | 帳票画像処理システム、帳票画像処理方法、および帳票画像処理プログラム | |
CN112149402A (zh) | 文档对比方法、装置、电子设备和计算机可读存储介质 | |
JP2016173710A (ja) | 情報入力装置、およびプログラム | |
US10904609B2 (en) | Display control device and display control method | |
CN110717483B (zh) | 网络图像识别处理方法,计算机可读存储介质和移动终端 | |
KR20220079786A (ko) | 상품과 관련된 이미지를 주제별로 분할하기 위한 시스템 및 그에 관한 방법 | |
US10650072B2 (en) | System and method for determination of a digital destination based on a multi-part identifier |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160923 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170728 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170829 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20171026 |
|
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: 20180313 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20180412 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6325407 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |