Page 1 of 1
Camera Project

Posted:
Mon Feb 23, 2015 9:42 pm
by Nader_Jendoubi
hi
I am new in using parallella board
i have a project to realise: interfacing parallella with a 5MP camera and then exploiting video stream for Harris corner detector
What tools should i need to realise the camera implementation (software/hardware co programming, should i program FPGA or ARM and epiphany only)
What are the necessary steps to follow to realise the project
Please answer me, i need help and it's crucial for me
Re: Camera Project

Posted:
Mon Feb 23, 2015 10:30 pm
by 9600
Whether you need to program the FPGA may depend on what interface your particular camera has.
Andrew
Re: Camera Project

Posted:
Mon Feb 23, 2015 10:49 pm
by Nader_Jendoubi
hi 9600
that means if i have for example a USB camera, i don't need to reprogram PFGA and if i have a camera interface connected to PEC_GPIO of my parallella i need to reprogram it
Another question please, if i reprogram FPGA and generate a BOOT.bin file, this file will replace the initial HDMI support parallella.bit.bin and will lose the HDMI linux output on my screen???
in this case should i reprogram HDMI interface and camera interfcae in the same time. Is it right??
Re: Camera Project

Posted:
Tue Feb 24, 2015 8:48 am
by 9600
Re: Camera Project

Posted:
Tue Feb 24, 2015 9:10 am
by Nader_Jendoubi
Hi Andrew
As i said before , i have an important project to realise and i need you help
So, i wanna use an USB camera and i need to get the video stream for video processing (i wanna use the harris corner detector for this video stream)
How should i programm ARM cores and epiphany and what are the tools and libraries that i should use to realize the tasks
should i use for example open cv libraries
What the tasks the ARM cores and epiphany should do
Thanks Andrew
Re: Camera Project

Posted:
Tue Feb 24, 2015 1:34 pm
by 9600
Please see the and the to get started.