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
1. Duplicate the layer twice Duplicate the layer twice. Perform these in each layer:
2. Lower layer: {: .-setup}
- Apply **Gaussian Blur**
3. Upper layer:
- Set layer mask to **Linear light**
- Image → **Apply Image**
- Layer: select the lower layer
- Blending mode: Subtract
- Scale: 2
- Offset: 128
## Reference #### Lower layer
- Apply **Gaussian Blur**
#### Upper layer
- Set layer mask to **Linear light**
- Image → **Apply Image**
- Layer: _(select the lower layer)_
- Blending mode: `Subtract`
- Scale: `2`
- Offset: `128`
### Reference
- <https://phlearn.com/amazing-power-frequency-separation-retouching-photoshop> - <https://phlearn.com/amazing-power-frequency-separation-retouching-photoshop>
{: .-also-see}