Skip to content

How are bounding boxes interpreted? #24

@skiunke

Description

@skiunke

I followed the basic docs to create the FaceDetector. However, I'm not quite sure how the bounding box values are evoked, because the values I get are out of range for every mobile device.

Example:

Rect.fromLTRB(1285.0, 2859.0, 3054.0, 4627.0)

I want to add the bounding box to the taken image.

Am I missing something?

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