Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
I dont hav any idea of object tracking
I am working n corelation of images
But what i can say is that first you should detect and then go for tracking.
Morover i also heard that @ltera DSP coverts MATLAB code to HDL
First check it out if you can use that or not
It will be quiet easy if that thing works
Humm....I asked you to elaborate your problem..
long time ago i had used the concept of target tracking in my
pick and place robotic arm with object recognition.the obj
recognition part was done in matlab using neural networks and
to track the object in the real time, a robotic arm(you wont
believe but i was using dc motors without any feedback to do
movements.... ) with a small web camera mounted on it.It was moved
according to moving object(placed on a conveyor belt) to
eventually grab it...For interfacing the camera module the code
was written in the visual basic.For motor control we were
using the c language codes....(hushhh)
But the result were not so good(read bad....).Because of the long
processing time involved in object recognition itself.so we
decided to detect and track only three primitive object ..viz
spherical, triangular, or square box.The result were
satisfactory...
For tracking you can use the feedback obtained from the
camera.but remember everything has to be really fast.... (':wink:')
what do you want to do...?are you supposed to everything in
hardware or have any chance to use computer?elaborate your problem..
hi kvingle!
my prob s not so... its jus a software prog written in matlab.. we jus need to input a video wherein the moving objects alone need to be tracked.. the moving objects shuld be encircled or something so.. tats all.. if u can pls do help...
Sorry yaar...
Tat codes was only for symmetric object i want for asymmetric object.. for example tracking humans or vehicles... pls do try and help me...
have you referred to matlab demos see if it can help you
**broken link removed**
**broken link removed**
**broken link removed**
you will have to detect the object in first few frames of video. Then you can correlate the movement of that object in the consecutive images.I'll see my old codes to see if i can get help...
regards....
hey i got one code but i need using features.. extracting features from image and using tat we need to track objects... u hav any any info pls pass on... thank you...
i m also working on real time target tracking.no muti target only single target tracking...i.e process video stream acquired frm web-cam...but getting some problems regarding that...so can u give me suggetion or suggest method for this...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.