Skip to content

RGB image quality #10

@wetoo-cando

Description

@wetoo-cando

Hi @t-34400

The RGB images saved by the yuv-to-rgb converter are "highres" (1280x960), but low quality. See example below.

I checked the conversion scripts. The cv2.cvtColor step is the only one that is not strictly lossless, but at the same time usually considered quite high-quality.

The YUV420_888 itself has chroma subsampling. If that is the source of this issue, and is the best we can get from the Android camera2 API, I guess we can't do much about it?

Any thoughts on this?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions