JP6099457B2 - 画像処理装置、領域決定方法及びコンピュータプログラム - Google Patents
画像処理装置、領域決定方法及びコンピュータプログラム Download PDFInfo
- Publication number
- JP6099457B2 JP6099457B2 JP2013070364A JP2013070364A JP6099457B2 JP 6099457 B2 JP6099457 B2 JP 6099457B2 JP 2013070364 A JP2013070364 A JP 2013070364A JP 2013070364 A JP2013070364 A JP 2013070364A JP 6099457 B2 JP6099457 B2 JP 6099457B2
- Authority
- JP
- Japan
- Prior art keywords
- rectangle
- image
- area
- input image
- region
- 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
Classifications
-
- 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
- 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/20048—Transform domain processing
- G06T2207/20061—Hough transform
-
- 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)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
Description
Y値= 0.30×R値+0.59×G値+0.11×B値 (1)
U値=−0.17×R値−0.33×G値+0.50×B値 (2)
V値= 0.50×R値−0.42×G値−0.08×B値 (3)
10、30 画像読取装置
20、40 情報処理装置
201 第1エッジ画素抽出部
202 領域検出部
203 第2エッジ画素抽出部
204 直線検出部
205 矩形検出部
206 領域決定部
207 切出し部
Claims (8)
- 入力画像からエッジ画素を抽出するエッジ画素抽出部と、
前記エッジ画素のうち連結するエッジ画素によって囲まれる対象領域を検出する領域検出部と、
前記対象領域内において、複数の直線を検出する直線検出部と、
前記複数の直線のうち二本ずつが略直交する四本の直線から構成される矩形を検出する矩形検出部と、
前記矩形が前記対象領域と一致する場合、前記矩形を前記入力画像から原稿の画像を切出す領域に決定する領域決定部と、
を有することを特徴とする画像処理装置。 - 前記領域決定部は、前記矩形検出部が検出した何れの矩形も前記対象領域と一致しない場合、少なくとも前記対象領域を含む領域を前記入力画像から原稿の画像を切出す領域に決定する、請求項1に記載の画像処理装置。
- 前記直線検出部は、前記対象領域の端部が前記入力画像の端部から10mmに相当する距離内にある場合、前記入力画像の端部を前記複数の直線のうちの一つの直線として検出する、請求項1または2に記載の画像処理装置。
- 前記領域決定部は、前記矩形が前記入力画像の端部を含む場合、前記入力画像の端部と略直交する前記矩形の辺に沿った、前記入力画像の端部と交わる前記矩形の角から10mmに相当する距離内にある所定領域において前記矩形の辺に沿って分布するエッジ画素に基づいて、前記矩形が前記対象領域と一致するか否かを判定する、請求項3に記載の画像処理装置。
- 前記領域決定部は、前記矩形が前記入力画像の端部を含む場合、前記所定領域において、前記矩形の辺を構成する画素の数に対する、当該辺を構成する画素のうち当該辺と直交する方向にエッジ画素が存在する画素の数の比に基づいて、前記矩形が前記対象領域と一致するか否かを判定する、請求項4に記載の画像処理装置。
- 前記領域決定部は、前記対象領域の端部が前記入力画像の端部から10mmに相当する距離内にある場合、前記矩形が前記対象領域と一致しなくても、前記矩形を前記入力画像から原稿の画像を切出す領域に決定する、請求項1〜4の何れか一項に記載の画像処理装置。
- コンピュータが、
入力画像からエッジ画素を抽出するステップと、
前記エッジ画素のうち連結するエッジ画素によって囲まれる対象領域を検出するステップと、
前記対象領域内において、複数の直線を検出するステップと、
前記複数の直線のうち二本ずつが略直交する四本の直線から構成される矩形を検出するステップと、
前記矩形が前記対象領域と一致する場合、前記矩形を前記入力画像から原稿の画像を切出す領域に決定するステップと、
を含むことを特徴とする領域決定方法。 - 入力画像からエッジ画素を抽出するステップと、
前記エッジ画素のうち連結するエッジ画素によって囲まれる対象領域を検出するステップと、
前記対象領域内において、複数の直線を検出するステップと、
前記複数の直線のうち二本ずつが略直交する四本の直線から構成される矩形を検出するステップと、
前記矩形が前記対象領域と一致する場合、前記矩形を前記入力画像から原稿の画像を切出す領域に決定するステップと、
をコンピュータに実行させることを特徴とするコンピュータプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013070364A JP6099457B2 (ja) | 2013-03-28 | 2013-03-28 | 画像処理装置、領域決定方法及びコンピュータプログラム |
US14/173,633 US9092869B2 (en) | 2013-03-28 | 2014-02-05 | Image processing apparatus, region determining method, and computer-readable, non-transitory medium |
CN201410119786.9A CN104079750B (zh) | 2013-03-28 | 2014-03-27 | 图像处理装置及区域确定方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013070364A JP6099457B2 (ja) | 2013-03-28 | 2013-03-28 | 画像処理装置、領域決定方法及びコンピュータプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014195148A JP2014195148A (ja) | 2014-10-09 |
JP6099457B2 true JP6099457B2 (ja) | 2017-03-22 |
Family
ID=51600779
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013070364A Active JP6099457B2 (ja) | 2013-03-28 | 2013-03-28 | 画像処理装置、領域決定方法及びコンピュータプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US9092869B2 (ja) |
JP (1) | JP6099457B2 (ja) |
CN (1) | CN104079750B (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005072746A1 (ja) * | 2004-01-30 | 2005-08-11 | Astellas Pharma Inc. | P2x受容体阻害剤 |
Families Citing this family (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6099686B2 (ja) | 2015-03-20 | 2017-03-22 | 株式会社Pfu | 画像処理装置、領域検出方法及びコンピュータプログラム |
JPWO2016151706A1 (ja) * | 2015-03-20 | 2017-07-27 | 株式会社Pfu | 画像処理装置、領域決定方法及びコンピュータプログラム |
JP6045625B2 (ja) | 2015-03-20 | 2016-12-14 | 株式会社Pfu | 画像処理装置、領域検出方法及びコンピュータプログラム |
CN106296578B (zh) * | 2015-05-29 | 2020-04-28 | 阿里巴巴集团控股有限公司 | 一种图像处理方法及装置 |
JP6564136B2 (ja) * | 2016-05-31 | 2019-08-21 | 株式会社Pfu | 画像処理装置、画像処理方法、および、プログラム |
JP6200040B1 (ja) | 2016-06-17 | 2017-09-20 | 株式会社Pfu | 画像処理装置、画像処理方法、および、プログラム |
US11144777B2 (en) * | 2016-06-30 | 2021-10-12 | Rakuten Group, Inc. | Image processing apparatus, image processing method, and image processing program for clipping images included in a large image |
JP2018046360A (ja) * | 2016-09-13 | 2018-03-22 | 株式会社リコー | 画像処理装置、方法およびプログラム |
JP6345224B1 (ja) * | 2016-12-19 | 2018-06-20 | 株式会社Pfu | 画像処理装置、矩形検出方法及びコンピュータプログラム |
US10915998B2 (en) | 2016-12-21 | 2021-02-09 | Huawei Technologies Co., Ltd. | Image processing method and device |
JP6905210B2 (ja) * | 2017-07-05 | 2021-07-21 | ブラザー工業株式会社 | 画像処理装置、および、コンピュータプログラム |
JP6852618B2 (ja) * | 2017-08-04 | 2021-03-31 | ブラザー工業株式会社 | コンピュータプログラム、および、画像処理装置 |
JP7028099B2 (ja) * | 2018-08-02 | 2022-03-02 | 日本電信電話株式会社 | 候補領域推定装置、候補領域推定方法、及びプログラム |
CN111380458A (zh) * | 2018-12-29 | 2020-07-07 | 顺丰科技有限公司 | 车厢载货体积的测量方法及装置 |
CN112030037B (zh) * | 2020-08-07 | 2021-08-06 | 南京航空航天大学 | 一种耐磨损梯度界面复相增强钛合金材料及其制备方法 |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002199179A (ja) * | 2000-12-27 | 2002-07-12 | Oki Electric Ind Co Ltd | 傾き検出装置 |
US7672507B2 (en) * | 2004-01-30 | 2010-03-02 | Hewlett-Packard Development Company, L.P. | Image processing methods and systems |
JP2006107018A (ja) * | 2004-10-04 | 2006-04-20 | Konica Minolta Photo Imaging Inc | 画像解析方法及び装置、画像処理方法及びシステム、これらの動作プログラム |
JP4777024B2 (ja) * | 2005-09-06 | 2011-09-21 | キヤノン株式会社 | 画像処理装置および画像処理装置の制御方法 |
US8098936B2 (en) * | 2007-01-12 | 2012-01-17 | Seiko Epson Corporation | Method and apparatus for detecting objects in an image |
WO2008137051A1 (en) * | 2007-05-01 | 2008-11-13 | Compulink Management Center, Inc. | Photo-document segmentation method and system |
JP5002497B2 (ja) * | 2008-03-11 | 2012-08-15 | 株式会社Pfu | 画像処理装置、画像処理方法および画像処理プログラム |
JP4525787B2 (ja) * | 2008-04-09 | 2010-08-18 | 富士ゼロックス株式会社 | 画像抽出装置、及び画像抽出プログラム |
JP4653194B2 (ja) | 2008-04-30 | 2011-03-16 | キヤノン株式会社 | 画像処理装置、画像処理装置の制御方法、プログラム及びコンピュータ読取可能な記憶媒体 |
JP4772894B2 (ja) * | 2009-08-03 | 2011-09-14 | シャープ株式会社 | 画像出力装置、携帯端末装置、撮像画像処理システム、画像出力方法、プログラムおよび記録媒体 |
-
2013
- 2013-03-28 JP JP2013070364A patent/JP6099457B2/ja active Active
-
2014
- 2014-02-05 US US14/173,633 patent/US9092869B2/en active Active
- 2014-03-27 CN CN201410119786.9A patent/CN104079750B/zh not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005072746A1 (ja) * | 2004-01-30 | 2005-08-11 | Astellas Pharma Inc. | P2x受容体阻害剤 |
Also Published As
Publication number | Publication date |
---|---|
CN104079750B (zh) | 2017-05-24 |
US9092869B2 (en) | 2015-07-28 |
JP2014195148A (ja) | 2014-10-09 |
US20140294303A1 (en) | 2014-10-02 |
CN104079750A (zh) | 2014-10-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6099457B2 (ja) | 画像処理装置、領域決定方法及びコンピュータプログラム | |
US9712717B2 (en) | Image processing apparatus, region detection method and computer-readable, non-transitory medium | |
JP5826081B2 (ja) | 画像処理装置、文字認識方法及びコンピュータプログラム | |
US9661166B2 (en) | Image processing apparatus, region detection method and computer-readable, non-transitory medium | |
RU2631765C1 (ru) | Способ и система исправления перспективных искажений в изображениях, занимающих двухстраничный разворот | |
JP6021665B2 (ja) | 画像処理装置、画像処理方法及びコンピュータプログラム | |
US10303969B2 (en) | Pose detection using depth camera | |
JP3714350B2 (ja) | 画像中の人物候補領域抽出方法及び人物候補領域抽出システム並びに人物候補領域抽出プログラム | |
JP2020086847A (ja) | 画像処理装置、制御方法及び制御プログラム | |
JP6542230B2 (ja) | 投影ひずみを補正するための方法及びシステム | |
JP6006675B2 (ja) | マーカ検出装置、マーカ検出方法、及びプログラム | |
JP2007189577A (ja) | コンピュータプログラム、画像入力装置、画像入力システムおよび画像入力方法 | |
EP2541469B1 (en) | Image recognition device, image recognition method and image recognition program | |
US11263784B2 (en) | Determine image capture position information based on a quasi-periodic pattern | |
JP2022066697A (ja) | 画像処理装置、画像処理方法及びコンピュータプログラム | |
WO2016151706A1 (ja) | 画像処理装置、領域決定方法及びコンピュータプログラム | |
JP7478628B2 (ja) | 画像処理装置、制御方法及び制御プログラム | |
JP6915125B1 (ja) | 電子装置およびプログラム | |
JP6950237B2 (ja) | コンピュータプログラム及び画像処理装置 | |
JP6326316B2 (ja) | 画像処理装置、撮影装置、プログラム、記録媒体 | |
JP6194677B2 (ja) | 画像処理装置およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20151009 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20161017 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20161025 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20161222 |
|
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: 20170124 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170221 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6099457 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |