Skip to content

Application for detecting guns in stored video or webcam in real time.

Notifications You must be signed in to change notification settings

feliperx/gun-detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔫 gun-detect

About:

Application for detecting guns in stored video or webcam in real time.

DataBase:

  • video data;
  • cascade data (trained model);

Libraries used:

  • cv2;
  • imutils;

Techniques for handling data:

  • cv2.CascadeClassifier : it is a machine learning based approach where a cascade function is trained from a lot of positive and negative images.

About

Application for detecting guns in stored video or webcam in real time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages