Skip to content

eridanletalis/smoke-detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smoke-Detection

This is a bachelor thesis with a goal to test different approaches to recognize smoke in pictures and videos, and to combine them into an algorithm. The approaches can be found in the folder "features", and the combination in the folder "combination". The requirements are listed in the requirements.txt, and the function calls are in the corresponding init.py files.

Requirements

  • python
  • numpy
  • opencv-python
  • imutils
  • pickleshare
  • mahotas
  • matplotlib
  • scipy
  • exiftool
  • cs2cs
  • Keras

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Batchfile 1.0%