JP6701958B2 - 情報処理装置、情報処理システム、情報処理方法およびコンピュータプログラム - Google Patents
情報処理装置、情報処理システム、情報処理方法およびコンピュータプログラム Download PDFInfo
- Publication number
- JP6701958B2 JP6701958B2 JP2016103504A JP2016103504A JP6701958B2 JP 6701958 B2 JP6701958 B2 JP 6701958B2 JP 2016103504 A JP2016103504 A JP 2016103504A JP 2016103504 A JP2016103504 A JP 2016103504A JP 6701958 B2 JP6701958 B2 JP 6701958B2
- Authority
- JP
- Japan
- Prior art keywords
- document
- edge
- unit
- character string
- information
- 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 - Fee Related
Links
- 230000010365 information processing Effects 0.000 title claims description 34
- 238000003672 processing method Methods 0.000 title claims description 3
- 238000004590 computer program Methods 0.000 title description 3
- 238000000034 method Methods 0.000 claims description 70
- 238000000605 extraction Methods 0.000 claims description 68
- 238000004364 calculation method Methods 0.000 claims description 33
- 239000000284 extract Substances 0.000 claims description 10
- 230000008569 process Effects 0.000 description 25
- 238000010586 diagram Methods 0.000 description 23
- 230000014509 gene expression Effects 0.000 description 9
- 238000001514 detection method Methods 0.000 description 8
- 101001021281 Homo sapiens Protein HEXIM1 Proteins 0.000 description 7
- 101000693265 Homo sapiens Sphingosine 1-phosphate receptor 1 Proteins 0.000 description 7
- 102000004137 Lysophosphatidic Acid Receptors Human genes 0.000 description 7
- 108090000642 Lysophosphatidic Acid Receptors Proteins 0.000 description 7
- 102100025750 Sphingosine 1-phosphate receptor 1 Human genes 0.000 description 7
- 230000006870 function Effects 0.000 description 5
- 101000998140 Homo sapiens Interleukin-36 alpha Proteins 0.000 description 4
- 101000998126 Homo sapiens Interleukin-36 beta Proteins 0.000 description 4
- 101001040964 Homo sapiens Interleukin-36 receptor antagonist protein Proteins 0.000 description 4
- 101000998122 Homo sapiens Interleukin-37 Proteins 0.000 description 4
- 102100021150 Interleukin-36 receptor antagonist protein Human genes 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000004069 differentiation Effects 0.000 description 1
- 238000003708 edge detection Methods 0.000 description 1
- 230000005611 electricity Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 238000001179 sorption measurement Methods 0.000 description 1
- 230000003068 static effect Effects 0.000 description 1
Landscapes
- Image Input (AREA)
- Facsimiles In General (AREA)
- Facsimile Scanning Arrangements (AREA)
Description
1.重送された2枚の原稿G1,G2に関してエッジ検出処理を行い、その上端エッジaと下端エッジb、左端エッジcと右端エッジdをそれぞれ検出する。
2.次に、対向する上端エッジaと下端エッジbあるいは左端エッジcと右端エッジdの傾きを比較する。
3.前記比較により、上端エッジaと下端エッジb、あるいは左端エッジcと右端エッジdの傾きが不一致の場合に重送と検知する。
1.原稿G1,G2を覆う領域(点線領域)Rを検出し、その幅Wと高さHを計算する(図15(a)および図15(b))。
2.得られたWとHから読み取った原稿G1,G2の主走査サイズと副走査サイズを推定する。
3.ユーザが指定した原稿サイズと前記推定した原稿G1,G2の主走査サイズと副走査サイズとが一致するか否かを判定し、不一致の場合に重送と検知する。
・ 2枚の原稿G1,G2の傾きが異なる(図3(a))。
・ 2枚の原稿G1,G2の傾きが異なり、かつ各辺上で交差している(図3(b))。
・ 2枚の原稿G1,G2の傾きが同一(図3(c))。
・ 2枚の原稿G1,G2の傾きが同一で、かつ各辺上での交差がない(図3(d))。
という状態である。
y−YL={(YR−YL)/(XR−XL)}・(x−XL)・・・(1)
で表される。当該式(1)によって近似直線L67が算出され、各文字列ブロック60の近似直線L67の傾きの比較が可能になる。
100 画像処理装置
100F1 読み取り部
100F2 エッジ抽出部
100F3 上辺特徴点探索部
100F4 下辺特徴点探索部
100F5 比較判定部
100F6 原稿領域サイズ算出部
100F7 ユーザ操作部
100F9 原稿サイズ比較重送判定部
100F10 文字列抽出部
100F11 文字列近似直線傾き比較重送判定部
Claims (8)
- 光学的に原稿の画像を読み取って画像データを生成する画像読み取り部と、
前記読み取り部で生成した画像データに対してエッジの抽出を行うエッジ抽出部と、
前記エッジ抽出部で抽出したエッジデータに対して特徴点の探索を行う特徴点探索部と、
前記特徴点探索部で探索した特徴点情報より原稿領域サイズの算出を行う原稿領域サイズ算出部と、
ユーザが原稿サイズを指定するためのユーザ操作部と、
前記原稿領域サイズ算出部で算出した原稿サイズ情報とユーザ指定原稿サイズ情報を比較し、原稿の重送を判定する重送判定部と、を備え、
前記重送判定部は、
生成された前記画像データに含まれる複数の文字矩形ブロックのうち、所定の距離以内に存在する当該文字矩形ブロックを結合して生成される文字列ブロックを抽出する文字列抽出部と、
前記文字列ブロックの長さに相当する線分を含む直線を近似直線として算出する近似直線算出部と、
各文字列ブロックに対応して算出された前記近似直線の各々の傾きを比較する近似直線傾き比較部と、を備え、
比較した前記傾きの差異があらかじめ設定された角度以上であるか否かに基づいて、前記原稿の重送を判定する情報処理装置。 - 請求項1に記載の情報処理装置であって、
前記エッジ抽出部は、前記原稿の上辺部分および下辺部分をエッジ情報として抽出し、エッジ画像を生成する情報処理装置。 - 請求項1または2に記載の情報処理装置であって、
前記特徴点探索部は、前記エッジが有する最も左端の座標である左端エッジ座標と、前記エッジが有する最も右端の座標である右端エッジ座標と、エッジ上の数点の直線代表点と、を検出する情報処理装置。 - 請求項1ないし3のいずれか1項に記載の情報処理装置であって、
前記特徴点探索部は、前記エッジの連続性を評価し、十分な長さのエッジが検出できない場合に重送状態とする情報処理装置。 - 請求項1ないし4のいずれか1項に記載の情報処理装置であって、
前記特徴点情報に基づき、原稿上辺および下辺の直線式を求め、前記原稿上辺と下辺の傾き情報を比較し、傾きが不一致のとき重送状態とする比較判定部を備えた情報処理装置。 - 請求項1ないし5のいずれか1項に記載の情報処理装置を備えた情報処理システム。
- 画像読み取り部で光学的に原稿の画像を読み取って画像データを生成し、
前記生成した画像データに対してエッジ抽出部でエッジの抽出を行い、
抽出した前記エッジのデータに対して特徴点探索部で特徴点を探索し、
探索した前記特徴点の情報より原稿領域サイズ算出部で原稿領域サイズを算出し、
前記原稿領域サイズ算出部で算出した原稿サイズ情報とユーザ操作部から指定されたユーザ指定原稿サイズ情報を比較し、
生成された前記画像データに含まれる複数の文字矩形ブロックのうち、所定の距離以内に存在する当該文字矩形ブロックを結合して生成される文字列ブロックを抽出し、
前記文字列ブロックの長さに相当する線分を含む直線を近似直線として近似直線算出部で算出し、
各文字列ブロックに対応して算出された前記近似直線の傾きを近似直線傾き比較部で比較し、当該傾きの差異があらかじめ設定された角度以上の場合に前記原稿が重送されていると判定する情報処理方法。 - コンピュータに、
画像読み取り部で光学的に原稿の画像を読み取って画像データを生成する手順と、
前記生成した画像データに対してエッジ抽出部でエッジの抽出を行わせる手順と、
抽出した前記エッジのデータに対して特徴点探索部で特徴点を探索させる手順と、
探索した前記特徴点の情報より原稿領域サイズ算出部で原稿領域サイズを算出する手順と、
前記原稿領域サイズ算出部で算出した原稿サイズ情報とユーザ操作部から指定されたユーザ指定原稿サイズ情報を比較する手順と、
生成された前記画像データに含まれる複数の文字矩形ブロックのうち、所定の距離以内に存在する当該文字矩形ブロックを結合して生成される文字列ブロックを抽出手順と、
前記文字列ブロックの長さに相当する線分を含む直線を近似直線として近似直線算出部で算出する手順と、
各文字列ブロックに対応して算出された前記近似直線の傾きを近似直線傾き比較部で比較し、当該傾きの差異があらかじめ設定された角度以上の場合に前記原稿が重送されていると判定する手順と、を実行させるためのプログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US15/360,204 US9894227B2 (en) | 2015-12-09 | 2016-11-23 | Information processing apparatus, information processing system, information processing method, and computer program product |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2015240323 | 2015-12-09 | ||
JP2015240323 | 2015-12-09 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2017108371A JP2017108371A (ja) | 2017-06-15 |
JP6701958B2 true JP6701958B2 (ja) | 2020-05-27 |
Family
ID=59060242
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016103504A Expired - Fee Related JP6701958B2 (ja) | 2015-12-09 | 2016-05-24 | 情報処理装置、情報処理システム、情報処理方法およびコンピュータプログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6701958B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7171415B2 (ja) * | 2018-12-20 | 2022-11-15 | 株式会社Pfu | 重送検出装置、制御方法及び制御プログラム |
JP7337553B2 (ja) * | 2019-06-03 | 2023-09-04 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
-
2016
- 2016-05-24 JP JP2016103504A patent/JP6701958B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2017108371A (ja) | 2017-06-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8477390B2 (en) | Image processor, image processing method, and computer program product | |
US8970916B2 (en) | Image processing apparatus and method of supplementing pixel value | |
JP6021557B2 (ja) | 画像処理装置、画像処理システム、画像処理方法、及び画像処理プログラム | |
CN103198468B (zh) | 图像处理装置、图像处理方法和图像处理系统 | |
CN109308465B (zh) | 表格线检测方法、装置、设备及计算机可读介质 | |
US9894227B2 (en) | Information processing apparatus, information processing system, information processing method, and computer program product | |
JP3670571B2 (ja) | 画像読取装置 | |
JP6021665B2 (ja) | 画像処理装置、画像処理方法及びコンピュータプログラム | |
KR20110040471A (ko) | 화상형성장치 및 그 스큐 보정 방법 | |
JP6701958B2 (ja) | 情報処理装置、情報処理システム、情報処理方法およびコンピュータプログラム | |
EP3258681B1 (en) | Image reading apparatus, image reading method, and image reading program | |
KR100765752B1 (ko) | 특정 패턴 검출방법 및 장치 및 이를 포함하는 복사기 | |
US9479661B2 (en) | Image-reading device detecting edge of sheet by setting mask region including part of lines | |
US9392140B2 (en) | Image processing apparatus | |
US9531896B2 (en) | Image-reading device detecting edge of sheet by dynamically setting mask region | |
CN103067643B (zh) | 图像处理装置、图像处理方法和图像处理系统 | |
KR101911912B1 (ko) | 에지 및 히스토그램을 이용한 물체 검출 방법 및 장치 | |
JP6950237B2 (ja) | コンピュータプログラム及び画像処理装置 | |
JP2020120330A (ja) | 画像処理装置および画像処理プログラム | |
US11665296B2 (en) | Image reading device | |
JP2009093360A (ja) | 画像処理装置、画像処理方法およびプログラム | |
JP3260891B2 (ja) | エッジ抽出方法 | |
JP6810892B2 (ja) | 画像処理装置 | |
JP3712825B2 (ja) | 画像処理方法、装置および記録媒体 | |
JP2008258980A (ja) | 画像情報処理装置および画像傾斜角度算出方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190208 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20191011 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20191105 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191216 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20191216 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20200107 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200302 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20200220 |
|
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: 20200407 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200420 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6701958 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |