[Tutor] How to count vehicle? I'm trying but my code don't increasing..

Albert-Jan Roskam fomcl at yahoo.com
Mon Sep 1 22:31:12 CEST 2014


----- Original Message -----

> From: Steven D'Aprano <steve at pearwood.info>
> To: tutor at python.org
> Cc: 
> Sent: Monday, September 1, 2014 9:47 PM
> Subject: Re: [Tutor] How to count vehicle? I'm trying but my code don't	increasing..
> 
> On Tue, Sep 02, 2014 at 01:15:59AM +0700, Whees Northbee wrote:
>>  There's no vehicle in my code, my video just contain vehicles so I 
> think I
>>  don't need to use haar classifier, so I'm just do background 
> subtraction to
>>  get foreground which is vehicle movement because there's no other 
> movement
>>  except vehicle and maybe little movement from trees...
> 
> Do you realise that this is a list for learning Python? We're not 
> experts on video analysis. Probably nobody here except you has even the 
> faintest idea what a Haar classifier is or whether you need one or not.


Yep, never heard about it until today :-) http://en.wikipedia.org/wiki/Haar-like_features


More information about the Tutor mailing list