F
FPGAnewbie
Guest
Hey All,
Iam a bit new to FPGAs, so please forgive me for my stupid questions.
The plan is to develop a face detection system, the camera would be integrated to a DE2-115 board and the result (faces marked or bounded by boxes) would be displayed in a VGA monitor.
Again since Iam a bit new to VHDL, i found a code that integrates the camera and the DE2-115 board, the code also displays video stream on a VGA screen.
Separately i wrote in MatLab a simple face detection code for a given picture. The reason I used MatLab is because I kina have a bit more understanding (not expert level) in it.
Is there anyway to combine the 2? I was thinking of maybe splitting video stream into frames and then applying the face detection code on it.
I did look into MatLab to VHDL conversion using Simulink, but is that advisable?
Iam open to any other method as well.
God bless.
Iam a bit new to FPGAs, so please forgive me for my stupid questions.
The plan is to develop a face detection system, the camera would be integrated to a DE2-115 board and the result (faces marked or bounded by boxes) would be displayed in a VGA monitor.
Again since Iam a bit new to VHDL, i found a code that integrates the camera and the DE2-115 board, the code also displays video stream on a VGA screen.
Separately i wrote in MatLab a simple face detection code for a given picture. The reason I used MatLab is because I kina have a bit more understanding (not expert level) in it.
Is there anyway to combine the 2? I was thinking of maybe splitting video stream into frames and then applying the face detection code on it.
I did look into MatLab to VHDL conversion using Simulink, but is that advisable?
Iam open to any other method as well.
God bless.