文件名称:基于V4l2的OpenCV人脸检测Demo
文件大小:52KB
文件格式:GZ
更新时间:2020-02-05 12:54:16
facedetect
完整的Qt工程,包括OpenCV人脸检测模块,v4l2摄像头驱动模块,注意我的摄像头输出为mjpeg,如果是yuv需要修改
【文件预览】:
facedetect_camera-build-desktop
----moc_mainwindow.o(10KB)
----facedetect.o(22KB)
----ui_mainwindow.h(2KB)
----main.o(3KB)
----moc_mainwindow.cpp(2KB)
----facedetect_camera(58KB)
----mainwindow.o(13KB)
----Makefile(11KB)
----v4l2_camera.o(12KB)
facedetect_camera
----main.cpp(178B)
----facedetect_camera.pro(850B)
----facedetect.cpp(6KB)
----mainwindow.h(762B)
----v4l2_camera.cpp(10KB)
----v4l2_camera.h(2KB)
----mainwindow.cpp(1KB)
----mainwindow.ui(1KB)
----facedetect.h(797B)
----facedetect_camera.pro.user(24KB)