Skip to content

More convenient way to call rust_faces::FaceDetector::detect #9

@TheDidek

Description

@TheDidek

In my program I use image::ImageBuffer<image::Rgb<u8>, Vec<u8>> type to pass images.

Using ToArray3 requires Subpixel type instead of Vec<u8>, which is inconvenient. Would be great to use detect method with more direct image types.

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