/FPGA-based-face-detection-system

Face detection system implemented in a Stratix II FPGA

Primary LanguageVerilog

Face detection system implemented in a Stratix II FPGA

  • Employed Haar-like and Viola-John object detection framework
    • src_code: top-level file face_detection_core.v
    • specification: specification of the design