人脸检测
开发环境
http://dev-cn.your-api-server.com
开发环境
http://dev-cn.your-api-server.com
POST
/v2/image/face_detection
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://dev-cn.your-api-server.com/v2/image/face_detection' \
--header 'Authorization;' \
--header 'content-type: application/json' \
--data-raw '{
"response_as_dict": true,
"attributes_as_list": false,
"show_original_response": false
}'
响应示例响应示例
200 - 成功示例
{ "google": { "items": [ { "confidence": 0.35867542, "landmarks": { "left_eye": [ 0.5593928, 0.35563782222222223 ], "left_eye_top": [ 0.5623617777777778, 0.33500637333333333 ], "left_eye_right": [ 0.6094655555555556, 0.3619852711111111 ], "left_eye_bottom": [ 0.5562037155555556, 0.37223462222222226 ], "left_eye_left": [ 0.5129351111111111, 0.3470724 ], "right_eye": [ 0.7493147111111111, 0.37685453333333335 ], "right_eye_top": [ 0.7594370666666668, 0.35611131555555553 ], "right_eye_right": [ 0.7932376444444443, 0.3804408 ], "right_eye_bottom": [ 0.7520020888888889, 0.39370306666666666 ], "right_eye_left": [ 0.709422, 0.3764042666666667 ], "left_eyebrow_left": [ 0.4800930666666666, 0.28822359999999997 ], "left_eyebrow_right": [ 0.7182963111111111, 0.3118995555555556 ], "left_eyebrow_top": [ 0.5554626222222222, 0.2737745511111111 ], "right_eyebrow_left": [ 0.6244671555555555, 0.3007544622222222 ], "right_eyebrow_right": [ 0.8179752, 0.3369044888888889 ], "left_pupil": [], "right_pupil": [], "nose_tip": [ 0.6797081333333332, 0.4878652444444444 ], "nose_bottom_right": [ 0.7014897333333334, 0.5141742666666667 ], "nose_bottom_left": [ 0.5890595555555556, 0.4941219111111111 ], "mouth_left": [ 0.5682549777777778, 0.6044451111111111 ], "mouth_right": [ 0.7088203111111111, 0.6129685333333333 ], "right_eyebrow_top": [ 0.7756757777777777, 0.3068927111111111 ], "midpoint_between_eyes": [ 0.6695876888888889, 0.3506298666666667 ], "nose_bottom_center": [ 0.6512152, 0.5210045777777778 ], "nose_left_alar_out_tip": [], "nose_left_alar_top": [], "nose_right_alar_out_tip": [], "nose_right_alar_top": [], "nose_root_left": [], "nose_root_right": [], "upper_lip": [], "under_lip": [], "under_lip_bottom": [], "under_lip_top": [], "upper_lip_bottom": [], "upper_lip_top": [], "mouth_center": [ 0.6439076, 0.5986145777777777 ], "mouth_top": [], "mouth_bottom": [], "left_ear_tragion": [ 0.3470447111111111, 0.43821248888888886 ], "right_ear_tragion": [ 0.8367084444444445, 0.4644870222222222 ], "forehead_glabella": [ 0.6762984, 0.30784039999999996 ], "chin_gnathion": [ 0.6263550666666666, 0.7220664444444443 ], "chin_left_gonion": [ 0.38817488888888885, 0.6194026222222222 ], "chin_right_gonion": [ 0.7651971999999999, 0.6562912444444444 ], "upper_jawline_left": [], "mid_jawline_left": [], "mid_jawline_right": [], "upper_jawline_right": [], "left_cheek_center": [ 0.506162, 0.49832377777777775 ], "right_cheek_center": [ 0.7725734666666666, 0.5275757511111111 ] }, "emotions": { "joy": 1, "sorrow": 1, "anger": 1, "surprise": 1, "disgust": null, "fear": null, "confusion": null, "calm": null, "unknown": null, "neutral": null, "contempt": null }, "poses": { "pitch": 14.24138, "roll": 5.686333, "yaw": 3.5769544 }, "age": null, "gender": null, "bounding_box": { "x_min": 0.3422222222222222, "x_max": 0.9066666666666666, "y_min": 0.1288888888888889, "y_max": 0.7333333333333333 }, "hair": { "hair_color": [], "bald": null, "invisible": null }, "facial_hair": { "moustache": null, "beard": null, "sideburns": null }, "quality": { "noise": null, "exposure": 0.2, "blur": 0.2, "brightness": null, "sharpness": null }, "makeup": { "eye_make": null, "lip_make": null }, "accessories": { "sunglasses": null, "reading_glasses": null, "swimming_goggles": null, "face_mask": null, "eyeglasses": null, "headwear": 0.2 }, "occlusions": { "eye_occluded": null, "forehead_occluded": null, "mouth_occluded": null }, "features": { "eyes_open": null, "smile": null, "mouth_open": null } } ] }, "amazon": { "items": [ { "confidence": 0.9999288177490234, "landmarks": { "left_eye": [], "left_eye_top": [], "left_eye_right": [], "left_eye_bottom": [ 0.5501091480255127, 0.3644578754901886 ], "left_eye_left": [ 0.5098364949226379, 0.35217949748039246 ], "right_eye": [], "right_eye_top": [], "right_eye_right": [], "right_eye_bottom": [ 0.7295994162559509, 0.38350656628608704 ], "right_eye_left": [ 0.6943686008453369, 0.37203922867774963 ], "left_eyebrow_left": [ 0.46207547187805176, 0.30150917172431946 ], "left_eyebrow_right": [ 0.6085187196731567, 0.2816685438156128 ], "left_eyebrow_top": [ 0.5452707409858704, 0.26769474148750305 ], "right_eyebrow_left": [ 0.7139508724212646, 0.2933151125907898 ], "right_eyebrow_right": [ 0.7793994545936584, 0.33506274223327637 ], "left_pupil": [ 0.550325870513916, 0.3533038794994354 ], "right_pupil": [ 0.7308822870254517, 0.37301766872406006 ], "nose_tip": [ 0.6931577324867249, 0.47005921602249146 ], "nose_bottom_right": [ 0.6889317631721497, 0.5114378929138184 ], "nose_bottom_left": [ 0.6205337643623352, 0.5048233866691589 ], "mouth_left": [], "mouth_right": [], "right_eyebrow_top": [ 0.7573572993278503, 0.29060468077659607 ], "midpoint_between_eyes": [], "nose_bottom_center": [], "nose_left_alar_out_tip": [], "nose_left_alar_top": [], "nose_right_alar_out_tip": [], "nose_right_alar_top": [], "nose_root_left": [], "nose_root_right": [], "upper_lip": [], "under_lip": [], "under_lip_bottom": [], "under_lip_top": [], "upper_lip_bottom": [], "upper_lip_top": [], "mouth_center": [], "mouth_top": [ 0.6577637791633606, 0.5625283122062683 ], "mouth_bottom": [ 0.6467559933662415, 0.6366827487945557 ], "left_ear_tragion": [], "right_ear_tragion": [], "forehead_glabella": [], "chin_gnathion": [ 0.6162575483322144, 0.7660348415374756 ], "chin_left_gonion": [], "chin_right_gonion": [], "upper_jawline_left": [ 0.3500298261642456, 0.3823089003562927 ], "mid_jawline_left": [ 0.38666123151779175, 0.6350533962249756 ], "mid_jawline_right": [ 0.714935302734375, 0.666611909866333 ], "upper_jawline_right": [ 0.7515450716018677, 0.4238313138484955 ], "left_cheek_center": [], "right_cheek_center": [] }, "emotions": { "joy": 2, "sorrow": null, "anger": 5, "surprise": null, "disgust": null, "fear": 5, "confusion": 5, "calm": 5, "unknown": null, "neutral": null, "contempt": null }, "poses": { "pitch": 10.816276550292969, "roll": 7.98797082901001, "yaw": 17.846946716308594 }, "age": 35, "gender": "Male", "bounding_box": { "x_min": 0.35086357593536377, "x_max": 0.7837132513523102, "y_min": 0.1173710972070694, "y_max": 0.7823788076639175 }, "hair": { "hair_color": [], "bald": null, "invisible": null }, "facial_hair": { "moustache": 0.7281935882568359, "beard": 0.9939611053466797, "sideburns": null }, "quality": { "noise": null, "exposure": null, "blur": null, "brightness": 0.7615447998046875, "sharpness": 0.9222801208496094 }, "makeup": { "eye_make": null, "lip_make": null }, "accessories": { "sunglasses": 0.9775999450683593, "reading_glasses": null, "swimming_goggles": null, "face_mask": null, "eyeglasses": 0.9999999237060547, "headwear": null }, "occlusions": { "eye_occluded": null, "forehead_occluded": null, "mouth_occluded": null }, "features": { "eyes_open": 0, "smile": 0, "mouth_open": 0 } } ] }, "api4ai": { "items": [ { "confidence": 0.9920044541358948, "landmarks": { "left_eye": [ 0.5686073875427247, 0.3465519905090332 ], "left_eye_top": [], "left_eye_right": [], "left_eye_bottom": [], "left_eye_left": [], "right_eye": [ 0.764842004776001, 0.3802739334106445 ], "right_eye_top": [], "right_eye_right": [], "right_eye_bottom": [], "right_eye_left": [], "left_eyebrow_left": [], "left_eyebrow_right": [], "left_eyebrow_top": [], "right_eyebrow_left": [], "right_eyebrow_right": [], "left_pupil": [], "right_pupil": [], "nose_tip": [ 0.6892597675323486, 0.48434698820114136 ], "nose_bottom_right": [], "nose_bottom_left": [], "mouth_left": [ 0.5597362375259399, 0.5910256290435791 ], "mouth_right": [ 0.7118245601654053, 0.6196095657348633 ], "right_eyebrow_top": [], "midpoint_between_eyes": [], "nose_bottom_center": [], "nose_left_alar_out_tip": [], "nose_left_alar_top": [], "nose_right_alar_out_tip": [], "nose_right_alar_top": [], "nose_root_left": [], "nose_root_right": [], "upper_lip": [], "under_lip": [], "under_lip_bottom": [], "under_lip_top": [], "upper_lip_bottom": [], "upper_lip_top": [], "mouth_center": [], "mouth_top": [], "mouth_bottom": [], "left_ear_tragion": [], "right_ear_tragion": [], "forehead_glabella": [], "chin_gnathion": [], "chin_left_gonion": [], "chin_right_gonion": [], "upper_jawline_left": [], "mid_jawline_left": [], "mid_jawline_right": [], "upper_jawline_right": [], "left_cheek_center": [], "right_cheek_center": [] }, "emotions": { "joy": null, "sorrow": null, "anger": null, "surprise": null, "disgust": null, "fear": null, "confusion": null, "calm": null, "unknown": null, "neutral": null, "contempt": null }, "poses": { "pitch": null, "roll": null, "yaw": null }, "age": null, "gender": null, "bounding_box": { "x_min": 0.2931367974543039, "x_max": 0.2931367974543039, "y_min": 0.2931367974543039, "y_max": 0.2931367974543039 }, "hair": { "hair_color": [], "bald": null, "invisible": null }, "facial_hair": { "moustache": null, "beard": null, "sideburns": null }, "quality": { "noise": null, "exposure": null, "blur": null, "brightness": null, "sharpness": null }, "makeup": { "eye_make": null, "lip_make": null }, "accessories": { "sunglasses": null, "reading_glasses": null, "swimming_goggles": null, "face_mask": null, "eyeglasses": null, "headwear": null }, "occlusions": { "eye_occluded": null, "forehead_occluded": null, "mouth_occluded": null }, "features": { "eyes_open": null, "smile": null, "mouth_open": null } } ] }, "clarifai": { "items": [ { "confidence": 0.9999963, "landmarks": { "left_eye": [], "left_eye_top": [], "left_eye_right": [], "left_eye_bottom": [], "left_eye_left": [], "right_eye": [], "right_eye_top": [], "right_eye_right": [], "right_eye_bottom": [], "right_eye_left": [], "left_eyebrow_left": [], "left_eyebrow_right": [], "left_eyebrow_top": [], "right_eyebrow_left": [], "right_eyebrow_right": [], "left_pupil": [], "right_pupil": [], "nose_tip": [], "nose_bottom_right": [], "nose_bottom_left": [], "mouth_left": [], "mouth_right": [], "right_eyebrow_top": [], "midpoint_between_eyes": [], "nose_bottom_center": [], "nose_left_alar_out_tip": [], "nose_left_alar_top": [], "nose_right_alar_out_tip": [], "nose_right_alar_top": [], "nose_root_left": [], "nose_root_right": [], "upper_lip": [], "under_lip": [], "under_lip_bottom": [], "under_lip_top": [], "upper_lip_bottom": [], "upper_lip_top": [], "mouth_center": [], "mouth_top": [], "mouth_bottom": [], "left_ear_tragion": [], "right_ear_tragion": [], "forehead_glabella": [], "chin_gnathion": [], "chin_left_gonion": [], "chin_right_gonion": [], "upper_jawline_left": [], "mid_jawline_left": [], "mid_jawline_right": [], "upper_jawline_right": [], "left_cheek_center": [], "right_cheek_center": [] }, "emotions": { "joy": null, "sorrow": null, "anger": null, "surprise": null, "disgust": null, "fear": null, "confusion": null, "calm": null, "unknown": null, "neutral": null, "contempt": null }, "poses": { "pitch": null, "roll": null, "yaw": null }, "age": null, "gender": null, "bounding_box": { "x_min": 0.3420691, "x_max": 0.80318236, "y_min": 0.14422482, "y_max": 0.81390166 }, "hair": { "hair_color": [], "bald": null, "invisible": null }, "facial_hair": { "moustache": null, "beard": null, "sideburns": null }, "quality": { "noise": null, "exposure": null, "blur": null, "brightness": null, "sharpness": null }, "makeup": { "eye_make": null, "lip_make": null }, "accessories": { "sunglasses": null, "reading_glasses": null, "swimming_goggles": null, "face_mask": null, "eyeglasses": null, "headwear": null }, "occlusions": { "eye_occluded": null, "forehead_occluded": null, "mouth_occluded": null }, "features": { "eyes_open": null, "smile": null, "mouth_open": null } } ] }, "microsoft": { "items": [ { "confidence": 1, "landmarks": { "left_eye": [], "left_eye_top": [ 0.5488888888888889, 0.34400000000000003 ], "left_eye_right": [ 0.5173333333333333, 0.3595555555555556 ], "left_eye_bottom": [ 0.548, 0.3724444444444444 ], "left_eye_left": [ 0.5857777777777778, 0.3622222222222222 ], "right_eye": [], "right_eye_top": [ 0.7528888888888889, 0.35200000000000004 ], "right_eye_right": [ 0.7871111111111111, 0.37377777777777776 ], "right_eye_bottom": [ 0.7537777777777778, 0.38755555555555554 ], "right_eye_left": [ 0.7244444444444444, 0.37466666666666665 ], "left_eyebrow_left": [ 0.5964444444444444, 0.3075555555555556 ], "left_eyebrow_right": [ 0.47377777777777774, 0.3111111111111111 ], "left_eyebrow_top": [], "right_eyebrow_left": [ 0.716, 0.3111111111111111 ], "right_eyebrow_right": [ 0.84, 0.3382222222222222 ], "left_pupil": [ 0.5511111111111111, 0.35333333333333333 ], "right_pupil": [ 0.7524444444444445, 0.36577777777777776 ], "nose_tip": [ 0.6391111111111112, 0.48266666666666663 ], "nose_bottom_right": [], "nose_bottom_left": [], "mouth_left": [], "mouth_right": [], "right_eyebrow_top": [], "midpoint_between_eyes": [], "nose_bottom_center": [], "nose_left_alar_out_tip": [ 0.5795555555555556, 0.4822222222222222 ], "nose_left_alar_top": [ 0.6075555555555555, 0.4431111111111111 ], "nose_right_alar_out_tip": [ 0.7177777777777777, 0.4955555555555556 ], "nose_right_alar_top": [ 0.7177777777777777, 0.4955555555555556 ], "nose_root_left": [ 0.6337777777777778, 0.372 ], "nose_root_right": [ 0.6902222222222223, 0.37555555555555553 ], "upper_lip": [], "under_lip": [], "under_lip_bottom": [ 0.6395555555555555, 0.6502222222222223 ], "under_lip_top": [ 0.6404444444444444, 0.6186666666666666 ], "upper_lip_bottom": [ 0.6355555555555555, 0.5968888888888889 ], "upper_lip_top": [ 0.6346666666666667, 0.5751111111111111 ], "mouth_center": [], "mouth_top": [], "mouth_bottom": [], "left_ear_tragion": [], "right_ear_tragion": [], "forehead_glabella": [], "chin_gnathion": [], "chin_left_gonion": [], "chin_right_gonion": [], "upper_jawline_left": [], "mid_jawline_left": [], "mid_jawline_right": [], "upper_jawline_right": [], "left_cheek_center": [], "right_cheek_center": [] }, "emotions": { "joy": 0, "sorrow": 0, "anger": 0, "surprise": 0, "disgust": 0, "fear": 0, "confusion": null, "calm": null, "unknown": null, "neutral": 0, "contempt": 0 }, "poses": { "pitch": -5.3, "roll": 3.4, "yaw": 20.8 }, "age": 45, "gender": "male", "bounding_box": { "x_min": 0.39111111111111113, "x_max": 0.8977777777777778, "y_min": 0.2311111111111111, "y_max": 0.7377777777777778 }, "hair": { "hair_color": [ { "color": "brown", "confidence": 0.93 }, { "color": "gray", "confidence": 0.82 }, { "color": "black", "confidence": 0.67 }, { "color": "blond", "confidence": 0.32 }, { "color": "other", "confidence": 0.18 }, { "color": "red", "confidence": 0.07 }, { "color": "white", "confidence": 0 } ], "bald": 0.2, "invisible": false }, "facial_hair": { "moustache": 0.9, "beard": 0.9, "sideburns": 0.9 }, "quality": { "noise": 0.01, "exposure": 0.54, "blur": 0, "brightness": null, "sharpness": null }, "makeup": { "eye_make": true, "lip_make": true }, "accessories": { "sunglasses": 0, "reading_glasses": 0, "swimming_goggles": 0, "face_mask": 0, "eyeglasses": null, "headwear": null }, "occlusions": { "eye_occluded": false, "forehead_occluded": false, "mouth_occluded": false }, "features": { "eyes_open": null, "smile": null, "mouth_open": null } } ] }, "skybiometry": { "items": [ { "confidence": 89, "landmarks": { "left_eye": [ 74.67, 37.33 ], "left_eye_top": [], "left_eye_right": [], "left_eye_bottom": [], "left_eye_left": [], "right_eye": [ 55.56, 35.11 ], "right_eye_top": [], "right_eye_right": [], "right_eye_bottom": [], "right_eye_left": [], "left_eyebrow_left": [], "left_eyebrow_right": [], "left_eyebrow_top": [], "right_eyebrow_left": [], "right_eyebrow_right": [], "left_pupil": [], "right_pupil": [], "nose_tip": [ 74.67, 37.33 ], "nose_bottom_right": [], "nose_bottom_left": [], "mouth_left": [], "mouth_right": [], "right_eyebrow_top": [], "midpoint_between_eyes": [], "nose_bottom_center": [], "nose_left_alar_out_tip": [], "nose_left_alar_top": [], "nose_right_alar_out_tip": [], "nose_right_alar_top": [], "nose_root_left": [], "nose_root_right": [], "upper_lip": [], "under_lip": [], "under_lip_bottom": [], "under_lip_top": [], "upper_lip_bottom": [], "upper_lip_top": [], "mouth_center": [ 0, 0 ], "mouth_top": [], "mouth_bottom": [], "left_ear_tragion": [], "right_ear_tragion": [], "forehead_glabella": [], "chin_gnathion": [], "chin_left_gonion": [], "chin_right_gonion": [], "upper_jawline_left": [], "mid_jawline_left": [], "mid_jawline_right": [], "upper_jawline_right": [], "left_cheek_center": [], "right_cheek_center": [] }, "emotions": { "joy": 0, "sorrow": 58, "anger": 42, "surprise": 0, "disgust": 0, "fear": 0, "confusion": null, "calm": null, "unknown": null, "neutral": 0, "contempt": null }, "poses": { "pitch": null, "roll": null, "yaw": null }, "age": 44, "gender": "male", "bounding_box": { "x_min": null, "x_max": null, "y_min": null, "y_max": null }, "hair": { "hair_color": [], "bald": null, "invisible": null }, "facial_hair": { "moustache": 1, "beard": 1, "sideburns": null }, "quality": { "noise": null, "exposure": null, "blur": null, "brightness": null, "sharpness": null }, "makeup": { "eye_make": null, "lip_make": null }, "accessories": { "sunglasses": 1, "reading_glasses": null, "swimming_goggles": null, "face_mask": null, "eyeglasses": 1, "headwear": 0 }, "occlusions": { "eye_occluded": null, "forehead_occluded": null, "mouth_occluded": null }, "features": { "eyes_open": 1, "smile": 0, "mouth_open": 0 } } ] }, "picpurify": { "items": [ { "confidence": 0.9884552359581, "landmarks": { "left_eye": [], "left_eye_top": [], "left_eye_right": [], "left_eye_bottom": [], "left_eye_left": [], "right_eye": [], "right_eye_top": [], "right_eye_right": [], "right_eye_bottom": [], "right_eye_left": [], "left_eyebrow_left": [], "left_eyebrow_right": [], "left_eyebrow_top": [], "right_eyebrow_left": [], "right_eyebrow_right": [], "left_pupil": [], "right_pupil": [], "nose_tip": [], "nose_bottom_right": [], "nose_bottom_left": [], "mouth_left": [], "mouth_right": [], "right_eyebrow_top": [], "midpoint_between_eyes": [], "nose_bottom_center": [], "nose_left_alar_out_tip": [], "nose_left_alar_top": [], "nose_right_alar_out_tip": [], "nose_right_alar_top": [], "nose_root_left": [], "nose_root_right": [], "upper_lip": [], "under_lip": [], "under_lip_bottom": [], "under_lip_top": [], "upper_lip_bottom": [], "upper_lip_top": [], "mouth_center": [], "mouth_top": [], "mouth_bottom": [], "left_ear_tragion": [], "right_ear_tragion": [], "forehead_glabella": [], "chin_gnathion": [], "chin_left_gonion": [], "chin_right_gonion": [], "upper_jawline_left": [], "mid_jawline_left": [], "mid_jawline_right": [], "upper_jawline_right": [], "left_cheek_center": [], "right_cheek_center": [] }, "emotions": { "joy": null, "sorrow": null, "anger": null, "surprise": null, "disgust": null, "fear": null, "confusion": null, "calm": null, "unknown": null, "neutral": null, "contempt": null }, "poses": { "pitch": null, "roll": null, "yaw": null }, "age": 21, "gender": "male", "bounding_box": { "x_min": 0.37777777777777777, "x_max": 0.8133333333333334, "y_min": 0.15555555555555556, "y_max": 0.7777777777777778 }, "hair": { "hair_color": [], "bald": null, "invisible": null }, "facial_hair": { "moustache": null, "beard": null, "sideburns": null }, "quality": { "noise": null, "exposure": null, "blur": null, "brightness": null, "sharpness": null }, "makeup": { "eye_make": null, "lip_make": null }, "accessories": { "sunglasses": null, "reading_glasses": null, "swimming_goggles": null, "face_mask": null, "eyeglasses": null, "headwear": null }, "occlusions": { "eye_occluded": null, "forehead_occluded": null, "mouth_occluded": null }, "features": { "eyes_open": null, "smile": null, "mouth_open": null } } ] }, "eden-ai": { "status": "success", "items": [ { "confidence": 1, "landmarks": { "left_eye": [], "left_eye_top": [ 0.5488888888888889, 0.34400000000000003 ], "left_eye_right": [ 0.5173333333333333, 0.3595555555555556 ], "left_eye_bottom": [ 0.548, 0.3724444444444444 ], "left_eye_left": [ 0.5857777777777778, 0.3622222222222222 ], "right_eye": [], "right_eye_top": [ 0.7528888888888889, 0.35200000000000004 ], "right_eye_right": [ 0.7871111111111111, 0.37377777777777776 ], "right_eye_bottom": [ 0.7537777777777778, 0.38755555555555554 ], "right_eye_left": [ 0.7244444444444444, 0.37466666666666665 ], "left_eyebrow_left": [ 0.5964444444444444, 0.3075555555555556 ], "left_eyebrow_right": [ 0.47377777777777774, 0.3111111111111111 ], "left_eyebrow_top": [], "right_eyebrow_left": [ 0.716, 0.3111111111111111 ], "right_eyebrow_right": [ 0.84, 0.3382222222222222 ], "left_pupil": [ 0.5511111111111111, 0.35333333333333333 ], "right_pupil": [ 0.7524444444444445, 0.36577777777777776 ], "nose_tip": [ 0.6391111111111112, 0.48266666666666663 ], "nose_bottom_right": [], "nose_bottom_left": [], "mouth_left": [], "mouth_right": [], "right_eyebrow_top": [], "midpoint_between_eyes": [], "nose_bottom_center": [], "nose_left_alar_out_tip": [ 0.5795555555555556, 0.4822222222222222 ], "nose_left_alar_top": [ 0.6075555555555555, 0.4431111111111111 ], "nose_right_alar_out_tip": [ 0.7177777777777777, 0.4955555555555556 ], "nose_right_alar_top": [ 0.7177777777777777, 0.4955555555555556 ], "nose_root_left": [ 0.6337777777777778, 0.372 ], "nose_root_right": [ 0.6902222222222223, 0.37555555555555553 ], "upper_lip": [], "under_lip": [], "under_lip_bottom": [ 0.6395555555555555, 0.6502222222222223 ], "under_lip_top": [ 0.6404444444444444, 0.6186666666666666 ], "upper_lip_bottom": [ 0.6355555555555555, 0.5968888888888889 ], "upper_lip_top": [ 0.6346666666666667, 0.5751111111111111 ], "mouth_center": [], "mouth_top": [], "mouth_bottom": [], "left_ear_tragion": [], "right_ear_tragion": [], "forehead_glabella": [], "chin_gnathion": [], "chin_left_gonion": [], "chin_right_gonion": [], "upper_jawline_left": [], "mid_jawline_left": [], "mid_jawline_right": [], "upper_jawline_right": [], "left_cheek_center": [], "right_cheek_center": [] }, "emotions": { "joy": 0, "sorrow": 0, "anger": 0, "surprise": 0, "disgust": 0, "fear": 0, "confusion": null, "calm": null, "unknown": null, "neutral": 0, "contempt": 0 }, "poses": { "pitch": -5.3, "roll": 3.4, "yaw": 20.8 }, "age": 45, "gender": "male", "bounding_box": { "x_min": 0.39111111111111113, "x_max": 0.8977777777777778, "y_min": 0.2311111111111111, "y_max": 0.7377777777777778 }, "hair": { "hair_color": [ { "color": "brown", "confidence": 0.93 }, { "color": "gray", "confidence": 0.82 }, { "color": "black", "confidence": 0.67 }, { "color": "blond", "confidence": 0.32 }, { "color": "other", "confidence": 0.18 }, { "color": "red", "confidence": 0.07 }, { "color": "white", "confidence": 0 } ], "bald": 0.2, "invisible": false }, "facial_hair": { "moustache": 0.9, "beard": 0.9, "sideburns": 0.9 }, "quality": { "noise": 0.01, "exposure": 0.54, "blur": 0, "brightness": null, "sharpness": null }, "makeup": { "eye_make": true, "lip_make": true }, "accessories": { "sunglasses": 0, "reading_glasses": 0, "swimming_goggles": 0, "face_mask": 0, "eyeglasses": null, "headwear": null }, "occlusions": { "eye_occluded": false, "forehead_occluded": false, "mouth_occluded": false }, "features": { "eyes_open": null, "smile": null, "mouth_open": null } }, { "confidence": 0.9920044541358948, "landmarks": { "left_eye": [ 0.5686073875427247, 0.3465519905090332 ], "left_eye_top": [], "left_eye_right": [], "left_eye_bottom": [], "left_eye_left": [], "right_eye": [ 0.764842004776001, 0.3802739334106445 ], "right_eye_top": [], "right_eye_right": [], "right_eye_bottom": [], "right_eye_left": [], "left_eyebrow_left": [], "left_eyebrow_right": [], "left_eyebrow_top": [], "right_eyebrow_left": [], "right_eyebrow_right": [], "left_pupil": [], "right_pupil": [], "nose_tip": [ 0.6892597675323486, 0.48434698820114136 ], "nose_bottom_right": [], "nose_bottom_left": [], "mouth_left": [ 0.5597362375259399, 0.5910256290435791 ], "mouth_right": [ 0.7118245601654053, 0.6196095657348633 ], "right_eyebrow_top": [], "midpoint_between_eyes": [], "nose_bottom_center": [], "nose_left_alar_out_tip": [], "nose_left_alar_top": [], "nose_right_alar_out_tip": [], "nose_right_alar_top": [], "nose_root_left": [], "nose_root_right": [], "upper_lip": [], "under_lip": [], "under_lip_bottom": [], "under_lip_top": [], "upper_lip_bottom": [], "upper_lip_top": [], "mouth_center": [], "mouth_top": [], "mouth_bottom": [], "left_ear_tragion": [], "right_ear_tragion": [], "forehead_glabella": [], "chin_gnathion": [], "chin_left_gonion": [], "chin_right_gonion": [], "upper_jawline_left": [], "mid_jawline_left": [], "mid_jawline_right": [], "upper_jawline_right": [], "left_cheek_center": [], "right_cheek_center": [] }, "emotions": { "joy": null, "sorrow": null, "anger": null, "surprise": null, "disgust": null, "fear": null, "confusion": null, "calm": null, "unknown": null, "neutral": null, "contempt": null }, "poses": { "pitch": null, "roll": null, "yaw": null }, "age": null, "gender": null, "bounding_box": { "x_min": 0.2931367974543039, "x_max": 0.2931367974543039, "y_min": 0.2931367974543039, "y_max": 0.2931367974543039 }, "hair": { "hair_color": [], "bald": null, "invisible": null }, "facial_hair": { "moustache": null, "beard": null, "sideburns": null }, "quality": { "noise": null, "exposure": null, "blur": null, "brightness": null, "sharpness": null }, "makeup": { "eye_make": null, "lip_make": null }, "accessories": { "sunglasses": null, "reading_glasses": null, "swimming_goggles": null, "face_mask": null, "eyeglasses": null, "headwear": null }, "occlusions": { "eye_occluded": null, "forehead_occluded": null, "mouth_occluded": null }, "features": { "eyes_open": null, "smile": null, "mouth_open": null } }, { "confidence": 89, "landmarks": { "left_eye": [ 74.67, 37.33 ], "left_eye_top": [], "left_eye_right": [], "left_eye_bottom": [], "left_eye_left": [], "right_eye": [ 55.56, 35.11 ], "right_eye_top": [], "right_eye_right": [], "right_eye_bottom": [], "right_eye_left": [], "left_eyebrow_left": [], "left_eyebrow_right": [], "left_eyebrow_top": [], "right_eyebrow_left": [], "right_eyebrow_right": [], "left_pupil": [], "right_pupil": [], "nose_tip": [ 74.67, 37.33 ], "nose_bottom_right": [], "nose_bottom_left": [], "mouth_left": [], "mouth_right": [], "right_eyebrow_top": [], "midpoint_between_eyes": [], "nose_bottom_center": [], "nose_left_alar_out_tip": [], "nose_left_alar_top": [], "nose_right_alar_out_tip": [], "nose_right_alar_top": [], "nose_root_left": [], "nose_root_right": [], "upper_lip": [], "under_lip": [], "under_lip_bottom": [], "under_lip_top": [], "upper_lip_bottom": [], "upper_lip_top": [], "mouth_center": [ 0, 0 ], "mouth_top": [], "mouth_bottom": [], "left_ear_tragion": [], "right_ear_tragion": [], "forehead_glabella": [], "chin_gnathion": [], "chin_left_gonion": [], "chin_right_gonion": [], "upper_jawline_left": [], "mid_jawline_left": [], "mid_jawline_right": [], "upper_jawline_right": [], "left_cheek_center": [], "right_cheek_center": [] }, "emotions": { "joy": 0, "sorrow": 58, "anger": 42, "surprise": 0, "disgust": 0, "fear": 0, "confusion": null, "calm": null, "unknown": null, "neutral": 0, "contempt": null }, "poses": { "pitch": null, "roll": null, "yaw": null }, "age": 44, "gender": "male", "bounding_box": { "x_min": null, "x_max": null, "y_min": null, "y_max": null }, "hair": { "hair_color": [], "bald": null, "invisible": null }, "facial_hair": { "moustache": 1, "beard": 1, "sideburns": null }, "quality": { "noise": null, "exposure": null, "blur": null, "brightness": null, "sharpness": null }, "makeup": { "eye_make": null, "lip_make": null }, "accessories": { "sunglasses": 1, "reading_glasses": null, "swimming_goggles": null, "face_mask": null, "eyeglasses": 1, "headwear": 0 }, "occlusions": { "eye_occluded": null, "forehead_occluded": null, "mouth_occluded": null }, "features": { "eyes_open": 1, "smile": 0, "mouth_open": 0 } } ] } }
请求参数
Header 参数
content-type
string
必需
示例值:
application/json
Authorization
string
必需
默认值:
Bearer <your_key>
Body 参数application/json
返回响应
修改于 2024-04-11 08:49:41