Skip to content

Embed the cascade data for more convenient use #73

@duckbrain

Description

@duckbrain

Is the feature request related to an existing bug? Please describe.

I want a self-contained binary application that can do the facial recognition.

Describe the solution you'd like

Add an embed.go with a //go:embed comment so I can import the data from the module. It's worth noting if it's a different package this doesn't change the binary size unless it's imported.

Describe alternatives you've considered

I can copy the files into my project and embed them there.

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