-
![image](https://user-images.githubusercontent.com/19241583/58676836-4ce13b00-838c-11e9-82f2-9609daafae2f.png)
有部分照片检测算法检出多个人脸,图片来源LFW
-
This lib is very useful! I try it in iOS and successful run.
1. download or clone this lib in your computer;
2. create New Xcode project;
3. add this lib's src to your project;
4. add the syste…
-
How do the DLib and libfacedetection compare when it comes to 68-point landmark detection?
Are they the same speed? Do they have the same accuracy?
Thanks.
当涉及到68点地标检测时,DLib和libfacedetection如何进行比…
-
-
请问余老师,我需要调整什么阈值,之前有issues说调整
-
“The CNN model has been converted to stastic variales in C source files. ” 中的“stastic” 是不是应该改为 “static”
-
It would be advantageous for some of the more curmudgeonly subscribers, such as myself, to receive the nightly newsletter in `text/plain`.
-
你好,我在打开了摄像头的扫码界面然后调用了选择器去选择图片,选择界面有图片,能正常返回,然后我第二次点进去,选择界面就没有图片了,两者有冲突请问下怎么解决呢。
-
in your earlier issue, you admitted that you use multi-block LBP approach in face detection.
http://docs.opencv.org/3.2.0/dc/d88/tutorial_traincascade.html
In the bottom part of the website, it show…
-
Hi
is it possible to use libfacedetection to detect facial landmarks from a video file ?