当前位置: 首页 > news >正文

让高分辨率的相机芯片输出低分辨率的图片对于像素级的值有什么影响?

很多图像传感器可以输出多个分辨率的图像,如果选择低分辨率格式的图像输出,对于图像本身会有什么影响呢?

传感器本身还是使用全部像素区域进行感光,但是在像素数据输出时会进行所谓的降采样(down-sampling)。具体的降采样方式各个传感器可能略有不同,但是得到的效果都是另实际的PPI(pixels per inch)数目下降,即输出图片的实际像素数小于传感器最大像素数。

可以参考以下网址的一个回答

If I set my camera to lower resolution, does that mean more sensor area per image pixel?
In terms of PPI, no. In fact, your effective PPI in the final picture is reduced. When you choose smaller image sizes in camera, when the picture is taken, the full sensor is still used. However, when the camera’s processor goes to write the image to a JPEG file, the image is first downsampled. This has the effect of being able to discern fewer fine details in the reduced picture.

Nikon’s D3200 specifications page gives us the following (I added the sensor conversion to inches):

Image sensor: 23.2 x 15.4 mm CMOS sensor (0.913 x 0.606 in)
Image size (pixels) [L]: 6,016 x 4,000 (24,064,000 pixels)
Image size (pixels) [M]: 4,512 x 3,000 (13,536,000 pixels)
Image size (pixels) [S]: 3,008 x 2,000 (6,016,000 pixels)

Thus, depending on whether L, M, or S is chosen in the camera settings, the D3200 will perform as either a 24 MP camera, 13.5 MP camera, or 6 MP camera. In all 3 cases, the entire CMOS sensor area is used to take the image. In other words, regardless of L/M/S setting, it is still a crop-sensor (1.5 crop factor) camera.

For the Large setting, no downsampling is performed. Thus the effective PPI of the sensor image is: 4,000 pixels / 0.606 inches = 6,601 PPI.
For the Medium setting, a 4:3 downsampling is performed. Thus the effective PPI of the sensor image is: 3,000 pixels / 0.606 inches = 4,950 PPI.
For the Small setting, a 2:1 downsampling is performed. Thus the effective PPI of the sensor image is: 2,000 pixels / 0.606 inches = 3,300 PPI.

Returning to your question, but addressing “Sensor Pixel Area” (I read that as effective pixel (sensel) size),

Would setting it to 13.1MP allow for a greater Sensor Pixel Area ... in my final picture?

Yes. At the following image sizes, your effective sensel size is approximately:

Large setting: 14.8 µm²
Medium setting: 26.4 µm²
Small setting: 59.3 µm²

The area covered by each pixel in the final image is the size of several pixels on the sensor. Fewer pixels in the same area means there is more area covered per pixel. Or to put it simply, if you reduce PPI, then you increase the area covered by each pixel. Pixel/inch inverted is inch/pixel. 100 ppi means the same thing as 1 inch per 100 pixels which means the same thing as .01 inches per pixel. 50 ppi means the same thing as 1 inch per 50 pixels which means the same thing as .02 inches per pixel.

http://www.lryc.cn/news/171151.html

相关文章:

  • FastGPT 接入飞书(不用写一行代码)
  • 蓝桥杯 题库 简单 每日十题 day6
  • 使用Arduino简单测试HC-08蓝牙模块
  • 如何在 CentOS 8 上安装 OpenCV?
  • 一台主机外接两台显示器
  • 笔记-搭建和使用docker-registry私有镜像仓库
  • 爬虫框架Scrapy学习笔记-2
  • 6.1 使用scikit-learn构建模型
  • React 全栈体系(十一)
  • AI 时代的向量数据库、关系型数据库与 Serverless 技术丨TiDB Hackathon 2023 随想
  • Vue的路由使用,Node.js下载安装及环境配置教程 (超级详细)
  • vue修改node_modules打补丁步骤和注意事项
  • CSS 响应式设计:媒体查询
  • Qt开发 - Qt基础类型
  • Docker-如何获取docker官网x86、ARM、AMD等不同架构下的镜像资源
  • Vuex状态管理最佳实践
  • platform和led中断项目
  • R语言-关于颜色
  • 抖音seo优化排名源码搭建
  • pytorch的卷积层池化层和非线性变化 和机器学习线性回归
  • Java手写快速选择算法应用拓展案例
  • js制作柱状图的x轴时间, 分别展示 月/周/日 的数据
  • 安防监控/视频汇聚/云存储/AI智能视频分析平台EasyCVR下级海康设备无法级联是什么原因?
  • HttpUtils带连接池
  • 智慧养殖:浅谈视频监控与AI智能识别技术助力奶牛高效、智慧养殖
  • 一文总结提示工程框架,除了CoT还有ToT、GoT、AoT、SoT、PoT
  • Java面试笔试acm版输入
  • 新手怎样快速上手接口测试?掌握这几个知识点直接起飞!
  • IDEA 启动 java web 老项目
  • 软路由和硬路由的区别是什么,性价比与可玩性分析