0

I have to create a fire-detection program using OpenCV and C++ following an alghoritm from a scientific paper (see image below). At a certain point I have to calculate the "L band power" but I don't know what exacly it means. Can you help me?

Image of the Paper

Jack
  • 11
  • 2

1 Answers1

0

I think that it refers the a wavelength of light/EM spectrum. https://en.wikipedia.org/wiki/L_band

Edit: Actually I don't think this is correct after reading it again.

YMDW
  • 411
  • 1
  • 5
  • 16