Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21602 Discussions

real time object tracking (need your help)

Altera_Forum
Honored Contributor II
1,241 Views

hello EVERYONE, 

so I'm A BEGINNER TO THE EMBEDDED SYSTEM FIELD AND I'll be working on a big project which is similar to the project in these links https://www.youtube.com/watch?v=qreo_zkjbl8 and https://www.youtube.com/watch?v=euoebhqmt5m 

but the difference is that i want to use a touch screen so i can pick the object to be tracked among other objects. 

so there will objects with different colors moving and i want the camera to track the object that i choose by touching its place on the screen.  

 

I know this project is gonna be difficult to do (due to my lack of knowledge in the field and its complexity) but i'm very enthusiastic to do it. 

please answer any of my questions here. 

1- what is the best suitable fpga board for such a project? 

2- what touch screen can use and how to interface to the fpga board? 

3- do I need a microcontroller to run the servos or can I just use the fpga to do that? 

4- what other hardware and interfaces you think will be needed for this project? what i know so far is that ill need 

a high speed camera, camera link, fpga board, 2 servos and a touch screen 

5- how can power the entire system? 

 

and please refer me to any research or website that would help me in this project and throw any piece of info that may help writing the code 

your help is very appreciated.
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
524 Views

Since you are beginner with such questions, do the project on PC with a webcam and a mouse. Use Qt or Visual Studio, if you will still have some enthusiasm at the end, go for FPGAs with gathered experience from software project.

0 Kudos
Altera_Forum
Honored Contributor II
524 Views

 

--- Quote Start ---  

Since you are beginner with such questions, do the project on PC with a webcam and a mouse. Use Qt or Visual Studio, if you will still have some enthusiasm at the end, go for FPGAs with gathered experience from software project. 

--- Quote End ---  

 

 

Thanks for the reply. I did the basic motion detection and tracking on a pc using a webcam but without using servos or any other hardware. I'm also taking basic lessons on vhdl currently. what i want to know is what are the hardware components needed for the project above so i can after that gather all the info about the components and how to interface them and write the code.  

 

if you have any info about any of my questions then that would great.  

Thanks
0 Kudos
Altera_Forum
Honored Contributor II
524 Views

I don't know your budget, grab some board from terasic, this one looks to be right for your application: http://www.terasic.com.tw/cgi-bin/page/archive.pl?categoryno=139&language=english&no=670 You could use stepper motors and drivers from 3d printer, look at the reprap.org project.

0 Kudos
Altera_Forum
Honored Contributor II
524 Views

 

--- Quote Start ---  

I don't know your budget, grab some board from terasic, this one looks to be right for your application: http://www.terasic.com.tw/cgi-bin/page/archive.pl?categoryno=139&language=english&no=670 You could use stepper motors and drivers from 3d printer, look at the reprap.org project. 

--- Quote End ---  

 

 

Thanks I'll check them out. and the budget isn't a problem for this project.
0 Kudos
Reply