zed_face icon indicating copy to clipboard operation
zed_face copied to clipboard

zedboard上基于FPGA+ARM的人脸识别智能监控系统。关键词:linux,zedboard,arm,fpga,人脸检测,人脸识别。

zed_face

##目录结构 .
├── boot_img-----------------------------zedboard SD卡中的启动文件
├── detect-------------------------------人脸检测模块
├── driver-------------------------------PL驱动
├── dts----------------------------------设备树源码及编译
├── face_recogition----------------------人脸识别模块
├── fpga---------------------------------FPGA设计
├── linux-digilent-----------------------linux子模块
├── mjpeg-streamer-182-------------------mjpeg-streamer工程
├── README.md----------------------------readme
├── rootfs-------------------------------根文件系统
├── toolchain----------------------------交叉编辑工具链
└── u-boot-digilent----------------------uboot子模块