JP5274495B2 - 文書画像サイズ変更方法 - Google Patents
文書画像サイズ変更方法 Download PDFInfo
- Publication number
- JP5274495B2 JP5274495B2 JP2010026872A JP2010026872A JP5274495B2 JP 5274495 B2 JP5274495 B2 JP 5274495B2 JP 2010026872 A JP2010026872 A JP 2010026872A JP 2010026872 A JP2010026872 A JP 2010026872A JP 5274495 B2 JP5274495 B2 JP 5274495B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- seams
- bsg
- seam
- document
- 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
- 230000008859 change Effects 0.000 title claims description 20
- 238000000034 method Methods 0.000 claims description 63
- 238000012545 processing Methods 0.000 claims description 14
- 230000008569 process Effects 0.000 claims description 8
- 230000000007 visual effect Effects 0.000 description 8
- 238000012217 deletion Methods 0.000 description 7
- 230000037430 deletion Effects 0.000 description 7
- 238000004364 calculation method Methods 0.000 description 6
- 238000004422 calculation algorithm Methods 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 238000007639 printing Methods 0.000 description 2
- 230000009466 transformation Effects 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 239000003086 colorant Substances 0.000 description 1
- 238000004590 computer program Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 239000012467 final product Substances 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 238000009966 trimming Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T3/00—Geometric image transformations in the plane of the image
- G06T3/04—Context-preserving transformations, e.g. by using an importance map
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Editing Of Facsimile Originals (AREA)
- Image Processing (AREA)
- Compression Of Band Width Or Redundancy In Fax (AREA)
- Character Input (AREA)
Description
・θv(WT−Min_WT)個のシームを上部ページマージンBSGから削除
・θv(WB−Min_WB)個のシームを底部ページマージンBSGから削除
ここで、θv=Min(1,Max_PMV/TV)である。
ステップ604では、その画像についての重要度マップが生成される。その画像についての重要度マップは、個々の画素重要度の集まりから構成される。
・θH(WL−Min_WL)個のシームを左ページマージンBSGから削除
・θH(WR−Min_WR)個のシームを右ページマージンBSGから削除
ここで、θH=Min(1,Max_PMH/TH)である。
Claims (5)
- 画像処理システム内で文書の画像をサイズ変更する方法であって、
目標寸法へとサイズ変更すべき文書の画像であって、複数の画素を含む文書の画像を受け取るステップと、
前記画像について生成された重要度マップに基づき、縦方向及び横方向のうちの一方の方向に、前記画像の第1の辺から第2の辺まで、複数のシームを刻むステップと、
前記複数のシームの各々についてエネルギーを計算するステップと、
前記エネルギーに基づき、背景の画素からなるシームを識別するステップと、
互いに隣合うシーム同士をまとめることで背景シームグループを形成するステップと、
前記背景シームグループを、当該背景シームグループの全シームグループ幅に基づいて分類するステップと、
前記背景シームグループの幅に基づき、当該背景シームグループから削除するシームの目標数を求めるステップと、
前記画像が目標寸法になるまで、前記背景シームグループから前記目標数のシームを削除するステップであって、幅の広い方の背景シームグループから先にシームの削除を行い、その後、順に幅が狭い方の背景シームグループに対してシームの削除を行い、サイズ変更前に、ある背景シームグループが次に小さい背景シームグループよりも幅が広い場合には、サイズ変更後も、その背景シームグループは前記次に小さい背景シームグループ以上の幅を持つよう、前記背景シームグループの各々の前記全シームグループ幅に応じた順位が維持される、ステップと、
前記文書のサイズ変更後の画像を画像出力装置に供給するステップと、
を含む文書画像サイズ変更方法。 - 請求項1に記載の方法であって、前記画像についての前記重要度マップを生成する処理では、
画像の内容についての画素間の変化に反応する少なくとも1つの画像オペレータを選択し、
選択された画像オペレータを用いて前記画像内の各画素の重要度の値を、当該画素の周囲の隣接画素群に応じて求め、
求めた各画素の重要度の値から前記重要度マップを作成する、
ことを特徴とする文書画像サイズ変更方法。 - 請求項1に記載の方法であって、前記背景シームグループの各々から削除すべきシームの目標数は、相対的に広い幅を持つ背景シームグループから削除されるシームの数が、相対的に狭い幅を持つ背景シームグループから削除されるシームの数以上となるように求められる、ことを特徴とする文書画像サイズ変更方法。
- 請求項1に記載の方法であって、前記文書の前記画像は縦方向にサイズ変更されるものであり、前記方法は、更に、
前記文書の前記画像の上部及び底部のページマージン内にある背景シームを識別するステップと、
互いに隣合うシーム同士をまとめることで背景シームグループ(以下「BSG」と呼ぶ)を形成するステップと、
前記背景シームグループを、当該背景シームグループの全シームグループ幅に基づいて、上部ページマージンBSGと底部ページマージンBSGとに分類するステップと、
前記画像を前記目標寸法へと縦方向にサイズ変更するために前記画像から削除すべき、横方向のシームの総数TVを求めるステップと、
前記画像を縦方向にサイズ変更するために前記上部及び底部のページマージンBSGから削除されるシームの最大数Max_PMVを求めるステップであって、
Max_PMV=(WT−Min_WT)+(WB−Min_WB)
であり、WT及びWBはそれぞれ上部ページマージンBSG及び底部ページマージンBSGの幅であり、Min_WT及びMin_WBはそれぞれ前記文書のページマージンに関する要件から決まる上部ページマージン及び底部ページマージンの最小値である、ステップと、
前記上部ページマージンBSG及び前記底部ページマージンBSGからシームを削除するステップであって、θv=Min(1,Max_PMV/TV)とした場合に、前記上部ページマージンBSGからθv(WT−Min_WT)個のシームを削除し、前記底部ページマージンBSGからθv(WB−Min_WB)個のシームを削除することにより、Max_PMV≧TVであれば、前記画像を前記目標寸法までサイズ変更するのに十分な数のシームが上部及び底部のページマージンBSGから削除できるようにし、そうでなければ、幅の広いBSG群からシームが削除されるようにするステップと、
を含むことを特徴とする文書画像サイズ変更方法。 - 請求項1に記載の方法であって、前記文書の前記画像は横方向にサイズ変更されるものであり、前記方法は、更に、
前記文書の前記画像の左端及び右端のページマージン内にある背景シームを識別するステップと、
互いに隣合うシーム同士をまとめることで背景シームグループ(以下「BSG」と呼ぶ)を形成するステップと、
前記背景シームグループを、当該背景シームグループの全シームグループ幅に基づいて、左ページマージンBSGと右ページマージンBSGとに分類するステップと、
前記画像を前記目標寸法へと横方向にサイズ変更するために前記画像から削除すべき、縦方向のシームの総数THを求めるステップと、
前記画像を横方向にサイズ変更するために前記左及び右のページマージンBSGから削除されるシームの最大数Max_PMHを求めるステップであって、
Max_PMH=(WL−Min_WL)+(WR−Min_WR)
であり、WL及びWRはそれぞれ左ページマージンBSG及び右ページマージンBSGの幅であり、Min_WL及びMin_WRはそれぞれ前記文書のページマージンに関する要件から決まる左ページマージン及び右ページマージンの最小値である、ステップと、
前記左ページマージンBSG及び前記右ページマージンBSGからシームを削除するステップであって、θH=Min(1,Max_PMH/TH)とした場合に、前記左ページマージンBSGからθH(WL−Min_WL)個のシームを削除し、前記右ページマージンBSGからθH(WR−Min_WR)個のシームを削除することにより、Max_PMH≧THであれば、前記画像を前記目標寸法までサイズ変更するのに十分な数のシームが左及び右のページマージンBSGから削除され、更なる処理が必要なくなるようにし、そうでなければ、幅の広いBSG群からシームが削除されるようにするステップと、
を含むことを特徴とする文書画像サイズ変更方法。
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US12/369,790 | 2009-02-12 | ||
US12/369,790 US8274533B2 (en) | 2009-02-12 | 2009-02-12 | Resizing a digital document image via background content removal |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2010187376A JP2010187376A (ja) | 2010-08-26 |
JP2010187376A5 JP2010187376A5 (ja) | 2013-03-28 |
JP5274495B2 true JP5274495B2 (ja) | 2013-08-28 |
Family
ID=42199757
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010026872A Expired - Fee Related JP5274495B2 (ja) | 2009-02-12 | 2010-02-09 | 文書画像サイズ変更方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US8274533B2 (ja) |
EP (1) | EP2219153B1 (ja) |
JP (1) | JP5274495B2 (ja) |
Families Citing this family (28)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8708227B1 (en) | 2006-10-31 | 2014-04-29 | United Services Automobile Association (Usaa) | Systems and methods for remote deposit of checks |
US7873200B1 (en) | 2006-10-31 | 2011-01-18 | United Services Automobile Association (Usaa) | Systems and methods for remote deposit of checks |
US9058512B1 (en) | 2007-09-28 | 2015-06-16 | United Services Automobile Association (Usaa) | Systems and methods for digital signature detection |
US10380562B1 (en) | 2008-02-07 | 2019-08-13 | United Services Automobile Association (Usaa) | Systems and methods for mobile deposit of negotiable instruments |
US10504185B1 (en) | 2008-09-08 | 2019-12-10 | United Services Automobile Association (Usaa) | Systems and methods for live video financial deposit |
US8094973B2 (en) * | 2008-10-06 | 2012-01-10 | Xerox Corporation | Content aware image resizing for text and contone images |
US7873211B1 (en) * | 2009-01-16 | 2011-01-18 | Google Inc. | Content-aware video resizing using discontinuous seam carving |
US8452689B1 (en) * | 2009-02-18 | 2013-05-28 | United Services Automobile Association (Usaa) | Systems and methods of check detection |
US10956728B1 (en) | 2009-03-04 | 2021-03-23 | United Services Automobile Association (Usaa) | Systems and methods of check processing with background removal |
US8171401B2 (en) * | 2009-06-19 | 2012-05-01 | Microsoft Corporation | Resizing an editable area in a web page |
US9779392B1 (en) | 2009-08-19 | 2017-10-03 | United Services Automobile Association (Usaa) | Apparatuses, methods and systems for a publishing and subscribing platform of depositing negotiable instruments |
US8817052B2 (en) * | 2009-11-02 | 2014-08-26 | Sony Corporation | Information processing apparatus, image enlargement processing method, and computer program product with visible data area enlargement features |
US9129340B1 (en) | 2010-06-08 | 2015-09-08 | United Services Automobile Association (Usaa) | Apparatuses, methods and systems for remote deposit capture with enhanced image detection |
CN101923703B (zh) * | 2010-08-27 | 2012-09-05 | 北京工业大学 | 基于语义的细缝裁剪和非均匀映射相结合的图像自适应方法 |
FR2978579B1 (fr) * | 2011-07-28 | 2014-03-21 | Thales Sa | Procede de codage d'une image apres redimensionnement par suppression de pixels |
US10380565B1 (en) | 2012-01-05 | 2019-08-13 | United Services Automobile Association (Usaa) | System and method for storefront bank deposits |
US8873887B2 (en) * | 2013-01-24 | 2014-10-28 | Google Inc. | Systems and methods for resizing an image |
CN103150291B (zh) * | 2013-01-31 | 2015-09-09 | 小米科技有限责任公司 | 文件切边方法、终端及服务器 |
US20140281005A1 (en) * | 2013-03-15 | 2014-09-18 | Qualcomm Incorporated | Video retargeting using seam carving |
US9286514B1 (en) | 2013-10-17 | 2016-03-15 | United Services Automobile Association (Usaa) | Character count determination for a digital image |
KR101648964B1 (ko) * | 2015-04-02 | 2016-08-30 | 네이버 주식회사 | 자동 여백 생성을 이용하여 컨텐츠를 제공하는 시스템 및 방법 |
KR101654300B1 (ko) | 2015-04-03 | 2016-09-22 | 네이버 주식회사 | 모션 연출이 포함된 페이지의 레이어 병합을 이용하여 컨텐츠를 제공하는 시스템 및 방법 |
US10506281B1 (en) | 2015-12-22 | 2019-12-10 | United Services Automobile Association (Usaa) | System and method for capturing audio or video data |
US10380993B1 (en) | 2016-01-22 | 2019-08-13 | United Services Automobile Association (Usaa) | Voice commands for the visually impaired to move a camera relative to a document |
US10325420B1 (en) | 2016-03-10 | 2019-06-18 | United Services Automobile Association (Usaa) | VIN scan recall notification |
US11030752B1 (en) | 2018-04-27 | 2021-06-08 | United Services Automobile Association (Usaa) | System, computing device, and method for document detection |
JP7314704B2 (ja) * | 2019-08-08 | 2023-07-26 | 大日本印刷株式会社 | 画像プリント装置及び画像処理装置 |
US11900755B1 (en) | 2020-11-30 | 2024-02-13 | United Services Automobile Association (Usaa) | System, computing device, and method for document detection and deposit processing |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6157389A (en) * | 1994-11-15 | 2000-12-05 | Kodak Limited | Method for reducing the size of an image |
JPH08340439A (ja) * | 1995-06-13 | 1996-12-24 | Matsushita Electric Ind Co Ltd | ファクシミリ装置およびファクシミリ原稿出力方法 |
US6473533B1 (en) * | 1996-10-25 | 2002-10-29 | Fuji Xerox Co., Ltd. | Image encoding apparatus and image decoding apparatus |
IL120136A0 (en) * | 1997-02-03 | 1997-06-10 | Yissum Res Dev Co | Synthesizing virtual two dimensional images of three dimensional space from a collection of real two dimensional images |
JPH11177801A (ja) * | 1997-12-11 | 1999-07-02 | Oki Data Corp | 画像データ処理方法、画像データ処理装置および画像出力装置 |
US6563964B1 (en) * | 1999-02-08 | 2003-05-13 | Sharp Laboratories Of America, Inc. | Image downsampling using redundant pixel removal |
EP1208150A4 (en) * | 1999-06-11 | 2005-01-26 | Sydney Hyman | IMAGE FORMING MATERIAL |
US6670963B2 (en) * | 2001-01-17 | 2003-12-30 | Tektronix, Inc. | Visual attention model |
US7174050B2 (en) * | 2002-02-12 | 2007-02-06 | International Business Machines Corporation | Space-optimized texture maps |
JP2004166050A (ja) * | 2002-11-14 | 2004-06-10 | Hucom Inc | 画像送信方法、画像送信装置、コンピュータプログラム及び記録媒体 |
US7574071B2 (en) * | 2004-10-05 | 2009-08-11 | Seiko Epson Corporation | Method and apparatus for resizing images |
US7747107B2 (en) * | 2007-03-06 | 2010-06-29 | Mitsubishi Electric Research Laboratories, Inc. | Method for retargeting images |
US8472753B2 (en) * | 2008-01-10 | 2013-06-25 | Samsung Electronics Co., Ltd. | Method and system of adaptive reformatting of digital image |
US8248622B2 (en) * | 2008-01-23 | 2012-08-21 | Samsung Electronics Co., Ltd. | Method of forming characters for microprint and image forming apparatus using the same |
US8064733B2 (en) * | 2008-06-24 | 2011-11-22 | Microsoft Corporation | Variable resolution images |
US8134578B2 (en) | 2008-07-17 | 2012-03-13 | Xerox Corporation | Hybrid importance maps for content aware digital image resizing |
US8290300B2 (en) * | 2008-07-31 | 2012-10-16 | Adobe Systems Incorporated | Seam-based reduction and expansion of images with color-weighted priority |
US20100060547A1 (en) * | 2008-09-11 | 2010-03-11 | Sony Ericsson Mobile Communications Ab | Display Device and Method for Displaying Images in a Variable Size Display Area |
US8270771B2 (en) * | 2008-12-09 | 2012-09-18 | Xerox Corporation | Iterative selection of pixel paths for content aware image resizing |
US8400473B2 (en) * | 2009-06-24 | 2013-03-19 | Ariel Shamir | Multi-operator media retargeting |
-
2009
- 2009-02-12 US US12/369,790 patent/US8274533B2/en not_active Expired - Fee Related
-
2010
- 2010-02-03 EP EP10152480A patent/EP2219153B1/en not_active Not-in-force
- 2010-02-09 JP JP2010026872A patent/JP5274495B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
US20100201711A1 (en) | 2010-08-12 |
EP2219153A3 (en) | 2011-02-23 |
EP2219153B1 (en) | 2012-09-19 |
US8274533B2 (en) | 2012-09-25 |
JP2010187376A (ja) | 2010-08-26 |
EP2219153A2 (en) | 2010-08-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5274495B2 (ja) | 文書画像サイズ変更方法 | |
JP5452825B2 (ja) | レンダリングのために多頁ドキュメントの頁別にサイズ縮小するための方法 | |
KR101297177B1 (ko) | 디지털 이미지의 적응적 리포맷팅을 위한 방법 및 시스템 | |
JP3950777B2 (ja) | 画像処理方法、画像処理装置および画像処理プログラム | |
JP2004529404A (ja) | 画像を分析するための方法及び装置 | |
CN1684493B (zh) | 图像形成装置及图像形成方法 | |
US20100086207A1 (en) | Content aware image resizing for text and contone images | |
JP6311360B2 (ja) | 画像処理装置 | |
JP5049922B2 (ja) | 画像処理装置及び画像処理方法 | |
JP4111190B2 (ja) | 画像処理装置 | |
JP2010074342A (ja) | 画像処理装置、画像形成装置、及びプログラム | |
JP4920814B2 (ja) | 画像処理方法、装置および記録媒体 | |
JP5111242B2 (ja) | 画像処理装置及び方法 | |
JP3997696B2 (ja) | 画像処理のための装置、方法及び記録媒体 | |
JP2005157928A (ja) | スタンプ処理装置、電子承認システム、プログラム、及び記録媒体 | |
US20120194883A1 (en) | Character detection apparatus, character detection method, and computer-readable storage medium | |
US9098768B2 (en) | Character detection apparatus, character detection method, and computer-readable storage medium | |
JP2009105541A (ja) | 画像処理装置、方法、および、プログラム | |
JP2007249774A (ja) | 文字色判別装置、文字色判別方法、およびコンピュータプログラム | |
JP2007011939A (ja) | 画像判定装置及びその方法 | |
JP2020092363A (ja) | 画像処理装置、および、コンピュータプログラム | |
JP2001222717A (ja) | 文書画像認識方法、装置及びコンピュータ読み取り可能な記録媒体 | |
JP5884509B2 (ja) | 画像処理装置、画像読取装置およびプログラム | |
JP6025475B2 (ja) | 像域判定装置、像域判定方法、及び画像処理装置 | |
JP2004048130A (ja) | 画像処理方法、画像処理装置、および画像処理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130206 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130206 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20130206 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20130311 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130319 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130326 |
|
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: 20130423 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130514 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |