Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: human tracking
Date: Tue, 1 Apr 2008 16:26:05 +0000 (UTC)
Organization: National University of Malaysia
Lines: 9
Message-ID: <fstnms$965$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1207067165 9413 172.30.248.35 (1 Apr 2008 16:26:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 1 Apr 2008 16:26:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1337272
Xref: news.mathworks.com comp.soft-sys.matlab:460334



Hi, I'm developing an algorithm for pedestrian tracking for
my final year project using Matlab ver. R2006a. 
Most of the object detection and tracking part were almost
completed base on background modeling technique and
background subtraction frame by frame.
The part that I'm facing problems now is to do the human
recognition to identify the object tracked is human or not.
As I'm new to this subject, can anyone please help in
recommend which technique should be used and how?