YuleWalker
Newbie level 3
- Joined
- Apr 8, 2013
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,310
Hi
I am making this project on "object tracking using FPGA" for a school term. We basically plan to use a camera ( VGA) which would input a video, which will be framed. The frames will be processed by FPGA to track the object, calculate its trajectory and output it to a display device. So the way i see to go about it is this:
Simulate the algorithm in MATLAB ( to check image procesing algo's) and convert it into VHDL in XIlinx ISE and download it to FPGA. which may also be configured with an external memory to store frames.
Q1. I want to know if this is the most optimal way to go about it? or a faster/better way is possible?
Q2. Secondly, will spartan 2 be sufficient for this?
Thanks
I am making this project on "object tracking using FPGA" for a school term. We basically plan to use a camera ( VGA) which would input a video, which will be framed. The frames will be processed by FPGA to track the object, calculate its trajectory and output it to a display device. So the way i see to go about it is this:
Simulate the algorithm in MATLAB ( to check image procesing algo's) and convert it into VHDL in XIlinx ISE and download it to FPGA. which may also be configured with an external memory to store frames.
Q1. I want to know if this is the most optimal way to go about it? or a faster/better way is possible?
Q2. Secondly, will spartan 2 be sufficient for this?
Thanks