Skip to content

Accept float images in range 0-1 #5

@justinpinkney

Description

@justinpinkney

The current face detector expects image to have values in the range 0-255. It would be more convenient to follow the default MATLAB behaviour of expecting a range of 0-1 for doubles or singles, and only 0-255 for uint8 arrays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions