muyouhang / FaceDetection-WearMaskLinks
一个用以检测戴口罩人脸的工程,基于MXNet、OpenCV开源框架,使用C++语言实现。
☆16Updated 5 years ago
Alternatives and similar repositories for FaceDetection-WearMask
Users that are interested in FaceDetection-WearMask are comparing it to the libraries listed below
Sorting:
- Near eye pupil detection on a Raspberry Pi☆12Updated 2 years ago
- Modular components for real-time mobile eye tracking.☆22Updated 4 years ago
- 使用ONNXRuntime部署3D人脸重建,人脸Mesh,人头姿势估计,包含C++和Python两个版本的程序☆46Updated last year
- 人脸识别应用☆384Updated 2 months ago
- Real-time and oneshot head pose estimation using opencv, dlib and ceres☆25Updated 4 years ago
- 移动端实时疲劳驾驶检测☆43Updated 4 years ago
- 牙片牙齿图像分割系统源码&数据集分享 [yolov8-seg-dyhead-DCNV3等50+全套改进创新点发刊_一键训练教程_Web前端展示]☆13Updated 9 months ago
- lsdslam加注释☆13Updated 7 years ago
- 一种适合工业级应用的基于深度学习的实时人脸检测与识别算法的C++实现,仅仅只依赖opencv库☆50Updated 3 years ago
- The ADI 3D ToF Image Stitching is a ROS (Robot Operating System) package for stitching Depth images from multiple ADTF3175D Time-Of-Fligh…☆14Updated 3 months ago
- a mediapipe-hand demo infer by ncnn☆69Updated 3 years ago
- Detects pupil of the eye from the images/video and create a circle around it.☆43Updated 5 years ago
- ☆17Updated 4 years ago
- Face recognition and live estimation on Raspberry Pi 4B with average FPS around 20 and 2800+ faces loaded.☆182Updated 3 years ago
- .Net library for Ellipse detection based on the algorithm of very fast ellipse detector, codename: YAED (Yet Another Ellipse Detector)☆19Updated 8 years ago
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆37Updated 4 years ago
- A C++ code that detects the heart-rate of an individual from a input video. It is inspired by reviewing recent work on Eulerian Video Mag…☆11Updated 6 years ago
- ☆97Updated 5 years ago
- 开箱即用的海康机器人相机工具包☆12Updated 2 years ago
- QT Code to interface Hik Vision Camera's in Linux☆9Updated 4 years ago
- cuda implementation of kinect 3d scanner☆12Updated 8 years ago
- OpenCV ellipse detector.☆18Updated 4 years ago
- Measure binocular distance with opencv☆25Updated 4 years ago
- Real-time Face and Iris Landmarks Detection using C++☆92Updated 2 years ago
- This is a hand gesture recognition program that replaces the entire MediaPipe process with ONNX. Simultaneous detection of multiple palms…☆61Updated 2 years ago
- derived from SLStudio☆14Updated 7 years ago
- ☆113Updated 6 years ago
- 在Android Studio中以Native的方式集成OpenCV,并解决JavaCameraView的camera的orientation问题和图像变形的问题☆20Updated 6 years ago
- ☆19Updated 5 years ago
- OpenSitUp是一个基于姿态估计的开源项目,旨在帮助对姿态估计感兴趣的朋友,能够从零开始搭建一个在android手机上运行的仰卧起坐计数APP。主要的技术难点为如何让计算量较大的人体姿态估计网络流畅的运行在手机端,并且实现仰卧起坐的计数功能。掌握了这个项目的原理之后,可…☆234Updated 2 years ago