# 人脸101关键点检测PC版 **Repository Path**: xiusdk/facedetect101_pc ## Basic Information - **Project Name**: 人脸101关键点检测PC版 - **Description**: 人脸关键点检测sdk pc版本 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-12-04 - **Last Updated**: 2024-01-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 人脸101关键点检测PC版 #### 介绍 人脸关键点检测sdk pc版本,包含人脸检测和101人脸关键点检测两部分,使用非常简单,直接DLL调用即可 #### 使用说明 detect_libs文件夹为DLL调用的库文件,其中 1. inc包含了c头文件和C#头文件,可以通过c语言或c#来调用人脸api 2. lib包含了dll库文件 3. models包含了人脸模型文件 #### 检测效果 ![detection 1](https://gitee.com/xiusdk/resource/raw/master/images/det_1.jpg "1") ![detection 2](https://gitee.com/xiusdk/resource/raw/master/images/det_2.jpg "2") #### 联系我们 qq讨论群474669153,欢迎加入了解最新更新信息,以及图像算法相关内容学习交流 (c) www.xiusdk.cn