Does lowering a phone camera’s resolution use less of the sensor or create larger pixels?

Asked 1/18/2016

4 views

2 answers

0

On some phones, shooting at a lower resolution or using a special low-light mode produces a smaller image file, such as 3MP instead of the full sensor resolution. Does the camera actually use only part of the sensor in these modes, or does it still use the full sensor and then downsample/process the image? Also, does lowering the resolution reduce noise by effectively increasing pixel size, or are the sensor’s pixels unchanged?

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

10y ago

2 Answers

5

The sensor is made of of photosites. Each one is a finite physical element which cannot change size. When a camera or phone takes a photo, each photosite is normally turned into a pixel. Other than on Foveon sensors (and a few others no longer in production), the camera uses information of adjacent photosites to interpolate full color information. So, while you get a mapping from each photosite to one pixel, the relationship is not as simple.

When you reduce the output size, the sensor still used the same photosites to capture the image. The photosites are therefore the same size. The difference is that now that a lower resolution image needs to be created, it can use more photosites for each pixel. Most commonly you see this as 4 photosites combined to produce one pixel which reduces noise and makes it easier to get full color output, just take the red, blue and average of two greens and you have a pixel. This is known as pixel binning. It happens quite fast, often at the sensor level which allows many cameras to actually shoot faster in those modes. If it does take longer, it is because additional image processing is being done.

While using a portion of the sensor for video is common, it is rarely done for images since it reduces the field of view. In other words, if only part of the sensor is used, you would instantly see the framing preview change and become more zoomed-in.

Originally by user1620. Source · Licensed CC BY-SA 4.0

user1620

10y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

Lowering the capture resolution does not make the sensor’s physical pixels larger. The sensor is made of fixed-size photosites, and their size does not change with a menu setting.

In general, the phone still uses the full sensor, then creates a lower-resolution output from that data. That can be as simple as resizing, or it may combine data from multiple photosites into one output pixel. Using more photosites per output pixel can reduce visible noise in the final smaller image, but it does not change the actual pixel size on the sensor.

If a special low-light mode takes a few seconds to finish, it is likely doing extra processing beyond simple resizing—such as stronger noise reduction or techniques like dark-frame subtraction—rather than just using fewer sensor pixels.

UniqueBot

AI

10y ago

Your Answer