3.0

3.0 | 1 rating Rate this file 103 Downloads (last 30 days) File Size: 2.75 KB File ID: #24104

object tracking using kalman filter

by harun

 

13 May 2009

object tracking using kalman filter

| Watch this File

File Information
Description

hi,
I want to track object using kalman filter as real time..
not I connect my webcam and I have kalman filter code in matlab...
the kalman filter code is working while the system is not real time..
I mean when I appled the code on the image sequence.. it works.. it
can detect moving object and draws a circule around the object...
but when I work the same code in real time, it can not detect the
moving object or if detect it does not draw enough size of circule
round object...

can u help me...

Required Products Image Acquisition Toolbox
MATLAB release MATLAB 7.8 (R2009a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (7)
11 Jul 2009 Fake Ghost

there are five image to be given in ur code what are they?
for i = 1:5
    Im{i} = double(imread([int2str(i),'.jpg']));
    Imzero = Im{i}+Imzero;
end
and
extractball(Imwork,Imback,i);
what is this function can u provide some explainantion

31 Aug 2009 Yong Zhao

I have the same problem. The function extractball has missed!
and this file can't run independently. Need complement!

31 Aug 2009 Yong Zhao

Though the code is uncompleted, I understood the useage of kalman filter by this code. this is my description in chinese:

http://www.aiseminar.cn/bbs/viewthread.php?tid=428&page=1&fromuid=3#pid750

11 Dec 2009 ds  
12 Dec 2009 harun

I solved this problem but now I want to make same application using extenden kalman filter... however, if i use EKF, i cannot determine f and h function....

12 Aug 2010 muhammad ahmed raza

dear i have facing problems for tracking objects in video sequence kindly send me matlab cod

07 Sep 2010 Eng_Bandar

Error with this code

??? Error using ==> imread at 372
File "1.jpg" does not exist.

Error in ==> main at 19
    Im{i} = double(imread([int2str(i),'.jpg']));

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
demo harun 14 May 2009 09:58:32
image processing harun 14 May 2009 09:58:32
simulation harun 14 May 2009 09:58:32
demo Yong Zhao 31 Aug 2009 09:25:12
image processing Yong Zhao 31 Aug 2009 09:25:19
simulation Yong Zhao 31 Aug 2009 09:25:22
demo shrey sinha 28 Oct 2009 16:06:35
demo burak 15 Jul 2010 09:27:14
image processing burak 15 Jul 2010 09:27:19
simulation burak 15 Jul 2010 09:27:20
demo beh a 04 Aug 2010 14:00:46
simulation Hoofar Pourzand 14 Sep 2010 16:23:05
demo Elad Golan 27 Oct 2010 09:28:23
demo adnan 07 Jun 2011 10:10:58
image processing adnan 07 Jun 2011 10:11:06
simulation adnan 07 Jun 2011 10:28:56
demo suong Tran 23 Jun 2011 12:07:12
simulation anusuhda 21 Sep 2011 09:38:20

Contact us at files@mathworks.com