Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: human tracking
Date: Mon, 14 Apr 2008 18:16:02 +0000 (UTC)
Organization: National University of Malaysia
Lines: 34
Message-ID: <fu0712$l50$1@fred.mathworks.com>
References: <fstnms$965$1@fred.mathworks.com> <829f248aba5c4@uwe>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1208196962 21664 172.30.248.38 (14 Apr 2008 18:16:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 14 Apr 2008 18:16:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1337272
Xref: news.mathworks.com comp.soft-sys.matlab:462904



hi markmark2008,

perhaps you could tell me(or others in this matlab central
community) about your project's scopes. such as are you
tracking outdoor or indoor objects? stationary background or
dynamic background?

my project involved stationary background and the most
common way to do this is save all your video frames, then
make a background model(usually for the first 10-30 frames),
then subtract every frames with the background model to
detect foreground objects, then the proses morfology to get
rid of the noise(white spot)..

please give me your email address so that i could send you
my source code for reference.

Best Regards,
Sing Wai 

"markmark2008" <u42886@uwe> wrote in message
<829f248aba5c4@uwe>...
> dear sir 
> 
> my final year project is similar to your but mine is an
object detection and
> tracking using matlab 
> can you please tell me how can i detect object in a video
( this is my
> problem)  and can you send to me your source code 
> 
> with best wishes