Pores Parameter Result Scheme

Description

Pores

algorithm

"algorithm": {
    "name": "pores",
    "version": 1
}

score

"score": 22

grade

"grade": 5

amount

"amount": 1137

areas

"areas": {
    "nose": {
        "amount": 82
    },
    "forehead": {
        "amount": 389
    },
    "left_cheek": {
        "amount": 400
    },
    "right_cheek": {
        "amount": 266
    }
}

masks

"masks": {
    "left": {
        "original": "link",
        "aligned_face": "link",
        "anonymised": "link"
    },
    "front": {
        "original": "link",
        "aligned_face": "link",
        "anonymised": "link"
    },
    "right": {
        "original": "link",
        "aligned_face": "link",
        "anonymised": "link"
    }
}

Example (JSON)

lines.json

Last updated

Was this helpful?