JP4574313B2 - 画像処理装置および方法 - Google Patents
画像処理装置および方法 Download PDFInfo
- Publication number
- JP4574313B2 JP4574313B2 JP2004291449A JP2004291449A JP4574313B2 JP 4574313 B2 JP4574313 B2 JP 4574313B2 JP 2004291449 A JP2004291449 A JP 2004291449A JP 2004291449 A JP2004291449 A JP 2004291449A JP 4574313 B2 JP4574313 B2 JP 4574313B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- character
- character recognition
- user interface
- language
- 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.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 title claims description 30
- 238000003672 processing method Methods 0.000 claims 2
- 230000005540 biological transmission Effects 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 206010027146 Melanoderma Diseases 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 230000006835 compression Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/451—Execution arrangements for user interfaces
- G06F9/454—Multi-language systems; Localisation; Internationalisation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/263—Language identification
-
- 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/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
- G06V30/246—Division of the character sequences into groups prior to recognition; Selection of dictionaries using linguistic properties, e.g. specific for English or German language
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Artificial Intelligence (AREA)
- Computational Linguistics (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Character Discrimination (AREA)
- Processing Or Creating Images (AREA)
- Facsimiles In General (AREA)
Description
図1は本発明の画像処理装置の構成を示すブロック図である。本実施例では、画像処理装置として複写機(複合機)を用いた場合について説明する。
更に、上述した実施例1のユーザインターフェースにおいて、図3のような日本語のユーザインターフェースと図9の英語のユーザインターフェースを、該画像処理装置を使用するユーザに応じて自動的に選択するような機構を設けてもよい。その場合、例えば、該画像処理装置の使用時にログイン画面を設け、ログインユーザに応じて自動的にユーザインターフェースを選択するような機構にすることができる。
更に、実施例1における図3や図9のユーザインターフェースにおいて、ユーザが原稿の言語タイプを指定するためのオプション画面を設けてもよい。その場合、S201において、まず、オプション画面でユーザにより原稿画像の言語タイプが指定されたかどうか判断し、指定されたと判断した時は、当該指定されている言語タイプの原稿を文字認識するのに適した辞書を選択し、S202以降の処理を行なう。一方、オプション画面でユーザにより原稿画像の言語タイプが指定されていないと判断した場合は、実施例1と同様に、現在のユーザインターフェースの表示に使用されている言語がどの言語であるか判断し、当該判断された言語を文字認識するのに適した辞書を選択し、S202以降の処理を行う。
Claims (8)
- ユーザからの指示を設定するためのユーザインターフェースを有し、前記ユーザインターフェースの表示画面で使用される言語のタイプを切り替えることができる画像処理装置であって、
原稿を光学的に読み取ることで得られる画像データを読み込む画像読み込み手段と、
前記ユーザインターフェースの表示画面で使用されている言語タイプを判断し、前記画像読み込み手段で読み込んだ画像データに含まれる文字画像に対して当該判断された言語タイプの原稿を認識するのに適した文字認識処理を実行することにより、テキストデータを生成する文字認識手段と、
前記文字認識手段で生成したテキストデータと前記画像データとが対応付けられたファイルを生成するファイル生成手段と、
を有することを特徴とする画像処理装置。 - 更に、前記画像読み込み手段で読み込んだ画像データを2値化する2値化手段を有する画像処理装置であって、
前記文字認識手段は、前記2値化手段で2値化された画像データに含まれる文字画像に対して前記文字認識処理を施すことを特徴とする請求項1に記載の画像処理装置。 - 前記ファイル生成手段は、前記テキストデータの各文字を、前記画像データ内の認識対象となった各文字画像の位置に対応付けて前記ファイルを生成することを特徴とする請求項1に記載の画像処理装置。
- 更に、前記ユーザインターフェースは、前記画像読み込み手段で読み込む画像データの言語タイプをユーザの指定に基づいて設定する設定手段を有し、
前記文字認識手段は、前記設定手段でユーザの指定に基づいて前記言語タイプを設定したか否か判断し、ユーザの指定に基づいて前記言語タイプを設定したと判断した場合は当該指定された言語タイプの言語を認識するのに適した文字認識処理を施し、一方、ユーザの指定に基づいて前記言語タイプを設定していないと判断した場合は、前記ユーザインターフェースの表示画面で使用されている言語タイプを判断して当該判断された言語タイプの原稿を認識するのに適した文字認識処理を施すことを特徴とする請求項1に記載の画像処理装置。 - 前記ユーザインターフェースは、該画像処理装置を使用するユーザに応じて表示する言語のタイプを変更することを特徴とする請求項1に記載の画像処理装置。
- ユーザからの指示を設定するためのユーザインターフェースを有する画像処理装置を制御するための画像処理方法であって、
文字認識手段が、前記ユーザインターフェースの表示画面で使用されている言語タイプを判断し、原稿を光学的に読み取ることで得られる画像データに含まれる文字画像に対して、当該判断された言語タイプの原稿を認識するのに適した文字認識処理を実行することにより、テキストデータを生成する文字認識ステップと、
ファイル生成手段が、前記文字認識ステップで生成したテキストデータと前記画像データとが対応付けられたファイルを生成するファイル生成ステップと、
を有することを特徴とする画像処理方法。 - ユーザからの指示を設定するためのユーザインターフェースを有し、該ユーザインターフェースの表示画面で使用される言語を切り替えることができる画像処理装置が備えるコンピュータに、
前記ユーザインターフェースの表示画面で使用されている言語タイプを判断し、当該判断された言語タイプの原稿を認識するのに適した文字認識処理を、原稿を光学的に読み取ることで得られる画像データに含まれる文字画像に対して施すことにより、テキストデータを生成する文字認識ステップ、
前記文字認識ステップで生成したテキストデータと前記画像データとが対応付けられたファイルを生成するファイル生成ステップ、
を実行させるためのプログラム。 - 請求項7に記載のプログラムを格納した、コンピュータ読み取り可能な記憶媒体。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004291449A JP4574313B2 (ja) | 2004-10-04 | 2004-10-04 | 画像処理装置および方法 |
US11/238,695 US8224131B2 (en) | 2004-10-04 | 2005-09-29 | Image processing apparatus and image processing method |
US13/523,069 US8542953B2 (en) | 2004-10-04 | 2012-06-14 | Image processing apparatus and image processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004291449A JP4574313B2 (ja) | 2004-10-04 | 2004-10-04 | 画像処理装置および方法 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2006107032A JP2006107032A (ja) | 2006-04-20 |
JP2006107032A5 JP2006107032A5 (ja) | 2007-11-22 |
JP4574313B2 true JP4574313B2 (ja) | 2010-11-04 |
Family
ID=36125619
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004291449A Expired - Lifetime JP4574313B2 (ja) | 2004-10-04 | 2004-10-04 | 画像処理装置および方法 |
Country Status (2)
Country | Link |
---|---|
US (2) | US8224131B2 (ja) |
JP (1) | JP4574313B2 (ja) |
Families Citing this family (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4647285B2 (ja) * | 2004-11-05 | 2011-03-09 | シャープ株式会社 | 情報処理装置、設定情報変更方法、設定情報変更プログラム及び記録媒体 |
JP2007141159A (ja) * | 2005-11-22 | 2007-06-07 | Fuji Xerox Co Ltd | 画像処理装置、画像処理方法、及び画像処理プログラム |
US20070139703A1 (en) * | 2005-12-19 | 2007-06-21 | Glory Ltd. | Print inspecting apparatus |
US20080051648A1 (en) * | 2006-08-25 | 2008-02-28 | Suri Jasjit S | Medical image enhancement system |
US20100004526A1 (en) * | 2008-06-04 | 2010-01-07 | Eigen, Inc. | Abnormality finding in projection images |
JP5368141B2 (ja) * | 2009-03-25 | 2013-12-18 | 凸版印刷株式会社 | データ生成装置およびデータ生成方法 |
US20110099498A1 (en) * | 2009-10-26 | 2011-04-28 | Barkol Omer | Graphical user interface hierarchy generation |
US8762873B2 (en) * | 2009-10-26 | 2014-06-24 | Hewlett-Packard Development Company, L.P. | Graphical user interface component identification |
US9104450B2 (en) * | 2009-10-26 | 2015-08-11 | Hewlett-Packard Development Company, L.P. | Graphical user interface component classification |
JP6066265B2 (ja) * | 2012-07-31 | 2017-01-25 | 株式会社リコー | 画像表示装置 |
CN103064581A (zh) * | 2012-12-18 | 2013-04-24 | 鸿富锦精密工业(深圳)有限公司 | 图片处理方法与系统 |
US20150269135A1 (en) * | 2014-03-19 | 2015-09-24 | Qualcomm Incorporated | Language identification for text in an object image |
JP6458351B2 (ja) * | 2014-04-15 | 2019-01-30 | コニカミノルタ株式会社 | 電子文書生成システム、画像形成装置、通信端末およびプログラム |
JP6541410B2 (ja) * | 2014-08-21 | 2019-07-10 | シャープ株式会社 | 画像処理装置 |
JP6729486B2 (ja) * | 2017-05-15 | 2020-07-22 | 京セラドキュメントソリューションズ株式会社 | 情報処理装置、情報処理プログラム及び情報処理方法 |
JP6953230B2 (ja) * | 2017-08-22 | 2021-10-27 | キヤノン株式会社 | スキャン画像にファイル名等を設定するための装置、その制御方法及びプログラム |
JP7154982B2 (ja) * | 2018-12-06 | 2022-10-18 | キヤノン株式会社 | 情報処理装置、制御方法、及びプログラム |
JP7103215B2 (ja) * | 2018-12-28 | 2022-07-20 | 京セラドキュメントソリューションズ株式会社 | 画像形成装置 |
JP7353771B2 (ja) * | 2019-02-28 | 2023-10-02 | キヤノン株式会社 | プログラム、記憶媒体、情報処理装置の制御方法、及び情報処理装置 |
US11495014B2 (en) * | 2020-07-22 | 2022-11-08 | Optum, Inc. | Systems and methods for automated document image orientation correction |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000181595A (ja) * | 1998-12-15 | 2000-06-30 | Internatl Business Mach Corp <Ibm> | デ―タ処理システムにおいて言語および地域を指定する方法、およびデ―タ処理システムにおける言語および地域を分割するシステム |
JP2000231306A (ja) * | 1999-01-18 | 2000-08-22 | Ricoh Co Ltd | 印字機能を備えた画像形成装置 |
JP2001126026A (ja) * | 1999-10-22 | 2001-05-11 | Toshiba Tec Corp | 情報入力装置 |
JP2004213630A (ja) * | 2003-01-03 | 2004-07-29 | Microsoft Corp | 言語をペン先idに関連付ける方法、入力デバイスを使用して電子インクを処理装置に入力する方法および電子インクを受け取るための装置 |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3131287B2 (ja) * | 1992-05-27 | 2001-01-31 | 株式会社日立製作所 | パターン認識装置 |
JP3275153B2 (ja) * | 1993-03-03 | 2002-04-15 | 株式会社日立製作所 | 辞書分散システム及び辞書分散管理方法 |
EP0677812B1 (en) * | 1994-04-15 | 2001-11-21 | Canon Kabushiki Kaisha | Document storage and retrieval system |
JPH10124505A (ja) * | 1996-10-25 | 1998-05-15 | Hitachi Ltd | 文字入力装置 |
JPH1115918A (ja) * | 1997-06-19 | 1999-01-22 | Sharp Corp | 手書き文字認識装置 |
GB9809679D0 (en) * | 1998-05-06 | 1998-07-01 | Xerox Corp | Portable text capturing method and device therefor |
US6717588B1 (en) * | 1998-08-14 | 2004-04-06 | Microsoft Corporation | Multilingual user interface for an operating system |
US6631500B1 (en) * | 1998-12-15 | 2003-10-07 | International Business Machines Corporation | Method, system and computer program product for transferring human language data across system boundaries |
US6567547B1 (en) * | 1999-03-05 | 2003-05-20 | Hewlett-Packard Company | System and method for dynamically switching OCR packages |
US7493250B2 (en) * | 2000-12-18 | 2009-02-17 | Xerox Corporation | System and method for distributing multilingual documents |
JP2003179738A (ja) * | 2001-12-11 | 2003-06-27 | Minolta Co Ltd | 画像処理装置 |
US7325194B2 (en) * | 2002-05-07 | 2008-01-29 | Microsoft Corporation | Method, system, and apparatus for converting numbers between measurement systems based upon semantically labeled strings |
US20040015408A1 (en) * | 2002-07-18 | 2004-01-22 | Rauen Philip Joseph | Corporate content management and delivery system |
JP2004199343A (ja) * | 2002-12-18 | 2004-07-15 | Fuji Xerox Co Ltd | 画面制御装置 |
US7187801B2 (en) * | 2003-03-31 | 2007-03-06 | Microsoft Corporation | Multiple handwriting recognition engine selection |
US8479112B2 (en) * | 2003-05-13 | 2013-07-02 | Microsoft Corporation | Multiple input language selection |
KR100634496B1 (ko) * | 2003-06-16 | 2006-10-13 | 삼성전자주식회사 | 입력언어모드 인식방법 및 장치와 이를 이용한 입력언어모드 자동전환방법 및 장치 |
US7420701B2 (en) * | 2003-09-30 | 2008-09-02 | Sharp Laboratories Of America, Inc. | Systems and methods for providing automatic language switching |
US7424154B2 (en) * | 2003-11-10 | 2008-09-09 | Microsoft Corporation | Boxed and lined input panel |
US20050177358A1 (en) * | 2004-02-10 | 2005-08-11 | Edward Melomed | Multilingual database interaction system and method |
-
2004
- 2004-10-04 JP JP2004291449A patent/JP4574313B2/ja not_active Expired - Lifetime
-
2005
- 2005-09-29 US US11/238,695 patent/US8224131B2/en not_active Expired - Fee Related
-
2012
- 2012-06-14 US US13/523,069 patent/US8542953B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000181595A (ja) * | 1998-12-15 | 2000-06-30 | Internatl Business Mach Corp <Ibm> | デ―タ処理システムにおいて言語および地域を指定する方法、およびデ―タ処理システムにおける言語および地域を分割するシステム |
JP2000231306A (ja) * | 1999-01-18 | 2000-08-22 | Ricoh Co Ltd | 印字機能を備えた画像形成装置 |
JP2001126026A (ja) * | 1999-10-22 | 2001-05-11 | Toshiba Tec Corp | 情報入力装置 |
JP2004213630A (ja) * | 2003-01-03 | 2004-07-29 | Microsoft Corp | 言語をペン先idに関連付ける方法、入力デバイスを使用して電子インクを処理装置に入力する方法および電子インクを受け取るための装置 |
Also Published As
Publication number | Publication date |
---|---|
US8224131B2 (en) | 2012-07-17 |
US8542953B2 (en) | 2013-09-24 |
US20060072823A1 (en) | 2006-04-06 |
JP2006107032A (ja) | 2006-04-20 |
US20120251004A1 (en) | 2012-10-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4574313B2 (ja) | 画像処理装置および方法 | |
US8726178B2 (en) | Device, method, and computer program product for information retrieval | |
JP5111268B2 (ja) | 画像処理装置、画像処理方法、そのプログラムおよび記憶媒体 | |
JP5223284B2 (ja) | 情報検索装置、方法およびプログラム | |
JP4405831B2 (ja) | 画像処理装置及びその制御方法、プログラム | |
EP2264995B1 (en) | Image processing apparatus, image processing method, and computer program | |
US8479095B2 (en) | Workflow executing device, preview creating method | |
US20060206305A1 (en) | Translation system, translation method, and program | |
JP7262993B2 (ja) | 画像処理システム、画像処理方法、画像処理装置 | |
KR102090973B1 (ko) | 정보 처리장치, 정보 처리방법, 및 기억매체 | |
US8606049B2 (en) | Image management apparatus, image management method, and storage medium | |
US9614984B2 (en) | Electronic document generation system and recording medium | |
US20060285748A1 (en) | Document processing device | |
JP2009164965A (ja) | 画像処理装置および方法ならびにそのためのプログラム | |
US20140009772A1 (en) | System and method for separating image and text in a document | |
CN108875570B (zh) | 信息处理装置、存储介质和信息处理方法 | |
US8295602B2 (en) | Image processing apparatus and image processing method | |
JP6601143B2 (ja) | 印刷装置 | |
JP7570843B2 (ja) | 画像処理装置、画像形成システム、画像処理方法、およびプログラム | |
JP2013172260A (ja) | 画像処理装置及びプログラム | |
JP2010109653A (ja) | 画像読取装置、画像形成装置、画像読取方法および画像読取プログラム | |
JP3424942B2 (ja) | 対訳画像形成装置 | |
JP2002185763A (ja) | デジタル複写機 | |
JP2006333248A (ja) | 画像処理装置、画像処理方法、プログラム及び記憶媒体 | |
JP6326744B2 (ja) | 情報処理システム、情報処理方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20071004 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20071004 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100201 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100601 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20100630 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100728 |
|
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: 20100817 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20100818 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4574313 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130827 Year of fee payment: 3 |