Skip to content

Project on smoke detection from CS231a (Spring 2017)

Notifications You must be signed in to change notification settings

dahebolangkuan/SmokeSegmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmokeSegmentation

Project on smoke detection from CS231a (Spring 2017)

Run FinalProject.py to observe results on a few images Run FinalProject_vid.py to observe results on frames of a video The other files (Canny.py and Harris.py) were used for early experimentation on the promise of various algorithms.

FinalProject.py has a function canny_smoke that includes an optional visualization of the overlap between canny edges and border region by segment in the segmented image.

About

Project on smoke detection from CS231a (Spring 2017)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages