# Ncnn_FaceTrack **Repository Path**: alexguo/Ncnn_FaceTrack ## Basic Information - **Project Name**: Ncnn_FaceTrack - **Description**: 开源视频人脸跟踪算法,基于mtcnn人脸检测+onet人脸跟踪 win7 vs2015 ncnn opencv4 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 65 - **Created**: 2019-11-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Ncnn_FaceTrack 基于mtcnn人脸检测+onet人脸跟踪 #开发环境 win7 vs2015 #开源框架 + [ncnn](https://github.com/Tencent/ncnn) + [opencv](https://github.com/opencv/opencv) # 引用 [HyperFT](https://github.com/zeusees/HyperFT)