Cost-Effective Imaging Device Based on Thermographic Technology: History
Please note this is an old version of this entry, which may differ significantly from the current revision.
Contributor: , , ,

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.

  • thermal vision device
  • microcontroller
  • microbolometer

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. 
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 [3]. 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 entry). Several types of thermal sensors are used today to acquire a thermal image, which differ in spectral response, response time, and sensitivity [2][4]. 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 [4][5].
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][5] 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.
Infrared images (IR) greatly depend on the thermal properties of the observed object and its surroundings. 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 [8]. 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) [4][8].
Most commercial-grade thermal cameras employ some techniques for enhancing infrared images, which are directly implemented in the camera [9]. 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” [10], 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 researchers 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?

2. 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 [11][12][13]. However, there are other applications such as object inspection in construction [14][15][16], medicine [17][18], veterinary science [19], access control [20], agriculture [21], astronomy [22][23], gas leakage detection [24][25], inspection of solar panels [26], autonomous drone navigation [27], helping visually impaired subjects [28], and so on. While a more in-depth presentation of thermal imaging applications can be found in [2][29]; the application range is evident and diverse.
In [12], 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% [30]. Besides HOG, another histogram-based method used in thermal imaging applications is CENTRIST (CENsus TRansform hISTogram), which in [31] 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 [32]. 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 [11], 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 [33], 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 [34], 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 [30]. 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 [35], 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 [36], 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 [37][38]. A good overview of state-of-the-art methods emphasizing available thermal image pedestrian databases can be found in [39]. A more technical overview of thermal image sensors can be found in [40].
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 [41]. Interestingly, a smartphone-based approach can be used for advanced applications with appropriate signal processing, as was the case in [18]. 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 [42][43].

3. Image Enhancement

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 [44] 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) [45]. 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 [46], with plateau histogram equalization (PHE) being a good example [47]. 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) [48]: 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 [49]. Approaches also exist that try to leverage the advantages of both the local and the global-based approaches by fusing them [50].
LCE Histogram-based methods are widely-used contrast enhancement techniques since they are rather simple and intuitive both in theory and implementation [51]. One of the widely used algorithms in many thermal imaging applications is contrast limited adaptive histogram equalization (CLAHE) [52] alongside its variations (such as [53][54]) and fusions with other algorithms (as in [55]). 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 [51]. Other approaches to parameter optimization are also used, such as multi-objective meta-heuristics, which includes a structural similarity index (SSIM) [56] and entropy-based approach [57]. 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 [58]. Alternatively, non-parametric methods, such as the one in [59], can completely avoid the parameter selection procedure.
There are also approaches that separate raw images into two channels: base and detailed ones [44][55][60]. 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 [61] 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 [62]. This motivated 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 [58] 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 [63]. It is worth noting that some authors (as in [64]) state that, in thermal images, GCE-based methods are better since they preserve thermal distribution information, which is important for some temperature-sensitive applications.

This entry is adapted from the peer-reviewed paper 10.3390/s23104582

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.
  2. Hou, F.; Zhang, Y.; Zhou, Y.; Zhang, M.; Lv, B.; Wu, J. Review on Infrared Imaging Technology. Sustainability 2022, 14, 11161.
  3. Rogalski, A. Infrared detectors: Status and trends. Prog. Quantum Electron. 2003, 27, 59–210.
  4. 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.
  5. 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.
  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.
  7. Yu, L.; Guo, Y.; Zhu, H.; Luo, M.; Han, P.; Ji, X. Low-Cost Microbolometer Type Infrared Detectors. Micromachines 2020, 11, 800.
  8. Materion. Thermal Emissivity and Radiative Heat Transfer; Technical Tidits; Materion Performance Alloys: Mayfield Heights, OH, USA, 2018; pp. 1–2.
  9. 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.
  10. 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.
  11. 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.
  12. 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.
  13. 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.
  14. 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.
  15. 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.
  16. Tomita, K.; Chew, M.Y.L. A Review of Infrared Thermography for Delamination Detection on Infrastructures and Buildings. Sensors 2022, 22, 423.
  17. 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.
  18. 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.
  19. 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.
  20. Kristo, M. Review of Methods For the Surveillance and Access Control Using The Thermal Imaging System. Rev. Innov. Compet. 2016, 2, 71–91.
  21. Ishimwe, R.; Abutaleb, K.; Ahmed, F. Applications of Thermal Imaging in Agriculture—A Review. Adv. Remote. Sens. 2014, 3, 50193.
  22. Bieszczad, G.; Gogler, S.; Świderski, J. Review of design and signal processing of polarimetric imaging cameras. Opto-Electron. Rev. 2021, 29, 5–12.
  23. 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.
  24. 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.
  25. Kim, H. A knowledge based infrared camera system for invisible gas detection utilizing image processing techniques. J. Ambient. Intell. Humaniz. Comput. 2019.
  26. 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.
  27. 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.
  28. 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.
  29. Gade, R.; Moeslund, T.B. Thermal cameras and applications: A survey. Mach. Vis. Appl. 2014, 25, 245–262.
  30. 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.
  31. 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.
  32. Bhadoriya, A.S.; Vegamoor, V.; Rathinam, S. Vehicle Detection and Tracking Using Thermal Cameras in Adverse Visibility Conditions. Sensors 2022, 22, 4567.
  33. 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.
  34. 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.
  35. 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.
  36. 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.
  37. Lin PH, S.M. Assessment of lower extremity ischemia using smartphone thermographic imaging. J. Vasc. Surg. Cases Innov. Tech. 2017, 14, 205–208.
  38. 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.
  39. 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.
  40. 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.
  41. Hardwicke, J.T.; Osmani, O.; Skillman, J.M. Detection of Perforators Using Smartphone Thermal Imaging. Plast. Reconstr. Surg. 2016, 137, 39–41.
  42. 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.
  43. 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.
  44. 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.
  45. 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.
  46. 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.
  47. Vickers, V.E. Plateau equalization algorithm for real-time display of high-quality infrared imagery. Opt. Eng. 1996, 35, 1921–1926.
  48. Jun, X. New enhancement algorithm for infrared image based on double plateaus histogram. Infrared Laser Eng. 2008, 37, 308–311.
  49. 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.
  50. 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.
  51. 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.
  52. 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.
  53. 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.
  54. 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.
  55. 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.
  56. 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.
  57. 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.
  58. Lin, C.L. An approach to adaptive infrared image enhancement for long-range surveillance. Infrared Phys. Technol. 2011, 54, 84–91.
  59. Delon, J.; Desolneux, A.; Lisani, J.L.; Petro, A.B. A nonparametric approach for histogram segmentation. IEEE Trans. Image Process. 2007, 16, 253–261.
  60. Peng, Y.; Yan, Y.; Zhao, J. Detail Enhancement for Infrared Images Based on Propagated Image Filter. Math. Probl. Eng. 2016, 2016, 9410368.
  61. 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.
  62. 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.
  63. 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.
  64. Huang, J.; Ma, Y.; Zhang, Y.; Fan, F. Infrared image enhancement algorithm based on adaptive histogram segmentation. Appl. Opt. 2017, 56, 9686–9697.
More
This entry is offline, you can click here to edit this entry!
ScholarVision Creations