项目作者: zhangluustb

项目描述 :
eye blinking detection on IPhone with ncnn
高级语言: Objective-C++
项目地址: git://github.com/zhangluustb/ncnn_eye_blink_ios.git
创建时间: 2020-02-27T09:59:49Z
项目社区:https://github.com/zhangluustb/ncnn_eye_blink_ios

开源协议:

下载


ncnn_eye_blink_ios

eye blinking detection on IPhone with ncnn

Combine mtcnn and ZQCNN to do eye blinking detection iOS

For iOS:

Need to add ncnn.framework/opencv2.framework/openmp.framework to project first. Then run in XCode directly.

references