22 lines
464 B
Markdown
22 lines
464 B
Markdown
---
|
|
title: Frequency Separation Retouching
|
|
category: Others
|
|
---
|
|
|
|
Frequency separation retouching in Photoshop:
|
|
|
|
1. Duplicate the layer twice
|
|
2. Lower layer:
|
|
- 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
|
|
|
|
- <https://phlearn.com/amazing-power-frequency-separation-retouching-photoshop>
|