JP2007241355A - 画像処理装置及び画像処理プログラム - Google Patents
画像処理装置及び画像処理プログラム Download PDFInfo
- Publication number
- JP2007241355A JP2007241355A JP2006058997A JP2006058997A JP2007241355A JP 2007241355 A JP2007241355 A JP 2007241355A JP 2006058997 A JP2006058997 A JP 2006058997A JP 2006058997 A JP2006058997 A JP 2006058997A JP 2007241355 A JP2007241355 A JP 2007241355A
- Authority
- JP
- Japan
- Prior art keywords
- character string
- document
- mark
- specifying
- range
- 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/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/1444—Selective acquisition, locating or processing of specific regions, e.g. highlighted text, fiducial marks or predetermined fields
- G06V30/1448—Selective acquisition, locating or processing of specific regions, e.g. highlighted text, fiducial marks or predetermined fields based on markings or identifiers characterising the document or the area
-
- 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
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Character Input (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Character Discrimination (AREA)
Abstract
【解決手段】本発明の画像処理装置は、文書データを入力する文書入力部1と、文書入力部1で入力された文書データを用いて、文書中に含まれる文字列の位置を特定する第1の特定手段(2,3,4)と、文書入力部1で入力された文書データを用いて、文書中に付された印の範囲を文字列の配列方向で特定する第2の特定手段(5,6,7,8,9)と、第1の特定手段(2,3,4)で特定した文字列の位置と第2の特定手段(5,6,7,8,9)で特定した印の範囲に基づいて、印の対象とされた文字列を抽出する文字列抽出部10と、文字列抽出部10で抽出した文字列を文書データの属性情報としてデータベース部12に登録する文書登録部11とを備える。
【選択図】図1
Description
Claims (9)
- 文書データを入力する文書入力手段と、
前記文書入力手段で入力された前記文書データを用いて、文書中に含まれる文字列の位置を特定する第1の特定手段と、
前記文書入力手段で入力された前記文書データを用いて、文書中に付された印の範囲を文字列の配列方向で特定する第2の特定手段と、
前記第1の特定手段で特定した前記文字列の位置と前記第2の特定手段で特定した前記印の範囲に基づいて、前記印の対象とされた文字列を抽出する文字列抽出手段と
を備えることを特徴とする画像処理装置。 - 前記文字列抽出手段で抽出した前記文字列を前記文書データの属性情報として登録する登録手段を備える
ことを特徴とする請求項1記載の画像処理装置。 - 前記文字列抽出手段は、前記第1の特定手段で位置を特定した文字列の中から、前記第2の特定手段で特定した前記印の範囲に含まれる文字列を、前記印の対象とされた文字列として抽出する
ことを特徴とする請求項1記載の画像処理装置。 - 前記第1の特定手段は、前記文書中に含まれる文字列の位置を単語単位で特定し、
前記文字列抽出手段は、前記第2の特定手段で特定した前記印の範囲を規定する、当該印の始端及び終端のうちの少なくとも一方が、所定の単語を表す所定の文字列の途中に位置する場合に、前記所定の文字列を前記印の対象とされた文字列として抽出するか否かを予め設定された抽出条件に基づいて決定する
ことを特徴とする請求項1記載の画像処理装置。 - 前記抽出条件は、前記所定の文字列が前記印の範囲に重なる部分と重ならない部分の比率で規定される
ことを特徴とする請求項4記載の画像処理装置。 - 前記抽出条件は、前記所定の文字列で表される単語の種類で規定される
ことを特徴とする請求項4記載の画像処理装置。 - 前記第2の特定手段は、
前記文書中に付された印を表す画素同士を連結した連結画素領域を抽出する連結画素領域抽出手段と、
前記文書中に付された印の方向を特定する方向特定手段と、
前記方向特定手段で特定した前記印の方向と前記連結画素領域抽出手段で抽出した前記連結画素領域の範囲に基づいて、前記印の始端及び終端を特定する印端特定手段と
を有することを特徴とする請求項1記載の画像処理装置。 - 前記印端特定手段は、前記方向特定手段で特定した前記印の方向において、前記連結画素領域抽出手段で抽出した前記連結画素領域の一端と他端をそれぞれ前記印の始端及び終端として特定する
ことを特徴とする請求項7記載の画像処理装置。 - コンピュータに、
文書データを入力する文書入力工程と、
前記文書入力工程で入力された前記文書データを用いて、文書中に含まれる文字列の位置を特定する第1の特定工程と、
前記文書入力工程で入力された前記文書データを用いて、文書中に付された印の範囲を文字列の配列方向で特定する第2の特定工程と、
前記第1の特定工程で特定した前記文字列の位置と前記第2の特定工程で特定した前記印の範囲に基づいて、前記印の対象とされた文字列を抽出する文字列抽出工程と
を含む処理を実行させるための画像処理プログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006058997A JP4807618B2 (ja) | 2006-03-06 | 2006-03-06 | 画像処理装置及び画像処理プログラム |
US11/495,635 US7920742B2 (en) | 2006-03-06 | 2006-07-31 | Image processing apparatus, program and recording medium for document registration |
CN200610131761A CN100576232C (zh) | 2006-03-06 | 2006-10-08 | 图像处理装置和图像处理方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006058997A JP4807618B2 (ja) | 2006-03-06 | 2006-03-06 | 画像処理装置及び画像処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007241355A true JP2007241355A (ja) | 2007-09-20 |
JP4807618B2 JP4807618B2 (ja) | 2011-11-02 |
Family
ID=38471564
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006058997A Expired - Fee Related JP4807618B2 (ja) | 2006-03-06 | 2006-03-06 | 画像処理装置及び画像処理プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US7920742B2 (ja) |
JP (1) | JP4807618B2 (ja) |
CN (1) | CN100576232C (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017157995A (ja) * | 2016-03-01 | 2017-09-07 | 京セラドキュメントソリューションズ株式会社 | 情報処理装置及びプログラム |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4807618B2 (ja) * | 2006-03-06 | 2011-11-02 | 富士ゼロックス株式会社 | 画像処理装置及び画像処理プログラム |
JP5057186B2 (ja) * | 2010-06-29 | 2012-10-24 | ブラザー工業株式会社 | 画像読取装置、スキャナドライバ、及び画像格納方法 |
JP6561876B2 (ja) * | 2016-03-01 | 2019-08-21 | 京セラドキュメントソリューションズ株式会社 | 情報処理装置及びプログラム |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09330327A (ja) * | 1996-06-10 | 1997-12-22 | Toshiba Corp | 画像ファイル方法及びその装置 |
JPH11184966A (ja) * | 1997-12-22 | 1999-07-09 | Canon Inc | 文字認識装置及びその方法 |
JP2004246597A (ja) * | 2003-02-13 | 2004-09-02 | Ricoh Co Ltd | 画像処理装置、記録媒体およびプログラム |
Family Cites Families (46)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5313527A (en) * | 1991-06-07 | 1994-05-17 | Paragraph International | Method and apparatus for recognizing cursive writing from sequential input information |
JPH05233705A (ja) | 1992-02-20 | 1993-09-10 | Nec Corp | イメージファイリングシステムにおけるインデックス作成方式 |
US5359667A (en) * | 1992-08-24 | 1994-10-25 | Unisys Corporation | Method for identifying and tracking document characteristics in a document image processing system |
US6587587B2 (en) * | 1993-05-20 | 2003-07-01 | Microsoft Corporation | System and methods for spacing, storing and recognizing electronic representations of handwriting, printing and drawings |
GB9313640D0 (en) * | 1993-07-01 | 1993-08-18 | Ncr Int Inc | Document transaction apparatus |
JP3050007B2 (ja) * | 1993-08-26 | 2000-06-05 | ミノルタ株式会社 | 画像読取装置およびこれを備えた画像形成装置 |
US5588072A (en) * | 1993-12-22 | 1996-12-24 | Canon Kabushiki Kaisha | Method and apparatus for selecting blocks of image data from image data having both horizontally- and vertically-oriented blocks |
US5737440A (en) * | 1994-07-27 | 1998-04-07 | Kunkler; Todd M. | Method of detecting a mark on a oraphic icon |
US6246794B1 (en) * | 1995-12-13 | 2001-06-12 | Hitachi, Ltd. | Method of reading characters and method of reading postal addresses |
US5850480A (en) * | 1996-05-30 | 1998-12-15 | Scan-Optics, Inc. | OCR error correction methods and apparatus utilizing contextual comparison |
US20010029513A1 (en) * | 1997-03-05 | 2001-10-11 | Hideyuki Kuwano | Integrated apparatus and system for storing, retrieving, and transmitting documents using document IDs and document ID marks |
DE19728513A1 (de) * | 1997-07-04 | 1999-01-07 | Daimler Benz Ag | Meßmarke und Verfahren zur Erkennung von Meßmarken sowie Verfahren zur Objektvermessung |
JP3601658B2 (ja) * | 1997-12-19 | 2004-12-15 | 富士通株式会社 | 文字列抽出装置及びパターン抽出装置 |
JP4323606B2 (ja) * | 1999-03-01 | 2009-09-02 | 理想科学工業株式会社 | 文書画像傾き検出装置 |
US6731413B1 (en) * | 1999-07-23 | 2004-05-04 | Konica Corporation | Ink jet recording method and apparatus for monochromatic medical image |
US6845366B1 (en) * | 1999-11-22 | 2005-01-18 | Ncr Corporation | Method of processing a check and an apparatus therefor |
JP3854024B2 (ja) * | 1999-11-30 | 2006-12-06 | 株式会社Pfu | 文字認識前処理装置及び方法並びにプログラム記録媒体 |
JP2002189984A (ja) | 2000-12-21 | 2002-07-05 | Oki Electric Ind Co Ltd | 文書読取装置 |
JP2002211068A (ja) * | 2001-01-12 | 2002-07-31 | Seiko Epson Corp | 印刷装置および印刷方法 |
JP2002324166A (ja) * | 2001-04-25 | 2002-11-08 | Hitachi Ltd | 帳票、帳票処理システム、帳票作成システム、帳票印刷システム、帳票処理方法、帳票作成方法、及び、帳票印刷方法 |
US7298510B2 (en) * | 2001-05-10 | 2007-11-20 | Canon Kabushiki Kaisha | Image enlargement through poster printing by combining pattern data with image data |
US7110604B2 (en) * | 2001-06-26 | 2006-09-19 | Anoto Ab | Processing of digital images |
JP4651876B2 (ja) * | 2001-07-19 | 2011-03-16 | 富士通株式会社 | パターン識別装置、パターン識別方法及びパターン識別用プログラム |
US6870947B2 (en) * | 2001-07-24 | 2005-03-22 | Ncr Corporation | Method of processing items in a check processing system and an apparatus therefor |
JP3918531B2 (ja) * | 2001-11-29 | 2007-05-23 | 株式会社日立製作所 | 類似文書検索方法およびシステム |
US7228428B2 (en) * | 2001-12-14 | 2007-06-05 | Xerox Corporation | Method and apparatus for embedding encrypted images of signatures and other data on checks |
US7020320B2 (en) * | 2002-03-06 | 2006-03-28 | Parascript, Llc | Extracting text written on a check |
US7221796B2 (en) * | 2002-03-08 | 2007-05-22 | Nec Corporation | Character input device, character input method and character input program |
ATE354834T1 (de) * | 2002-03-15 | 2007-03-15 | Computer Sciences Corp | Verfahren und vorrichtungen zur analyse von schrift in dokumenten |
US7054483B2 (en) * | 2002-03-15 | 2006-05-30 | Ncr Corporation | Methods for selecting high visual contrast colors in user-interface design |
JP2004295674A (ja) * | 2003-03-27 | 2004-10-21 | Fujitsu Ltd | Xml文書解析方法、xml文書検索方法、xml文書解析プログラム、xml文書検索プログラムおよびxml文書検索装置 |
JP2005020227A (ja) * | 2003-06-25 | 2005-01-20 | Pfu Ltd | 画像圧縮装置 |
US7474780B2 (en) * | 2003-08-30 | 2009-01-06 | Opex Corp. | Method and apparatus for determining unknown magnetic ink characters |
JP4307287B2 (ja) | 2004-02-23 | 2009-08-05 | 三菱電機株式会社 | メタデータ抽出装置 |
JP3990375B2 (ja) * | 2004-03-30 | 2007-10-10 | 東芝ソリューション株式会社 | 画像処理装置および画像処理方法 |
JP4549725B2 (ja) * | 2004-04-30 | 2010-09-22 | 大日本スクリーン製造株式会社 | 印刷データ処理装置、印刷データ処理方法、およびプログラム |
JP2005332062A (ja) * | 2004-05-18 | 2005-12-02 | Sharp Corp | 画像処理装置,画像処理システム,画像処理方法,画像処理プログラム及びその画像処理プログラムが記録されたコンピュータ読み取り可能な記録媒体 |
US20060008148A1 (en) * | 2004-07-06 | 2006-01-12 | Fuji Photo Film Co., Ltd. | Character recognition device and method |
US7447362B2 (en) * | 2004-11-08 | 2008-11-04 | Dspv, Ltd. | System and method of enabling a cellular/wireless device with imaging capabilities to decode printed alphanumeric characters |
JP2006134191A (ja) * | 2004-11-09 | 2006-05-25 | Hitachi Ltd | 文書検索方法およびそのシステム |
JP2006166155A (ja) * | 2004-12-09 | 2006-06-22 | Konica Minolta Business Technologies Inc | 画像処理装置および画像処理方法 |
JP2007004523A (ja) * | 2005-06-24 | 2007-01-11 | Fuji Xerox Co Ltd | 問題用紙作成装置及び問題用紙作成方法 |
US20070206024A1 (en) * | 2006-03-03 | 2007-09-06 | Ravishankar Rao | System and method for smooth pointing of objects during a presentation |
US7657091B2 (en) * | 2006-03-06 | 2010-02-02 | Mitek Systems, Inc. | Method for automatic removal of text from a signature area |
JP4807618B2 (ja) * | 2006-03-06 | 2011-11-02 | 富士ゼロックス株式会社 | 画像処理装置及び画像処理プログラム |
JP4712613B2 (ja) * | 2006-05-25 | 2011-06-29 | 富士通株式会社 | 情報処理装置、情報処理方法およびプログラム |
-
2006
- 2006-03-06 JP JP2006058997A patent/JP4807618B2/ja not_active Expired - Fee Related
- 2006-07-31 US US11/495,635 patent/US7920742B2/en not_active Expired - Fee Related
- 2006-10-08 CN CN200610131761A patent/CN100576232C/zh not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09330327A (ja) * | 1996-06-10 | 1997-12-22 | Toshiba Corp | 画像ファイル方法及びその装置 |
JPH11184966A (ja) * | 1997-12-22 | 1999-07-09 | Canon Inc | 文字認識装置及びその方法 |
JP2004246597A (ja) * | 2003-02-13 | 2004-09-02 | Ricoh Co Ltd | 画像処理装置、記録媒体およびプログラム |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2017157995A (ja) * | 2016-03-01 | 2017-09-07 | 京セラドキュメントソリューションズ株式会社 | 情報処理装置及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
CN100576232C (zh) | 2009-12-30 |
CN101034435A (zh) | 2007-09-12 |
US7920742B2 (en) | 2011-04-05 |
JP4807618B2 (ja) | 2011-11-02 |
US20070206883A1 (en) | 2007-09-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9710704B2 (en) | Method and apparatus for finding differences in documents | |
JP4854491B2 (ja) | 画像処理装置及びその制御方法 | |
US8824798B2 (en) | Information processing device, computer readable medium storing information processing program, and information processing method | |
US8508756B2 (en) | Image forming apparatus having capability for recognition and extraction of annotations and additionally written portions | |
JP4461769B2 (ja) | 文書検索・閲覧手法及び文書検索・閲覧装置 | |
US8520006B2 (en) | Image processing apparatus and method, and program | |
US20040139391A1 (en) | Integration of handwritten annotations into an electronic original | |
JP2713622B2 (ja) | 表形式文書読取装置 | |
JP4785655B2 (ja) | 文書処理装置及び文書処理方法 | |
JPH05307638A (ja) | ビットマップ・イメージ・ドキュメントのコード化データへの変換方法 | |
JPH1011531A (ja) | 帳票読取装置 | |
JP4807618B2 (ja) | 画像処理装置及び画像処理プログラム | |
US10586133B2 (en) | System and method for processing character images and transforming font within a document | |
JP2005216203A (ja) | 表フォーマットデータ処理方法並びに表フォーマットデータ処理装置 | |
JP2006221569A (ja) | 文書処理システム、文書処理方法、プログラムおよび記憶媒体 | |
CN109726369A (zh) | 一种基于标准文献的智能模板化题录技术实现方法 | |
JP2008129793A (ja) | 文書処理システムおよび装置および方法、およびプログラムを記録した記録媒体 | |
JP2008108114A (ja) | 文書処理装置および文書処理方法 | |
JP2008282094A (ja) | 文字認識処理装置 | |
US20130272610A1 (en) | Image Processing Apparatus that Groups Objects Within Image | |
CN116090424A (zh) | 一种基于局部区域模板匹配的票据信息提取方法 | |
JP4517822B2 (ja) | 画像処理装置及びプログラム | |
JP4710707B2 (ja) | 追記情報処理方法、追記情報処理装置、およびプログラム | |
JP6561876B2 (ja) | 情報処理装置及びプログラム | |
JP4517821B2 (ja) | 画像処理装置及びプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081225 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20091009 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110330 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110412 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110525 |
|
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: 20110722 |
|
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: 20110804 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140826 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4807618 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |