-
大小: 7KB文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2021-01-08
- 語(yǔ)言: 其他
- 標(biāo)簽: dlib??人臉??關(guān)鍵點(diǎn)??
資源簡(jiǎn)介
在dlib實(shí)例基礎(chǔ)上實(shí)現(xiàn)了人臉檢測(cè)和人臉框圖像的本地保存;批量讀取文件并保存人臉關(guān)鍵點(diǎn)至txt和標(biāo)簽至文件。
代碼片段和文件信息
//?The?contents?of?this?file?are?in?the?public?domain.?See?LICENSE_FOR_EXAMPLE_PROGRAMS.txt
/*
????This?example?program?shows?how?to?find?frontal?human?faces?in?an?image?and
????estimate?their?pose.??The?pose?takes?the?form?of?68?landmarks.??These?are
????points?on?the?face?such?as?the?corners?of?the?mouth?along?the?eyebrows?on
????the?eyes?and?so?forth.??
????
????This?face?detector?is?made?using?the?classic?Histogram?of?Oriented
????Gradients?(HOG)?feature?combined?with?a?linear?classifier?an?image?pyramid
????and?sliding?window?detection?scheme.??The?pose?estimator?was?created?by
????using?dlib‘s?implementation?of?the?paper:
????????One?Millisecond?Face?Alignment?with?an?Ensemble?of?Regression?Trees?by
????????Vahid?Kazemi?and?Josephine?Sullivan?CVPR?2014
????an
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????6462??2017-11-02?22:09??dlib人臉檢測(cè)和關(guān)鍵點(diǎn)檢測(cè)\face_landmark_detection_ex.cpp
?????文件???????4594??2017-10-24?22:05??dlib人臉檢測(cè)和關(guān)鍵點(diǎn)檢測(cè)\fece_detection2.cpp
?????文件???????1467??2017-11-02?22:04??dlib人臉檢測(cè)和關(guān)鍵點(diǎn)檢測(cè)\precess.cpp
?????文件????????594??2017-10-31?20:20??dlib人臉檢測(cè)和關(guān)鍵點(diǎn)檢測(cè)\precess.h
?????目錄??????????0??2017-11-02?22:14??dlib人臉檢測(cè)和關(guān)鍵點(diǎn)檢測(cè)
-----------?---------??----------?-----??----
????????????????13117????????????????????5
評(píng)論
共有 條評(píng)論