JP6947348B2 - 画像処理装置、及び画像処理プログラム - Google Patents
画像処理装置、及び画像処理プログラム Download PDFInfo
- Publication number
- JP6947348B2 JP6947348B2 JP2017107054A JP2017107054A JP6947348B2 JP 6947348 B2 JP6947348 B2 JP 6947348B2 JP 2017107054 A JP2017107054 A JP 2017107054A JP 2017107054 A JP2017107054 A JP 2017107054A JP 6947348 B2 JP6947348 B2 JP 6947348B2
- Authority
- JP
- Japan
- Prior art keywords
- mosaic
- area
- image
- target
- processing
- 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
- 238000012545 processing Methods 0.000 title claims description 96
- 238000004364 calculation method Methods 0.000 claims description 13
- 238000006073 displacement reaction Methods 0.000 claims description 11
- 238000000605 extraction Methods 0.000 claims description 11
- 238000000034 method Methods 0.000 description 32
- 230000006870 function Effects 0.000 description 22
- 238000010586 diagram Methods 0.000 description 13
- 238000002834 transmittance Methods 0.000 description 11
- CIWBSHSKHKDKBQ-JLAZNSOCSA-N Ascorbic acid Chemical compound OC[C@H](O)[C@H]1OC(=O)C(O)=C1O CIWBSHSKHKDKBQ-JLAZNSOCSA-N 0.000 description 8
- 238000004891 communication Methods 0.000 description 7
- 230000005484 gravity Effects 0.000 description 6
- KNMAVSAGTYIFJF-UHFFFAOYSA-N 1-[2-[(2-hydroxy-3-phenoxypropyl)amino]ethylamino]-3-phenoxypropan-2-ol;dihydrochloride Chemical compound Cl.Cl.C=1C=CC=CC=1OCC(O)CNCCNCC(O)COC1=CC=CC=C1 KNMAVSAGTYIFJF-UHFFFAOYSA-N 0.000 description 4
- 230000000694 effects Effects 0.000 description 3
- 230000000873 masking effect Effects 0.000 description 3
- 238000003672 processing method Methods 0.000 description 3
- 239000000284 extract Substances 0.000 description 2
- 239000004065 semiconductor Substances 0.000 description 2
- 238000013528 artificial neural network Methods 0.000 description 1
- 238000012407 engineering method Methods 0.000 description 1
- 210000004709 eyebrow Anatomy 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 239000011159 matrix material Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000007619 statistical method Methods 0.000 description 1
- 230000037303 wrinkles Effects 0.000 description 1
Images
Landscapes
- Editing Of Facsimile Originals (AREA)
- Image Processing (AREA)
- Studio Circuits (AREA)
Description
図1は、本実施形態における画像処理装置10の構成を示すブロック図である。図1に示す画像処理装置10は、例えばコンピュータにより実現されるもので、プロセッサ201、RAM202、ROM203、入力コントローラ204、ビデオコントローラ205、I/Oコントローラ206、通信コントローラ207、入力デバイス210、ディスプレイ211、及び記憶装置212を有する。なお、画像処理装置10は、プロセッサ201、RAM202、ROM203、入力コントローラ204、ビデオコントローラ205、I/Oコントローラ206、及び通信コントローラ207を含む、コンピュータを構成するする制御ユニット20として実現しても良い。
図2は、静止画像に対してモザイク処理を施す画像処理の動作を示すフローチャートである。プロセッサ201は、画像処理プログラムを起動して、静止画像に対してする画像処理を開始する。まず、プロセッサ201は、例えば記憶装置212に記憶された処理対象とする静止画像(原画像)の画像ファイルを読み出してRAM202に記憶させる(ステップSA1)。プロセッサ201は、RAM202に記憶された静止画像からモザイク対象、すなわち表示することが望ましくない情報を表すオブジェクトを抽出する(ステップSA2)。モザイク対象の抽出方法は、既存の画像処理手法を用いることができる。例えば、抽出対象とする情報の形状、色等を表す特徴データに基づく抽出、辞書パターンとのマッチング、入力デバイス210の操作によって静止画像に対して指定されるポインティングされた位置を含むモザイク対象とするオブジェクトの抽出などの手法を用いることができる。
Claims (5)
- 動画像を構成する複数のフレーム画像各々からモザイク対象を抽出する対象抽出手段と、
前記フレーム画像各々の全体面積に対する前記モザイク対象の面積の面積割合を算出する面積割合算出手段と、
前記モザイク対象の画素群の画素値から導出される画素指標値を算出する画素指標値算出手段と、
前記面積割合と前記画素指標値とに基づいてモザイク処理単位であるモザイクセルのサイズを決定するセルサイズ決定手段と、
前記モザイク対象と他のフレーム画像から抽出された他のモザイク対象との画素値差分と変位との少なくとも一つに基づいて前記モザイク対象の動きを算出する動き算出手段と、
前記モザイク対象の動きに応じた大きさで前記モザイク対象を包囲するモザイク領域を設定する領域設定手段と、
前記モザイク領域に限定して前記フレーム画像に前記モザイクセルを単位としてモザイク処理を実行するモザイク処理手段とを具備する画像処理装置。 - 動画像を構成する複数のフレーム画像各々からモザイク対象を抽出する対象抽出手段と、
前記モザイク対象と他のフレーム画像から抽出された他のモザイク対象との画素値差分と変位との少なくとも一つに基づいて前記モザイク対象の動きを算出する動き算出手段と、
前記モザイク対象の動きに応じた大きさで前記モザイク対象を包囲するモザイク領域を設定する領域設定手段と、
前記モザイク領域に限定して前記フレーム画像にモザイク処理を実行するモザイク処理手段とを具備する画像処理装置。 - 動画像を構成する複数のフレーム画像各々からモザイク対象を抽出する対象抽出手段と、
前記モザイク対象が他のフレーム画像から抽出された他のモザイク対象から動いた方向を特定する動き方向特定手段と、
前記モザイク対象を包囲するモザイク領域を設定するとともに、前記モザイク対象の動きの方向及びその反対方向に前記モザイク領域を伸張する領域設定手段と、
前記モザイク領域に限定して前記フレーム画像にモザイク処理を実行するモザイク処理手段とを具備する画像処理装置。 - コンピュータを、
動画像を構成する複数のフレーム画像各々からモザイク対象を抽出する対象抽出手段と、
前記フレーム画像各々の全体面積に対する前記モザイク対象の面積の面積割合を算出する面積割合算出手段と、
前記モザイク対象の画素群の画素値から導出される画素指標値を算出する画素指標値算出手段と、
前記面積割合と前記画素指標値とに基づいてモザイク処理単位であるモザイクセルのサイズを決定するセルサイズ決定手段と、
前記モザイク対象と他のフレーム画像から抽出された他のモザイク対象との画素値差分と変位との少なくとも一つに基づいて前記モザイク対象の動きを算出する動き算出手段と、
前記モザイク対象の動きに応じた大きさで前記モザイク対象を包囲するモザイク領域を設定する領域設定手段として機能させるための画像処理プログラム。 - コンピュータを、
動画像を構成する複数のフレーム画像各々からモザイク対象を抽出する対象抽出手段と、
前記モザイク対象と他のフレーム画像から抽出された他のモザイク対象との画素値差分と変位との少なくとも一つに基づいて前記モザイク対象の動きを算出する動き算出手段と、
前記モザイク対象の動きに応じた大きさで前記モザイク対象を包囲するモザイク領域を設定する領域設定手段として機能させるための画像処理プログラム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017107054A JP6947348B2 (ja) | 2017-05-30 | 2017-05-30 | 画像処理装置、及び画像処理プログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017107054A JP6947348B2 (ja) | 2017-05-30 | 2017-05-30 | 画像処理装置、及び画像処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018205835A JP2018205835A (ja) | 2018-12-27 |
JP6947348B2 true JP6947348B2 (ja) | 2021-10-13 |
Family
ID=64957121
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017107054A Active JP6947348B2 (ja) | 2017-05-30 | 2017-05-30 | 画像処理装置、及び画像処理プログラム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6947348B2 (ja) |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009284235A (ja) * | 2008-05-22 | 2009-12-03 | Fujifilm Corp | 撮像装置 |
JP5574692B2 (ja) * | 2009-12-17 | 2014-08-20 | キヤノン株式会社 | 映像情報処理方法及びその装置 |
-
2017
- 2017-05-30 JP JP2017107054A patent/JP6947348B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2018205835A (ja) | 2018-12-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11302053B2 (en) | Determining image handle locations | |
US20180204052A1 (en) | A method and apparatus for human face image processing | |
Chen et al. | Improved seam carving combining with 3D saliency for image retargeting | |
KR20210015972A (ko) | 병소 검출 방법, 장치, 기기 및 기억 매체 | |
CN108537860A (zh) | 图像生成装置、控制方法和计算机可读存储介质 | |
US10902657B2 (en) | Jointly editing related objects in a digital image | |
CN111401234B (zh) | 三维人物模型构建方法、装置及存储介质 | |
KR102109818B1 (ko) | 얼굴 영상 처리 방법 및 장치 | |
Chen et al. | Fast defocus map estimation | |
US10810776B2 (en) | Image processing device and image processing method | |
CN111292335A (zh) | 一种前景掩模特征图的确定方法、装置及电子设备 | |
US20230237777A1 (en) | Information processing apparatus, learning apparatus, image recognition apparatus, information processing method, learning method, image recognition method, and non-transitory-computer-readable storage medium | |
JP2008234509A (ja) | 画像評価装置および方法並びにプログラム | |
US20230409896A1 (en) | Method and system for training matting neural network, and method and device for generating portrait to be used on identity document | |
KR101791604B1 (ko) | 헤드 포지션 추정 방법 및 장치, 컴퓨터 판독가능 저장 매체 | |
KR102072721B1 (ko) | 얼굴 영상 처리 방법 및 장치 | |
JP6947348B2 (ja) | 画像処理装置、及び画像処理プログラム | |
Sung et al. | Depth edge detection using edge-preserving filter and morphological operations | |
JP6337680B2 (ja) | 画像処理システム、画像処理装置、プログラム及び画像処理方法 | |
JP5642583B2 (ja) | 画像生成装置および画像生成プログラム | |
Spreeuwers et al. | Practical evaluation of face morphing attack detection methods | |
KR20150094108A (ko) | 배경 영상의 위치를 이용한 관심맵 생성 방법 및 이를 기록한 기록 매체 | |
JP7140491B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
JP6148426B1 (ja) | 画像処理装置、画像処理方法及び画像処理プログラム | |
JP6305942B2 (ja) | 画像質感操作方法、画像質感操作装置、およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200430 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20210524 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210608 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210806 |
|
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: 20210824 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210901 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6947348 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |