Skip to content

Zumbalamambo/csc411proj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csc411proj

Crowd Monitoring: Abnormal Behaviour Detection (FINISHED! Hooray!)
 This project applied computer vision and pattern recognition methods aimed to detect abnormal behaved object in crowd, such as biker (fast motion) in a crowd of walking (slow motion) people.
  - Language: Python3.6.1
  - Dependencies: OpenCV, Scikit-Learn, Scikit-Image, and Numpy (Anaconda recommanded)
  - Feature extraction: Morphological filter, Normalisation, Optical Flow
  - Classification Model: SVM, LogisticRegression, KNN

Please run ./code/Core.py for demo
or check the ./results folder for videos and images

About

Abnormal Behaviour Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%