一个用以检测戴口罩人脸的工程,基于MXNet、OpenCV开源框架,使用C++语言实现。
☆16Mar 8, 2020Updated 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:
- Visualization of multiple tandem mass spectrometry data☆10Jun 15, 2020Updated 5 years ago
- ☆10Dec 28, 2017Updated 8 years ago
- Automating dental X-ray analysis using computer vision. Scripts classify dental conditions.☆14Dec 1, 2023Updated 2 years ago
- manuscript latex templates for authors☆10Apr 23, 2025Updated 10 months ago
- a.bmp to a.yuv☆10Jun 8, 2018Updated 7 years ago
- Scripts & Code patches for analyzing/emulating/copying FM1208 CPU Cards (读取复制 SAK28 CPU卡 FM1208)☆19Mar 7, 2025Updated 11 months ago
- Monte Carlo simulation of (4D) cone beam computed tomography☆11Dec 10, 2024Updated last year
- Bundle Adjustment for Close-Range Photogrammetry☆10Feb 27, 2026Updated last week
- Recording software for andor cameras with the possibility of implementing analysis in real time☆12Aug 12, 2019Updated 6 years ago
- Some useful tools for mesh processing☆11Sep 9, 2025Updated 5 months ago
- Panoramic image reconstruction. Localization of alveolar nerve in CT/CBCT images.☆11May 14, 2023Updated 2 years ago
- KCL Interface to UKB Project Data on Rosalind HPC cluster☆14Apr 22, 2023Updated 2 years ago
- ☆10Nov 6, 2023Updated 2 years ago
- Universal Robot 10 in V-REP for picking and placing bottles☆12Jul 1, 2020Updated 5 years ago
- CBCT segmentation with image processing and machine learning approaches☆10Jul 27, 2021Updated 4 years ago
- HoleDetection, a program for detecting holes and computing their boundaries from the outer boundary detected Delaunay triangulation of a …☆10May 26, 2017Updated 8 years ago
- ☆11Jan 7, 2023Updated 3 years ago
- CAD三维物体的识别与跟踪,(识别部分)大模块分为三个部分:1.图像的梯度计算,2图像的相似度计算,3取最大的得分位置。main函数中使用到了opencv的相关代码,如果需要使用该代码。需要进行相关的opencv环境配置