frequency-separation-retouching: update

This commit is contained in:
Rico Sta. Cruz 2017-09-23 02:17:28 +08:00
parent 60fb75c963
commit a47bede309
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 20 additions and 13 deletions

View File

@ -1,21 +1,28 @@
--- ---
title: Frequency Separation Retouching title: Frequency separation retouching
category: Others category: Others
layout: 2017/sheet
--- ---
Frequency separation retouching in Photoshop: ### Frequency separation retouching in Photoshop
Duplicate the layer twice. Perform these in each layer:
{: .-setup}
#### Lower layer
1. Duplicate the layer twice
2. Lower layer:
- Apply **Gaussian Blur** - Apply **Gaussian Blur**
3. Upper layer:
#### Upper layer
- Set layer mask to **Linear light** - Set layer mask to **Linear light**
- Image → **Apply Image** - Image → **Apply Image**
- Layer: select the lower layer - Layer: _(select the lower layer)_
- Blending mode: Subtract - Blending mode: `Subtract`
- Scale: 2 - Scale: `2`
- Offset: 128 - Offset: `128`
## Reference ### Reference
- <https://phlearn.com/amazing-power-frequency-separation-retouching-photoshop> - <https://phlearn.com/amazing-power-frequency-separation-retouching-photoshop>
{: .-also-see}