JP2004129271A - オーバスキャンされた画像中での文書のスキュー角及び位置を決定する方法 - Google Patents
オーバスキャンされた画像中での文書のスキュー角及び位置を決定する方法 Download PDFInfo
- Publication number
- JP2004129271A JP2004129271A JP2003343239A JP2003343239A JP2004129271A JP 2004129271 A JP2004129271 A JP 2004129271A JP 2003343239 A JP2003343239 A JP 2003343239A JP 2003343239 A JP2003343239 A JP 2003343239A JP 2004129271 A JP2004129271 A JP 2004129271A
- Authority
- JP
- Japan
- Prior art keywords
- document
- value
- angle
- minimum
- polygon
- 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
- 238000000034 method Methods 0.000 title claims abstract description 9
- 230000009466 transformation Effects 0.000 claims description 2
- 238000001514 detection method Methods 0.000 description 6
- 238000010586 diagram Methods 0.000 description 6
- 239000013598 vector Substances 0.000 description 6
- 238000007796 conventional method Methods 0.000 description 2
- 230000001788 irregular Effects 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/387—Composing, repositioning or otherwise geometrically modifying originals
- H04N1/3877—Image rotation
- H04N1/3878—Skew detection or correction
-
- 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/12—Edge-based segmentation
-
- 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/146—Aligning or centring of the image pick-up or image-field
- G06V30/1475—Inclination or skew detection or correction of characters or of image to be recognised
- G06V30/1478—Inclination or skew detection or correction of characters or of image to be recognised of characters or characters lines
-
- 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/30—Subject of image; Context of image processing
- G06T2207/30176—Document
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Signal Processing (AREA)
- Editing Of Facsimile Originals (AREA)
- Image Analysis (AREA)
- Facsimile Scanning Arrangements (AREA)
- Image Input (AREA)
- Character Input (AREA)
Abstract
【解決手段】 オーバスキャンされたデジタル画像中の文書のスキュー角と位置とを決定する方法を提供する。文書をスキャンし、グレースケールイメージを得る。得られたグレースケールイメージからの文書の外形ピクセルを順番に接続して外形ポリゴンを形成する。初期角度θを0に設定し、ポリゴンの最小x値、最小y値、最大x値、及び最大y値を決定する。最小x値、最小y値、最大x値、及び最大y値に基づいて矩形形状の境界面積を計算し、記録する。角度を記録し、ポリゴンを角度zだけ回転させる。ステップを繰り返して最小の境界面積値を選択する。最小境界面積値に対応する角度を文書のスキュー角とする。
【選択図】 図1
Description
a)文書をスキャンするステップと、
b)グレースケールイメージを得るステップと、
c)前記得られたグレースケールイメージから文書の外形ピクセルを検出するステップと、
d)前記検出されたピクセルを順番に接続して外形ポリゴンを形成するステップと、
e)角度θを0に設定(θ=0)するステップと、
f)前記ポリゴンの最小x値、最小y値、最大x値、及び最大y値を決定するステップと、
g)前記最小x値、最小y値、最大x値、及び最大y値に基づいて矩形形状の境界面積を計算するステップと、
h)前記境界面積とθとを記録するステップと、
i)前記ポリゴンを角度zだけ回転させるステップと、
j)角度θを(θ+z)に再設定する(θ=θ+z)ステップと、
k)上記ステップf)からステップj)までをn回繰り返すステップと、
l)ステップh)で記録された前記境界面積から最小の境界面積値を選択するステップと、
m)前記最小境界面積値に対応する角度を記録するステップと、
n)前記最小境界面積値の前記回転角を前記文書の前記スキュー角として割り当てるステップと
を含むことを特徴とする。
xn=xi×cos(θ)+yi×sin(θ)−xr
yn=−xi×sin(θ)+yi×cos(θ)−yr
ここで、(xn,yn)は、回転点(xr,yr)に対して角度θだけ回転後の頂点(xi,yi)40の新たな座標である。
y0=(xr+xi)sin(θs)+(yr+yi)cos(θs)
ここで、文書の幅及び高さは、ポリゴンを角度θrだけ回転させた場合のポリゴンの幅(W(θr))と高さ(H(θr))である(ステップ5)。
Claims (4)
- a)文書をスキャンするステップと、
b)グレースケールイメージを得るステップと、
c)前記得られたグレースケールイメージから文書の外形ピクセルを検出するステップと、
d)前記検出されたピクセルを順番に接続して外形ポリゴンを形成するステップと、
e)角度θを0に設定(θ=0)するステップと、
f)前記ポリゴンの最小x値、最小y値、最大x値、及び最大y値を決定するステップと、
g)前記最小x値、最小y値、最大x値、及び最大y値に基づいて矩形形状の境界面積を計算するステップと、
h)前記境界面積とθとを記録するステップと、
i)前記ポリゴンを角度zだけ回転させるステップと、
j)角度θを(θ+z)に再設定する(θ=θ+z)ステップと、
k)上記ステップf)からステップj)までをn回繰り返すステップと、
l)ステップh)で記録された前記境界面積から最小の境界面積値を選択するステップと、
m)前記最小境界面積値に対応する角度を記録するステップと、
n)前記最小境界面積値の前記回転角を前記文書の前記スキュー角として割り当てるステップと
を含むことを特徴とするオーバスキャンされたデジタル画像中の文書のスキュー角と位置とを決定する方法。 - o)前記スキュー角において最大x値から最小x値を差し引いて文書の幅を得るステップと、
p)前記スキュー角において最大y値から最小y値を差し引いて文書の高さを得るステップと
をさらに含むことを特徴とする請求項1に記載の方法。 - q)前記最小境界面積の元の点の位置変換を行って文書を配置するステップ
をさらに含むことを特徴とする請求項2に記載の方法。 - r)前記ポリゴンの面積を計算するステップと、
s)前記ポリゴンの前記面積を前記最小の境界面積と比較するステップと、
t)前記ポリゴンの前記面積が前記最小境界面積のkユニット内にある場合、その配置の正確さについて高い信頼性を有しているステップと
をさらに含むことを特徴とする請求項3に記載の方法。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/262,049 US7027666B2 (en) | 2002-10-01 | 2002-10-01 | Method for determining skew angle and location of a document in an over-scanned image |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004129271A true JP2004129271A (ja) | 2004-04-22 |
JP4095947B2 JP4095947B2 (ja) | 2008-06-04 |
Family
ID=32030128
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003343239A Expired - Lifetime JP4095947B2 (ja) | 2002-10-01 | 2003-10-01 | オーバスキャンされた画像中での文書のスキュー角及び位置を決定する方法 |
Country Status (4)
Country | Link |
---|---|
US (1) | US7027666B2 (ja) |
EP (1) | EP1408681B1 (ja) |
JP (1) | JP4095947B2 (ja) |
DE (1) | DE60309412T2 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009267652A (ja) * | 2008-04-23 | 2009-11-12 | Murata Mach Ltd | 画像処理装置、画像読取装置及び画像処理プログラム |
US8064729B2 (en) | 2008-04-03 | 2011-11-22 | Seiko Epson Corporation | Image skew detection apparatus and methods |
Families Citing this family (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2842983B1 (fr) * | 2002-07-24 | 2004-10-15 | Canon Kk | Transcodage de donnees |
US7483591B2 (en) * | 2004-02-17 | 2009-01-27 | Xerox Corporation | Image transfer apparatus with streak removal system |
US7564593B2 (en) * | 2004-11-19 | 2009-07-21 | Xerox Corporation | Method and apparatus for identifying document size |
US7907794B2 (en) * | 2007-01-24 | 2011-03-15 | Bluebeam Software, Inc. | Method for aligning a modified document and an original document for comparison and difference highlighting |
JP4420295B2 (ja) * | 2007-02-07 | 2010-02-24 | 株式会社沖データ | 画像読取装置 |
US8249391B2 (en) * | 2007-08-24 | 2012-08-21 | Ancestry.com Operations, Inc. | User interface method for skew correction |
US8370759B2 (en) | 2008-09-29 | 2013-02-05 | Ancestry.com Operations Inc | Visualizing, creating and editing blending modes methods and systems |
TWI425444B (zh) * | 2009-02-20 | 2014-02-01 | Avermedia Information Inc | 影像資料歪斜偵測校正方法與裝置 |
WO2011001439A2 (en) | 2009-07-02 | 2011-01-06 | Hewlett-Packard Development Company, L.P. | Skew detection |
US8571313B2 (en) * | 2010-03-22 | 2013-10-29 | Sharp Laboratories Of America, Inc. | Methods and systems for estimation of document skew in an image |
US8189961B2 (en) | 2010-06-09 | 2012-05-29 | Microsoft Corporation | Techniques in optical character recognition |
US9025086B2 (en) | 2012-04-13 | 2015-05-05 | Red.Com, Inc. | Video projector system |
CN104272728B (zh) | 2012-04-13 | 2017-12-01 | Red.Com有限责任公司 | 视频投影器系统 |
CN102980535B (zh) * | 2012-12-12 | 2015-07-29 | 华为终端有限公司 | 角度测量方法和装置 |
JP5858012B2 (ja) * | 2013-08-08 | 2016-02-10 | カシオ計算機株式会社 | 画像処理装置、画像処理方法及びプログラム |
KR20200092198A (ko) | 2019-01-24 | 2020-08-03 | 휴렛-팩커드 디벨롭먼트 컴퍼니, 엘.피. | 스케일 팩터를 고려한 스큐 보정 |
CN111652221B (zh) * | 2019-06-29 | 2022-11-01 | 浙江大学 | 一种用于usb插头表面缺陷检测的roi提取方法和系统 |
CN111681173A (zh) * | 2020-05-25 | 2020-09-18 | 浙江大学 | 基于最小面积边界框与投影法相结合的倾斜图像校正方法 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5452374A (en) * | 1992-04-06 | 1995-09-19 | Ricoh Corporation | Skew detection and correction of a document image representation |
US5818976A (en) * | 1993-10-25 | 1998-10-06 | Visioneer, Inc. | Method and apparatus for document skew and size/shape detection |
US5974199A (en) * | 1997-03-31 | 1999-10-26 | Eastman Kodak Company | Method for scanning and detecting multiple photographs and removing edge artifacts |
US6433896B1 (en) * | 1997-06-10 | 2002-08-13 | Minolta Co., Ltd. | Image processing apparatus |
DE19858968A1 (de) | 1998-01-14 | 1999-07-15 | Eastman Kodak Co | Verfahren und Vorrichtung zum Erkennen von Winkelabweichungen und dunklen Rändern bei einem Vorlagenbild in einem Hochleistungsscanner |
EP1184808A3 (en) | 2000-08-29 | 2003-10-29 | Eastman Kodak Company | Method for detection of skew angle and border of document images in a production scanning environment |
-
2002
- 2002-10-01 US US10/262,049 patent/US7027666B2/en not_active Expired - Lifetime
-
2003
- 2003-09-18 EP EP03077941A patent/EP1408681B1/en not_active Expired - Lifetime
- 2003-09-18 DE DE60309412T patent/DE60309412T2/de not_active Expired - Lifetime
- 2003-10-01 JP JP2003343239A patent/JP4095947B2/ja not_active Expired - Lifetime
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8064729B2 (en) | 2008-04-03 | 2011-11-22 | Seiko Epson Corporation | Image skew detection apparatus and methods |
JP2009267652A (ja) * | 2008-04-23 | 2009-11-12 | Murata Mach Ltd | 画像処理装置、画像読取装置及び画像処理プログラム |
JP4557184B2 (ja) * | 2008-04-23 | 2010-10-06 | 村田機械株式会社 | 画像処理装置、画像読取装置及び画像処理プログラム |
Also Published As
Publication number | Publication date |
---|---|
JP4095947B2 (ja) | 2008-06-04 |
DE60309412T2 (de) | 2007-09-20 |
EP1408681A1 (en) | 2004-04-14 |
EP1408681B1 (en) | 2006-11-02 |
US20040062455A1 (en) | 2004-04-01 |
US7027666B2 (en) | 2006-04-11 |
DE60309412D1 (de) | 2006-12-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4095947B2 (ja) | オーバスキャンされた画像中での文書のスキュー角及び位置を決定する方法 | |
JP4358193B2 (ja) | 画像対象の自動切抜き方法 | |
US20120243785A1 (en) | Method of detection document alteration by comparing characters using shape features of characters | |
US6771842B1 (en) | Document image skew detection method | |
US8064636B2 (en) | Image processing apparatus and method of controlling the same | |
CN110569845A (zh) | 一种试卷图像的校正方法及相关装置 | |
JP5541679B2 (ja) | 画像処理装置及び方法、並びに、プログラム | |
EP2536123B1 (en) | Image processing method and image processing apparatus | |
JP2004362053A (ja) | 二次元コード読取装置 | |
JP6006675B2 (ja) | マーカ検出装置、マーカ検出方法、及びプログラム | |
JP2004129022A (ja) | 画像読取装置 | |
US20230196707A1 (en) | Fiducial patterns | |
JPH06311333A (ja) | 画像処理装置 | |
JP4285253B2 (ja) | 傾き検出機能付き画像検査装置 | |
JPH10285379A (ja) | 原稿角度補正方法及び原稿角度補正装置 | |
JP4872895B2 (ja) | 顔中心線検出装置 | |
JP2009025992A (ja) | 2次元コード | |
JPWO2004077356A1 (ja) | 画像結合装置、画像結合方法 | |
JPH11288453A (ja) | 再生用のスキャン環境における原稿画像のスキュ―角度および黒い境界線を検出する方法およびシステム | |
CN111681161B (zh) | 折叠二维码图像的还原方法、设备及计算机可读存储介质 | |
JP2006268371A (ja) | 画像処理装置及び画像処理方法 | |
JP5477542B2 (ja) | 画像処理装置と処理方法、及び処理プログラム | |
JP2006333123A (ja) | 画像処理装置、画像処理方法、および画像処理プログラム | |
JP2546876B2 (ja) | ディジタル線分作成方法及び紙葉類鑑別システム | |
JP5841511B2 (ja) | 署名鑑処理装置、署名鑑処理方法および署名鑑処理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060627 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20071127 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080123 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20080123 |
|
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: 20080219 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20080310 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110314 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4095947 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: 20110314 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120314 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130314 Year of fee payment: 5 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140314 Year of fee payment: 6 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |