Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 260 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 260 Bytes

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