这个皮肤面部图像捕捉API允许您通过面部图像高精度评估皮肤状况。当您上传一张照片时,系统应用计算机视觉和人工智能算法识别瑕疵、皱纹、斑点、痤疮、毛孔粗大、水分水平和其他与皮肤护理相关的指标
该API生成结构化结果,以清晰和易于集成的格式提供,包括热图、严重指数和受影响面部区域的百分比。这使得能够详细了解皮肤状况并定期跟进评估治疗的进展或有效性
它提供客观的自动化分析,消除了主观变异性,并提供关于皮肤健康的量化数据
此外,API包括面部分割选项,以识别特定区域(额头、面颊、鼻子、下巴),提供局部诊断。它还支持参数定制,以适应不同的肤质和光照环境
简而言之,这个API将简单的照片转化为详细的皮肤病学分析,帮助提供有根据的建议,改善用户关系,并通过准确的皮肤数据生成附加价值
皮肤分析 - 端点功能
| 对象 | 描述 |
|---|---|
请求体 |
[必需] Json |
{"log_id":"1776444169,7f33f409-61d2-4af7-a38b-a5a81a30a1f7","request_id":"1776444169,0f55ec05-37f1-43c6-a510-ef24dd51df0c","timestamp":"2026-04-17T16:42:49.350404","analysis_type":"comprehensive","focus_areas":["acne","wrinkles","pores"],"image_url":"https://a.files.bbci.co.uk/worldservice/live/assets/images/2016/04/21/160421151857_acne_624x351_thinkstock_nocredit.jpg","image_info":{"original_size":{"width":512,"height":288},"processed_size":{"width":512,"height":288},"bbox_format":"x1,y1,x2,y2","coordinate_system":"pixels"},"quality":{"blur_score":0.824,"exposure_score":0.16,"contrast_score":0.294,"overall_quality":"poor","quality_score":0.333,"warnings":["High blur detected - texture-dependent analysis may be unreliable","Consider retaking photo with better focus","Underexposed image - may affect lesion detection"],"scales":{"blur_score":"0=sharp, 1=blurry","exposure_score":"0=dark, 1=overexposed","contrast_score":"0=low, 1=high","quality_score":"0=poor, 1=excellent"}},"face_regions":{"left_cheek":[115,86,201,173],"right_cheek":[288,86,375,173],"chin":[180,173,310,260],"forehead":[180,0,310,86]},"lesions":{"count":0,"severity":"none","severity_percentage":0.0,"confidence":0.95,"detection_status":"not_present"},"pores":{"left_cheek":{"count":1,"density":1.34,"density_units":"pores/10k_pixels","severity":"low","confidence":0.600133654103181,"filtering_applied":"morphological + circularity"},"right_cheek":{"count":7,"density":9.25,"density_units":"pores/10k_pixels","severity":"low","confidence":0.6009248249438499,"filtering_applied":"morphological + circularity"},"chin":{"count":2,"density":1.77,"density_units":"pores/10k_pixels","severity":"low","confidence":0.6001768346595933,"filtering_applied":"morphological + circularity"},"forehead":{"count":1,"density":0.89,"density_units":"pores/10k_pixels","severity":"low","confidence":0.6000894454382826,"filtering_applied":"morphological + circularity"}},"wrinkles":{"left_cheek":{"wrinkle_score":0.546,"severity":"moderate","confidence":0.8638320685224598},"right_cheek":{"wrinkle_score":0.37,"severity":"moderate","confidence":0.8111346385265074},"chin":{"wrinkle_score":0.444,"severity":"moderate","confidence":0.8332612127886169},"forehead":{"wrinkle_score":0.585,"severity":"moderate","confidence":0.8756066997274834}},"pigmentation":{"left_cheek":{"spot_count":1,"density":1.34,"density_units":"spots/10k_pixels","severity":"none","confidence":0.600133654103181,"filtering_applied":"morphological + circularity","detection_type":"defined_spots_only"},"right_cheek":{"spot_count":1,"density":1.32,"density_units":"spots/10k_pixels","severity":"none","confidence":0.6001321178491213,"filtering_applied":"morphological + circularity","detection_type":"defined_spots_only"},"chin":{"spot_count":0,"density":0.0,"density_units":"spots/10k_pixels","severity":"none","confidence":0.6,"filtering_applied":"morphological + circularity","detection_type":"defined_spots_only"},"forehead":{"spot_count":1,"density":0.89,"density_units":"spots/10k_pixels","severity":"none","confidence":0.6000894454382826,"filtering_applied":"morphological + circularity","detection_type":"defined_spots_only"}},"skin_type":{"label":"mixed","confidence":0.8,"texture_score":17442.5879},"severity":{"overall":"mild","confidence":0.703,"component_scores":{"inflammatory_acne":0,"pores":0.2,"wrinkles":0.7,"pigmentation":0.0},"total_weighted_score":0.9,"weighting_system":"mature_skin_optimized","explanation":"Wrinkles and pigmentation weighted higher for mature skin analysis","criteria":{"inflammatory_acne":">5 lesions or >2% area","pores":">300 pores/10k_pixels in any region","wrinkles":">0.6 wrinkle_score in any region","pigmentation":">500 spots/10k_pixels in any region","thresholds":{"mild":"0-2 lesions, <100 pores/10k_pixels, <0.3 wrinkle_score","moderate":"3-5 lesions, 100-300 pores/10k_pixels, 0.3-0.6 wrinkle_score","severe":">5 lesions, >300 pores/10k_pixels, >0.6 wrinkle_score"}}}}
curl --location --request POST 'https://zylalabs.com/api/9342/skin+face+image+capture+api/16878/skin+analysis' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"analysis_type": "comprehensive",
"image_url": "https://a.files.bbci.co.uk/worldservice/live/assets/images/2016/04/21/160421151857_acne_624x351_thinkstock_nocredit.jpg",
"focus_areas": ["acne", "wrinkles", "pores"]
}'
| 标头 | 描述 |
|---|---|
授权
|
[必需] 应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。 |
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
皮肤分析端点返回有关皮肤状况的详细指标,包括瑕疵、皱纹、 blemishes、痤疮、毛孔扩张和水分水平。它还提供热图、严重性指数和受影响面部区域的百分比,以便进行全面分析
响应数据中的关键字段包括“不完美”、“皱纹”、“瑕疵”、“水合作用水平”、“热图”和“严重程度指数”每个字段都提供了对特定皮肤状况的可量化洞察
用户可以使用诸如“肤质”“光照条件”和“面部区域”(额头、脸颊、鼻子、下巴)等参数自定义他们的请求。这些参数有助于将分析调整为个人需求
响应数据以JSON格式组织,包含每种皮肤状况指标、热图和严重程度指数的部分。这种组织方式便于解析和集成到应用中
典型的使用案例包括皮肤科评估、护肤产品推荐、治疗效果评估以及基于详细皮肤分析的个性化护肤方案
数据准确性通过先进的计算机视觉和人工智能算法来维持,这些算法分析面部图像。通过对多样化数据集的持续更新和训练,确保结果的可靠性和准确性
用户可以期待结构化的数据模式,包括皮肤状况的数值、可视热图和严重程度指数。一致的格式便于数据解读和分析
用户可以利用返回的数据来跟踪皮肤健康状况,识别需要关注的区域,并根据客观分析做出关于护肤产品和治疗的明智决策
服务级别:
100%
响应时间:
911ms
服务级别:
100%
响应时间:
269ms
服务级别:
100%
响应时间:
810ms
服务级别:
100%
响应时间:
800ms
服务级别:
100%
响应时间:
981ms
服务级别:
100%
响应时间:
0ms
服务级别:
100%
响应时间:
1,428ms
服务级别:
100%
响应时间:
280ms
服务级别:
100%
响应时间:
315ms
服务级别:
100%
响应时间:
0ms