Thermal Vision: Measuring Your First Temperature from an Image with Python and OpenCV - PyImageSearch

#artificialintelligence 

In today's lesson, you will learn the fundamentals of thermal/mid-far infrared vision. By the end of this lesson, you'll have measured the temperature value of each pixel in a thermal image and a thermal video in a very easy way, only using Python and OpenCV. In addition, you'll be able to get the video stream from a thermal camera and the temperature values in real time if you have one of these amazing cameras on hand. To learn how to measure your first temperature value from each pixel in a thermal image, just keep reading. Before we start measuring the temperature value of each pixel, we need to understand the different basic image formats that thermal cameras/images provide.