JP5932374B2 - 画像処理装置及び画像処理方法 - Google Patents
画像処理装置及び画像処理方法 Download PDFInfo
- Publication number
- JP5932374B2 JP5932374B2 JP2012021338A JP2012021338A JP5932374B2 JP 5932374 B2 JP5932374 B2 JP 5932374B2 JP 2012021338 A JP2012021338 A JP 2012021338A JP 2012021338 A JP2012021338 A JP 2012021338A JP 5932374 B2 JP5932374 B2 JP 5932374B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- density value
- original image
- difference
- unit
- 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
- 238000012545 processing Methods 0.000 title claims description 69
- 238000003672 processing method Methods 0.000 title claims description 5
- 238000000034 method Methods 0.000 claims description 24
- 238000006243 chemical reaction Methods 0.000 claims description 19
- 230000008569 process Effects 0.000 claims description 19
- 238000003384 imaging method Methods 0.000 claims description 18
- 230000015572 biosynthetic process Effects 0.000 claims description 13
- 238000003786 synthesis reaction Methods 0.000 claims description 13
- 230000002194 synthesizing effect Effects 0.000 claims description 6
- 230000006870 function Effects 0.000 description 14
- 239000002131 composite material Substances 0.000 description 13
- 238000010191 image analysis Methods 0.000 description 9
- 125000001475 halogen functional group Chemical group 0.000 description 8
- 238000011161 development Methods 0.000 description 6
- 230000008859 change Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 5
- 230000003287 optical effect Effects 0.000 description 5
- 230000009467 reduction Effects 0.000 description 5
- 230000000694 effects Effects 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 239000000203 mixture Substances 0.000 description 3
- 238000004458 analytical method Methods 0.000 description 2
- 239000011159 matrix material Substances 0.000 description 2
- 238000010606 normalization Methods 0.000 description 2
- 238000010422 painting Methods 0.000 description 2
- 230000009466 transformation Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 230000003247 decreasing effect Effects 0.000 description 1
- 238000006073 displacement reaction Methods 0.000 description 1
- 238000003707 image sharpening Methods 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000007935 neutral effect Effects 0.000 description 1
- 238000010428 oil painting Methods 0.000 description 1
- 238000010421 pencil drawing Methods 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 238000010429 water colour painting Methods 0.000 description 1
- 230000002087 whitening effect Effects 0.000 description 1
Landscapes
- Image Processing (AREA)
Description
R=(2 q −1)−2×((2 q −1)−BG)×((2 q −1)−FG)/2 q
(ただし、FG≧2 q−1 のとき)、
R=2×BG×FG/2 q
(ただし、FG<2 q−1 のとき)、
が成り立つことを特徴とする。
図1(a)は、本発明の第1の実施形態に係わる画像処理装置の一例である撮像装置100の構成を示すブロック図である。撮像装置100はデジタルカメラ、デジタルビデオカメラなど、被写体を撮像し画像データを得る装置を含む。図1(a)において、光学系101は、レンズ、シャッター、絞りから構成されていて、被写体の光学像で撮像素子102を露光する。CCDイメージセンサ、CMOSイメージセンサなどの撮像素子102は、光学系101により結像された光学像を画素ごとの輝度情報に変換する。制御部として機能するCPU103は、入力された信号や予め記憶されたプログラムに従い、撮像装置100を構成する各部を制御することで、撮像装置100の機能を実現させる。なお、以下の説明において、CPU103がプログラムを実行して実現する機能の少なくとも一部は、ASIC等の専用ハードウェアによって実現されてもよい。
絵画調処理部1104の内部構成や動作の詳細について以下説明する。
また、変換曲線は図3(c)のように直線であっても良い。このようにすることで、図3(a)、(b)のような曲線にした場合に生じる、低輝度部と高輝度部のコントラストが強調されてしまうことも防ぐことができる。
R=(2q−1)−2×((2q−1)−BG)×((2q−1)−FG)/2q
(ただし、FG≧2q−1のとき)
R=2×BG×FG/2q
(ただし、FG<2q−1のとき) …(1)
R:演算結果
BG:入力画像信号
FG:正規化信号
q:画像のbit数
本実施形態では、合成処理部に入力される段階で各画像データは8bitであるので、
R=255−2×(255−BG)×(255−FG)/256
(ただし、FG≧128のとき)
R=2×BG×FG/256
(ただし、FG<128のとき) …(2)
R:演算結果
BG:入力画像信号
FG:正規化信号
に基づいて演算し、絵画風の合成画像信号を出力する。
図8は、原画像を絵画調画像に変換する場合に用いられる画像処理装置の第2の実施形態の構成例を示す図である。画像処理装置810は、第1の実施形態に対し、HDR合成部8101および画像解析部8102が付加されている。その他は同じであるため、同一部分には同一符号を付している。
(他の実施形態)
本発明の目的は以下のようにしても達成できる。すなわち、前述した各実施形態の機能を実現するための手順が記述されたソフトウェアのプログラムコードを記録した記憶媒体を、システムまたは装置に供給する。そしてそのシステムまたは装置のコンピュータ(またはCPU、MPU等)が記憶媒体に格納されたプログラムコードを読み出して実行するのである。
更に、以下の場合も含まれる。まず記憶媒体から読み出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行う。
Claims (7)
- 入力される原画像を絵画調画像に変換する画像処理装置であって、
入力された前記原画像に画像をボカす処理及び濃度値を調整する処理を施し、信号調整画像を生成する信号調整手段と、
前記信号調整手段で得られる前記信号調整画像と前記原画像の差分である差分画像を生成する演算手段と、
前記演算手段で得られる前記差分画像の濃度値と前記原画像の濃度値とに基づいて前記差分画像と前記原画像とを合成する合成手段と、を備え、
前記原画像の各画素の濃度値をBG、前記演算手段から出力され、前記合成手段に入力される画像の前記原画像に対応する各画素の濃度値をFG、前記合成手段から出力される画像の各画素の濃度値をR、各画像のbit数がqであるとすると、
R=(2 q −1)−2×((2 q −1)−BG)×((2 q −1)−FG)/2 q
(ただし、FG≧2 q−1 のとき)、
R=2×BG×FG/2 q
(ただし、FG<2 q−1 のとき)、
が成り立つことを特徴とする画像処理装置。 - 前記信号調整手段は、前記原画像の撮影条件もしくは前記原画像の画像信号に応じて前記原画像をボカす度合いを調整可能であることを特徴とする請求項1に記載の画像処理装置。
- 前記信号調整手段は、前記原画像の撮影条件もしくは前記原画像の画像信号に応じて濃度値の調整の度合いを調整可能であることを特徴とする請求項1または2に記載の画像処理装置。
- 前記合成手段の前に、前記演算手段で得られる前記差分画像の濃度値を正規化して出力する正規化手段をさらに備えることを特徴とする請求項1乃至3のいずれか1項に記載の画像処理装置。
- 前記合成手段は、前記差分画像における所定の濃度を基準濃度とし、該基準濃度より濃度が高い画素と前記基準濃度より濃度が低い画素とでそれぞれ別の変換を行うことを特徴とする請求項1乃至4のいずれか1項に記載の画像処理装置。
- 前記原画像が、異なる露光量で被写体を複数回撮影し、複数の撮像信号を合成した広いダイナミックレンジの画像であることを特徴とする請求項5に記載の画像処理装置。
- 入力される原画像を絵画調画像に変換する画像処理方法であって、
入力された前記原画像に画像をボカす処理及び濃度値を調整する処理を施し、信号調整画像を生成する信号調整工程と、
前記信号調整工程で得られる前記信号調整画像と前記原画像の差分である差分画像を生成する演算工程と、
前記演算工程で得られる前記差分画像の濃度値と前記原画像の濃度値とに基づいて前記差分画像と前記原画像とを合成する合成工程と、を備え、
前記原画像の各画素の濃度値をBG、前記演算工程から出力され、前記合成工程に入力される画像の前記原画像に対応する各画素の濃度値をFG、前記合成工程から出力される画像の各画素の濃度値をR、各画像のbit数がqであるとすると、
R=(2 q −1)−2×((2 q −1)−BG)×((2 q −1)−FG)/2 q
(ただし、FG≧2 q−1 のとき)、
R=2×BG×FG/2 q
(ただし、FG<2 q−1 のとき)、
が成り立つことを特徴とする画像処理方法。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012021338A JP5932374B2 (ja) | 2012-02-02 | 2012-02-02 | 画像処理装置及び画像処理方法 |
US13/751,253 US8965120B2 (en) | 2012-02-02 | 2013-01-28 | Image processing apparatus and method of controlling the same |
EP13153386.1A EP2624204B1 (en) | 2012-02-02 | 2013-01-31 | Image processing apparatus and method of controlling the same |
RU2013104462/08A RU2544793C2 (ru) | 2012-02-02 | 2013-02-01 | Устройство обработки изображений и способ управления таковыми |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012021338A JP5932374B2 (ja) | 2012-02-02 | 2012-02-02 | 画像処理装置及び画像処理方法 |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2013161194A JP2013161194A (ja) | 2013-08-19 |
JP2013161194A5 JP2013161194A5 (ja) | 2015-03-05 |
JP5932374B2 true JP5932374B2 (ja) | 2016-06-08 |
Family
ID=49173403
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012021338A Expired - Fee Related JP5932374B2 (ja) | 2012-02-02 | 2012-02-02 | 画像処理装置及び画像処理方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5932374B2 (ja) |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS55159440A (en) * | 1979-01-29 | 1980-12-11 | Toyo Shigyo Kk | Process printing method for special expression |
JP4081219B2 (ja) * | 2000-04-17 | 2008-04-23 | 富士フイルム株式会社 | 画像処理方法及び画像処理装置 |
EP2315431A4 (en) * | 2008-07-14 | 2012-06-27 | Sharp Kk | PICTURE SIGNAL PROCESSING DEVICE AND PICTURE DISPLAY DEVICE |
-
2012
- 2012-02-02 JP JP2012021338A patent/JP5932374B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2013161194A (ja) | 2013-08-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2624204B1 (en) | Image processing apparatus and method of controlling the same | |
JP5460173B2 (ja) | 画像処理方法、画像処理装置、画像処理プログラム、撮像装置 | |
US10861136B2 (en) | Image processing apparatus, image processing method, and storage medium | |
JP6193721B2 (ja) | 画像処理装置及び画像処理方法、プログラム、記憶媒体 | |
JP5672796B2 (ja) | 画像処理装置、画像処理方法 | |
JP2009282979A (ja) | 画像処理装置及び画像処理方法 | |
CN109639959B (zh) | 图像处理装置、图像处理方法以及记录介质 | |
US10764469B2 (en) | Image processing apparatus, image processing method, and storage medium that convert an input luminance signal included in image data into an output signal for printing by using a conversion parameter | |
US20140233858A1 (en) | Image creating device, image creating method and recording medium storing program | |
JP2019070870A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP2019047336A (ja) | 画像処理装置、撮像装置、画像処理方法、及びプログラム | |
JP5952574B2 (ja) | 画像処理装置およびその制御方法 | |
JP6210772B2 (ja) | 情報処理装置、撮像装置、制御方法、及びプログラム | |
JP4984247B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP6786273B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP5932374B2 (ja) | 画像処理装置及び画像処理方法 | |
JP5952573B2 (ja) | 画像処理装置およびその制御方法 | |
JP2015080157A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP7102192B2 (ja) | 画像処理装置、その制御方法、プログラム | |
JP5282533B2 (ja) | 画像処理装置、撮像装置およびプログラム | |
JP3997090B2 (ja) | 画像処理装置、プログラム及び方法 | |
JP2019029781A (ja) | 画像処理装置 | |
JP7318251B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP6039726B2 (ja) | 撮像装置及びその制御方法 | |
JP2020182163A (ja) | 画像処理装置、画像処理方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150119 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20150119 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20151005 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20151013 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20151209 |
|
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: 20160404 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160428 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5932374 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
LAPS | Cancellation because of no payment of annual fees |