Skip to content

Partial decoding #3

@eloquentarduino

Description

@eloquentarduino

Is it possible to decode only a given region of the image? Let's say I take pictures at 640x480 resolution, but I only need the rectangle at coordinates from <0, 0> to <200, 200>. As far as I know, Jpeg works in 16x16 blocks, so would it be possible to only extract the portion of the image from <0, 0> to <208, 208> (208 being the nearest multiple of 16)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions