People tracking in real time
    6 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Biswas Lohani V K
 il 20 Gen 2016
  
    
    
    
    
    Modificato: Biswas Lohani V K
 il 14 Mag 2016
            how to track a people in real time ?
0 Commenti
Risposta accettata
  Dima Lisin
    
 il 20 Gen 2016
        
      Modificato: Dima Lisin
    
 il 20 Gen 2016
  
      Hi Biswas,
You have several options here. You can try the Detect and Track Multiple Faces example on the File Exchange, which detects and tracks multiple faces. You can try the same thing: replacing vision.CascadeObjectDetector with vision.PeopleDetector.
Alternatively, if your camera is stationary, you can use vision.ForegroundDetector to detect any moving objects. See Motion-Based Multiple Object Tracking example in the Computer Vision System Toolbox.
In either case, if you want to track people reliably for 10-15 minutes, you will have to do a lot of tweaking and tuning of parameters.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Computer Vision Toolbox in Help Center e File Exchange
			
	Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
