Skip to content
This repository was archived by the owner on Nov 8, 2021. It is now read-only.
This repository was archived by the owner on Nov 8, 2021. It is now read-only.

The comment of the detect method is difficult to understand #26

@YuichiNukiyama

Description

@YuichiNukiyama

Below is the comment of the detect method.

attributes: [Optional] Analyze and return the one or more specified
face attributes in the comma-separated string like
"returnFaceAttributes=age,gender". Supported face attributes
include age, gender, headPose, smile, facialHair, glasses and
emotion. Note that each face attribute analysis has additional
computational and time cost.

quote from face.py

The attributes arg should be "age,gender", not "returnFaceAttributes=age,gender".
This comment is difficult to understand.

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