Continue to Site

Welcome to EDAboard.com

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.

multi target tracking

Status
Not open for further replies.

priyamani

Newbie level 4
Joined
Feb 19, 2008
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,317
multi target tracking matlab

can anybody help me with a sample code for multi target tracking or target tracking in matlab...
 

i want to track other moving objects... eg car

Added after 8 minutes:

u hav any idea regarding this...
 

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
 

I have worked on this.So if you can clarify more about your problem i think i can help...
 

can jus mail me wat r the algorithms u hav used in ur project... can u mail the sample code if u don mind... thank u kvingle.
 

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.... :cry:) 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....:cry:).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...:cry:
 

asymmetric...humm

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...
 

hello...

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...

thanx..

amrita
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top