eigenpi / Face-Detection-on-FPGA

This a complete and fully working Viola-Jones face detection algorithm described in VHDL and verified on the DE2-115 FPGA board.
43 stars 16 forks source link

face detection on fpga #1

Open NIDHIPANDA opened 5 years ago

NIDHIPANDA commented 5 years ago

Hi, I want to test your code but I an having ZC702 Zynq board and Vivado. Can you please suggest what changes I need to make to test with your code. I do understand that I need to change the constraint file but how to use your files which are having Altera libraries. I want to use HDMI input from my laptop.

Oumayma716 commented 3 years ago

I have the same problem as you NIDHIPANDA I also want to test the code but I am having a ZC702 Zynq board and Vivado I also want to use HDMI input from my laptop. Can you please help me what changes I need to make to test with your code?

Hi, I want to test your code but I an having ZC702 Zynq board and Vivado. Can you please suggest what changes I need to make to test with your code. I do understand that I need to change the constraint file but how to use your files which are having Altera libraries. I want to use HDMI input from my laptop.