Skip to content

SubhodeepSinha/Detecting-fire-using-OpenCV

Repository files navigation

Detecting-fire-using-OpenCV

Image processing using OpenCV I approached to the problem as follows:

Source code:

  1. Used libraries - cv, numpy.
  2. Changing color space using cvtColor method()
  3. Setting a color limit
  4. Masking
  5. Store the captured images

About

Detecting fire through image processing using OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages