Next Article in Journal
Image Stitching Based on Color Difference and KAZE with a Fast Guided Filter
Next Article in Special Issue
The Practice of Detecting Potential Cosmic Rays Using CMOS Cameras: Hardware and Algorithms
Previous Article in Journal
Towards Digital Twins of the Oceans: The Potential of Machine Learning for Monitoring the Impacts of Offshore Wind Farms on Marine Environments
Previous Article in Special Issue
A Low-Cost Hardware/Software Platform for Lossless Real-Time Data Acquisition from Imaging Spectrometers
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

The Development of a Cost-Effective Imaging Device Based on Thermographic Technology

Faculty of Electrical Engineering, Mechanical Engineering and Naval Architecture, University of Split, R. Boškovića 32, 21000 Split, Croatia
*
Author to whom correspondence should be addressed.
These authors contributed equally to this work.
Sensors 2023, 23(10), 4582; https://doi.org/10.3390/s23104582
Submission received: 8 March 2023 / Revised: 28 April 2023 / Accepted: 4 May 2023 / Published: 9 May 2023
(This article belongs to the Special Issue Data, Signal and Image Processing and Applications in Sensors III)

Abstract

:
Thermal vision-based devices are nowadays used in a number of industries, ranging from the automotive industry, surveillance, navigation, fire detection, and rescue missions to precision agriculture. This work describes the development of a low-cost imaging device based on thermographic technology. The proposed device uses a miniature microbolometer module, a 32-bit ARM microcontroller, and a high-accuracy ambient temperature sensor. The developed device is capable of enhancing RAW high dynamic thermal readings obtained from the sensor using a computationally efficient image enhancement algorithm and presenting its visual result on the integrated OLED display. The choice of microcontroller, rather than the alternative System on Chip (SoC), offers almost instantaneous power uptime and extremely low power consumption while providing real-time imaging of an environment. The implemented image enhancement algorithm employs the modified histogram equalization, where the ambient temperature sensor helps the algorithm enhance both background objects near ambient temperature and foreground objects (humans, animals, and other heat sources) that actively emit heat. The proposed imaging device was evaluated on a number of environmental scenarios using standard no-reference image quality measures and comparisons against the existing state-of-the-art enhancement algorithms. Qualitative results obtained from the survey of 11 subjects are also provided. The quantitative evaluations show that, on average, images acquired by the developed camera provide better perception quality in 75% of tested cases. According to qualitative evaluations, images acquired by the developed camera provide better perception quality in 69% of tested cases. The obtained results verify the usability of the developed low-cost device for a range of applications where thermal imaging is needed.

1. Introduction

A sensor that can measure temperature is found today in many products, ranging from common household appliances to highly sophisticated machines. Devices that can sense and measure object temperature can be roughly divided into contact and non-contact ones [1]. Contact-type sensors (thermocouples, resistance thermometers, thermistors) are reliable, cost-effective, and simple but require direct contact with the sensing object to measure the temperature of that object. Contrary to contact sensors, non-contact temperature sensors can measure an object’s radiation energy from a distance, thus enabling many new applications [2]. Some non-contact sensors, such as pyrometers, bolometers, and photon detectors, are commonly used today. According to Planck’s law, terrestrial objects mainly emit in the LWIR (long wavelength infrared) band (7–14 μm), the range in which most microbolometers operate [3,4]. A focal plane array (FPA) is a special type/configuration of microbolometer and is used as a thermal sensor in infrared cameras.
Infrared images (IR) greatly depend on the thermal properties of the observed object and its surroundings. All objects above absolute zero temperature (−273.15 °C) emit infrared radiation. The infrared range is commonly divided into three regions: near-infrared, middle-infrared, and far-infrared [5]. At normal body temperature, humans radiate heat at wavelengths around 10 μ m , which is part of the far-infrared spectrum. For this reason, the far-infrared region is also called thermal infrared (a term that will be used throughout this paper). Several types of thermal sensors are used today to acquire a thermal image, which differ in spectral response, response time, and sensitivity [2,3].
Lately, microbolometers have become the most popular thermal sensors due to their cost-effectiveness and portability. They do not require active cooling, have short start-up times, and can be obtained for less than EUR 200 per sensor module (when compared to more capable quantum detectors). Additionally, the disadvantages come with a low cost as microbolometers produce low sensitivity, noisy, and relatively small resolution thermal images [2,4] In theory, the cheapest and simplest microbolometer sensors with proper image enhancement can be used as an effective thermal imaging device, allowing object recognition in the scene (e.g., track path) while still easily detecting primary heat sources (e.g., other humans, animals, vehicles in motion). As compared to contemporary IIT (image intensifier tubes) devices or digital NIR (near infrared) cameras, thermal cameras benefit from the ability to see through smoke and mist [6]. Modern microbolometer modules have a high dynamic range which goes up to 14 bits [7]. Without any image enhancements, raw images exhibit contrasts that greatly exceed the range of modern display devices. While off-the-shelf display modules usually utilize 8-bit image levels description (i.e., 256 grayscale intensity levels), in some special medical applications, a 10-bit display may be utilized. However, Kimpe and Tuytschaever in [8] suggest that 10-bit resolution displays would be optimal for average human vision.
The level of incident IR radiation at the sensor depends on many factors and emissivity is one of the most important. Emissivity is defined as a property of a real object, characterizing its ability to radiate energy. The object’s emissivity can be defined as a ratio of excitance (emissive power) of the object’s surface and the theoretical emission of an ideal black body of the same size shape and temperature [9]. It is a unitless parameter with a value in the range between 0 and 1. This means that two different objects in the scene at the same temperature during the nighttime (e.g., tree bark and grass) can be perceived differently in thermal images. In real scenarios, those differences are small and visible only when a detailed analysis of the full spectrum is performed. Another important property of an object’s surface is reflectance, whereby the intensity of each pixel depends on both emitted and reflected radiation coming from nearby heat sources (e.g., atmosphere) [3,9].
Most commercial-grade thermal cameras employ some techniques for enhancing infrared images, which are directly implemented in the camera [10]. Techniques used in the enhancement of images greatly depend on the main purpose of the camera, e.g., radiometric cameras (cameras which can estimate the temperature of each spot in the image) minimally manipulate the originally acquired data. In contrast, cameras used for nighttime observation (e.g., hunting cameras and scopes) utilize a complex image enhancement algorithm, which aims to enhance details in the ambient while still keeping the main heat source (e.g., human or animal) recognizable. Thermal cameras equipped with the simplest automatic contrast control may result in losing important information that can be extracted from observed scenery. Such an example is a “blinding effect” [11], when a very hot object is present in the camera’s field of view. The camera will adapt its settings to the object’s temperature while making other important elements of the observed scene indistinguishable and the camera unusable in such scenarios. Thus, the question that motivated us emerges: is it possible to pair a low-cost microbolometer sensor with a low-power, off-the-shelf microcontroller running a customized image enhancement algorithm and an image displayed on a small display to achieve a useful and cost-effective night vision device?
The rest of the paper is organized as follows: in Section 2, related work is reviewed and contributions of the paper are outlined. Section 3 discusses hardware and the selection of hardware components. Next, implementation details are given in Section 4. Hardware supporting the algorithm is explicated in Section 5, while in Section 6, verification of the developed device through quantitative and qualitative evaluation is provided, followed by a discussion of the evaluation results in Section 7. The paper concludes with Section 8.

2. Related Work and Contributions

2.1. Applications and Hardware

Thermal cameras are increasingly popular in different consumer-oriented applications. One of the markets driving commercial thermal imagining is the automotive market, where thermal imagining is used for pedestrian and car detection for increased security and collision avoidance [12,13,14]. However, there are other applications such as object inspection in construction [15,16,17], medicine [18,19], veterinary science [20], access control [21], agriculture [22], astronomy [23,24], gas leakage detection [25,26], inspection of solar panels [27], autonomous drone navigation [28], helping visually impaired subjects [29], and so on. While a more in-depth presentation of thermal imaging applications can be found in [2,30]; the application range is evident and diverse.
In [13], a system for avoiding animal–vehicle collisions was developed. The system used a histogram of oriented gradients (HOG) algorithm for image enhancement and a convolutional neural network (CNN) for wild animal detection. It was tested with wild deer images captured with a FLIR One Pro thermal imaging device and achieved a detection accuracy of 91% [31]. Besides HOG, another histogram-based method used in thermal imaging applications is CENTRIST (CENsus TRansform hISTogram), which in [32] demonstrated a better performance in human detection in terms of accuracy and computational cost. Thermal images can also be used to improve autonomous vehicle safety during low visibility conditions [33]. Here, the authors fused thermal images (acquired with five FLIR Automotive Development Kit cameras with 20 fps) with radar data in a near real-time manner. In [12], the authors fused data from two spectrums—visible light and infrared light—to increase image readability. This was achieved on a field programmable gate array (FPGA) device with an image fusion competition approach based on image quality parameters. However, no results have been presented to demonstrate the effectiveness of the approach. A similar approach, based on fusing visible and thermal image data, was used in [34], where the authors used an encoder-decoder type neural network to fuse the two information channels. It is worth noting that large producers of thermal cameras, such as FLIR, encourage the fusion of visible and thermal cameras by providing large and well-organized databases for testing for free https://www.flir.eu/oem/adas/adas-dataset-form/ (accessed on 26 April 2023).
Combining thermal imaging with neural networks is also used in other works, as in [35], where it was applied for pedestrian detection. The authors used a custom thermal image database (recorded with FLIR ThermaCAM P10 thermal camera) and YOLO-based neural networks to detect pedestrians near the road’s edge. The obtained results showed that the YOLO network needed to be additionally trained to increase the average precision (AP) parameter up to 30%. At the same time, an identical network had a 90% AP on visible range images. Besides direct detection of objects of interest in thermal images, neural networks can be used to enhance them. This approach was used in a two-step manner in [31]. At first, the thermal image was translated to a grayscale image using Texture-Net, which was based on generative adversarial architecture. Then, the image was colorized using a deep neural convolutional network. In [36], several U-net-based neural network architectures were tested in infrared image coloring. The authors reported good results and noted that the approach achieved 3 fps without special optimization. Some works, such as [37], for medical-based applications are focused on algorithms for image segmentation and region of interest selection since this can have a significant influence on certain applications, such as medical thermography [38,39]. A good overview of state-of-the-art methods emphasizing available thermal image pedestrian databases can be found in [40]. A more technical overview of thermal image sensors can be found in [41].
It should be noted that one of the driving forces of thermal image application is thermal camera availability which can even be used as a smartphone add-on (as FLIR ONE, https://www.flir.com/flirone/) with good practical results [42]. Interestingly, a smartphone-based approach can be used for advanced applications with appropriate signal processing, as was the case in [19]. Here, a thermal image of the patient’s back was used to determine if the patient had COVID-19 disease. The obtained results showed 92% sensitivity and 0.85 area under the curve. While these and other commercial thermal cameras are becoming increasingly available and powerful, they are still too expensive for many targeted applications and are sold as black boxes. Thus, some works aim to develop affordable and open thermal imaging devices [43,44].

2.2. Image Enhancement

As was demonstrated above, once the thermal imaging process (i.e., data acquisition) has been completed, data processing algorithms come into focus since they can significantly influence overall system performance and overcome some of the limitations present in image acquisition systems (usually poor contrast, low resolution, lack of color information, etc.). These algorithms also contribute to the increased performance of subsequent image analysis algorithms (e.g., object detection). When working with thermal images, two main objectives should be considered: dynamic range reduction and detail enhancement [45] since a high-bit per pixel raw image needs to be mapped onto low 8-bit gray values (before false colorization). The two most widely used approaches are based on automatic gain control (AGC) and histogram equalization (HE). HE is the most notable representative of global contrast enhancement (GCE) methods in which one global mapping function is used (as opposed to local enhancement methods—LCE—where multiple local maps are used) [46]. Its main disadvantage is that grayscale values with a high probability distribution function will take out most of the intensity range and thus be significantly enhanced, while parts of the image with a low probability distribution function (foreground, which is usually of interest) will be suppressed. Thus, the approach over-enhances the homogeneous regions of the image and/or amplifies noise in the background. To avoid the issue, a number of improvements can be made to the original algorithm [47], with plateau histogram equalization (PHE) being a good example [48]. In the PHE, the probability density function is limited by a threshold. The idea can be evolved even further with a double plateau (i.e., two thresholds) [49]: an upper threshold to eliminate over-enhancement of background noise and a lower threshold to preserve details in the image. A short overview of HE algorithms can be found in [50]. Approaches also exist that try to leverage the advantages of both the local and the global-based approaches by fusing them [51].
LCE Histogram-based methods are widely-used contrast enhancement techniques since they are rather simple and intuitive both in theory and implementation [52]. One of the widely used algorithms in many thermal imaging applications is contrast limited adaptive histogram equalization (CLAHE) [53] alongside its variations (such as [54,55]) and fusions with other algorithms (as in [56]). It is based on adaptive histogram equalization (AHE) but avoids one of its pitfalls of over-amplifying noise in homogeneous image regions. It is part of the LCE group of enhancement methods since it divides the input image into multiple non-overlapping blocks and applies the algorithm to them. It uses interpolation to smooth out inconsistencies between borders of non-overlapping blocks. The algorithm has two parameters that can be tuned: the clip limit (that controls noise amplification) and the number of tiles (that controls the number of non-overlapping areas in the image). Lately, there have been attempts to improve CLAHE performance by estimating its parameters using supervised machine learning algorithms [52]. Other approaches to parameter optimization are also used, such as multi-objective meta-heuristics, which includes a structural similarity index (SSIM) [57] and entropy-based approach [58]. One way of tackling the issue is to use predefined histogram models, e.g., for an ideal far-infrared image consisting only of emissions and which would be a piece-wise constant [59]. Alternatively, non-parametric methods, such as the one in [60], can completely avoid the parameter selection procedure.
There are also approaches that separate raw images into two channels: base and detailed ones [45,56,61]. The base channel is usually processed for noise removal and/or compression, while the detailed channel is used to gain control during subsequent channel fusion. Fusion can also be implanted on per image bases as in [62] where a CLAHE processed image was used for the fusion of visible and infrared images using sparse representation. Another way of improving the CLAHE algorithms is to provide image/situation-specific information to the approach [63]. This motivated our approach where additional information was also used for image enhancement (temperature of the surroundings alongside a predefined histogram model). This approach, however, might be lacking for applications of long-range surveillance [59] due to possible large changes in the surrounding temperature. The CLAHE algorithm is also used in other image processing algorithms, not only for thermal images. It is also well suited for field programmable gate array (FPGA) real-time implementation [64]. It is worth noting that some authors (as in [65]) state that, in thermal images, GCE-based methods are better since they preserve thermal distribution information, which is important for some temperature-sensitive applications.
Based on the above review, we concluded that, due to a large number of possible application scenarios, there exists a need to develop a fully functional thermal imaging device based on off-the-shelf microcontrollers and appropriate (efficient) image enhancement algorithm(s). Thus, the contributions of the paper can be summarized as follows:
  • Inclusion of ambient temperature information in the image enhancement algorithm to enable an increase in image contrast while preserving consistency with human visual perception, thus making it an effective night vision device;
  • Adjustment of such an algorithm for execution on off-the-shelf microcontrollers, enabling full thermal module FPS while being comparable (in terms of performance) with commonly-used algorithms;
  • Development of cost-effective, microcontroller-based, energy efficient (∼920 mW power consumption), completely functional device with a fast start-up time (∼300 ms). The device is based on readily available off-the-shelf components and is optimized for seamless real-time operation;
  • Building of a small, fully-annotated dataset used in algorithm validation. The dataset includes the camera’s raw sensor data and ambient temperature, which can then be used to develop new image enhancement algorithms.

3. Materials and Methods

This project’s main objective was to develop a low-cost, battery-operated thermal monocular with low power requirements, fast start-up times, and the implementation of an advanced image processing algorithm that can provide an enhanced thermal image.
In the rest of this section, the discussion of hardware and selection of hardware components used for the proposed project will be elaborated, while the newly proposed thermal image enhancement algorithm will be described in detail and evaluated in the following sections.

3.1. Thermal Imaging Sensor

The most important component of the device is the thermal imaging sensor. A wide selection of thermal imaging sensors, known as camera cores, are available, and the designer must choose based on resolution, sensitivity, power consumption, complexity of integration, availability, and affordability.
Generally, uncooled thermal imaging technology based on microbolometer is the most common and provides basic functionalities without the requirement of an ITAR (International Traffic in Arms Regulations) license (https://www.federalregister.gov/documents/2020/01/23/2020-00574/international-traffic-in-arms-regulations-us-munitions-list-categories-i-ii-and-iii (accessed on 26 April 2023)). Their price ranges from EUR 200 for the simplest 80 × 60 FLIR Lepton module (https://www.flir.com/products/lepton (accessed on 26 April 2023)) and goes up by several thousand EUR for modules such as FLIR Boson operating at a resolution of 640 × 480 (https://www.flir.com/products/boson-plus/ (accessed on 26 April 2023)). More capable and costly camera cores are available today, which are not considered in our project due to the cost-effectiveness of the device.
FLIR Lepton® is a complete, long-wave infrared (LWIR) camera module designed to interface easily with native mobile-device interfaces and other consumer electronics. It captures infrared radiation input in its nominal response wavelength band (from 8 to 14 microns) and outputs a uniform thermal image. Some models have an integrated radiometry option that provides calibrated temperature images. The introduction of the Lepton series of thermal modules into the market significantly impacted the availability and affordability of thermal imaging devices. Notable examples are the CAT S series of a smartphone (https://www.catphones.com/en-gb/cat-s62-pro-smartphone (accessed on 26 April 2023)) and FLIR ONE series of smartphone attachment thermal imaging cameras (https://www.flir.eu/flir-one (accessed on 26 April 2023)). Several other companies are offering smartphone-attached and ready-to-use out of box thermal camera modules, such as the InfiRay T2 module (https://www.infiray.com/products/thermal-camera-for-smartphone/ (accessed on 26 April 2023)) or Seekthermal Compact series (https://www.thermal.com/compact-series.html (accessed on 26 April 2023)). Another key advantage of the Lepton series to other similar camera cores is the availability of a breakout board (currently in version 2.0), which enables simple integration of camera cores to different projects and computer/microcontroller architectures (https://www.flir.com/products/lepton-breakout-board-v2.0 (accessed on 26 April 2023)). As several Lepton modules are available (Lepton 1.5, Lepton 1.6, Lepton 2, Lepton 2.5, Lepton 2.6, Lepton 3, and Lepton 3.5), we have chosen the currently most capable Lepton 3.5 module with on-board thermal radiometry, 160 × 120 resolution and thermal sensitivity less than 50 mK. The integrated and non-removable silicone lens offers a horizontal field of view of 57°. Due to export requirements, the camera frame rate is fixed at 8.7 Hz (<9 Hz), which is common in this range of devices. The stated power requirements in the datasheet are 160 mW during normal operation and 800 mW during a shutter event for a short period (less than 1 s) when NUC (non-uniformity correction) is performed, which has to be considered while designing the power supply.
Lepton utilizes SPI (serial peripheral interface) for video interface and two-wire I2C (inter-integrated circuit) serial as a control interface, which enables implementation on common microcontroller boards. The Lepton 3.5 module was placed into a FLIR Lepton® Breakout Board (version 1.4) with a smaller footprint than the latest version 2.0 and only eight pins for interfacing.

3.2. Microcontroller

The second component that had to be carefully selected as the embedded computer board in charge of image acquisition from the thermal module, advanced image processing and, finally, image representation on the OLED display. We have considered and successfully tested several computer boards; one notable example is the Raspberry Pi Zero 2 (https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/ (accessed on 26 April 2023)), shown in Figure 1a), for which, despite its high performance (1 GHz quad-core processor and 512 MB RAM), slow boot-up times made it suboptimal for our project (due to the use of MicroSD as primary non-erasable memory). In general, microcontrollers are much smaller in footprint and are targeted for specific applications. They have a simpler microprocessor than computer boards (e.g., Raspberry pi) along with memory (RAM and ROM) and some peripherals, all embedded in a single chip. Microcontrollers are generally limited to the memory size (both ROM and RAM) and the selection of interfaces (WiFi, Bluetooth, Ethernet, etc.). We have considered commercially available microcontroller boards only, which contain a microcontroller, I/O pins, power regulators, protection circuitry, and an interface for easy programming (most commonly a USB interface). Today, a range of microcontroller boards are available. However, we considered only ARM-based high-performance boards with the maximum available amount of RAM. Over the last decade, the emergence of ARM Cortex cores in micro-controller products (https://www.arm.com/products/silicon-ip-cpu (accessed on 26 April 2023)) has diminished the challenges for embedded developers. Most high-performance microcontroller suppliers now have an ARM processor, which excludes the popular 8-bit AVR cores used in the Arduino family, making the ARM Cortex core the current industry standard.
Currently, the Teensy 4.0 microcontroller board (https://www.pjrc.com/store/teensy40.html (accessed on 26 April 2023)), shown in Figure 1c), is the fastest off-the-shelf microcontroller that can be used out of the box for complex calculations and high-bandwidth interfacing. It features an ARM Cortex-M7 processor (please note that most alternative boards host ARM Cortex-M3 or M4) with an NXP iMXRT1062 chip clocked up to 600 MHz. The Teensy 4.0 microcontroller features 1024K RAM (of which 512 K is tightly coupled) available for storing local data, which is of the most importance since all image enhancement algorithms require several instances of the whole image to be stored in computer RAM. During the development stage, several other boards were considered, such as STM32F103C8T6, known as the “blue pill” (Figure 1d), and Arduino Due (Figure 1e), which were both based on the Arm Cortex M3. Unfortunately, the low amount of available RAM (20 KB and 96 KB) makes them virtually useless for any complex image processing application, as compared to Teensy 4.0 1024 KB of RAM, which allows storing several complete images inside SRAM. Additionally, both boards have a larger footprint than Teensy 4.0, as can be seen in (Figure 1). During the initial development phase, a setup with the older generation Teensy 3.6 was used (Figure 1b), as it has an integrated MicroSD card slot which was required for storing acquired images, but was in later stages replaced with a more capable Teensy 4.0 alternative.

3.3. Display

The third component that has to be carefully selected is the display compatible with the microcontroller’s SPI or I2C interface. Today, there are only two technologies available on the market, namely LCD (liquid crystal display) displays or OLED (organic light emitting diode) displays, while E-paper displays are not considered due to high latency and the fact that they are mostly monochromatic. An OLED display works without a backlight where the emissive electroluminescent layer is a film of organic compounds that emits light. From a usability point of view, it can display deeper black levels than LCD and can be thinner and lighter than LCD of comparable size. That means that when a user uses the device in the complete dark, the OLED display can provide a readable image without compromising the user’s night vision due to strong backlight. We have selected Freetronics OLED128 (https://www.freetronics.com.au/products/128x128-pixel-oled-module (accessed on 26 April 2023)) as an optimal solution, with contains an active display area of 28.8 × 26.8 mm with 128 × 128 resolution in full-color RGB. Small modifications of the provided library (https://github.com/freetronics/FTOLED (accessed on 26 April 2023)) enable us to tweak/reduce the operating voltage, thus providing a non-blinding and readable nighttime image. Freetronics OLED128 utilizes the SPI interface and has been successfully tested up to a 20 MHz clock rate. The provided library also enables developers to create simple objects on display (lines, circles, characters, etc.) or to create a custom image in a pixel-per-pixel fashion without requiring to operate directly with the displays controller with low-level commands. The OLED display cannot be used as an eyepiece out of the box, as any monocular would require one. For this reason, a simple housing was designed for holding the OLED and 1 focusing eyepiece lens.

3.4. Other Components

As our algorithm requires high-precision ambient temperature measurement (description follows in the next sections), we considered several temperature sensors. The TMP117 (https://www.ti.com/product/TMP117 (accessed on 26 April 2023)) was selected, as it provides a 16-bit temperature reading with a resolution of 0.0078 °C and an accuracy of up to ±0.1 °C. The sensor utilizes an I2C interface and can be conveniently integrated within a selected microcontroller board.
The initial configuration with a Teensy 3.6 microcontroller and in-house developed PCB is depicted in Figure 2. As mentioned before, this version was used only for testing the hardware capabilities and acquiring image samples which were used for developing an image enhancement algorithm.
Finally, we considered a few battery and voltage regulators to enable autonomous battery operation. We selected a Turnigy single-cell LiPoly square battery of 2200 mAh capacity and with cell size 97 × 34 × 9 mm, as shown in Figure 3. Please note that almost any battery of acceptable shape and capacity may be sufficient if the battery can be fitted inside the housing, such as Tunergy cylindrical LiPoly battery shown in Figure 3b. A slim and square-like shape simplified the housing design by enabling us to place the battery in the base of a monocular. A Pololu 3.3V S7V8F3 Step-Up/Step-Down Voltage Regulator was in charge of providing stable voltage output towards the microcontroller and other peripheral modules (https://www.pololu.com/product/2122 (accessed on 26 April 2023)). This regulator proved to be the most reliable as it can provide up to 1 A (500 mA continuous) even when the input voltage is near-minimum (2.7 V), which normally occurs when the battery is almost depleted. The TP4056 Charging Module enabled battery charging with a USB-C connector. The TP4056 is a constant-current/constant-voltage linear charger ideally suited for many portable applications holding single-cell lithium-ion batteries. Additionally, the module contains battery over-discharge protection and battery overcurrent protection as our battery cell does not contain additional protection electronics. The measured current consumption for the complete device was on average 280 mA at 3.3 V (920 mW), which enables up to 7 h of battery autonomy.
Some additional sensors were also considered and partially implemented in the test configuration but were omitted in the final version due to our intention to create the simplest possible design; namely, BMP280 atmospherics sensors for measuring humidity and air pressure (https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp280/ (accessed on 26 April 2023)), a Bosch BNO055 orientation sensor for drawing artificial horizon on display (https://www.bosch-sensortec.com/products/smart-sensors/bno055/ (accessed on 26 April 2023)), and an additional Melexis MLX90614 contactless temperature sensor for additional calibration (https://www.melexis.com/en/product/mlx90614/digital-plug-play-infrared-thermometer-to-can (accessed on 26 April 2023)). All mentioned sensors are I2C compatible and could be easily integrated using a shared I2C interface (which TMP117 and camera core already use). Atmospheric data may improve the accuracy of thermal reading and compensate for attenuation of thermal radiation due to air between the object and camera, while in the current version of our algorithm, we focused primarily on enhancing the thermal image.
As the original Lepton’s horizontal FOV of 57° is too wide for some applications, an additional lens configuration was considered to enable a narrower FOV and thus increase the detection/recognition range. As the simplest solution, an additional lens configuration following the Keplerian system was selected, as it requires only a pair of of-the-shelf ZnSe (Zinc Selenide) convex lenses, commonly used as a focusing lens for a CO 2 engraving laser. As depicted in Figure 4, the lens closer to the sensor was 20 mm in diameter and 25.4 mm in focal length, while 25 mm in diameter and 76.2 mm focal length with anti-reflective coating was used as a second lens, thus effectively creating a 3× magnification (calculated 20.5° horizontal FOV).

3.5. Housing and PCB

All components were placed inside in-house-designed and 3D-printed housing, as seen in Figure 5. The housing was divided into components: the core component that holds the camera module, OLED display, battery, and microcontroller, the lens assembly that holds ZnSe lenses, and the outer shell that holds all components together. The outer lens tube allows slight extrusion in order to adjust optimal focusing for indented distance. An integrated five-way micro switch was used as input from the user. Together with two status LEDs, a power switch, an ambient temperature sensor, and connectors were blended inside the outer shell. As the main printing material, we used tough PLA (https://ultimaker.com/materials/tough-pla (accessed on 26 April 2023)) while printing was carried out using an Ultimaker2+ 3D printer with a 0.4 mm nozzle (https://ultimaker.com/3d-printers/ultimaker-2-plus-connect (accessed on 26 April 2023)).
Double layer PCB (printed circuit board) with dimensions of 50 × 33 mm was designed, which holds the microcontroller and interface to other electronic components, see Figure 6. Additionally, a voltage divider was implemented onboard for measuring battery voltage. The PCB had four mounting holes on the edges to secure it to the core 3D-printed component.
The fully functional final product with all integrated components is presented in Figure 7. Parts of the housing were tightened with steel screws, while port openings (to programming USB interface and charging port) were additionally protected with rubber covers. The eyepiece part contained an additionally mounted rubber eyepiece protector, which prevented ambient light from entering the observer’s eye during nighttime use.
A list of all critical components used in the prototype, together with exact model names and cost (acquired in April 2023), is given in Table 1. Several components, such as the microbolometer breakout board, temperature sensor, and voltage converter, use independent and costly modules (breakout boards), which could all be integrated into a main PCB to reduce total prototype cost and volume.

4. Implementation

The completed system should offer a smooth user experience without the noticeable delay of an image on display or sudden freezing due to unexpected calculations. The single microcontroller is responsible for all image acquisition operations, reading data from sensors and buttons, performing advanced image enhancement, and delivering image frames to a display. The camera core is the “slowest” component, due to legal/export reasons, fixed to an 8.7 Hz frame rate which led us to our goal to design a whole cycle that is limited to 115 ms. This was achieved by utilizing pre-calculated lookup tables (LUT) in most of the code instead of directly calculating results for each instance. When recalculation of LUT was required in frames, other time-intensive operations such as checking for new sensor data, were skipped. In practice, ambient temperature and battery voltage do not change instantly. Hence, the timing of any advanced operation was easy to schedule and balance. We investigated the maximum useful SPI clock rate for both the camera core and display, thus minimizing the time required for transferring images from the camera core to the microcontroller and from the microcontroller to the display. The SPI library used with the Teensy microcontroller allowed the instant change of SPI parameters for each device using SPI setting and SPI transactions. FLIT Lepton 3.5 showed stability with a clock frequency of up to 24 MHz, while the OLED clock rate had to be reduced to 20 MHz. Faster clock rates were possible but may occasionally result in instability and short freezing of the system due to how Lepton handles transmission errors (de-asserting the SPI line for at least 185 ms).
As SPI is the fastest interface available on modern microcontroller boards, both the display and Lepton module rely on them for fast data transfer from and to the microcontroller, see Figure 8. The Lepton module utilizes an additional I2C (Inter-Integrated Circuit) as a control interface, used only during camera initialization in the setup stage, after which the Lepton module continuously streams image data when its SPI chip selection line is asserted. The ambient temperature sensor is the only module that continuously utilizes the I2C interface after the initialization stage, whereas the other I2C compatible sensors (as mentioned in Section 3) could be easily implemented to utilize the same shared I2C interface without significant modification on hardware or software. A battery voltage sensor is a simple resistor voltage divider using a single microcontroller’s analog-enabled pin and internal ADC periphery to calculate correct battery voltage levels. Status LEDs and user input via a buttons module or a 5-way switch use any free GPIO pins. If required, simple debugging (status logs and calculated parameters) was managed over the 480 Mbit/s USB interface toward the computer (PC).
The Lepton uses an SPI-based VoSPI protocol (https://www.flir.eu/developer/lepton-integration/lepton-tech-docs/ (accessed on 26 April 2023)), which does not require timing signals. The VoSPI segment is defined as a continuous sequence of VoSPI packets consisting of one-quarter of a frame (80 × 60 pixels) of pixel data. Each VoSPI packet contains a single video line of data where each pixel required 2 bytes of data (164 bytes, 4 bytes header, and 160 bytes payload) when the default RAW14 video format was used. The code for handling the Lepton VoSPI stream was written from scratch and optimized for the best microcontroller performance, including acquiring thermal images and handling possible errors in transmission.
Although the TFOLED library allows the creation of complex graphical objects to be displayed on the screen, this library primarily aims for relatively underpowered microcontrollers. As the Teensy 4.0 microcontroller holds 1MB of RAM, the whole image, including all additional graphical elements, was prepared directly in the microcontroller’s memory and then transferred as a whole frame to the OLED, thus minimizing transfer time and, most importantly, delays (flickering) when OLED is updating new graphical objects.
The flowchart presented in Figure 9 describes the orders of operations of the proposed device. When powering on, the device goes through the initialization stage, where all connected modules are properly initialized and checked for errors. If any error is detected, the device goes to a permanent error state where a user is informed by a status-led flashing and beeping sound. On the contrary, devices transfer the thermal image to the microcontroller when no errors are detected and perform image analysis. If the statistical parameters of the image are drastically changed, it requires LUT recalculation, which is promptly executed. If parameter changes are insignificant, the device continues to sensor reading (temperature and battery level). The operation is followed by advanced image enhancement procedures, which are explained in detail in the following sections. In the last step, an image with additional graphical elements is prepared and transferred to an OLED display, after which the loop continues indefinitely with Lepton image acquisition.

5. Proposed Algorithm

The proposed algorithm allows a noticeable improvement of the thermal image quality and therefore increases the effectiveness of both ambient visibility and the detection of warm-blooded subjects. Implementing such an algorithm on hardware limited microcontroller is a challenge dealt with in this paper. As mentioned in the related work section, few thermal image datasets are available for developing our image enhancement algorithm or improving an existing one. To the best of our knowledge, none of them include ambient temperature recording with high precision. Adding a high-precision temperature sensor to the setup helps us to determine the threshold which contributes to the segmentation of the image into regions that belong to heat-producing objects (such as warm-blooded animals, vehicles, or machinery) or regions that are part of the passive ambient, i.e., background. The emphasis was given to increasing the contrast of background objects, where the intensity of received radiation differs insignificantly for objects at the same ambient temperature. Note that this algorithm was primarily derived for nighttime purposes, where levels of reflected thermal radiations were minimal. Thus, only emitted radiation is received by sensors, where objects, if imaged, are at the same temperature and differ only in small variations of emissivity coefficients due to different materials and surface finishing (e.g., dirt, tree bark, or vegetation) or the state of the same materials (e.g., wetness of dirt). Measuring the correct ambient temperature with a high-precision temperature sensor can help us extract pixels (objects) that emit heat with temperatures much higher than ambient temperature (e.g., warm-blooded animals and fire). With this approach, the algorithm could separate high-temperature pixels, which in the original “raw image” histogram unnecessarily occupy numerous levels and do not contribute to the readability. In contrast, pixels below the threshold usually occupy a much smaller portion of levels (Figure 10) and are essential for the final enhanced image readability.
The radiometry-enabled mode changes the pixel output to represent the scene in Kelvin temperature values, where each level corresponds to a 0.01 K difference. For example, a pixel value of 30,000 signifies that the pixel is measuring 26.85 °C (300.00 K − 273.15 K). This should be adequate, as the stated thermal sensitivity is <0.05 K or five levels of intensity, which means that even small variations of radiations can be observed.
In the proposed algorithm, the image was statistically analyzed upon acquisition, and a histogram was created for all possible levels (16,384 levels) of temperature, after which two new histograms were derived: one representing background objects and another one representing active heat-emitting objects, see Figure 10. The threshold is determined by the maximum temperature of background objects if their emissivities are close to 0.98, which is a relatively high coefficient for common materials and surfaces, while emissivity coefficients are in practice much lower and would report lower temperatures than the ambient temperature [66].
The specificity of thermal image histograms, as compared to grayscale image histograms taken with a common CCD (charge-coupled device) or CMOS (complementary metal-oxide-semiconductor) camera, is that the thermal image histogram is sparsely populated and normally exists in only a few tenths of possible levels (as shown in Figure 10, the only section of full scale is populated). Thus, image enhancement techniques commonly utilized on RGB or grayscale images do not result in satisfactory results. The histogram presented in Figure 10c) is an example of where a local high-temperature source (fire) causes overpopulation of the last histogram bin due to the limitation of maximum temperature that the device can correctly measure and interpret.
The proposed algorithm can be generalized to any displaying device and its properties concerning available color modes and usable grayscale intensity levels. The final displayed grayscale image should contain a preselected number of levels (e.g., 128) where one section is reserved for background “ambient” pixels (e.g., 1–96) and the rest for foreground “warm” pixels (e.g., 97–128), a ratio which is user-selectable and does not affect algorithm performance at all.
The steps of our proposed algorithm are explained in detail as follows:
  • The empty template lookup table is created, which contains the same number of elements as the input image has levels (e.g., 16,384 for 14-bit image);
  • A histogram for the whole input image is calculated to determine the number of pixels below n u m p i x l o w and over the threshold n u m p i x h i g h , Figure 11a);
  • A template histogram is created with a predefined number of bins (e.g., i = 128) where each bin size m a x b i n s i z e i is calculated based on the number of pixels below threshold n u m p i x l o w and number of bins (i) and where the template histogram follows the Gaussian distribution, Figure 11b);
  • An input image histogram (with 16,384 levels) is analyzed bin per bin where several pixels in consecutive bins are summed until they reach m a x b i n s i z e i . Values in a template lookup table (for summed consecutive bins) are updated and hold the number of the targeted bin, Figure 11c);
  • If the sum of consecutive bins greatly exceeds m a x b i n s i z e i , a few consecutive values in the template lookup table may be left empty (with value 0). The number of “skipped” values n s k i p in the lookup table depends on overpopulation size and is calculated as follows:
    n s k i p = log 2 s u m p i x e l s m a x b i n s i z e i .
  • After all bins of the input image histogram are analyzed, a single lookup table is created, which contains pixel mapping for all values below the threshold to a new smaller number of values. Nevertheless, the targeted number of values was predetermined (e.g., 128) actual number may vary due to the uncertain number of pixels in input histogram bins and skipped values in the lookup table, Figure 11d);
  • An additional lookup table (final lookup table) is then created with a fixed number of elements (e.g., 96) where all values from the template lookup table are linearly mapped to a new smaller final lookup table;
  • A similar procedure is executed for all histogram levels of the input image over the threshold, where the final lookup table is updated accordingly, (e.g., values from 97 to 128), Figure 12.
Parameter m a x b i n s i z e i for each bin from the template histogram is defined by the number of pixels below or over the threshold and a predefined number of bins, which can be tweaked by the user and adjusted according to the utilized display properties. Suppose several bin parameters are set to low. In that case, it will result in suboptimal use of the display (e.g., not all 256 levels will be used), and the much higher number would produce an enhanced image that the embedded display cannot effectively reproduce (and would require OLED with higher grayscale bit depth). In our setup, we used a fixed number of bins set to 128 for all test images, which results in, in most cases, a dynamic range of provided display being optimally utilized. The result of this part of the algorithm is a large lookup table (LUT) in which, for each raw pixel level, there exists a single targeted pixel level for the final grayscale image, see Figure 12. Each new thermal image is statistically analyzed and, if distributions do not differ significantly, recalculations of new LUT are skipped for this cycle. In this case, the final grayscale image is created as a simple pixel mapping which is extremely fast on the microcontroller. We purposely indicate grayscale images, as only grayscale images can be objectively compared with common evaluation methods. Modifications to a basic histogram equalization algorithm drastically increase the contrast in image segments for objects with similar thermal properties while still maintaining the contrast for objects whose thermal properties significantly differ (e.g., sky, water surfaces, vegetation). This two-step histogram equalization allows us to distinguish foreground objects from the background and keep high contrast levels, thus enabling subsequent identification of the targeted object while optimally utilizing available and very limited displays.
Additionally, graphical elements such as crosshair, battery voltage levels, and ambient temperature were overlaid on the original image and are displayed.

6. Results

This section presents detailed performance results using several different metrics which illustrate the effectiveness of the proposed algorithm both in an objective and subjective manner. The results were compared with several well-known (standard) algorithms from the field. A set of 12 thermographic images from a new database (out of 74 thermographic images in total) were selected for testing. These images were selected semi-randomly to choose random images but to cover all 12 scene types in the database. These scene types were agreed upon and recorded before testing (i.e., they were not tailored to suit our new algorithm) and were recorded to include both the nighttime and daytime situations of people near strong thermal sources (such as an open fire or a hot cup of tea), scene with and without people including different types of scenarios (e.g., urban and marine), etc. These twelve images are presented in the first column of Figure 13.

6.1. Analysis of the Execution Time

As mentioned in previous sections, the targeted system FPS (frames per second) was set to 8.7 (maximum allowed fps of the camera core) and recalculated in terms of milliseconds, one cycle lasting exactly 115 ms. This time is available for reading images from the camera core, enhancing the image, performing additional operations with the microcontroller, and finally transferring the enhanced image to the OLED for displaying. Firstly, we measured the time required for the microcontroller to transfer the image to the OLED, which was constant and equaled 19 ms. Other operations executed by the microcontroller were simple and required less than 1 ms in total. These included reading states from the 5-way button, battery voltage measurement, etc., and due to their small time footprint they were omitted from further analysis. It was not a straightforward task to calculate the time required for transporting the image from the camera core to the microcontroller, as the camera core waits until the next image frame is available, thus effectively prolonging the measured read time. On the other hand, if the image enhancement algorithm should perform a more complex calculation and the image frame is not completely read before the next image frame is available, the camera core loses synchronization with the microcontroller and requires resynchronization which requires approximately 185 ms. This occurrence was observed as a short freezing of the device. By forcing an additional delay time in the main loop, we calculated the maximum time available for the image enhancement algorithm (before experiencing resynchronization), which was approximately 18 ms, thus allowing an extra 5 ms for our proposed algorithm. Our algorithm proved to be highly efficient on targeted microcontrollers and requires 13 ms to execute on average. For reference, we also tested execution times for simple histogram equalization (2.5 ms), linear normalization (less than 1 ms), and CLAHE (21 ms), where only CLAHE implementation suffered from constant resynchronization and experienced FPS reduction to 4.5. Other more complex techniques [2,10] require high computing power paired with the sensor, which makes them impractical on a small scale and cost-ineffective.
For insight into how each method performs, Figure 14 illustrates the processed images and corresponding histograms for all associated methods. The normalization method is closest to the original sensor reading as it only implements min-max normalization into a 256-intensity value. Illustrating the unedited original reading in full 16-bit depth would appear as a primarily uniform and practically unusable image.

6.2. Quantitative Evaluation

To objectively evaluate the performance of the proposed system, three no-reference quality assessment metrics were adopted: blind/referenceless image spatial quality evaluator (BRISQUE), [67], lightness order error (LOE), [68], and entropy (ENT) [69]. The BRISQUE is a metric providing statistics of pair-wise products of neighboring luminance values, as defined in [67]. The lower BRISQUE score indicates better image quality. The LOE provides the lightness order error between the input image and its enhanced counterpart. A lower LOE score indicates better image quality. The ENT measures the richness of details and contrasts through information content calculations. The higher ENT score indicates an image with richer details. The quantitative evaluation results of the three methods in terms of the three metrics are given in Table 2, Table 3 and Table 4, respectively. Please note that the RAW image set refers to the image obtained from the image sensor and does not include any additional processing. Additionally, no RAW set was included in Table 3 due to how the LOE parameter was calculated, i.e., it compares the processed image with the original raw one.
From the presented results, it can be seen that the proposed method performs best for all metrics: CLAHE in five out of twelve cases tied with H-EQ with the same result, LOE in eleven out of twelve cases, and ENT metric in eleven out of twelve cases. The proposed method was best in 27 out of 36 evaluation cases ( 75 % ). The runner-up was the H-EQ algorithm which performed best in six out of thirty-six cases ( 17 % ).

6.3. Qualitative Evaluation

The raw infrared images and experimental results for several different image enhancement algorithms are given in Figure 13. The experimental results were obtained by applying histogram equalization (H-EQ), contrast-limited adaptive histogram equalization (CLAHE) with an 8 × 8 block size and 0.02 clip limit, and the proposed method to the raw infrared images. Images with qualitatively better results were considered to provide better local contrast and noise suppression, without artifacts, and are visually pleasing.
To evaluate the resulting images more subjectively, the simple but effective test was performed on 11 test subjects (three females and eight males) who were not involved in developing the device. Subjects were presented with four images of the same scene on a big screen, one containing normalized RAW images and the other three containing enhanced images using different methods. Presented images were reordered by permutation in each scene. They contained only simple identification markings in the form of A, B, C, and D, where markings were kept in the same order. In this way, subjects were unaware of which enhancement method was presented with each image. The order of the presented scene was also permutated for each subject. Subjects were tasked with evaluating the quality of each method (in their own subjective view) by selecting the best, second best, and third best ones for each scene. The best representation was awarded three points, the second one two points, and the third one with one point. The summarized results are shown as a bar graph in Figure 15, where each method was evaluated for each scene, thus allowing us to analyze how our proposed method performs in different scenarios and setups. The proposed method obtained the best score for 10 out of 12 presented scenes. For one scene (Scene 1), the result is a tie with the CLAHE method, and in one scene (Scene 8), CLAHE is the best method according to the subjects’ votes. Those findings support our hypothesis that the proposed method should create visually the best images.

7. Discussion and Future Work

The main goal of this paper was to develop an imaging device supported by a highly optimized and low-resource requirement algorithm that enhances RAW thermal camera images for optimal visualization and shows details that were not previously visible on the RAW images. Twelve unique scene categories were selected from a larger dataset for evaluation and comparison. The evaluation was performed in two steps: a quantitative analysis by calculating BRISQUE, LOE, and ENT metrics. Surprisingly, by BRISQUE metrics, our algorithm ties with a simple H-EQ algorithm (both were best on five scenes), which led us to conclude that another quantitative method was required. Our algorithm performed best in 11 out of 12 scenes by LOE and ENT metrics, whereas an H-EQ or CLAHE approach showed better metrics in different scenes. The performed quantitative analysis was insufficient to evaluate the proposed algorithm, and an additional qualitative analysis had to be performed on the same dataset, which was carried out in the second phase. As the whole system was intended to enhance RAW images for better visualization while being observed primarily by different subjects, the qualitative analysis described in the previous section was shown to be inevitable. A more detailed analysis of the result, provided in Figure 15, showed that the proposed image enhancement algorithm provides the best results, especially in outdoor scenarios (examples include Scenes 3, 4, 9, and 11). In indoor scenarios (Scenes 1, 2, and 12), our approach was qualitatively evaluated by subjects as being similar to or slightly better than CLAHE. Interestingly, in a few scenes (Scenes 4, 5, 6, 9, and 10), CLAHE is not the runner-up, and simple H-EQ was evaluated by subjects to be a better solution. In a single scene (Scene 8), which contained a highly complex outdoor scenario, CLAHE was evaluated as the best solution and better than our proposed algorithm. As discussed before, neither CLAHE nor H-EQ offer good overall (general case) solutions, which depend heavily on the scene and this supports our effort to develop a new algorithm for thermal image enhancement. As can be observed from the results provided by both quantitative and qualitative evaluation, our proposal was not evaluated as definitely the best in all possible scenarios but was shown to be the best overall algorithm that can fulfill most of the real-life scenarios. As an additional comment to the presented results, we may note that the main aim was not to develop a competing algorithm but the computationally efficient supporting software for the imaging device. The quantitative evaluations show that, on average, images acquired by the developed camera provide better perception quality in 75% of tested cases. According to qualitative evaluations, images acquired by the developed camera provide better perception quality in 69% of tested cases.
As microcontroller-compatible color OLEDs can commonly offer limited grayscale levels (ranging from 32 to 128), their full visualization capabilities are unused when only presenting a grayscale image. Implementing advanced false coloring with our existing proposed method should help us better differentiate foreground objects and small details in the background and further increase visual perception. The basic idea is to use the HSI color model, where the method proposed in this paper controls intensity levels, where a new algorithm should be proposed for optimally controlling hue and saturation channels. This approach should involve a larger scale evaluation on a large pool of subjects, thus was omitted from this part of the research.

8. Conclusions

The research presented in this study aimed to explore the feasibility of creating a microcontroller-based thermal camera/monocular, which can be effectively used as a night vision device. The goal set was to provide instant boot-up time, low power consumption, and smooth real-time operation. As microcontroller processing power is limited, an optimized algorithm for thermal image contrast enhancement was proposed and presented in the paper. An additional evaluation of several algorithms commonly used today in similar devices proved that our proposed algorithm is best suited for its intended application, with numerical results comparable to or better than commonly used algorithms. The numerical analysis was further supported by subjective analysis of the resulting images when compared to the images resulting from other methods.
The experiment on hardware demonstrated that the proposed algorithm can be executed on a microcontroller in real-time, where the whole process of reading data from the sensor, advanced image enhancement, and representation of the enhanced image on an OLED display takes no more than 115 ms, thus utilizing the maximum available frame rate of the camera core (8.7 fps).

Author Contributions

Conceptualization, I.S. and A.K.S.; methodology, I.S., A.K.S. and J.M.; software, I.S.; validation, I.S., A.K.S., J.M. and M.C.; formal analysis, I.S., A.K.S., J.M. and M.C.; investigation, I.S., A.K.S. and J.M.; resources, I.S., A.K.S. and J.M.; data curation, I.S.; writing—original draft preparation, I.S. and A.K.S.; writing—review and editing, I.S., A.K.S., J.M. and M.C.; visualization, I.S.; supervision, I.S. All authors have read and agreed to the published version of the manuscript.

Funding

This paper is a result of collaborative research of the scientists participating in two projects, “Computer Vision and Bio-Signal Processing”, and “Computer Intelligence in Recognition and Support of Human Activities”, funded by the Faculty of Electrical Engineering, Mechanical Engineering, and Naval Architecture, University of Split, Croatia.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented and analyzed in, this study are openly available in: https://github.com/istancic/thermal_dataset (accessed on 26 April 2023).

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
OLEDOrganic Light-Emitting Diode
SoCSystem on Chip
LWIRLong Wavelength InfRared
FPAFocal Plane Array
IRInfrared
IITImage Intensifier Tubes)
NIRNear Infra-Red
HOGHistogram of Oriented Gradients
CNNConvolutional Neural Network
CENTRISTCENsus TRansform hISTogram
FPGAField Programmable Gate Array
AGCAutomatic Gain Control
GCEGlobal Contrast Enhancement
LCELocal Enhancement Methods
PHEPlateau Histogram Equalization
CLAHEContrast Limited Adaptive Histogram Equalization
SSIMStructural Similarity Index
ITARInternational Traffic in Arms Regulations
LWIRLong-Wave InfraRed
NUCNon-Uniformity Correction
SPISerial Peripheral Interface
PCBPrinted Circuit Board
LUTLookup Tables
I2CInter-Integrated Circuit
CCDCharge-coupled device
CMOSComplementary Metal-Oxide-Semiconductor
FPSFrames Per Second
BRISQUEBlind/Referenceless Image Spatial Quality Evaluator
LOELightness Order Error
ENT      Entropy
H-EQ      Histogram Equalization

References

  1. Stephenson, R.; Moulin, A.; Welland, M.; Burns, J.; Sapoff, M.; Reed, R.; Frank, R.; Fraden, J.; Nicholas, J.; Pavese, F.; et al. Temperature Measurement. In The Measurement, Instrumentation and Sensors Handbook; Webster, J., Ed.; CRC Press: Boca Raton, FL, USA, 1999; Chapter 32; pp. 1–162. [Google Scholar] [CrossRef]
  2. Hou, F.; Zhang, Y.; Zhou, Y.; Zhang, M.; Lv, B.; Wu, J. Review on Infrared Imaging Technology. Sustainability 2022, 14, 11161. [Google Scholar] [CrossRef]
  3. Runciman, H. Thermal Imaging. In The Measurement, Instrumentation and Sensors Handbook; Webster, J., Ed.; CRC Press: Boca Raton, FL, USA, 1999; Chapter 35; pp. 1–20. [Google Scholar]
  4. Dehe, A.; Beilenhoff, B.; Fricke, K.; Klingbeil, H.; Krozer, V.; Hartnagel, H. Microwave Measurement. In The Measurement, Instrumentation and Sensors Handbook; Webster, J., Ed.; CRC Press: Boca Raton, FL, USA, 1999; Chapter 55; pp. 1–24. [Google Scholar]
  5. Rogalski, A. Infrared detectors: Status and trends. Prog. Quantum Electron. 2003, 27, 59–210. [Google Scholar] [CrossRef]
  6. Nilsson, F.; Axis, C. Thermal Cameras. In Intelligent Network Video: Understanding Modern Video Surveillance Systems, 2nd ed.; CRC Press: Boca Raton, FL, USA, 2016; pp. 97–110. [Google Scholar]
  7. Yu, L.; Guo, Y.; Zhu, H.; Luo, M.; Han, P.; Ji, X. Low-Cost Microbolometer Type Infrared Detectors. Micromachines 2020, 11, 800. [Google Scholar] [CrossRef] [PubMed]
  8. Kimpe, T.; Tuytschaever, T. Increasing the number of gray shades in medical display systems–how much is enough? J. Digit. Imaging 2007, 20, 422–432. [Google Scholar] [CrossRef] [PubMed]
  9. Materion. Thermal Emissivity and Radiative Heat Transfer; Technical Tidits; Materion Performance Alloys: Mayfield Heights, OH, USA, 2018; pp. 1–2. [Google Scholar]
  10. Sosnowski, T.; Bieszczad, G.; Madura, H. Image Processing in Thermal Cameras. In Advanced Technologies in Practical Applications for National Security; Nawrat, A., Bereska, D., Jędrasiak, K., Eds.; Springer International Publishing: Cham, Switzerland, 2018; pp. 35–57. [Google Scholar] [CrossRef]
  11. Dulski, R.; Powalisz, P.; Kastek, M.; Trzaskawka, P. Enhancing image quality produced by IR cameras. In Proceedings of the Electro-Optical and Infrared Systems: Technology and Applications VII, Toulouse, France, 20–23 September 2010; Huckridge, D.A., Ebert, R.R., Eds.; International Society for Optics and Photonics, SPIE: Bellingham, WA USA, 2010; Volume 7834, p. 783415. [Google Scholar] [CrossRef]
  12. Qin, Y. A Novel Design Method about the Double Spectrum Night Vision System. In Proceedings of the 2015 6th International Conference on Manufacturing Science and Engineering, Guangzhou, China, 28–29 December 2015; Atlantis Press: Paris, France, 2015; pp. 278–283. [Google Scholar] [CrossRef]
  13. Munian, Y.; Martinez-Molina, A.; Miserlis, D.; Hernandez, H.; Alamaniotis, M. Intelligent System Utilizing HOG and CNN for Thermal Image-Based Detection of Wild Animals in Nocturnal Periods for Vehicle Safety. Appl. Artif. Intell. 2022, 36, 2031825. [Google Scholar] [CrossRef]
  14. Piniarski, K.; Pawłowski, P. Efficient pedestrian detection with enhanced object segmentation in far IR night vision. In Proceedings of the 2017 Signal Processing: Algorithms, Architectures, Arrangements, and Applications (SPA), Poznan, Poland, 20–22 September 2017; pp. 160–165. [Google Scholar]
  15. De Filippo, M.; Asadiabadi, S.; Ko, N.; Sun, H. Concept of Computer Vision Based Algorithm for Detecting Thermal Anomalies in Reinforced Concrete Structures. Proceedings 2019, 27, 18. [Google Scholar] [CrossRef]
  16. Chen, C.; Chandra, S.; Han, Y.; Seo, H. Deep Learning-Based Thermal Image Analysis for Pavement Defect Detection and Classification Considering Complex Pavement Conditions. Remote Sens. 2022, 14, 106. [Google Scholar] [CrossRef]
  17. Tomita, K.; Chew, M.Y.L. A Review of Infrared Thermography for Delamination Detection on Infrastructures and Buildings. Sensors 2022, 22, 423. [Google Scholar] [CrossRef]
  18. Chromy, A.; Klíma, O. A 3D Scan Model and Thermal Image Data Fusion Algorithms for 3D Thermography in Medicine. J. Healthc. Eng. 2017, 2017, 5134021. [Google Scholar] [CrossRef]
  19. Brzezinski, R.Y.; Rabin, N.; Lewis, N.; Peled, R.; Kerpel, A.; Tsur, A.M.; Gendelman, O.; Naftali-Shani, N.; Gringauz, I.; Amital, H.; et al. Automated processing of thermal imaging to detect COVID-19. Sci. Rep. 2021, 11, 17489. [Google Scholar] [CrossRef]
  20. Domino, M.; Borowska, M.; Kozłowska, N.; Zdrojkowski, L.; Jasiński, T.; Smyth, G.; Maśko, M. Advances in Thermal Image Analysis for the Detection of Pregnancy in Horses Using Infrared Thermography. Sensors 2022, 22, 191. [Google Scholar] [CrossRef]
  21. Kristo, M. Review of Methods For the Surveillance and Access Control Using The Thermal Imaging System. Rev. Innov. Compet. 2016, 2, 71–91. [Google Scholar]
  22. Ishimwe, R.; Abutaleb, K.; Ahmed, F. Applications of Thermal Imaging in Agriculture—A Review. Adv. Remote. Sens. 2014, 3, 50193. [Google Scholar] [CrossRef]
  23. Bieszczad, G.; Gogler, S.; Świderski, J. Review of design and signal processing of polarimetric imaging cameras. Opto-Electron. Rev. 2021, 29, 5–12. [Google Scholar] [CrossRef]
  24. Rodriguez Frias, M.D. Towards the Preliminar Design Review of the Infrared Camera of the JEM-EUSO Space Mission. In Proceedings of the 33rd International Cosmic Ray Conference, Rio de Janeiro, Brazil, 2–9 July 2013; p. 0900. [Google Scholar]
  25. Jadin, M.S.; Ghazali, K.H. Gas Leakage Detection Using Thermal Imaging Technique. In Proceedings of the 2014 UKSim-AMSS 16th International Conference on Computer Modelling and Simulation, Cambridge, UK, 26–28 March 2014; pp. 302–306. [Google Scholar] [CrossRef]
  26. Kim, H. A knowledge based infrared camera system for invisible gas detection utilizing image processing techniques. J. Ambient. Intell. Humaniz. Comput. 2019. [Google Scholar] [CrossRef]
  27. Kirubakaran, V.; Preethi, D.M.D.; Arunachalam, U.; Rao, Y.K.S.S.; Gatasheh, M.K.; Hoda, N.; Anbese, E.M. Infrared Thermal Images of Solar PV Panels for Fault Identification Using Image Processing Technique. Int. J. Photoenergy 2022, 2022, 6427076. [Google Scholar] [CrossRef]
  28. Nguyen, T.X.B.; Rosser, K.; Chahl, J. A Review of Modern Thermal Imaging Sensor Technology and Applications for Autonomous Aerial Navigation. J. Imaging 2021, 7, 217. [Google Scholar] [CrossRef]
  29. Hedin, D.; Seifert, G.; Dagnelie, G.; Havey, G.; Knuesel, R.; Gibson, P. Thermal Imaging Aid for the Blind. In Proceedings of the 2006 International Conference of the IEEE Engineering in Medicine and Biology Society, New York, NY, USA, 30 August–3 September 2006; pp. 4131–4134. [Google Scholar] [CrossRef]
  30. Gade, R.; Moeslund, T.B. Thermal cameras and applications: A survey. Mach. Vis. Appl. 2014, 25, 245–262. [Google Scholar] [CrossRef]
  31. Liu, S.; Gao, M.; John, V.; Liu, Z.; Blasch, E. Deep Learning Thermal Image Translation for Night Vision Perception; Association for Computing Machinery: New York, NY, USA, 2020; Volume 12. [Google Scholar] [CrossRef]
  32. Riaz, I.; Piao, J.; Shin, H. Human Detection by using Centrist Features for Thermal Images. Int. J. Comput. Sci. Inf. Syst. 2013, 8, 1–11. [Google Scholar]
  33. Bhadoriya, A.S.; Vegamoor, V.; Rathinam, S. Vehicle Detection and Tracking Using Thermal Cameras in Adverse Visibility Conditions. Sensors 2022, 22, 4567. [Google Scholar] [CrossRef]
  34. Patel, H.; Upla, K.P. Night Vision Surveillance: Object Detection using Thermal and Visible Images. In Proceedings of the 2020 International Conference for Emerging Technology (INCET), Belgaum, India, 5–7 June 2020; pp. 1–6. [Google Scholar] [CrossRef]
  35. Ivašić-Kos, M.; Krišto, M.; Pobar, M. Human Detection in Thermal Imaging Using YOLO. In Proceedings of the 2019 5th International Conference on Computer and Technology Applications ICCTA ’19, Istanbul, Turkey, 16–17 April 2019; pp. 20–24. [Google Scholar] [CrossRef]
  36. Browne, A.W.; Deyneka, E.; Ceccarelli, F.; To, J.K.; Chen, S.; Tang, J.; Vu, A.N.; Baldi, P.F. Deep learning to enable color vision in the dark. PLoS ONE 2022, 17, e0265185. [Google Scholar] [CrossRef] [PubMed]
  37. Duarte, A.; Carrão, L.; Espanha, M.; Viana, T.; Freitas, D.; Bártolo, P.; Faria, P.; Almeida, H. Segmentation Algorithms for Thermal Images. Procedia Technol. 2014, 16, 1560–1569. [Google Scholar] [CrossRef]
  38. Lin PH, S.M. Assessment of lower extremity ischemia using smartphone thermographic imaging. J. Vasc. Surg. Cases Innov. Tech. 2017, 14, 205–208. [Google Scholar] [CrossRef] [PubMed]
  39. Meyer, A.; Roof, S.; Gray, M.L.; Fan, C.J.; Barber, B.; Miles, B.A.; Teng, M.; Genden, E.; Rosenberg, J.D. Thermal imaging for microvascular free tissue transfer monitoring: Feasibility study using a low cost, commercially available mobile phone imaging system. Head & Neck 2020, 42, 2941–2947. [Google Scholar] [CrossRef]
  40. Piniarski, K. Highly Efficient Night-Vision Pedestrian Detection Based on Thermal Images. Ph.D. Dissertation, Institute of Automatic Control and Robotics, Poznan University of Technology, Poznan, poland, 2021. [Google Scholar]
  41. Yue, S.; Zhang, Y.; Hu, C. Ultra-Layered Perception with Brain-Inspired Information Processing for Vehicle Collision Avoidance (ULTRACEPT). Pre-Processing Algorithms for Thermal Image Enhancement; Technical Report 5722829; Marie Sklodowska-Curie Research and Innovation Staff Exchange; European Comission: Brisseles, Belgium, 2020. [Google Scholar]
  42. Hardwicke, J.T.; Osmani, O.; Skillman, J.M. Detection of Perforators Using Smartphone Thermal Imaging. Plast. Reconstr. Surg. 2016, 137, 39–41. [Google Scholar] [CrossRef]
  43. Andrew, A.M.; Tan, E.S.M.M.; Markom, M.A.; Zawi, M.A.H.M. Design and Fabrication of Low-Cost Thermal Imaging Device Prototype to Detect Heat Energy Loss in Electrical Equipment. J. Phys. Conf. Ser. 2021, 2107, 012055. [Google Scholar] [CrossRef]
  44. Haripriya, A.B.; Sunitha, K.; Mahima, B. Development of Low-cost Thermal Imaging System as a Preliminary Screening Instrument. Procedia Comput. Sci. 2020, 172, 283–288. [Google Scholar] [CrossRef]
  45. Zuo, C.; Chen, Q.; Liu, N.; Ren, J.; Sui, X. Display and detail enhancement for high-dynamic-range infrared images. Opt. Eng. 2011, 50, 127401. [Google Scholar] [CrossRef]
  46. Liu, C.; Sui, X.; Kuang, X.; Liu, Y.; Gu, G.; Chen, Q. Adaptive Contrast Enhancement for Infrared Images Based on the Neighborhood Conditional Histogram. Remote. Sens. 2019, 11, 1381. [Google Scholar] [CrossRef]
  47. Wan, M.; Gu, G.; Qian, W.; Ren, K.; Chen, Q.; Maldague, X. Infrared Image Enhancement Using Adaptive Histogram Partition and Brightness Correction. Remote. Sens. 2018, 10, 682. [Google Scholar] [CrossRef]
  48. Vickers, V.E. Plateau equalization algorithm for real-time display of high-quality infrared imagery. Opt. Eng. 1996, 35, 1921–1926. [Google Scholar] [CrossRef]
  49. Jun, X. New enhancement algorithm for infrared image based on double plateaus histogram. Infrared Laser Eng. 2008, 37, 308–311. [Google Scholar]
  50. Lu, L.; Zhou, Y.; Panetta, K.; Agaian, S. Comparative study of histogram equalization algorithms for image enhancement. In Proceedings of the Mobile Multimedia/Image Processing, Security, and Applications, Orlando, FL, USA, 5–9 April 2010; Agaian, S.S., Jassim, S.A., Eds.; International Society for Optics and Photonics, SPIE: Bellingham, WA, USA, 2010; Volume 7708, p. 770811. [Google Scholar] [CrossRef]
  51. Voronin, V.; Tokareva, S.; Semenishchev, E.; Agaian, S. Thermal Image Enhancement Algorithm Using Local and Global Logarithmic Transform Histogram Matching with Spatial Equalization. In Proceedings of the 2018 IEEE Southwest Symposium on Image Analysis and Interpretation (SSIAI), Las Vegas, NV, USA, 8–10 April 2018; pp. 5–8. [Google Scholar] [CrossRef]
  52. Campos, G.F.C.; Mastelini, S.M.; Aguiar, G.J.; Mantovani, R.G.; Melo, L.F.d.; Barbon, S. Machine learning hyperparameter selection for Contrast Limited Adaptive Histogram Equalization. EURASIP J. Image Video Process. 2019, 2019, 59. [Google Scholar] [CrossRef]
  53. Zuiderveld, K. VIII.5.—Contrast Limited Adaptive Histogram Equalization. In Graphics Gems; Heckbert, P.S., Ed.; Academic Press: Cambridge, MA, USA, 1994; pp. 474–485. [Google Scholar] [CrossRef]
  54. Branchitta, F.; Diani, M.; Corsini, G.; Porta, A.; Romagnoli, M. Dynamic range compression and contrast enhancement in IR imaging systems. In Proceedings of the SPIE Optics/Photonics in Security And Defence, Florence, Italy, 17–20 September 2007. [Google Scholar]
  55. Liang, X.; Tian, Y.; Yan, S.; Wang, K.; Guo, C.; Du, B. A real-time infrared image enhancement algorithm based on improved CLAHE. In Proceedings of the 2018 International Conference on Image and Video Processing, and Artificial Intelligence, Shanghai, China, 15–17 August 2018; Society of Photo-Optical Instrumentation Engineers (SPIE) Conference Series. Volume 10836, p. 108360Q. [Google Scholar] [CrossRef]
  56. Lv, J.; Deng, B.; Lu, Y.L. A new detail enhancement method for high dynamic range infrared image. J. Phys. Conf. Ser. 2019, 1237, 032060. [Google Scholar] [CrossRef]
  57. Moré, L.G.; Brizuela, M.A.; Ayala, H.L.; Pinto-Roa, D.P.; Noguera, J.L.V. Parameter tuning of CLAHE based on multi-objective optimization to achieve different contrast levels in medical images. In Proceedings of the 2015 IEEE International Conference on Image Processing (ICIP), Quebec City, QC, Canada, 27–30 September 2015; pp. 4644–4648. [Google Scholar] [CrossRef]
  58. Min, B.S.; Lim, D.K.; Kim, S.; Lee, J.H. A Novel Method of Determining Parameters of CLAHE Based on Image Entropy. Int. J. Softw. Eng. Appl. 2013, 7, 113–120. [Google Scholar]
  59. Lin, C.L. An approach to adaptive infrared image enhancement for long-range surveillance. Infrared Phys. Technol. 2011, 54, 84–91. [Google Scholar] [CrossRef]
  60. Delon, J.; Desolneux, A.; Lisani, J.L.; Petro, A.B. A nonparametric approach for histogram segmentation. IEEE Trans. Image Process. 2007, 16, 253–261. [Google Scholar] [CrossRef]
  61. Peng, Y.; Yan, Y.; Zhao, J. Detail Enhancement for Infrared Images Based on Propagated Image Filter. Math. Probl. Eng. 2016, 2016, 9410368. [Google Scholar] [CrossRef]
  62. Li, Y.; Ma, Z.; Zhang, F.; Yang, H. Infrared and Visible Image Fusion Based on CLAHE and Sparse Representation. In Proceedings of the 2019 IEEE International Conference on Power, Intelligent Computing and Systems (ICPICS), Shenyang, China, 12–14 July 2019; pp. 472–475. [Google Scholar] [CrossRef]
  63. Qiu, J.; Harold Li, H.; Zhang, T.; Ma, F.; Yang, D. Automatic X-ray image contrast enhancement based on parameter auto-optimization. J. Appl. Clin. Med. Phys. 2017, 18, 218–223. [Google Scholar] [CrossRef]
  64. Kryjak, T.; Blachut, K.; Szolc, H.; Wasala, M. Real-Time CLAHE Algorithm Implementation in SoC FPGA Device for 4K UHD Video Stream. Electronics 2022, 11, 2248. [Google Scholar] [CrossRef]
  65. Huang, J.; Ma, Y.; Zhang, Y.; Fan, F. Infrared image enhancement algorithm based on adaptive histogram segmentation. Appl. Opt. 2017, 56, 9686–9697. [Google Scholar] [CrossRef] [PubMed]
  66. Rubio, E.; Caselles, V.; Badenas, C. Emissivity measurements of several soils and vegetation types in the 8–14, μm Wave band: Analysis of two field methods. Remote. Sens. Environ. 1997, 59, 490–521. [Google Scholar] [CrossRef]
  67. Mittal, A.; Moorthy, A.K.; Bovik, A.C. No-reference image quality assessment in the spatial domain. IEEE Trans. Image Process. 2012, 21, 4695–4708. [Google Scholar] [CrossRef] [PubMed]
  68. Wang, S.; Zheng, J.; Hu, H.M.; Li, B. Naturalness preserved enhancement algorithm for non-uniform illumination images. IEEE Trans. Image Process. 2013, 22, 3538–3548. [Google Scholar] [CrossRef]
  69. Tsai, D.Y.; Lee, Y.; Matsuyama, E. Information entropy measure for evaluation of image quality. J. Digit. Imaging 2008, 21, 338–347. [Google Scholar] [CrossRef]
Figure 1. Microcontroller boards and computer boards evaluated during the development of the proposed device; (a) Raspberry Pi Zero 2, (b) Teensy 3.6, (c) Teensy 4.0, (d) STM32F103, (e) Arduino DUE.
Figure 1. Microcontroller boards and computer boards evaluated during the development of the proposed device; (a) Raspberry Pi Zero 2, (b) Teensy 3.6, (c) Teensy 4.0, (d) STM32F103, (e) Arduino DUE.
Sensors 23 04582 g001
Figure 2. Two prototypes were used during development with marked key components: Teensy 3.6 based with storage capabilities used for dataset acquisition (top) and more compact and faster Teensy 4.0 based for algorithm testing (bottom).
Figure 2. Two prototypes were used during development with marked key components: Teensy 3.6 based with storage capabilities used for dataset acquisition (top) and more compact and faster Teensy 4.0 based for algorithm testing (bottom).
Sensors 23 04582 g002
Figure 3. Size comparison of power supply components used during the development of the proposed device: (a) charging module, (b) voltage regulator, (c) smaller 1 Ah battery, (d) larger 2.2 Ah battery.
Figure 3. Size comparison of power supply components used during the development of the proposed device: (a) charging module, (b) voltage regulator, (c) smaller 1 Ah battery, (d) larger 2.2 Ah battery.
Sensors 23 04582 g003
Figure 4. Simple Keplerian system-based lens assembly which enables 3× magnification and manual focusing.
Figure 4. Simple Keplerian system-based lens assembly which enables 3× magnification and manual focusing.
Sensors 23 04582 g004
Figure 5. Sketch of 3D printed components which acts as device housing and holder of the internal components.
Figure 5. Sketch of 3D printed components which acts as device housing and holder of the internal components.
Sensors 23 04582 g005
Figure 6. Visualization of all layers of the Printed Circuit Board for the compact Teensy 4.0 based prototype, the top and bottom layer.
Figure 6. Visualization of all layers of the Printed Circuit Board for the compact Teensy 4.0 based prototype, the top and bottom layer.
Sensors 23 04582 g006
Figure 7. Top, bottom, and side view of the completed imaging device.
Figure 7. Top, bottom, and side view of the completed imaging device.
Sensors 23 04582 g007
Figure 8. Hardware interfaces utilized on the proposed device. Each interface between the component and microcontroller/computer is colored differently.
Figure 8. Hardware interfaces utilized on the proposed device. Each interface between the component and microcontroller/computer is colored differently.
Sensors 23 04582 g008
Figure 9. Flowchart presenting order of operations of the proposed device.
Figure 9. Flowchart presenting order of operations of the proposed device.
Sensors 23 04582 g009
Figure 10. Example of a histogram (bottom) and the corresponding unedited thermogram (top) for three selected scenes—(a) Person in the corridor; (b) Person holding a hot beverage in the parking garage near a car; (c) Person sitting near a fireplace. Ambient temperature in histograms is marked with a red line.
Figure 10. Example of a histogram (bottom) and the corresponding unedited thermogram (top) for three selected scenes—(a) Person in the corridor; (b) Person holding a hot beverage in the parking garage near a car; (c) Person sitting near a fireplace. Ambient temperature in histograms is marked with a red line.
Sensors 23 04582 g010
Figure 11. Mapping of input image levels to final lookup table. (a) Input image histogram; (b) Template histogram; (c) Sum of consecutive bins from original image histogram; (d) Lookup table.
Figure 11. Mapping of input image levels to final lookup table. (a) Input image histogram; (b) Template histogram; (c) Sum of consecutive bins from original image histogram; (d) Lookup table.
Sensors 23 04582 g011
Figure 12. Flowchart describing image enhancement algorithm implementation on the micro-controller.
Figure 12. Flowchart describing image enhancement algorithm implementation on the micro-controller.
Sensors 23 04582 g012
Figure 13. Raw images (1.a12.a) and results of image enhancement; History equalization (1.b12.b); CLAHE (1.c12.c); our method (1.d12.d).
Figure 13. Raw images (1.a12.a) and results of image enhancement; History equalization (1.b12.b); CLAHE (1.c12.c); our method (1.d12.d).
Sensors 23 04582 g013aSensors 23 04582 g013b
Figure 14. Example of output grayscale image (top row) and corresponding histograms (bottom row).
Figure 14. Example of output grayscale image (top row) and corresponding histograms (bottom row).
Sensors 23 04582 g014
Figure 15. Results of the subjective evaluation based on 12 sample images for our algorithm (from left to right in each subfigure): RAW image, H-EQ image, CLAHE image, and image based on the proposed method.
Figure 15. Results of the subjective evaluation based on 12 sample images for our algorithm (from left to right in each subfigure): RAW image, H-EQ image, CLAHE image, and image based on the proposed method.
Sensors 23 04582 g015
Table 1. List of critical components used in the prototype, model names, and price in USD.
Table 1. List of critical components used in the prototype, model names, and price in USD.
ComponentModelCost in USD
Microbolometer sensorLepton 3.5160 USD
Microbolometer breakout boardLepton Breakout Board v1.440 USD
Temperature sensorSparkfun TMP117 module13 USD
Microcontroller boardTeensy 4.023 USD
DisplayFreetronics OLED12828 USD
BatteryTurnigy 2200 mAh Lipo Single Cell3 USD
Voltage converterPolulu Voltage Regulator S7V8F311 USD
Other componentsButtons, LED, Charging connector, TP4056 battery charger10 USD
LenseZnSe Lense 25 mm/76.2 mm FL, 20 mm /25.4 mm FL60 USD
PCBPCB manufacturing cost (CNC, edge cuts, drilling, mask)2 USD
3D print materialUltimaker tough PLA, 120 g8 USD
Total cost 358 USD
Table 2. The quantitative evaluation results of histogram equalization (H-EQ), contrast-limited adaptive histogram equalization (CLAHE), and the proposed method in terms of BRISQUE (a lower score indicates better image quality). Best method for each sample is bolded in the table.
Table 2. The quantitative evaluation results of histogram equalization (H-EQ), contrast-limited adaptive histogram equalization (CLAHE), and the proposed method in terms of BRISQUE (a lower score indicates better image quality). Best method for each sample is bolded in the table.
Metric: BRISQUE
Image No.RawMethod
H-EQCLAHEOur Method
141.0532.7540.9431.26
237.5824.7334.9726.41
334.8334.0236.7527.94
428.9234.3537.0021.53
531.8215.3439.0320.40
633.9217.9235.1521.25
731.6333.5932.9529.40
843.0343.0843.1340.07
935.2521.3831.5822.64
1044.5034.8441.6835.17
1127.7934.3534.9436.52
1225.4141.3634.7332.64
Table 3. The quantitative evaluation results of histogram equalization (H-EQ), contrast-limited adaptive histogram equalization (CLAHE), and the proposed method in terms of LOE (a lower score indicates better image quality). Best method for each sample is bolded in the table.
Table 3. The quantitative evaluation results of histogram equalization (H-EQ), contrast-limited adaptive histogram equalization (CLAHE), and the proposed method in terms of LOE (a lower score indicates better image quality). Best method for each sample is bolded in the table.
Metric: LOE
Image No.Method
H-EQCLAHEOur Method
1125.67364.51114.20
2114.75191.1248.02
3197.711209.52199.06
450.041061.5922.95
5109.511026.4838.27
656.15916.6028.33
773.40881.5852.98
897.89372.3338.88
9143.17749.2944.56
10101.55681.5476.92
11149.49886.1876.39
12129.63395.5539.33
Table 4. The quantitative evaluation results of histogram equalization (H-EQ), contrast-limited adaptive histogram equalization (CLAHE), and the proposed method in terms of ENT (a higher score indicates the image with richer details). Best method for each sample is bolded in the table.
Table 4. The quantitative evaluation results of histogram equalization (H-EQ), contrast-limited adaptive histogram equalization (CLAHE), and the proposed method in terms of ENT (a higher score indicates the image with richer details). Best method for each sample is bolded in the table.
Metric: ENT
Image No.RawMethod
H-EQCLAHEOur Method
14.095.884.716.63
25.035.975.937.31
33.775.884.426.36
46.635.997.367.50
56.175.996.877.56
66.565.997.227.51
75.445.986.507.47
85.645.996.517.72
97.066.007.697.57
105.145.976.337.07
115.375.926.377.28
125.395.986.437.64
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Stančić, I.; Kuzmanić Skelin, A.; Musić, J.; Cecić, M. The Development of a Cost-Effective Imaging Device Based on Thermographic Technology. Sensors 2023, 23, 4582. https://doi.org/10.3390/s23104582

AMA Style

Stančić I, Kuzmanić Skelin A, Musić J, Cecić M. The Development of a Cost-Effective Imaging Device Based on Thermographic Technology. Sensors. 2023; 23(10):4582. https://doi.org/10.3390/s23104582

Chicago/Turabian Style

Stančić, Ivo, Ana Kuzmanić Skelin, Josip Musić, and Mojmil Cecić. 2023. "The Development of a Cost-Effective Imaging Device Based on Thermographic Technology" Sensors 23, no. 10: 4582. https://doi.org/10.3390/s23104582

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop