JP4864653B2 - 画像読取装置、画像読取方法及び該方法を実行するためのプログラム - Google Patents
画像読取装置、画像読取方法及び該方法を実行するためのプログラム Download PDFInfo
- Publication number
- JP4864653B2 JP4864653B2 JP2006306914A JP2006306914A JP4864653B2 JP 4864653 B2 JP4864653 B2 JP 4864653B2 JP 2006306914 A JP2006306914 A JP 2006306914A JP 2006306914 A JP2006306914 A JP 2006306914A JP 4864653 B2 JP4864653 B2 JP 4864653B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- document
- read
- image reading
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims description 70
- 238000001514 detection method Methods 0.000 claims description 33
- 230000004069 differentiation Effects 0.000 claims description 11
- 230000008569 process Effects 0.000 description 51
- 239000000872 buffer Substances 0.000 description 37
- 238000010586 diagram Methods 0.000 description 21
- 238000003705 background correction Methods 0.000 description 13
- 230000008859 change Effects 0.000 description 13
- 239000000428 dust Substances 0.000 description 9
- 230000006870 function Effects 0.000 description 9
- 238000004364 calculation method Methods 0.000 description 8
- 239000011521 glass Substances 0.000 description 6
- 101100311460 Schizosaccharomyces pombe (strain 972 / ATCC 24843) sum2 gene Proteins 0.000 description 3
- 230000003321 amplification Effects 0.000 description 2
- 238000013500 data storage Methods 0.000 description 2
- 238000009434 installation Methods 0.000 description 2
- 238000003199 nucleic acid amplification method Methods 0.000 description 2
- 238000002310 reflectometry Methods 0.000 description 2
- 238000000926 separation method Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 1
- 230000005284 excitation Effects 0.000 description 1
- 230000001678 irradiating effect Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000035945 sensitivity Effects 0.000 description 1
- 238000011144 upstream manufacturing Methods 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/00681—Detecting the presence, position or size of a sheet or correcting its position before scanning
-
- 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/00681—Detecting the presence, position or size of a sheet or correcting its position before scanning
- H04N1/00684—Object of the detection
- H04N1/00718—Skew
-
- 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/00681—Detecting the presence, position or size of a sheet or correcting its position before scanning
- H04N1/00684—Object of the detection
- H04N1/00721—Orientation
-
- 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/00681—Detecting the presence, position or size of a sheet or correcting its position before scanning
- H04N1/00684—Object of the detection
- H04N1/00726—Other properties of the sheet, e.g. curvature or reflectivity
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Input (AREA)
- Facsimile Scanning Arrangements (AREA)
- Holders For Sensitive Materials And Originals (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Description
f(x,y):各画素の濃度値
f(x,y+m):各画素からmライン先の画素の濃度値(m=1)
ここで、図4中に示されている語句は、夫々以下のように定義される。
・Width:画像の幅((x座標が0から23までの画像の幅)=24)
・Height:画像の長さ((y座標が0から25までの画像の長さ)=26)
・nライン:注目ライン
・n+mライン:注目ラインからmライン離れた先のライン
まず、図4の画像の左上端(x,y)=(0,0)から(Width−1,0)までの各画素の濃度値を(1)式に当てはめる処理を行う。(Width−1,0)まで処理が進んだら、次のラインに移動し、左端(x,y)=(0,1)から(Width−1,1)まで処理を行う。同様にラインを移動し続け、上記と同様の処理を(Width−1,Height−1−m)まで行う。これにより、副走査方向に関する各画素の位置における画像の微分情報値が得られる(図5)。尚、ここではm=1としている。また、y=Height−1の欄は、計算できないので空欄となっている。また、xを1ずつ増やしながら走査し、1ラインずつずらしているが、適宜間引いた画素や、数ラインずつずらしながら選択された画素の位置で微分情報を取得してもよい。
0 (Δ(x,y)≦s ) (s=80)
次に、座標情報取得処理を図6を用いて説明する。尚、座標情報取得処理は画像処理手段401及びCPU404により実行される。
(a, sum2/m) n < m
本原稿傾斜角検出処理によれば、バッファ603に格納された境界座標値を用いて読取画像中の原稿画像の傾斜角を検出することができる。
h=√((x1−x2)2+(y1−y2)2)
次に、画像Bの各画素の濃度値を決定する方法を説明する。画像Bの各画素の濃度値は、以下の(7)式を用いて、画像Aの各画素の濃度値を参照することで決定される。
y=Xsinθ+ Ycosθ+y1
(x,y):回転前の画素位置
(X,Y):回転後の画素位置
但し、ここでは、角度θは時計回りに測定される角度としている。
102 ピックアップローラ
108 読取ユニット
109 対向部材
120 ラインイメージセンサ
121 光源
123 原稿
400 A/D変換部
401 画像処理部
402 画像メモリ
403 インターフェース部
404 CPU
405 ワークメモリ
Claims (13)
- 搬送される原稿の画像を搬送方向と直交する主走査方向に読み取る画像読取手段と、前記画像読取手段で読み取った読取画像を副走査方向に走査して、前記読取画像の全画素のうち少なくとも選択された画素の位置における該読取画像の副走査方向に関する微分情報を取得し、前記微分情報を所定の閾値で2値化して各画素の2値化情報を取得し、前記2値化情報に基づいて前記読取画像中の原稿画像と背景画像との境界座標情報を取得する座標情報取得手段とを備えることを特徴とする画像読取装置。
- 前記座標情報取得手段は、前記読取画像に対して副走査方向に1次微分及び2次微分のうち少なくとも一方を行うことにより微分情報を生成する微分情報生成手段を備え、前記微分情報に基づいて前記境界座標情報を取得することを特徴とする請求項1記載の画像読取装置。
- 前記座標情報取得手段で取得した境界座標情報に基づいて原稿サイズを検知する原稿サイズ検知手段を備えることを特徴とする請求項1又は2記載の画像読取装置。
- 前記境界座標情報に基づいて前記読取画像中の前記原稿画像の傾斜角を検出する原稿傾斜角検出手段を備えることを特徴とする請求項1乃至3のいずれか1項に記載の画像読取装置。
- 前記境界座標情報及び前記傾斜角に基づいて、前記読取画像中の前記原稿画像に外接する長方形を算出する外接長方形算出手段を備えることを特徴とする請求項4記載の画像読取装置。
- 前記傾斜角に基づいて前記原稿画像に傾き補正を加える傾き補正手段を備えることを特徴とする請求項4記載の画像読取装置。
- 搬送される原稿の画像を搬送方向と直交する主走査方向に読み取る画像読取ステップと、前記画像読取ステップで読み取った読取画像を副走査方向に走査して、前記読取画像の全画素のうち少なくとも選択された画素の位置における該読取画像の副走査方向に関する微分情報を取得し、前記微分情報を所定の閾値で2値化して各画素の2値化情報を取得し、前記2値化情報に基づいて前記読取画像中の原稿画像と背景画像との境界座標情報を取得する座標情報取得ステップとを有することを特徴とする画像読取方法。
- 前記座標情報取得ステップは、前記読取画像に対して副走査方向に1次微分及び2次微分のうち少なくとも一方を行うことにより微分情報を生成する微分情報生成ステップを有し、前記微分情報に基づいて前記境界座標情報を取得することを特徴とする請求項7記載の画像読取方法。
- 前記座標情報取得ステップで取得した境界座標情報に基づいて原稿サイズを検知する原稿サイズ検知ステップを有することを特徴とする請求項7又は8記載の画像読取方法。
- 前記境界座標情報に基づいて前記読取画像中の前記原稿画像の傾斜角を検出する原稿傾斜角検出ステップを有することを特徴とする請求項7乃至9のいずれか1項に記載の画像読取方法。
- 前記境界座標情報及び前記傾斜角に基づいて、前記読取画像中の前記原稿画像に外接する長方形を算出する外接長方形算出ステップを有することを特徴とする請求項10記載の画像読取方法。
- 前記傾斜角に基づいて前記原稿画像に傾き補正を加える傾き補正ステップを有することを特徴とする請求項10記載の画像読取方法。
- 画像読取方法をコンピュータに実行させるためのプログラムであって、
搬送される原稿の画像を搬送方向と直交する主走査方向に読み取る画像読取モジュールと、前記画像読取モジュールで読み取った読取画像を副走査方向に走査して、前記読取画像の全画素のうち少なくとも選択された画素の位置における該読取画像の副走査方向に関する微分情報を取得し、前記微分情報を所定の閾値で2値化して各画素の2値化情報を取得し、前記2値化情報に基づいて前記読取画像中の原稿画像と背景画像との境界座標情報を取得する座標情報取得モジュールとを有することを特徴とするプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006306914A JP4864653B2 (ja) | 2006-11-13 | 2006-11-13 | 画像読取装置、画像読取方法及び該方法を実行するためのプログラム |
US11/939,021 US8018629B2 (en) | 2006-11-13 | 2007-11-13 | Image reading apparatus, image reading method, and program for implementing the method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006306914A JP4864653B2 (ja) | 2006-11-13 | 2006-11-13 | 画像読取装置、画像読取方法及び該方法を実行するためのプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008124828A JP2008124828A (ja) | 2008-05-29 |
JP4864653B2 true JP4864653B2 (ja) | 2012-02-01 |
Family
ID=39368911
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006306914A Active JP4864653B2 (ja) | 2006-11-13 | 2006-11-13 | 画像読取装置、画像読取方法及び該方法を実行するためのプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8018629B2 (ja) |
JP (1) | JP4864653B2 (ja) |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101398999B (zh) * | 2007-09-28 | 2011-11-09 | 鹏智科技(深圳)有限公司 | 显示设备测试装置及方法 |
JP5313565B2 (ja) * | 2008-07-02 | 2013-10-09 | キヤノン電子株式会社 | 画像読取装置、画像読取方法、画像読取システム及びプログラム |
JP5341566B2 (ja) * | 2009-03-05 | 2013-11-13 | キヤノン電子株式会社 | 画像読取装置、その制御方法および画像読取システム |
JP2010219873A (ja) * | 2009-03-17 | 2010-09-30 | Ricoh Co Ltd | 画像読取装置および画像形成装置 |
KR101621848B1 (ko) * | 2009-12-14 | 2016-06-01 | 삼성전자주식회사 | 화상처리장치 및 방법 |
JP5716222B2 (ja) * | 2011-05-13 | 2015-05-13 | 株式会社Pfu | 画像読取装置、画像処理方法、及びプログラム |
JP6122260B2 (ja) * | 2012-07-09 | 2017-04-26 | キヤノン株式会社 | 画像処理装置及びその方法とプログラム |
JP5780266B2 (ja) | 2013-06-26 | 2015-09-16 | 富士ゼロックス株式会社 | 画像形成装置及び粉体塗布装置 |
JP6383441B2 (ja) * | 2015-08-25 | 2018-08-29 | 株式会社日立情報通信エンジニアリング | 画像読取装置および画像読取方法ならびに画像読取プログラム |
JP6700721B2 (ja) | 2015-11-04 | 2020-05-27 | キヤノン株式会社 | 画像読取装置、画像読取方法 |
JP6671927B2 (ja) | 2015-11-04 | 2020-03-25 | キヤノン株式会社 | 画像読取装置、画像読取方法 |
JP6632335B2 (ja) | 2015-11-04 | 2020-01-22 | キヤノン株式会社 | 画像読取装置、画像読取方法 |
CN109146809B (zh) * | 2018-08-02 | 2022-07-26 | 电子科技大学 | 一种对扫描文档图像进行去灰边的方法 |
CN109862202B (zh) * | 2019-03-29 | 2021-11-30 | 富士施乐实业发展(中国)有限公司 | 一种用于复合机的输稿器的控制方法及装置 |
JP2022124604A (ja) * | 2021-02-16 | 2022-08-26 | セイコーエプソン株式会社 | 画像読取装置、画像読取システム、制御装置、及び、原稿領域切り出し方法 |
Family Cites Families (22)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS61262982A (ja) * | 1985-05-17 | 1986-11-20 | Casio Comput Co Ltd | 画像情報認識装置 |
JPS6416067A (en) * | 1987-07-08 | 1989-01-19 | Minolta Camera Kk | Original detector |
JPH06273860A (ja) * | 1993-03-17 | 1994-09-30 | Konica Corp | 原稿サイズ検知装置 |
US5818976A (en) * | 1993-10-25 | 1998-10-06 | Visioneer, Inc. | Method and apparatus for document skew and size/shape detection |
KR100324989B1 (ko) * | 1993-11-08 | 2002-06-24 | 마츠시타 덴끼 산교 가부시키가이샤 | 입력표시일체형정보처리장치 |
US6721066B2 (en) * | 1994-11-18 | 2004-04-13 | Minolta Co., Ltd. | Image processor |
JP2947126B2 (ja) * | 1995-07-14 | 1999-09-13 | 日本電気株式会社 | 原稿イメージ取り込み装置 |
JP3325162B2 (ja) * | 1995-09-04 | 2002-09-17 | 株式会社日立製作所 | 内燃機関の燃焼状態検出装置 |
US5764383A (en) * | 1996-05-30 | 1998-06-09 | Xerox Corporation | Platenless book scanner with line buffering to compensate for image skew |
JPH10336439A (ja) * | 1997-05-28 | 1998-12-18 | Minolta Co Ltd | 画像読取り装置 |
JP2000069243A (ja) * | 1998-08-24 | 2000-03-03 | Matsushita Electric Ind Co Ltd | 画像処理方法及び画像処理装置 |
TW475327B (en) * | 2000-01-10 | 2002-02-01 | Avision Inc | Scanner capable of detecting the border of the object to be scanned |
US7359541B2 (en) * | 2000-04-28 | 2008-04-15 | Konica Corporation | Radiation image processing apparatus |
JP2002010059A (ja) * | 2000-06-20 | 2002-01-11 | Sharp Corp | 画像処理装置 |
JP4680362B2 (ja) | 2000-09-22 | 2011-05-11 | 株式会社石井工作研究所 | 電子部品の製造方法及び製造装置 |
JP4865147B2 (ja) * | 2001-05-29 | 2012-02-01 | エスアイアイ・ナノテクノロジー株式会社 | ディスプレイ顕微鏡画像を用いたパターン測定方法及び測定システム |
US7558524B2 (en) * | 2002-03-01 | 2009-07-07 | Seiko Epson Corporation | Image reading system |
JP4211703B2 (ja) * | 2004-07-23 | 2009-01-21 | セイコーエプソン株式会社 | 画像読み取り装置 |
JP2005057813A (ja) | 2004-11-29 | 2005-03-03 | Pfu Ltd | 画像読取装置 |
JP2006238287A (ja) * | 2005-02-28 | 2006-09-07 | Ricoh Co Ltd | 原稿読取り装置および画像形成装置 |
JP4544462B2 (ja) * | 2005-02-28 | 2010-09-15 | 株式会社リコー | 原稿読取り装置および画像形成装置 |
US8335021B2 (en) | 2006-03-22 | 2012-12-18 | Canon Denshi Kabushiki Kaisha | Image reading apparatus, shading correction method therefor, and program for implementing the method |
-
2006
- 2006-11-13 JP JP2006306914A patent/JP4864653B2/ja active Active
-
2007
- 2007-11-13 US US11/939,021 patent/US8018629B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2008124828A (ja) | 2008-05-29 |
US20080112023A1 (en) | 2008-05-15 |
US8018629B2 (en) | 2011-09-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4864653B2 (ja) | 画像読取装置、画像読取方法及び該方法を実行するためのプログラム | |
JP4844247B2 (ja) | 画像処理装置および画像処理プログラム | |
JP7196698B2 (ja) | 画像処理装置、画像処理方法、及び画像処理プログラム | |
JP7131415B2 (ja) | 傾き検出装置、読取装置、画像処理装置および傾き検出方法 | |
JP5390418B2 (ja) | 画像読取装置および画像読取システム | |
US8427714B2 (en) | Image-reading device | |
JP5180054B2 (ja) | 画像読取装置、画像読取システム及び輪郭検出方法 | |
JP2010025652A (ja) | 表面疵検査装置 | |
JP6874450B2 (ja) | 画像処理装置、画像処理方法、及び画像処理プログラム | |
JP5276284B2 (ja) | 画像読取装置、画像処理方法、および画像処理プログラム | |
JP2005214734A (ja) | 紙皺検査装置、制御装置 | |
JP5313565B2 (ja) | 画像読取装置、画像読取方法、画像読取システム及びプログラム | |
JP5683099B2 (ja) | 画像読取装置、画像読取装置の制御方法、およびプログラム | |
US20230386020A1 (en) | Image processing apparatus, method of controlling the same, and storage medium | |
JP2010009283A (ja) | 画像読取装置、画像読取方法および画像読取のためのコンピュータプログラム | |
JP2009229110A (ja) | 画像入力方法および画像入力装置 | |
JP2002185725A (ja) | 画像読取装置及び方法 | |
JP2006020084A (ja) | 画像読取装置及び画像形成装置 | |
JP5740430B2 (ja) | 画像読取装置、画像処理方法、画像処理プログラム及び画像読取システム | |
JP3761835B2 (ja) | 画像読み取り装置及び画像形成装置 | |
US11665296B2 (en) | Image reading device | |
US20240177296A1 (en) | Inspection apparatus, method of controlling the same, and storage medium | |
JP7510602B2 (ja) | 画像読取装置 | |
JP7510603B2 (ja) | 画像読取装置 | |
JP7474410B2 (ja) | 画像読取装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20091102 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110131 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110209 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110407 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110920 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111020 |
|
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: 20111108 |
|
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: 20111109 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20141118 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4864653 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |