huangzugang/pngquantmaster 10 branches 67 tags Code This branch is 39 commits behind kornelski:main. Contribute Latest commit Git stats 1,145 commits Files Failed to load latest commit information. Type Name
本项目通过人脸识别技术与热成像技术相结合,实现了人体体温自动化检测。使用OpenCV的级联分类器实现人脸位置检测,再结合热成像数据计算人脸位置的最高温度值作为人体体温值。 使用 下载并安装OpenCV 克隆本仓库git clone https://github.com/printlin/twjc.git 使用IDEA打开工程 配置参数 运行 环境配置 配置OpenCV Jar...