JP7306150B2 - 情報処理装置及び情報処理プログラム - Google Patents
情報処理装置及び情報処理プログラム Download PDFInfo
- Publication number
- JP7306150B2 JP7306150B2 JP2019147999A JP2019147999A JP7306150B2 JP 7306150 B2 JP7306150 B2 JP 7306150B2 JP 2019147999 A JP2019147999 A JP 2019147999A JP 2019147999 A JP2019147999 A JP 2019147999A JP 7306150 B2 JP7306150 B2 JP 7306150B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- punch hole
- partial image
- information processing
- partial
- 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
- 230000010365 information processing Effects 0.000 title claims description 89
- 238000000034 method Methods 0.000 claims description 13
- 238000001514 detection method Methods 0.000 claims description 11
- 238000003708 edge detection Methods 0.000 claims description 7
- 238000000605 extraction Methods 0.000 description 5
- 238000010422 painting Methods 0.000 description 5
- 230000004044 response Effects 0.000 description 5
- 238000004364 calculation method Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000003491 array Methods 0.000 description 1
- 230000001186 cumulative effect Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000012905 input function Methods 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/77—Retouching; Inpainting; Scratch removal
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/13—Edge detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/48—Extraction of image or video features by mapping characteristic values of the pattern into a parameter space, e.g. Hough transformation
-
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10004—Still image; Photographic image
- G06T2207/10008—Still image; Photographic image from scanner, fax or copier
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/20092—Interactive image processing based on input by user
- G06T2207/20104—Interactive definition of region of interest [ROI]
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30176—Document
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Artificial Intelligence (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
- Image Analysis (AREA)
Description
以下、本発明に係る情報処理装置の実施形態について説明する。
図1は、実施形態の情報処理装置の構成を示す。以下、実施形態の情報処理装置について図1を参照して説明する。
ステップS5:CPU3は、表示部14及び選択部15として、図13に示される読取画像YGから得られた複数のパンチ穴候補部分画像PKB1、PKB2、PKB3を、図14に示されるように、出力部4のプレビュー画面PREにプレビュー表示する。
2 入力部
3 CPU
4 出力部
5 記憶媒体
6 メモリ
TH1 第1閾値
TH2 第2閾値
PB パンチ穴部分画像
YB 要処理部分画像
PR プログラム
Claims (13)
- 文書の読取画像を構成する複数の部分画像から、テンプレート・マッチングによって算出され、前記複数の部分画像に含まれる画像がパンチ穴画像であるか否かを判定するパンチ穴確度であって、前記複数の部分画像の各々に含まれる画像を、パンチ穴部分画像、パンチ穴候補部分画像、及び非パンチ穴部分画像のいずれかに分類するための前記パンチ穴確度が第1閾値未満であり、かつ、前記第1閾値より小さい第2閾値以上である場合にパンチ穴候補部分画像を検知する検知部と、
前記パンチ穴候補部分画像を表示し、かつ、当該パンチ穴候補部分画像に画像処理を施すか否かの指示をユーザから受け付ける受付部と、
前記受付部が、前記パンチ穴候補部分画像に前記画像処理を施すべき指示を受け付けたとき、前記パンチ穴候補部分画像に前記画像処理を施す画像処理部と、
を含む情報処理装置。 - 前記検知部は、前記複数の部分画像から、前記パンチ穴確度が前記第1閾値以上である場合に前記パンチ穴部分画像を検知し、
前記画像処理部は、前記パンチ穴部分画像について、当該パンチ穴部分画像に含まれる、前記パンチ穴画像を除去する第1の画像処理を施し、
前記ユーザから前記指示を受けたパンチ穴候補部分画像である要処理部分画像について、当該要処理部分画像に含まれる、疑似パンチ穴画像を除去する第2の画像処理を施す
請求項1に記載の情報処理装置。 - 前記画像処理部は、前記第1の画像処理として、前記パンチ穴画像の円形内の画素を塗り潰すことを行う、
請求項2に記載の情報処理装置。 - 前記画像処理部は、前記第2の画像処理として、前記要処理部分画像にエッジ検出を施し、検出されたエッジにより特定される形状を有する前記疑似パンチ穴画像内の画素を塗り潰すことを行う
請求項2に記載の情報処理装置。 - 前記受付部は、前記パンチ穴候補部分画像を、前記読取画像における第1の座標軸における第1の座標を相互に同一、又は前記第1の座標軸と交差する第2の座標軸における第2の座標を相互に同一になるようグルーピングして表示する
請求項1から請求項4までのいずれか1項に記載の情報処理装置。 - 前記受付部は、前記パンチ穴候補部分画像を縮小して表示する、
請求項5に記載の情報処理装置。 - 前記受付部は、前記パンチ穴候補部分画像について、前記グルーピングの解除である分割を行って表示する
請求項5又は請求項6に記載の情報処理装置。 - 前記受付部は、前記パンチ穴候補部分画像に前記画像処理を施すべき指示を与えないための非選択ボタンを表示する
請求項1から請求項7までのいずれか1項に記載の情報処理装置。 - 前記受付部は、前記パンチ穴候補部分画像に前記画像処理を施すべき指示を与えるための選択ボタンを表示する
請求項1から請求項7までのいずれか1項に記載の情報処理装置。 - 前記受付部は、前記グルーピングされたパンチ穴候補部分画像に、前記画像処理を施すべき指示を一括して与えるための選択ボタン、及び、前記画像処理を施すべき指示を一括して与えないための非選択ボタンを表示する
請求項5から請求項7までのいずれか1項に記載の情報処理装置。 - 前記第1閾値及び前記第2閾値は、前記文書の種類に応じて異なる
請求項1から請求項10までのいずれか1項に記載の情報処理装置。 - 前記文書の種類が、前記パンチ穴画像の位置が予め定められた定形文書以外の非定形文書であるときの前記第1閾値及び前記第2閾値は、前記文書の種類が、前記定形文書であるときの前記第1閾値及び前記第2閾値より、それぞれ、小さい、
請求項11に記載の情報処理装置。 - コンピュータに、
文書の読取画像を構成する複数の部分画像から、テンプレート・マッチングによって算出されるパンチ穴確度であって、前記複数の部分画像の各々に含まれる画像を、パンチ穴部分画像、パンチ穴候補部分画像、及び非パンチ穴部分画像のいずれかに分類する、前記パンチ穴確度が第1閾値未満であり、かつ、前記第1閾値より小さい第2閾値以上である場合に前記パンチ穴候補部分画像を検知する検知工程と、
前記パンチ穴候補部分画像を表示し、かつ、当該パンチ穴候補部分画像に画像処理を施すか否かの指示をユーザから受け付ける表示工程と、
前記ユーザから、前記パンチ穴候補部分画像に前記画像処理を施すべき指示を受けたとき、前記パンチ穴候補部分画像に前記画像処理を施す処理工程と、
を実行させるための情報処理プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019147999A JP7306150B2 (ja) | 2019-08-09 | 2019-08-09 | 情報処理装置及び情報処理プログラム |
US16/750,575 US11158058B2 (en) | 2019-08-09 | 2020-01-23 | Information processing apparatus and non-transitory computer readable medium for processing images of punched holes |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019147999A JP7306150B2 (ja) | 2019-08-09 | 2019-08-09 | 情報処理装置及び情報処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2021029038A JP2021029038A (ja) | 2021-02-25 |
JP7306150B2 true JP7306150B2 (ja) | 2023-07-11 |
Family
ID=74498334
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019147999A Active JP7306150B2 (ja) | 2019-08-09 | 2019-08-09 | 情報処理装置及び情報処理プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US11158058B2 (ja) |
JP (1) | JP7306150B2 (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005012742A (ja) | 2003-05-29 | 2005-01-13 | Ricoh Co Ltd | 画像処理装置、画像処理方法及びプログラム並びに記録媒体 |
JP2006287625A (ja) | 2005-03-31 | 2006-10-19 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラム及び情報記録媒体 |
JP2011024116A (ja) | 2009-07-17 | 2011-02-03 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラム |
JP2016195337A (ja) | 2015-03-31 | 2016-11-17 | ブラザー工業株式会社 | 画像処理プログラム、画像処理装置、及び、画像処理方法 |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3332546B2 (ja) * | 1994-01-31 | 2002-10-07 | キヤノン株式会社 | 画像形成装置及び画像形成方法 |
JP4606203B2 (ja) | 2005-03-02 | 2011-01-05 | キヤノン電子株式会社 | 画像処理装置 |
US8494304B2 (en) * | 2007-05-11 | 2013-07-23 | Xerox Corporation | Punched hole detection and removal |
US8164796B2 (en) * | 2008-07-29 | 2012-04-24 | Xerox Corporation | Semi automatic punch hole removal |
US8824822B2 (en) * | 2012-03-02 | 2014-09-02 | Accusoft Corporation | Methods and apparatus for identifying punch holes in images |
US9272559B2 (en) * | 2014-05-27 | 2016-03-01 | Kabushiki Kaisha Toshiba | Color erasing apparatus |
JP6165108B2 (ja) * | 2014-06-25 | 2017-07-19 | 京セラドキュメントソリューションズ株式会社 | 画像形成装置及び画像形成方法 |
US9978123B2 (en) * | 2015-03-31 | 2018-05-22 | Brother Kogyo Kabushiki Kaisha | Computer-readable storage medium storing image processing program, image processing device, and image processing method |
JP6365379B2 (ja) * | 2015-03-31 | 2018-08-01 | ブラザー工業株式会社 | 画像処理プログラム、画像処理装置、及び、画像処理方法 |
JP6380209B2 (ja) * | 2015-03-31 | 2018-08-29 | ブラザー工業株式会社 | 画像処理プログラム、画像処理装置、及び、画像処理方法 |
JP6883199B2 (ja) * | 2017-02-20 | 2021-06-09 | 富士フイルムビジネスイノベーション株式会社 | 画像処理装置、画像読み取り装置、および、プログラム |
-
2019
- 2019-08-09 JP JP2019147999A patent/JP7306150B2/ja active Active
-
2020
- 2020-01-23 US US16/750,575 patent/US11158058B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005012742A (ja) | 2003-05-29 | 2005-01-13 | Ricoh Co Ltd | 画像処理装置、画像処理方法及びプログラム並びに記録媒体 |
JP2006287625A (ja) | 2005-03-31 | 2006-10-19 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラム及び情報記録媒体 |
JP2011024116A (ja) | 2009-07-17 | 2011-02-03 | Ricoh Co Ltd | 画像処理装置、画像処理方法、プログラム |
JP2016195337A (ja) | 2015-03-31 | 2016-11-17 | ブラザー工業株式会社 | 画像処理プログラム、画像処理装置、及び、画像処理方法 |
Also Published As
Publication number | Publication date |
---|---|
US20210042934A1 (en) | 2021-02-11 |
JP2021029038A (ja) | 2021-02-25 |
US11158058B2 (en) | 2021-10-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10360473B2 (en) | User interface creation from screenshots | |
EP0927950B1 (en) | System for analysing table images | |
JP7287823B2 (ja) | 情報処理方法及び情報処理システム | |
JP2007279828A (ja) | 帳票処理装置、帳票様式作成装置、帳票、帳票処理用のプログラム、帳票様式作成用のプログラム | |
JP7496008B2 (ja) | 情報処理装置、情報処理装置の制御方法及びプログラム | |
JP6353893B2 (ja) | 携帯端末装置のカメラにより撮影される紙面画像から記事をスクラップするための方法、プログラム、及び装置 | |
JP2018206252A (ja) | 画像処理システム、評価モデル構築方法、画像処理方法及びプログラム | |
JP7306150B2 (ja) | 情報処理装置及び情報処理プログラム | |
JP2024025829A (ja) | 情報処理装置、情報処理方法及びプログラム | |
KR102102394B1 (ko) | 문자 인식을 위한 영상 전처리 장치 및 방법 | |
JP6337680B2 (ja) | 画像処理システム、画像処理装置、プログラム及び画像処理方法 | |
JP2016068241A (ja) | 図形データ生成装置および図形データ生成プログラム | |
JP2022026456A (ja) | 選別プログラム、選別方法、および情報処理装置 | |
JP6883199B2 (ja) | 画像処理装置、画像読み取り装置、および、プログラム | |
JPWO2018168515A1 (ja) | 画像処理装置、画像処理方法及び記録媒体 | |
US9710736B2 (en) | Rendering apparatus and rendering method | |
JP7425288B2 (ja) | 情報処理装置、情報処理方法、プログラム | |
US9779698B2 (en) | Information processing method and electronic device | |
JP7418158B2 (ja) | 情報処理装置、情報処理方法及びプログラム | |
JP2021157375A (ja) | 情報処理装置及びプログラム | |
US8589416B2 (en) | System and method of performing data processing on similar forms | |
JP2006072839A (ja) | 画像処理方法、画像処理装置、画像処理プログラム及び記録媒体 | |
JP6070302B2 (ja) | 画像処理装置、画像処理方法および画像処理プログラム | |
JP2019195117A (ja) | 情報処理装置、情報処理方法、及びプログラム | |
JP4050677B2 (ja) | 画像処理装置、画像処理方法及びプログラム並びに記録媒体 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220721 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230313 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230322 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230512 |
|
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: 20230530 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230612 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7306150 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |