【E1977】驾驶员头部姿态检测

2021-10-29 12:29:42      索炜达电子      257     

项目编号:E1977

文件大小:68M

源码说明:带中文注释

开发环境:C编译器

简要概述

驾驶员头部姿态检测

文件列表:

 └ 驾驶员头部姿态检测

    └ Driver_Detection

       │ CMakeLists.txt

       │ DlibInit.cpp

       │ DlibInit.h

       │ main.cpp

       │ utilsFunction.cpp

       │ utilsFunction.h

       ├ .idea

       │  │ Driver_Detection.iml

       │  │ encodings.xml

       │  │ markdown-navigator.xml

       │  │ misc.xml

       │  │ modules.xml

       │  └ vcs.xml

       ├ res

       │  │ 1910e9cc-0fb4-11e7-987b-0fecce2c829e.JPG

       │  │ config.ini

       │  └ models

       │     │ lbpcascade_frontalface.xml

       │     │ mmod_human_face_detector.dat

       │     └ shape_predictor_68_face_landmarks.dat

       └ utils

          │ ConfigManager.cpp

          └ ConfigManager.h

TAG驾驶员
  • 2 次
  • 1 分