摄影中的曝光补偿是什么?

When you use your camera in some automatic modes like Program—or one of the semi-manual modes like Aperture Priority or Shutter Speed Priority—you don’t give up total control over everything: you can still control the exposure using exposure compensation. Here’s how that works.

当您在某些自动模式(如程序)或半手动模式(如光圈优先或快门速度优先)之一中使用相机时,您不会放弃对一切的完全控制:您仍然可以使用曝光补偿来控制曝光。 这是这样的。

相机的测光表所见 (What Your Camera’s Light Meter Sees)

When your camera calculates what exposure settings to use, it makes one big assumption: that when you average everything out, what’s in front of it is pretty much gray. In other words, all the lights and darks sort of balance out to a middle gray.

当您的相机计算出要使用的曝光设置时,会做出一个大的假设:将所有内容平均后,它前面的颜色几乎是灰色的。 换句话说,所有的明暗平衡都达到了中间的灰色。

This is the photo your camera is trying to take.

这是您的相机试图拍摄的照片。

And, it’s a pretty good approximation. Here are some of my photos with the luminosity levels averaged out.

而且,这是一个很好的近似值。 这是我的一些平均亮度水平的照片。

It’s not a perfect match, but your camera, just by assuming it’s trying to take a photo of a boring gray wall, is going to be in the right ballpark for a lot of scenes.

这不是一个完美的匹配,但是您的相机(假设正在尝试拍摄无聊的灰色墙壁的照片)将在很多场景中处于正确的位置。

But not for every scene. Here are some more photos of mine averaged out.

但是,并非每个场景都适用。 这是我的一些平均照片。

This time, all the scenes are a good bit brighter than middle gray. When this happens, if you leave your camera in automatic mode, it’s going to underexpose the shots, so you’ll get something like the image on the right rather than the one on the left, which is correctly exposed.

这次,所有场景都比中间灰色要亮一些。 发生这种情况时,如果您将相机保持在自动模式,则会使照片曝光不足,因此您会得到像右侧图像而不是左侧图像正确曝光的图像。

Not ideal since you’re going to lose a considerable amount of image data in those dark black shadows. This is where exposure compensation comes in.

这并不理想,因为您将在那些深黑色阴影中丢失大量图像数据。 这就是曝光补偿的来源。

使用曝光补偿 (Using Exposure Compensation)

Exposure compensation is a way of getting your camera to alter the exposure the light meter is suggesting if you don’t think it will give you the results you want. If the scene is brighter than middle gray, you need to overexpose the image a bit. If it’s darker, you have to underexpose the shot.

曝光补偿是一种让相机改变测光表建议的曝光的方法,如果您认为它不会给您想要的结果。 如果场景比中间的灰色明亮,则需要使图像过度曝光。 如果较暗,则必须使镜头曝光不足。

Like everything to do with exposure, exposure compensation is measured in stops. A single stop represents a doubling of the amount of light hitting the sensor—although that doesn’t necessarily mean that your photo will appear twice as bright.

像曝光有关的所有事情一样,曝光补偿以档为单位进行测量。 一个光圈代表入射到传感器的光量增加了一倍,尽管这并不一定意味着您的照片将显示两倍的亮度。

Exposure compensation is available in Aperture Priority, Shutter Speed Priority, and Program modes on most cameras. You may also be able to use it in fully automatic mode, but it’s not guaranteed.

大多数相机在光圈优先,快门速度优先和程序模式下都可以使用曝光补偿。 您也可以在全自动模式下使用它,但不能保证。

When you look through the viewfinder or on the back screen, you’ll see an exposure compensation graph.

当您通过取景器或背面屏幕查看时,您会看到曝光补偿图。

0 is the metered value of the scene with no compensation. -1, -2, and -3 are one, two, or three stops underexposed while +1, +2, and +3 are one, two, or three stops overexposed. To adjust the exposure compensation, you normally hold the exposure compensation button—it’s the half-black half-white square in the image above—and turn the primary settings dial, although the process can vary between cameras. Check the manual if you’re unsure.

0是没有补偿的场景的测量值。 -1,-2和-3是曝光不足的一个,两个或三个光圈,而+ 1,+ 2和+3是曝光过度的一个,两个或三个光圈。 要调整曝光补偿,通常会按住曝光补偿按钮(即上图中的半黑色半白色正方形)并转动主设置拨盘,尽管此过程可能因相机而异。 如果不确定,请查阅手册。

In the image above, I’m now underexposing by a stop. Here’s what the different compensation values look like in practice.

在上图中,我现在停止曝光不足。 这是实际中不同补偿值的样子。

If things are really bright out, underexpose by a single stop; if things are really dark, overexpose by a stop. A stop or two of exposure compensation is normally more than enough to adapt for any scene. I’m not sure I’ve ever had to use exposure compensation of plus-or-minus three.

如果情况真的好起来,一次曝光不足即可。 如果情况真的很暗,请停止曝光过度。 一到两档曝光补偿通常足以适应任何场景。 我不确定我是否曾经使用过正负三项的曝光补偿。

翻译自: https://www.howtogeek.com/398464/what-is-exposure-compensation-in-photography/

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/278742.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

ajax回调打开新窗体防止浏览器拦截方法

2019独角兽企业重金招聘Python工程师标准>>> 问题剖析: function click_fun(){ window.open("www.baidu.com");//能打开 $.ajax({ url: ${pageContext.request.contextPath}/activity/savePrizes.htm, type: post, dataType: json, data: data…

ES6学习--对象属性的遍历

ES6一共有5种方法可以遍历对象的属性。 (1)for...in for...in循环遍历对象自身的和继承的可枚举属性(不含Symbol属性)。 (2)Object.keys(obj) Object.keys返回一个数组,包括对象自身的&#xff…

多点认证wi-fi_准备使用Wi-Fi 6:认证将于2019年第三季度启动

多点认证wi-fiThe Wi-Fi Alliance already announced Wi-Fi 6 back in October. Today, it’s announcing the details of the Wi-Fi 6 certification process, which will launch in the third quarter of 2019. Expect many new Wi-Fi 6 devices later this year. Wi-Fi联盟已…

jQuery初识和常用事件(一)

文章目录一、jQuery二、入口函数三、选择器选择器小结 ★全部选择器参考 ☆四、常用的 jQuery 事件方法事件写法鼠标事件元素事件键盘事件文档/窗口事件全部事件方法参考 ☆五、效果事件显示与隐藏:hide,show,toggle淡入和淡出:fa…

nginx内嵌变量

FORWARD:http://tengine.taobao.org/nginx_docs/cn/docs/http/ngx_http_core_module.html#variables ngx_http_core_module模块支持内嵌变量,变量名与Apache服务器对应。 首先,这些变量可以表示客户端的请求头字段,诸如$http_user_agent、$ht…

pdf文档遇到了共享冲突_如何将链接共享为PDF格式的Google文档链接

pdf文档遇到了共享冲突Using Google Docs is a great way to collaborate on and share documents. Sometimes, though, you want to provide somebody with a PDF instead of an editable document. Google Docs now lets you edit your sharing link to provide a PDF. Best …

Visual Studio 2019 preview中体验C# 8.0新语法

准备工作: Visual Studio 2019 Preview版本中并没有包含所有的C# 8.0的新功能,但目前也有一些可以试用了。在开始之前,需要进行入两项设置: 将Framework设置为.net core 3.0 将C#语法设置为8.0 也可以直接编辑.csproj文件&#x…

jQuery 对HTML的操作(二)

文章目录一、jQuery获取、设置HTML标签的内容和属性获得内容 - text()、html() 以及 val()获取属性 - attr(),prop()二、增删 HTML 的内容增加删除三、操作CSSaddClass 添加removeClass 删除toggleClass 切换css 获取与设置所有操作html、css方法参考 ☆四、操作元素…

roku能不能安装软件_如何在Roku中使用Google Assistant

roku能不能安装软件As more of our devices connect to each other, it’s always nice to know that different products from different companies work together. A Chromecast isn’t expensive, but being able to use your TV directly with Google Assistant is better.…

在线建立或重做mysql主从复制架构方法(传统模式和GTID模式)【转】

mysql主从复制架构,是mysql数据库主要特色之一,绝大多数公司都有用到。 而GTID模式是基于事务的复制模式的意思,发展到现在也是越来越多人用。 以前很多文章,介绍搭建mysql主从复制架构,是需要停止应用服务来做的,对于生产环境&am…

面试学习资料

1 Java面试资料总结 (github推荐指数高) 2 后端架构师 1. 综合 《Java 面试题 —— 老梁 Java 面试通关要点汇总集》《Java 面试题 —— 老徐 Java 初中级准备的面试题》《Java 面试题 —— 零度 Java 面试题系列》《Java 面试题 —— 东黄的学习方法和面…

jQuery对Ajax的封装应用(三)

文章目录一、Ajax二、load三、ajax(参数),get,set$.ajax$.ajax的get、post简写形式四、ajax全部方法参考 ☆一、Ajax AJAX 是与服务器交换数据的技术,它在不重载全部页面的情况下,实现了对部分网页的更新。…

如何使用卡巴斯基急救盘清理感染的PC

When you’re dealing with a PC that is completely infected in viruses, sometimes the best thing to do is reboot into a rescue disk and run a full virus scan from there. Here’s how to use the Kaspersky Rescue Disk to clean an infected PC. 当您要处理一台完全…

2018.12.08 codeforces 946D. Timetable(背包)

传送门 题意简述:有一个人上n天课,每天有m个小时的时间安排表(一个01串),为1表示要上课,否则不上课,求出如果可以最多翘kkk节课这nnn天在校待的总时间的最小值(一天必须在所有课上完…

jQuery杂项进阶(四)

文章目录一、$ 的替换二、使用JSONP实现跨域三、jQuery 杂项方法、实用工具、回调对象、延迟对象参考 ☆四、jQuery 自身属性参考 ☆五、jQuery 插件介绍和参考 ☆jQuery 树型菜单插件(Treeview)jQuery Validate表单验证,jQuery Password Validation(密码…

什么是WLIDSVC.EXE和WLIDSVCM.EXE,它们为什么运行?

You’re no doubt reading this article because you’re wondering what those two processes are doing cluttering up Task Manager, and also wondering why they are in capital letters. You’ve come to the right place. 毫无疑问,您阅读本文是因为您想知道…

[USACO10DEC] Treasure Chest

题目链接 90 Points:智障的区间 DP……设 dp[i][j] 表示区间 [i, j] 能取的最大价值,但我还是 sd 地开了第三维表示先取还是后取的价值。 交上去以为能 A,结果 #2 开心地 MLE……一看内存,64MB(把评测机吊起来打一顿&a…

工程化,模块化,组件化,规范化

前端讲究 工程化,模块化,组件化,层层递进。 一、工程化 工程化是整个工程的结构、样式和动作分离,工程化是一种思想而不是某种技术(当然为了实现工程化我们会用一些技术)。各种规范、技术选型、项目构建优…

linux压缩和解压缩_Linux QuickTip:一步下载和解压缩

linux压缩和解压缩Most of the time, when I download something it’s a file archive of some kind – usually a tarball or a zip file. This could be some source code for an app that isn’t included in Gentoo’s Portage tree, some documentation for an internal …

Spark架构与作业执行流程简介

2019独角兽企业重金招聘Python工程师标准>>> Spark架构与作业执行流程简介 博客分类: spark Local模式 运行Spark最简单的方法是通过Local模式(即伪分布式模式)。 运行命令为:./bin/run-example org.apache.spark.exam…