当前位置:网站首页>How to make pictures clear in ps, self-study ps software photoshop2022, simple and fast use ps to make photos clearer and more textured
How to make pictures clear in ps, self-study ps software photoshop2022, simple and fast use ps to make photos clearer and more textured
2022-08-05 08:12:00 【hebiwen95】
PS is still very useful. No matter in life or in the workplace, you often need to process pictures, such as making ID photos, beautifying your face, removing watermarks, and so on.Friends may have had the idea of learning PS many times, or have tried many times, suffered many times, and gave up many times.
I haven't been exposed to PS before, and I don't know the basic knowledge of graphics. My PS practice questions are really accumulated day by day.
First of all, you have ps software, you can practice after installation
How to make the picture clearer in ps?Simple and fast use of ps to make photos clearer and more textured
Method 1:
1. Select the background layer, Ctrl+J to copy the background copy.
2. Execute: Filter>Other>High-contrast retention, the radius value is determined according to the picture (usually about 2 to 5).
3. Change the layer blending property to "Overlay" in the Layers panel.
4. Execute: Filter>Sharpen>USM Sharpen (the value is determined according to the situation of the picture).
5. Execute: Image>Adjust>Brightness/Contrast (the brightness and contrast values are determined according to the situation of the picture), and then, save the file to complete the effect of this example.
Method 2:
1.Ctrl+J to make a copy of the background.Choose Brightness for the copy mode.
2. Select the "Sharpening > USM Sharpening" command under the "Filter" menu, adjust the sharpening parameters appropriately in the setting window, and adjust according to the blur of your original image. This image uses the number of sharpeningis "150%", the radius is "1" pixel, and the threshold is unchanged.
3. After the third step, a basis for the clarity of the photo is roughly made.Then select the "Mode>LAB Color" command under the "Image" menu, and select the "Flatten" layer in the pop-up window to confirm.
4. In LAB mode, create a copy again.
5. In the "Channel" panel, you can see that there is a "luminance" channel on the layer channel, select this channel, and then use the "Sharpen > USM Sharpen" command of the "Filter" menu to set the sharpness.The sharpening parameter will sharpen this channel.
6. Return to the Layers panel, change the mode of the copy layer to "Soft Light", and adjust the transparency to 30%.Look at the image at this time not only the picture is clearer, but also the color is more brilliant.
边栏推荐
- nn.unfold和nn.fold
- MySQL 数据库 报错 The server quit without updating PID file (/var/lib/mysql/localhost.localdomain.pid)
- egg框架中解决跨域的三种方案
- MongoDB 语法大全
- 512色色谱图
- Version number naming convention
- Iptables implementation under the network limited (NTP) synchronization time custom port
- 字符串提取 中文、英文、数字
- 数据库——概述
- Random code generation
猜你喜欢
Chapter 12 Bayesian Networks
双向循环带头链表
EA谈单机游戏:仍是产品组合中极其重要的部分
php fails to write data to mysql
[Structure internal power practice] Structure memory alignment (1)
DNS 查询原理详解
[Structural Internal Power Cultivation] Structural Realization Stages (2)
D2--FPGA SPI接口通信2022-08-03
Vulnhub target drone: HA_ NARAK
VXE-Table融合多语言
随机推荐
unity urp 渲染管线顶点偏移的实现
Iptables implementation under the network limited (NTP) synchronization time custom port
Win10 设置锁屏壁纸提示尝试其它图片
Chapter 12 贝叶斯网络
Insights in programming
php向mysql写入数据失败
DNS 查询原理详解
Redis缓存以及存在的问题--缓存穿透、缓存雪崩、缓存击穿及解决方法
v-if/v-else根据计算判断是否显示
uniapp时间组件封装年-月-日-时-分-秒
学习笔记14--机器学习在局部路径规划中的应用
The magic weapon for small entrepreneurs!
moment的使用
C语言制作-QQ聊天室
高效使用数码相机的诀窍
微信 小程序 之PC端 不支持 wx.previewMedia 方法 故用自定义轮播图进行 模拟照片视频的播放
【结构体内功修炼】枚举和联合的奥秘(三)
谷歌零碎笔记之MVCC(草稿)
程序设计中的感悟
MobileNetV2架构解析