• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

Luca96/android-face-landmarks: Android app that localizes facial landmarks in ne ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

Luca96/android-face-landmarks

开源软件地址(OpenSource Url):

https://github.com/Luca96/android-face-landmarks

开源编程语言(OpenSource Language):

C++ 98.2%

开源软件介绍(OpenSource Introduction):

Android App for Facial Landmark Localization

An Android Application capable of localizing a set of facial landmarks trough the frontal camera of the device with pretty-good detection performance.

Requires:

  • OpenCV 4
  • Dlib
  • Kotlin support
  • Kotlin Coroutines

Workflow

  • The app utilize the frontal camera of the device to continously capture frames that are directly processed by the Face Detector built inside the Camera1 API's.
  • From the detected faces only the prominent one is taken and further analized.
  • The face is then converted to grayscale (OpenCV) and processed by the Dlib Face Landmark Detector.
  • Finally, the localized landmarks are drawn on the UI and the entire process will repeat for the next captured frame.

Models

The models used by the Dlib landmark detector can be downloaded directly inside the app, otherwise they can be found here and here.

Usage:

  1. First clone the repository.
  2. Before importing the project into AndroidStudio there's a little editing to do:
    • Open the app/CMakeLists.txt
    • Then, replace with your path the variables PROJECT_PATH and OPENCV_PATH.
  3. Now the project is ready to be imported into AndroidStudio.

Building Dlib from Scratch

If you want to build the latest Dlib release with custom optimization and ABIs, you can follow the instructions available here. Otherwise, you can continue with the ones that I'd already prebuilt.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap