post https://anysee.ap-northeast-1.cloud.japancv.co.jp/api/v1/entities/faces
顔検索のため、顔データを追加します
Log in to see full request history
Responses
顔検索のため、顔データを追加します
xxxxxxxxxx
20curl --request POST \
--url https://anysee.ap-northeast-1.cloud.japancv.co.jp/api/v1/entities/faces \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"model": "JCV_FACE_K25000",
"ttl": -1,
"image": {
"autoRotate": false,
"returnDetails": {
"position": false,
"angle": false,
"landmarks": false,
"quality": false,
"attributes": false
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: