JP5182523B2 - 画像処理装置及び画像処理プログラム - Google Patents
画像処理装置及び画像処理プログラム Download PDFInfo
- Publication number
- JP5182523B2 JP5182523B2 JP2009050841A JP2009050841A JP5182523B2 JP 5182523 B2 JP5182523 B2 JP 5182523B2 JP 2009050841 A JP2009050841 A JP 2009050841A JP 2009050841 A JP2009050841 A JP 2009050841A JP 5182523 B2 JP5182523 B2 JP 5182523B2
- Authority
- JP
- Japan
- Prior art keywords
- color
- contour
- unit
- degree
- image
- 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
- 238000009499 grossing Methods 0.000 claims description 85
- 238000004364 calculation method Methods 0.000 claims description 70
- 238000000034 method Methods 0.000 claims description 46
- 238000000605 extraction Methods 0.000 claims description 39
- 239000003086 colorant Substances 0.000 claims description 26
- 239000000284 extract Substances 0.000 claims description 8
- 238000010586 diagram Methods 0.000 description 17
- 230000006870 function Effects 0.000 description 16
- 238000004590 computer program Methods 0.000 description 6
- 238000004891 communication Methods 0.000 description 5
- 230000003247 decreasing effect Effects 0.000 description 5
- 238000010606 normalization Methods 0.000 description 5
- 230000000694 effects Effects 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 230000006835 compression Effects 0.000 description 2
- 238000007906 compression Methods 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000005611 electricity Effects 0.000 description 1
- 238000012886 linear function Methods 0.000 description 1
- 230000005389 magnetism Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification 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/46—Colour picture communication systems
- H04N1/56—Processing of colour picture signals
- H04N1/60—Colour correction or control
- H04N1/62—Retouching, i.e. modification of isolated colours only or in isolated picture areas only
-
- 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/11—Region-based segmentation
-
- 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/13—Edge detection
-
- 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/10024—Color image
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Image Analysis (AREA)
- Facsimile Image Signal Circuits (AREA)
- Color Image Communication Systems (AREA)
Description
W=α・S+β・(Nmax−N)
として重みWを算出すればよい。ここで、αとβは細線と非輪郭の重要度を設定する係数であり、例えばα>βとすれば細線の色を重視する重みとなる。また、Nmaxは非輪郭度の最大値である。ここでは非輪郭度N及び細線度Sは非負の値としている。もちろん、この重み関数は一例であって、種々の変形を行ってもよい。
Claims (6)
- 処理対象画像の1または複数の画素毎に非輪郭度を算出する非輪郭度算出手段と、前記処理対象画像の1または複数の画素毎に細線度を算出する細線度算出手段と、前記非輪郭度及び前記細線度をもとに細線または非輪郭の領域を抽出する領域抽出手段と、前記処理対象画像中の前記領域抽出手段で抽出された細線または非輪郭の領域で使用されている色値ごとに画素数を計数して色値の頻度分布を生成し、該色値の頻度分布をもとにクラスタリング処理を行い、予め定められた色数の範囲内の色値に集約させ、あるいは集約された色値のうちから予め定められた色数の範囲内で色値を任意に選択して、前記処理対象画像の各画素の色を変換すべき色値とする色値抽出手段を有することを特徴とする画像処理装置。
- さらに、処理対象画像に対して輪郭を保存した平滑化処理を行う平滑化処理手段を有し、少なくとも前記非輪郭度算出手段及び前記細線度抽出手段は、前記平滑化処理手段で平滑化処理が施された画像からそれぞれ非輪郭度及び細線度を算出することを特徴とする請求項1に記載の画像処理装置。
- 前記色値抽出手段は、前記平滑化処理手段で平滑化処理が施された画像から前記色値を抽出することを特徴とする請求項2に記載の画像処理装置。
- さらに、前記処理対象画像の各画素の色を前記色値抽出手段で抽出された色値に置換する色置換手段を有することを特徴とする請求項1から請求項3のいずれか1項に記載の画像処理装置。
- さらに、前記平滑化処理手段で平滑化処理が施された画像の各画素の色を前記色値抽出手段で抽出された色値に置換する色置換手段を有することを特徴とする請求項2または請求項3に記載の画像処理装置。
- コンピュータに、請求項1から請求項5のいずれか1項に記載の画像処理装置の機能を実行させるものであることを特徴とする画像処理プログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009050841A JP5182523B2 (ja) | 2009-03-04 | 2009-03-04 | 画像処理装置及び画像処理プログラム |
US12/542,315 US8660346B2 (en) | 2009-03-04 | 2009-08-17 | Image processing apparatus, image processing method and computer readable medium for image processing |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009050841A JP5182523B2 (ja) | 2009-03-04 | 2009-03-04 | 画像処理装置及び画像処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010206623A JP2010206623A (ja) | 2010-09-16 |
JP5182523B2 true JP5182523B2 (ja) | 2013-04-17 |
Family
ID=42678301
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009050841A Expired - Fee Related JP5182523B2 (ja) | 2009-03-04 | 2009-03-04 | 画像処理装置及び画像処理プログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8660346B2 (ja) |
JP (1) | JP5182523B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6232909B2 (ja) * | 2013-10-10 | 2017-11-22 | 富士ゼロックス株式会社 | 画像処理装置、画像形成装置、システム、及びプログラム |
KR20170045521A (ko) * | 2015-10-19 | 2017-04-27 | 삼성전자주식회사 | 디스플레이 장치, 및 그 제어방법 |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2983344B2 (ja) | 1991-08-30 | 1999-11-29 | 株式会社東芝 | 色判別装置 |
JPH0638055A (ja) * | 1992-07-13 | 1994-02-10 | Mita Ind Co Ltd | 画像処理装置 |
JP3772368B2 (ja) * | 1995-11-13 | 2006-05-10 | コニカミノルタビジネステクノロジーズ株式会社 | 画像処理装置 |
JP3777785B2 (ja) * | 1998-03-18 | 2006-05-24 | コニカミノルタビジネステクノロジーズ株式会社 | 画像処理装置 |
CN1290311C (zh) * | 1998-06-23 | 2006-12-13 | 夏普公司 | 对书籍图像数据进行页间位置对准的图像处理装置及方法 |
JP4603807B2 (ja) * | 2004-03-10 | 2010-12-22 | 富士通株式会社 | 文字認識装置,文字認識方法,媒体処理方法,文字認識プログラムおよび文字認識プログラムを記録したコンピュータ読取可能な記録媒体 |
US7783117B2 (en) * | 2005-08-12 | 2010-08-24 | Seiko Epson Corporation | Systems and methods for generating background and foreground images for document compression |
JP4710672B2 (ja) | 2006-03-17 | 2011-06-29 | コニカミノルタビジネステクノロジーズ株式会社 | 文字色判別装置、文字色判別方法、およびコンピュータプログラム |
JP4835865B2 (ja) | 2006-08-08 | 2011-12-14 | 富士ゼロックス株式会社 | 画像処理装置及び画像処理プログラム |
JP4960897B2 (ja) * | 2008-01-30 | 2012-06-27 | 株式会社リコー | 画像処理装置、画像処理方法、プログラム、記憶媒体 |
US8004588B2 (en) * | 2008-08-27 | 2011-08-23 | Seiko Epson Corporation | Image processing procedure for receiving mosaic image data and calculating vertical and horizontal-direction color difference components for each pixel |
-
2009
- 2009-03-04 JP JP2009050841A patent/JP5182523B2/ja not_active Expired - Fee Related
- 2009-08-17 US US12/542,315 patent/US8660346B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2010206623A (ja) | 2010-09-16 |
US8660346B2 (en) | 2014-02-25 |
US20100226571A1 (en) | 2010-09-09 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Li et al. | No-reference image blur assessment based on discrete orthogonal moments | |
US7949184B2 (en) | Image processing apparatus, image processing method, and computer readable medium and computer data signal for processing image | |
AU2011250829B2 (en) | Image processing apparatus, image processing method, and program | |
US8564863B2 (en) | Image processing device that reduces a non-target image to prevent the non-target image from being read | |
CN113592776B (zh) | 图像处理方法及装置、电子设备、存储介质 | |
AU2011250827B2 (en) | Image processing apparatus, image processing method, and program | |
US20090041343A1 (en) | Image processing apparatus, image processing method and computer-readable medium | |
CN102819850A (zh) | 基于局部自适应色差阈值的彩色图像边缘检测的方法 | |
JP6357881B2 (ja) | 画像処理装置及びプログラム | |
CN103955934A (zh) | 一种结合图像显著性区域分割的图像模糊检测算法 | |
JP2020197915A (ja) | 画像処理装置、画像処理方法、及びプログラム | |
CN108230269B (zh) | 基于深度残差网络的去网格方法、装置、设备及存储介质 | |
JP5182523B2 (ja) | 画像処理装置及び画像処理プログラム | |
US8452085B2 (en) | Image processing apparatus, image processing method and computer readable medium for color extraction and deletion | |
CN106920237A (zh) | 基于经验模态分解的无参考全色图像质量评价方法 | |
US20130058568A1 (en) | Image processing apparatus, image processing method, and non-transitory computer readable medium | |
JP2007257470A (ja) | 類似判別装置および方法並びにプログラム | |
JP5854210B2 (ja) | 画像処理装置および画像処理プログラム | |
JP4437772B2 (ja) | 画像処理システム、画像処理方法、プログラムおよびその記録媒体 | |
CN103020895B (zh) | 图像处理装置和图像处理方法 | |
JP2015075793A (ja) | 画像処理装置及びプログラム | |
CN117274170B (zh) | 无参考图像评价方法、装置、电子设备和计算机存储介质 | |
JP5146653B2 (ja) | 画像処理装置及び画像処理プログラム | |
US10134113B1 (en) | Digital media environment for removal of interference patterns from digital images | |
JP5007851B2 (ja) | 画像処理装置及び画像処理プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120222 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120920 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121003 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121130 |
|
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: 20121219 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130101 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5182523 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: 20160125 Year of fee payment: 3 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |