JP2019054361A - スキャナー、スキャンデータの生産方法およびスキャン制御プログラム - Google Patents
スキャナー、スキャンデータの生産方法およびスキャン制御プログラム Download PDFInfo
- Publication number
- JP2019054361A JP2019054361A JP2017176456A JP2017176456A JP2019054361A JP 2019054361 A JP2019054361 A JP 2019054361A JP 2017176456 A JP2017176456 A JP 2017176456A JP 2017176456 A JP2017176456 A JP 2017176456A JP 2019054361 A JP2019054361 A JP 2019054361A
- Authority
- JP
- Japan
- Prior art keywords
- luminance
- region
- wrinkle
- read image
- correction
- 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
- 238000004519 manufacturing process Methods 0.000 title claims description 3
- 238000002540 product ion scan Methods 0.000 title 1
- 230000037303 wrinkles Effects 0.000 claims abstract description 97
- 238000012937 correction Methods 0.000 claims abstract description 81
- 230000037331 wrinkle reduction Effects 0.000 claims abstract description 38
- 238000000605 extraction Methods 0.000 claims abstract description 8
- 239000000284 extract Substances 0.000 claims abstract description 4
- 238000000034 method Methods 0.000 claims description 17
- 238000011946 reduction process Methods 0.000 claims description 14
- 230000008569 process Effects 0.000 claims description 5
- 229920006395 saturated elastomer Polymers 0.000 claims description 4
- 230000008859 change Effects 0.000 description 12
- 238000006243 chemical reaction Methods 0.000 description 12
- 230000006870 function Effects 0.000 description 11
- 230000003287 optical effect Effects 0.000 description 7
- 238000004891 communication Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 239000003086 colorant Substances 0.000 description 2
- 230000007423 decrease Effects 0.000 description 2
- 238000001514 detection method Methods 0.000 description 2
- 238000009826 distribution Methods 0.000 description 2
- 230000003247 decreasing effect Effects 0.000 description 1
- 230000009466 transformation 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/04—Scanning arrangements, i.e. arrangements for the displacement of active reading or reproducing elements relative to the original or reproducing medium, or vice versa
-
- 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/6002—Corrections within particular colour systems
- H04N1/6005—Corrections within particular colour systems with luminance or chrominance signals, e.g. LC1C2, HSL or YUV
-
- 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/40—Picture signal circuits
- H04N1/409—Edge or detail enhancement; Noise or error suppression
-
- 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/40—Picture signal circuits
- H04N1/409—Edge or detail enhancement; Noise or error suppression
- H04N1/4092—Edge or detail enhancement
-
- 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/40—Picture signal circuits
- H04N1/409—Edge or detail enhancement; Noise or error suppression
- H04N1/4097—Removing errors due external factors, e.g. dust, scratches
-
- 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/58—Edge or detail enhancement; Noise or error suppression, e.g. colour misregistration correction
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Image Processing (AREA)
- Facsimile Image Signal Circuits (AREA)
Abstract
Description
に関する。
(1)スキャナーの構成:
(2)しわ低減処理:
(3)他の実施形態:
図1は、本発明の実施形態にかかる画像処理装置として機能するスキャナー1の構成を示すブロック図である。スキャナー1は、コントローラー10と、メモリー20と、UI(User Interface)部30と、通信部40と、画像読取部50とを備える。
次に、上述の構成におけるしわ低減処理を詳細に説明する。図3はしわ低減処理を示すフローチャートである。当該しわ低減処理は、例えば、利用者がUI部30を操作してしわ低減処理を伴う読み取りを行うように指示した場合において、コントローラー10が読取部11aの機能によって原稿を読み取り、読取画像データ20aがメモリー20に記録された状態で開始される。
Y=(R+2×G+B+2)/4
U=(B−G+1)/2+127
Y=(R−G+1)/2+127
等の式によって変換可能である。ここで、Rは赤チャネルの階調値、Gは緑チャネルの階調値、Bは青チャネルの階調値であり、Yは輝度である。
G=Y−(U−127)/2−(V−127)/2
R=G+2×(V−127)−1
B=G+2×(U−127)−1
等の式によって変換可能である。ここで、Rは変換後の赤チャネルの階調値、Gは変換後の緑チャネルの階調値、Bは変換後の青チャネルの階調値であり、Yは補正後の輝度、U,VはステップS100で取得された値である。
以上の実施形態は本発明を実施するための一例であり、他にも種々の実施形態を採用可能である。例えば、本発明の一実施形態にかかるスキャナーは、読み取り以外の目的にも使用される電子機器である複合機等に備えられていても良い。さらに、以上の実施形態のようにしわの上に模様がある領域においてしわを低減させず、しわがあり模様がない領域においてしわを低減させる手法は、プログラムの発明、方法の発明やスキャンデータの生成方法の発明としても実現可能である。
Claims (8)
- 原稿を読み取って読取画像を生成する読取部と、
前記読取画像からしわの上に模様がある第1領域と、しわがあり模様がない第2領域とを抽出する抽出部と、
前記読取画像に含まれる前記第1領域においてしわを低減させず、前記第2領域においてしわを低減させるしわ低減処理を行う処理部と、
を備えるスキャナー。 - 前記しわ低減処理は、
前記第2領域において、前記原稿の地色よりも高輝度の部分のみを暗く補正する処理である、
請求項1に記載のスキャナー。 - 前記処理部は、
特定の輝度より高輝度の領域における前記読取画像の輝度ヒストグラムの統計値に基づいて前記地色を取得する、
請求項2に記載のスキャナー。 - 前記処理部は、前記地色よりも高輝度の部分の、
前記地色を含む第1輝度範囲に属する画素に対して、補正前の輝度の上昇とともに補正後の輝度が前記地色の輝度から前記地色の輝度より暗い飽和輝度まで変化する第1輝度補正を行い、
前記第1輝度範囲の高輝度側に隣接した第2輝度範囲に属する画素に対して、補正前の輝度に関わらず補正後の輝度を前記飽和輝度に変化させる第2輝度補正を行う、
請求項2または請求項3のいずれかに記載のスキャナー。 - 前記処理部は、
前記地色より高輝度の輝度範囲において、輝度が広い範囲に分布している場合、狭い範囲に分布している場合よりも、前記第1輝度範囲を広くする、
請求項4に記載のスキャナー。 - 前記処理部は、
前記第1領域と前記第2領域の境界において、しわの低減量を徐々に変化させる、
請求項1〜請求項5のいずれかに記載のスキャナー。 - 読取部によって原稿を読み取って読取画像を生成し、
前記読取画像からしわの上に模様がある第1領域と、しわがあり模様がない第2領域とを抽出し、
前記読取画像に含まれる前記第1領域においてしわを低減させず、前記第2領域においてしわを低減させるしわ低減処理を行ってスキャンデータを生産する、
スキャンデータの生産方法。 - コンピューターを、
原稿を読み取って読取画像を生成する読取部、
前記読取画像からしわの上に模様がある第1領域と、しわがあり模様がない第2領域とを抽出する抽出部、
前記読取画像に含まれる前記第1領域においてしわを低減させず、前記第2領域においてしわを低減させるしわ低減処理を行う処理部、
として機能させるスキャン制御プログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017176456A JP6943102B2 (ja) | 2017-09-14 | 2017-09-14 | スキャナー、スキャンデータの生産方法およびスキャン制御プログラム |
US16/128,557 US10516808B2 (en) | 2017-09-14 | 2018-09-12 | Scanner, method of producing scan data, and scan control program |
CN201811061495.3A CN109510916B (zh) | 2017-09-14 | 2018-09-12 | 扫描仪、扫描数据的生产方法及记录介质 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017176456A JP6943102B2 (ja) | 2017-09-14 | 2017-09-14 | スキャナー、スキャンデータの生産方法およびスキャン制御プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2019054361A true JP2019054361A (ja) | 2019-04-04 |
JP6943102B2 JP6943102B2 (ja) | 2021-09-29 |
Family
ID=65631776
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017176456A Active JP6943102B2 (ja) | 2017-09-14 | 2017-09-14 | スキャナー、スキャンデータの生産方法およびスキャン制御プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US10516808B2 (ja) |
JP (1) | JP6943102B2 (ja) |
CN (1) | CN109510916B (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11503165B2 (en) | 2019-12-27 | 2022-11-15 | Brother Kogyo Kabushiki Kaisha | Method of setting parameters used to adjust quality of scanned image, information processing apparatus employing such a method, and non-transitory computer-readable recording medium therefor |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112153239A (zh) * | 2020-09-21 | 2020-12-29 | 北京辰光融信技术有限公司 | 一种文档扫描图像的校正方法、装置、存储介质和电子设备 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009253319A (ja) * | 2008-04-01 | 2009-10-29 | Seiko Epson Corp | 画像処理装置、画像処理方法、及びプログラム |
JP2011135320A (ja) * | 2009-12-24 | 2011-07-07 | Canon Inc | 画像処理方法、画像処理装置およびプログラム |
JP2016220110A (ja) * | 2015-05-22 | 2016-12-22 | 京セラドキュメントソリューションズ株式会社 | 画像処理装置 |
JP2017046342A (ja) * | 2015-08-26 | 2017-03-02 | 株式会社リコー | 画像処理装置及び画像処理方法 |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6233066B1 (en) * | 1997-08-06 | 2001-05-15 | Matsushita Electric Industrial Co., Ltd. | Image processing apparatus, method for image processing, and image reader apparatus |
US6631208B1 (en) * | 1998-05-29 | 2003-10-07 | Fuji Photo Film Co., Ltd. | Image processing method |
JP3425366B2 (ja) * | 1998-06-30 | 2003-07-14 | シャープ株式会社 | 画像補正装置 |
US8290293B2 (en) * | 2006-10-17 | 2012-10-16 | Samsung Electronics Co., Ltd. | Image compensation in regions of low image contrast |
US8243341B2 (en) * | 2008-05-28 | 2012-08-14 | Sharp Laboratories Of America, Inc. | Imaging device with adjustable imaging surface |
JP2010166442A (ja) | 2009-01-16 | 2010-07-29 | Canon Electronics Inc | 画像読取装置及びそのしわ領域補正方法、プログラム |
JP6550642B2 (ja) * | 2014-06-09 | 2019-07-31 | パナソニックIpマネジメント株式会社 | 皺検出装置および皺検出方法 |
-
2017
- 2017-09-14 JP JP2017176456A patent/JP6943102B2/ja active Active
-
2018
- 2018-09-12 CN CN201811061495.3A patent/CN109510916B/zh active Active
- 2018-09-12 US US16/128,557 patent/US10516808B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009253319A (ja) * | 2008-04-01 | 2009-10-29 | Seiko Epson Corp | 画像処理装置、画像処理方法、及びプログラム |
JP2011135320A (ja) * | 2009-12-24 | 2011-07-07 | Canon Inc | 画像処理方法、画像処理装置およびプログラム |
JP2016220110A (ja) * | 2015-05-22 | 2016-12-22 | 京セラドキュメントソリューションズ株式会社 | 画像処理装置 |
JP2017046342A (ja) * | 2015-08-26 | 2017-03-02 | 株式会社リコー | 画像処理装置及び画像処理方法 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11503165B2 (en) | 2019-12-27 | 2022-11-15 | Brother Kogyo Kabushiki Kaisha | Method of setting parameters used to adjust quality of scanned image, information processing apparatus employing such a method, and non-transitory computer-readable recording medium therefor |
Also Published As
Publication number | Publication date |
---|---|
CN109510916B (zh) | 2020-11-10 |
US10516808B2 (en) | 2019-12-24 |
JP6943102B2 (ja) | 2021-09-29 |
CN109510916A (zh) | 2019-03-22 |
US20190082078A1 (en) | 2019-03-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2014096834A (ja) | 電子機器 | |
JP6248755B2 (ja) | 画像処理装置、および、コンピュータプログラム | |
US8369614B2 (en) | Edge control in a digital color image via tone and size dependent dilation of pixels | |
JP5608511B2 (ja) | 画像補正装置および画像補正方法 | |
JP6943102B2 (ja) | スキャナー、スキャンデータの生産方法およびスキャン制御プログラム | |
US20150029204A1 (en) | Dynamic localized contrast enhancement method for image and computer readable medium of the same | |
JP6977425B2 (ja) | 画像処理装置、二値画像生産方法および画像処理プログラム | |
JP2009171010A (ja) | プロジェクタ | |
JP6241155B2 (ja) | 制御装置およびコンピュータプログラム | |
US10104269B2 (en) | Image processing apparatus configured for binarizing image data and methods for binarizing image data | |
JP2005176304A (ja) | 画像処理方法及び装置 | |
JP2008243225A (ja) | 画像処理装置、画像処理方法およびプログラムを記録したコンピュータ読み取り可能な記録媒体 | |
JP6852618B2 (ja) | コンピュータプログラム、および、画像処理装置 | |
US10015339B2 (en) | Image reading apparatus, image reading method, and recording medium therefor, that improve quality of image of document obtained by portable image device | |
JP2021099750A (ja) | 肌画像におけるシワ又はシミの調整方法 | |
JP6500638B2 (ja) | 画像処理装置、および、コンピュータプログラム | |
JP3698205B2 (ja) | 画像処理装置、画像処理方法および画像処理プログラムを記録した媒体 | |
JP2019016898A (ja) | 画像処理装置、および、コンピュータプログラム | |
US20240333863A1 (en) | Color matching control apparatus, control method therefor, and storage medium storing control program therefor | |
JP6694165B2 (ja) | 画像処理装置、画像形成装置、画像処理方法及び画像処理プログラム | |
JP2005128774A (ja) | 画像領域抽出装置及び方法 | |
JP2006215785A (ja) | 画像処理方法、画像処理装置、画像処理プログラム、および、記録媒体 | |
JP2019028165A (ja) | 画像表示装置、制御装置、画像表示方法、および制御方法 | |
JP2019146050A (ja) | 画像読取装置、画像読取方法及び画像読取プログラム | |
CN115810066A (zh) | 图像处理方法、装置、存储介质及电子设备 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD05 | Notification of revocation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7425 Effective date: 20180910 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20181121 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200804 |
|
RD07 | Notification of extinguishment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7427 Effective date: 20200807 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210517 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210601 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210729 |
|
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: 20210810 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210823 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6943102 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |