Next Article in Journal
A Real-Time Pre-Response Experiment System for High-Rise Building Fires Based on the Internet of Things
Previous Article in Journal
Comparative Study of the Suppression Behavior and Fire-Extinguishing Mechanism of Compressed-Gas Aqueous Film-Forming Foam in Diesel Pool Fires
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Study on the Image Processing Methods for a Flame Exposed to an Incense Smoke Environment

1
School of Information Science and Technology, Southwest Jiaotong University, Chengdu 610031, China
2
Department of Public Security, Sichuan Police College, Luzhou 646000, China
3
Shanghai Fire Research Institute of MEM, Shanghai 200032, China
4
School of Emergency Management and Safety Engineering, China University of Mining & Technology, Beijing 100080, China
*
Author to whom correspondence should be addressed.
Fire 2023, 6(7), 270; https://doi.org/10.3390/fire6070270
Submission received: 15 May 2023 / Revised: 28 June 2023 / Accepted: 29 June 2023 / Published: 6 July 2023

Abstract

:
Identification of flames to detect fires is hindered by the smoke generated from Chinese incense in traditional temples. Especially during holiday periods, smoke presents a large influence on the effectiveness of image-based flame identification. To have a deep understanding of the incense smoke impacting the flame outline, a series of tests were conducted to study the flame, varying incense smoke concentration and test time, respectively. It is found that when the flame is exposed to a thin incense smoke environment, nearly all the methods used for flame identification are effective. When the flame is surrounded by thick smoke, the flame image after treating by the self-adaptive image histogram equalization method is blurry. When the retinex algorithm is used for image treatment, the blue color near the flame is detected, which enlarges the flame area detection. The retinex algorithm can be used to obtain a clear flame outline even when the flame is exposed to a cloud of thick smoke. This is important for flame identification in the traditional Chinese temples where the thick smoke surrounds them, especially during national holiday periods. This work attempts to provide a potential method for flame identification and improve the safety level of historic buildings.

1. Introduction

Now, several historical buildings have disappeared because of serious fires [1,2]. For example, the wooden Shuri Castle which is a 500-year-old world heritage site in Japan was destroyed by a fire in 2019. The Notre-Dame cathedral in Paris was damaged by a fire in 2019. In addition, a wooden bridge named Wanan, which lasted over 900 years, was destroyed by a sudden fire in the Fujian province of China in the August of 2022. On the one hand, advanced technology is highly developed to prevent buildings from big fires. However, the cultural heritage sites in the world are dangerous due to fires, especially in the area of Asia [3,4]. Its traditional cultural heritage is characterized by wooden structures. As wooden structures are weathered for long periods, their reaction-to-fire performance becomes serious [5,6]. It is known to all that initial fire inhibition is a key step to stopping a fire disaster. Fire warning through real-time images has been widely used in the field of firefighting, and fire detection models do not require particularly clear flame profiles to determine the presence of fire. However, its application in Chinese historical buildings needs to be reconsidered. Because of the continuous burning of incense, incense smoke accumulates more and more densely, resulting in a rapid decrease in flame visibility. At the same time, because the decorative lighting of temples in ancient architecture is dim, the interior decoration is dominated by red and yellow tones, which has a great impact on the recognition of flame contours. If the flame is rashly determined when visibility is low, it is likely to cause misjudgment and waste rescue efforts. The influence of acoustic energy on the suppression of soot from an acetylene diffusion flame was reported recently [7], and the fundamental kinetic mechanisms and emission mitigation in ammonia combustion is presented [8]. Different from the above fuels, the multiple elements and analysis of heavy metals have been found by online in situ detection [9,10]. It is a fact that thick incense smoke usually surrounds historical buildings because the thick smoke is believed to be lucky for the future for Chinese people [11], as shown in Figure 1. From the aspect of fire early warning, the effect of smoke concentration on the image was reported to be significant and large [12]. The understanding of smoke concentration affecting flame outline could provide insight into the development of a fast flame identification technology concerning wooden historic buildings.
There have been several attempts in the literature to develop approaches that address the smoke concentration effects on the flame image. It is reported that a haze removal approach based on external and internal clues has been developed for sky/river-alike scenes by an optimization solution [13]. A deep-learning-based architecture (denoted by MSRL-DehazeNet) for single-image haze removal relying on multi-scale residual learning (MSRL) and image decomposition is now available [12]. In addition, several other methods have been used for smoke or haze removal, such as deep fusion network [14], patch-map-based hybrid learning DehazeNet [15], non-local dehazing network [16], an end-to-end network [17], improved color attenuation [18], multi-scale residual convolutional neural network [19], and so on. Although the theory and calculation method presented are available, the comparison of each method regarding the same condition is absent. In addition, the code used for each image processing method is always limited, and during the image-based fire early warning process, the high reliability mainly depends on the image processing methods and the surrounding environment. The smoke concentration impacting the flame image is inferred to be related to many factors [20,21], including distance [22], flame size [23], smoke concentration [24], and so on. However, in the small chamber, fixed smoke concentrations and visibility are difficult to control quantitatively. Secondly, there is also no universal and effective indicator for the measurement of smoke concentration density, which indirectly leads to the lack of a corresponding unified indicator measure for the representation of image processing results. Because the factors affecting the shape of the flame in the smoke environment are very complex, it is impossible to carry out exactly the same repeated experiments, and a large number of experiments are needed to obtain a unified measure about the image processing, which is well worth the subsequent in-depth study. In general, the main emphasis of available research is focused. However, a comprehensive understanding of smoke concentration and image processing methods’ influence on the flame outline had not yet been achieved until now.
In the current contribution, to have a deep understanding of the image processing methods’ influence on the flame outline, the theory of several typical image processing methods is presented, and then a series of tests are conducted by differing the flame size and varying the smoke concentration. The discussion of the corresponding results on the profile of flame size follows this. This study hopes to provide a potential understanding of the effects of smoke concentration on flame identification.

2. Materials and Methods

2.1. Description of Image Treatment Methods

2.1.1. Introduction of Haze Removal Using Dark Channel Prior

The model of haze image formation used in the field of computer vision and computer graphics is usually described as follows [25,26,27,28]:
I x = J x t x + A 1 t x
where J , A , and t are the observed intensity, the scene radiance, the global atmospheric light, and the medium transmission describing the portion of the light, respectively. Observation of haze-free outdoor images is the basis of dark channel prior. For image J, it is defined as the following equation [29]:
J d a r k x = min c r , g , b min y Ω x J c y
where J c , Ω x , and c r , g , b represent the color channel of J , the local patch centered at x , and the color channel index, respectively. The J d a r k is called the dark channel of J. The dark channel prior is defined as the above statistical observation or knowledge. The final scene radiance J x is recovered by Equation (3) [29]:
J x = I x A m a x t x , t 0 + A
A typical value of t 0 is set as 0.1.

2.1.2. Introduction of Variational Image Dehazing Using a Fuzzy Membership Function

A depth-like map is composed of the degree of membership, which is obtained using the fuzzy membership function. The transmission map can be expressed as the following equation [30]:
T = 1 ω · μ g R × m e a n A R + μ g G × m e a n A G + μ g B × m e a n A B m e a n A R + m e a n A G + m e a n A B
where g x is the pixels of the hazy image, and g is the hazy image (universal set); μ A x is the membership value for pixels of the hazy image for A. The membership value of the hazy image pixels for A is defined by the trapezoid-type membership function where T is a value that is between 0 and 1. The m e a n A c is the average value of m i n A c and m a x A c . In addition, a constant parameter to control the amount of fog removal is represented by ω .

2.1.3. Introduction of Real-Time Polarimetric Dehazing

The dehazed image developed by Schechner et al. is described as follows [31]:
r ~ = ı ~ α ~ e β ~ z ~
where ı ~ , α ~ = ι ~ ι ~ p ~ , p ~ , β , and z ~ represent the hazed intensity image, the air light, the degree of polarization of the air light, the scattering coefficient, and the distance to the object, respectively. The image is attenuated by the transmittance t z ~ = e β ~ z ~ which is the ratio of the light arriving at the sensor from the object to the light emanating from the object. By using some optimized mathematics, a transmittance is obtained [31]:
t z ~ = 1 α ~ α ~
where α ~ is the airtight from an object at an infinite distance without the transmittance. The optimum form for the imaging polarimeter is obtained by substituting in the airlight and transmittance values into Equation (6) [31]:
r ~ = ı ~ ι ~ ι ~ p ~ 1 ι ~ ι ~ p ~ α ~

2.1.4. Introduction of Multi-Scale Retinex for Color Image Enhancement

The multi-scale retinex can be compactly written as the following [32]:
F i x , y = n = 1 N W n · log S i x , y log S i x , y M n x , y
where the subscript   i R , G , B , N , and W n represent the three color bands, the number of scales being used, and the weighting factors for the scales, respectively. The M n x ,   a n d   y are the surround functions, which are provided by the following [32]:
M n x , y = K n e x p x 2 + y 2 σ n 2
In this equation, the σ n is the standard deviation of the Gaussian distribution. The K n are selected so that F x , y d x d y = 1 .

2.1.5. Introduction of Improved Self-Adaptive Image Histogram Equalization Algorithm

When the image is treated by this method, the traditional histogram of the image and the light adjustment are applied. The following equation is used to conduct the light adjustment [33]:
T k = L 1 a S m i n S m a x S m i n S k S m i n + a S m i n k = 1 , 2 , , L 1 , 0 < a < 1
where T k , S m a x , S m i n , and S k represent the gray level value of the resulting image, the biggest gray level value of the pixels, the smallest gray level value of the pixels, and the gray level value of a pixel, respectively. a is the brightness compensation coefficient whose value is between 0 and 1. The k is the gray level.

2.1.6. Introduction of the Automatic Color Equalization Algorithm

Equation (11) provides the main calculation of this method. Each pixel p of the output image R is obtained by calculating the channel c using the following equation [34]:
R c p = j S u b s e t , j p r I p I j d p , j j S u b s e t , j p r m a x d p , j
In this equation, I p I j is the lateral inhibition mechanism, d p , j is a distance function that weights the amount of local or global contribution, r · is the function that accounts for the relative lightness appearance of the pixel. The range of values in R c on each channel is independently linearly scaled to the range [0, 255] by the following equation [34]:
O c p = r o u n d 127.5 + s c R c p
where I is the input image, R is an intermediate result, and O is the output image. The subscript c denotes the different channels. s c is the slope of the segment m c , 0 , M c , 255 which are obtained by the followings [34]:
M c = max p R c p
m c = min p R c p

2.2. Description of the Flame Observation Test

To obtain the flame observation when it is exposed to incense smoke with a varying concentration, a series of tests were conducted. The experimental description is illustrated in Figure 2. The cube was made by an acrylic panel of the size of L × W × H = 1.0 m × 1.0 m × 0.5 m. A fixed incense was used to produce the same smoke from historic buildings. Before capturing each flame, the incense smoke box was kept for nearly 3 min until the smoke was stable inside the box. A camera (Canon Rebel T3i 1080P, Tokyo, Japan) was used to record the base position images at 30 frames per second with a spatial resolution of 0.47 mm/pixel. The hood was without ventilation, and the ambient temperature and moisture were 30–37 °C and 66–90%, respectively. The fuel to produce a flame was solid alcohol. This kind of fuel was used to keep the same test condition.
Based on previous studies by our experimental team, the research method in this paper serves as a continuation study of the previous research method [35], and the error in experimental reproducibility is within an acceptable range and does not affect the results due to different measurements from multiple experiments.

3. Results

3.1. Flame Observation Change with Varying Smoke Concentration

The fact that cigarettes have a huge influence on flame identification is a fact that cannot be ignored. In the traditional Chinese concept, it is believed that the heavy incense smoke of traditional temples signifies good luck. However, because traditional Chinese temples are usually built of wood, the fire hazard is exacerbated by the large number of people who converge in the temples during traditional holidays to pray for peace. Under this condition, if the fire of a wooden structure is not identified timely in the early stage, it could result in a serious disaster [36]. The fire shows a big threat to the safety of visitors and cultural heritage [37]. As shown in Figure 3, in our calibration test, the flame becomes blurry when the smoke concentration increases. Finally, the flame could not be identified due to the high concentration of incense smoke. During the test, incense smoke concentration is linear with the accumulation time because of its steady combustion [38,39,40]. The flame shape is captured by a high-definition camera. Compared with the original figure of flame at t = 0 min, the flame shape becomes blurry from t = 0 min to t = 15 min. When the test time approaches at t = 24 min, most of the flame is invisible. After 6 min, the flame nearly disappears from the window. Therefore, a good image processing method is necessary for flame identification in the early stage of fire. The timely flame identification could keep the historical wooden buildings from being damaged because the flame spread rate over weathered wood is fast [41,42,43]. In the small chamber, the fixed smoke concentration and visibility are difficult to be controlled quantitatively [44]. Just as shown in Figure 3l, the RGB value increases from the beginning and reaches the peak at t = 3 min, where R = 949, B = 818, and G = 752. As the smoke concentration increases, the RGB value decreases and approaches the minimum value at t = 27 min, where R = 583, B = 565, and G = 549. This means that the image becomes blurred. From this point of view, the smoke has a significant impact on the visibility of the flame.

3.2. The Smoke Processing Methods’ Influence on Flame Identification

As discussed above, several figure treatment methods have been used for image dehazing and deraining [45]. This is because the smoke concentration is inferred to have a big effect on the flame outline [46], just as the two different conditions are shown in Figure 3 and Figure 4. Figure 3 shows the flame observation change when it is exposed to a low concentration of incense smoke. Figure 4 describes the flame change when it is exposed to a high concentration of smoke. From Figure 3, it is observed that after processing, the flame sharpness is increased since it becomes clear. The results of the seven treatments show that for low concentrations of smoke, the smoke treatment method has little effect on the flame profile. It is found that all the methods could be used for image processing when the smoke is not thick. The summary of RGB peak values is described in Figure 4h. It shows that the steady figures are found in Figure 4c,d since the RGB deviation is small. However, Figure 4d is much more illustrious than Figure 4e.
As the test time increases, the smoke concentration accumulates, resulting in a blurry flame outline due to the heavy smoke, which is shown in Figure 5a. In it, the RGB value is 741, 734, and 741, respectively. The influence of smoke treatment methods on the flame outline is obvious, compared with the original Figure 5a. From Figure 5, it is believed that, after image processing, Figure 5b,d,e could be used for flame identification. This means three methods are suitable for flame outline description when it is exposed to a heavy incense smoke condition. Regarding Figure 5f,g, the color of the surrounding environment is approaching the same color of the flame, resulting in bad results of flame identification. The R value of Figure 5f has a peak R = 1155. Figure 5h indicates the summary result of all figures. Therefore, the smoke concentration impacts flame identification. It is necessary to discuss the relationship between smoke concentration, flame shape, and the figure treatment method.

4. Discussion

It is a fact that image-based flame identification has been widely used in the building fire alarm system [47]. Once the initial fire is detected, the suppression action can be activated to protect the surrounding persons and goods from being damaged. Typically, fire alarms require a high level of reliability in flame detection. Therefore, timely and accurate capture of flames is a key technology for fire protection in historic buildings.
When the flame is exposed to a thin incense smoke, such as test No. 3 to test No. 9, it is found that nearly all six image processing methods could be used for the flame image processing. As the concentration of smoke increases, the flame becomes blurry. When the flame is exposed to a thick smoke, although some methods are effective for flame detection, the flame outline is still not easy to timely produce.
Regarding the treatment method using dark channels prior, it is useful to dehaze smoke when the smoke is not high. After processing the figure by it, the flame is clear. As the smoke changes from thin to thick, from test No. 6 to test No. 24, most cases are good enough. Regarding test No. 27, the flame is hard to observe because of thick smoke. It shows that the dark channel prior method finds it hard to reproduce the flame outline. In a real case, the smoke concentration changes correspondingly. Therefore, this method is not well suited to thick smoke cases.
When the fuzzy membership function method and real-time polarimetric method are used for image treatment, both of the two methods were found to be effective in reproducing a clear flame with respect to a thin smoke environment. However, as the smoke concentration increases from a low to a high value, the sharpness of the image processed by the real-time polarimetric method is believed to be clearer than the one treated by the fuzzy method. Neither method can be used for images where it is difficult to observe the flame. In general, the real-time polarization method is appropriate.
The retinex algorithm method for enhancing a single image has been focused on by many researchers under different conditions [48]. Currently, the retinex algorithm for enhancing the flame image is evaluated by a series of image capturing. In terms of flame area or flame profile, it shows the best results among all the treatments, as it is valid under all test conditions. The blue color near the flame is found when this method is used for the case with thin smoke. It may have a small impact on flame area detection. As the incense smoke increases, the blue color reduces little by little. Especially, when the smoke is thick, the traditional methods are found to be unsuitable for processing images. In this condition, only the retinex algorithm method could reproduce a clear flame, which is important for the fire alarm system.
In addition to the above methods, two equalization algorithms method are used in this work. One is the self-adaptive image histogram equalization algorithm method and the other one is the automatic color equalization algorithm method. It is found that the automatic color equation method could reproduce a clearer flame than the one treated by a self-adaptive method. When the smoke concentration increases to a very high level, the outline of the flame becomes clear. In contrast to the automatic color equation method, when the flame image is processed with the adaptive image histogram equalization method, the entire image becomes blurred. In this case, the outline of the flame is not easily detected. In conclusion, flame detection depends, to a large extent, on the image processing method.

5. Conclusions

To find suitable image processing methods for flame detection in traditional Chinese temples, several typical methods which are used in other fields are evaluated and detailed. A series of tests are also conducted to support the results. During the experiment, flame images resulting from changes in cigarette concentration were obtained by the camera. The relationship between the smoke concentration and the observed flame is also discussed in detail and illustrated. The following are obtained:
(1)
The sharpness of flame image varies with the incense smoke concentration. Dense smoke has a significant impact on the flame observation of image-based fire detection systems. In traditional historic buildings, the flame image treatment should be well considered because of the unique Chinese culture involving the combustion of incense. Without using the image processing method, the flame is not easily detected accurately and timely. The suitable image processing methods should be selected and compared regarding the fixed conditions.
(2)
When the flame is exposed to a thin incense smoke, nearly all the methods are effective for flame identification. Although it is found that the flame image treated by the self-adaptive image histogram equalization method makes the entire image blurry, it still works well under the usual condition. When the retinex algorithm method is used for image treatment, the blue color appearing around the flame may have a small impact on the flame area detection.
(3)
During traditional Chinese holidays, flame recognition of ancient buildings such as historical temples is the focus of research, because they are surrounded by thick smoke, which will cause huge casualties and property damage in case of fire. When the flame is surrounded by thick smoke, using retinex algorithm to process the image can obtain a clear flame outline, which is a good solution to this problem.

Author Contributions

W.Z.: conceptualization, methodology; B.S. and D.H.: data treatment, writing—original draft preparation; W.W.: investigation. All authors have read and agreed to the published version of the manuscript.

Funding

This work is supported by the Key R&D Program of Sichuan No. 2022YFS0529, the Key R&D Program of Jiangxi No. 20212BBG73010.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Ke, W.; Yang, W.; Zhou, B.; Wang, K.; Sun, J.; Sun, X.; Xu, M.; Chen, Q.; Qiu, B.; Wang, W. The color change analysis of historic wooden remains after fire-suppression by fluorinated chemical gases. Herit. Sci. 2021, 9, 93. [Google Scholar] [CrossRef]
  2. Wang, H.; Wang, Z.; Wen, L.; Meng, H.; Wang, W.; Huang, X. The flame spread performance over discrete wooden chips varying wood species. Therm. Sci. Eng. Prog. 2023, 39, 101674. [Google Scholar] [CrossRef]
  3. Syrodoy, S.V.; Kuznetsov, G.V.; Kostoreva, Z.A.; Zabrodina, I.K.; Malyshev, D.Y. Ignition of a group of the woody biomass particles. Therm. Sci. Eng. Prog. 2021, 25, 101017. [Google Scholar] [CrossRef]
  4. Ke, W.; Wang, K.; Zhou, B.; Wang, Z.; Wang, W.; Sun, X.; Qiu, B.; Han, Y. The cooling performance of halogenated alkane fire extinguishing agent and its quantitative prediction model. Therm. Sci. Eng. Prog. 2021, 26, 101093. [Google Scholar] [CrossRef]
  5. Li, J.; Li, H.; Zhou, B.; Wang, X.; Zhang, H. Investigation and statistical analysis of fire loads of 83 historic buildings in Beijing. Int. J. Archit. Herit. 2018, 14, 471–482. [Google Scholar] [CrossRef]
  6. Hao, H.; Chow, C.L.; Lau, D. Effect of heat flux on combustion of different wood species. Fuel 2020, 278, 118325. [Google Scholar] [CrossRef]
  7. Guo, H.; Wu, M.; Zhu, Y.; Li, Q.; Weng, K.; Suo, Y.; Ye, Y.; Tang, Y.; Fan, Z.; Li, G.; et al. Influence of acoustic energy on suppression of soot from acetylene diffusion flame. Combust. Flame 2021, 230, 111455. [Google Scholar] [CrossRef]
  8. Cai, T.; Zhao, D.; Gutmark, E. Overview of fundamental kinetic mechanisms and emission mitigation in ammonia combustion. Chem. Eng. J. 2023, 458, 141391. [Google Scholar] [CrossRef]
  9. Yin, W.; Liu, Y.; Zhang, Q.; Ding, P.; Li, L.; Xing, G. Online in situ detection of multiple elements and analysis of heavy metals in the incense smoke and ash. Opt. Eng. 2020, 59, 026105. [Google Scholar] [CrossRef]
  10. Yadav, V.K.; Malik, P.; Tirth, V.; Khan, S.H.; Yadav, K.K.; Islam, S.; Choudhary, N.; Inwati, G.K.; Arabi, A.; Kim, D.-H.; et al. Health and Environmental Risks of Incense Smoke: Mechanistic Insights and Cumulative Evidence. J. Inflamm. Res. 2022, 15, 2665–2693. [Google Scholar] [CrossRef]
  11. Li, D. Chinese spirituality through a contemporary artistic lens: The art of Chi Hang Leong. Art Educ. 2021, 74, 52–57. [Google Scholar] [CrossRef]
  12. Yeh, C.-H.; Huang, C.-H.; Kang, L.-W. Multi-scale deep residual learning-based single image haze removal via image decomposition. IEEE Trans. Image Process. 2019, 29, 3153–3167. [Google Scholar] [CrossRef] [PubMed]
  13. Zhang, J.; He, F.; Chen, Y. A new haze removal approach for sky/river alike scenes based on external and internal clues. Multimed. Tools Appl. 2020, 79, 2085–2107. [Google Scholar] [CrossRef]
  14. Dudhane, A.; Murala, S. RYF-Net: Deep fusion network for single image haze removal. IEEE Trans. Image Process. 2019, 29, 628–640. [Google Scholar] [CrossRef]
  15. Chen, W.-T.; Fang, H.-Y.; Ding, J.-J.; Kuo, S.-Y. PMHLD: Patch map-based hybrid learning DehazeNet for single image haze removal. IEEE Trans. Image Process. 2020, 29, 6773–6788. [Google Scholar] [CrossRef]
  16. Zhang, S.; He, F.; Ren, W. NLDN: Non-local dehazing network for dense haze removal. Neurocomputing 2020, 410, 363–373. [Google Scholar] [CrossRef]
  17. Dudhane, A.; Singh Aulakh, H.; Murala, S. Ri-gan: An end-to-end network for single image haze removal. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, Long Beach, CA, USA, 16–17 June 2019. [Google Scholar]
  18. Ngo, D.; Lee, G.-D.; Kang, B. Improved color attenuation prior for single-image haze removal. Appl. Sci. 2019, 9, 4011. [Google Scholar] [CrossRef] [Green Version]
  19. Jiang, H.; Lu, N. Multi-scale residual convolutional neural network for haze removal of remote sensing images. Remote Sens. 2018, 10, 945. [Google Scholar] [CrossRef] [Green Version]
  20. Jin, E.; Chung, Y.-J. Fire risk assessment of cypress wood coated with metal oxide and metal silicate flame retardant using cone calorimeter. J. Fire Sci. 2020, 38, 504–521. [Google Scholar] [CrossRef]
  21. Wang, X.; Wang, J.; Wang, J.; Sheng, G. Experimental and Numerical Simulation Analyses of Flame Spread Behaviour over Wood Treated with Flame Retardant in Ancient Buildings of Fuling Mausoleum, China. Fire Technol. 2022, 27, 1–25. [Google Scholar] [CrossRef]
  22. An, W.; Wang, T.; Liang, K.; Tang, Y.; Wang, Z. Effects of interlayer distance and cable spacing on flame characteristics and fire hazard of multilayer cables in utility tunnel. Case Stud. Therm. Eng. 2020, 22, 100784. [Google Scholar] [CrossRef]
  23. Wang, L.; Dong, Y.-H.; Su, S.; Wei, C.; Cui, H.; Guo, C. Experimental study of the burning rate and flame length of a diesel pool fire at different initial oxygen concentrations in the engine room of a ship. Heat Transf. Res. 2019, 50, 1149–1161. [Google Scholar] [CrossRef]
  24. Zhang, G.; Ma, Z.; Shen, J.; Zhang, K.; Wang, J.; Chi, Z. Experimental study on eliminating fire smokes using acoustic agglomeration technology. J. Hazard. Mater. 2020, 382, 121089. [Google Scholar] [CrossRef] [PubMed]
  25. Tan, R.T. Visibility in bad weather from a single image. In Proceedings of the 2008 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR 2008), Anchorage, AK, USA, 24–26 June 2008. [Google Scholar]
  26. Narasimhan, S.G.; Nayar, S.K. Vision and the Atmosphere. Int. J. Comput. Vis. 2002, 48, 233–254. [Google Scholar] [CrossRef]
  27. Narasimhan, S.G.; Nayar, S.K. Chromatic framework for vision in bad weather. In Proceedings of the IEEE Computer Society Conference on Computer Vision & Pattern Recognition, Hilton Head Island, SC, USA, 13–15 June 2000. [Google Scholar]
  28. Fattal, R. Single image dehazing. ACM Trans. Graph. 2008, 27, 1–9. [Google Scholar] [CrossRef]
  29. He, K.; Sun, J.; Tang, X. Single Image Haze Removal Using Dark Channel Prior. IEEE Trans. Pattern Anal. Mach. Intell. 2011, 33, 2341–2353. [Google Scholar] [CrossRef]
  30. Park, H.; Park, J.; Kim, H.; Park, J. Variational Image Dehazing using a Fuzzy Membership Function. IEIE Trans. Smart Process. Comput. 2017, 6, 85–92. [Google Scholar] [CrossRef]
  31. Schechner, Y.Y.; Narasimhan, S.G.; Nayar, S.K. Polarization-Based Vision Through Haze. Appl. Opt. 2003, 42, 511–525. [Google Scholar] [CrossRef]
  32. Rahman, Z.U.; Jobson, D.J.; Woodell, G.A. Multi-scale retinex for color image enhancement. In Proceedings of the 3rd IEEE International Conference on Image Processing, Lausanne, Switzerland, 19 September 1996. [Google Scholar]
  33. Zhang, Y.; Liu, X.; Hai-Feng, L.I. Self-adaptive image histogram equalization algorithm. J. Zhejiang Univ. 2007, 41, 630. [Google Scholar]
  34. Gatta, C.; Rizzi, A.; Marini, D. ACE: An automatic color equalization algorithm. In Proceedings of the 1st European Conference on Colour in Graphics, Imaging and Vision (CGIV 2002), Poitiers, France, 2–5 April 2002; pp. 316–320. [Google Scholar]
  35. Zhou, B.; Wang, K.; Liuchen, Y.; Li, Y.; Sun, X.; Zhu, F.; Ke, W.; Wang, X.; Qiu, B.; Han, Y. Experimental Study of Upward Flame Spread over Discrete Weathered Wood Chips. Int. J. Archit. Herit. 2022, 16, 1797–1808. [Google Scholar] [CrossRef]
  36. Tung, S.-F.; Su, H.-C.; Tzeng, C.-T.; Lai, C.-M. Experimental and numerical investigation of a room fire in a wooden-frame historical building. Int. J. Archit. Herit. 2020, 14, 106–118. [Google Scholar] [CrossRef]
  37. Torero, J.L. Fire safety of historical buildings: Principles and methodological approach. Int. J. Archit. Herit. 2019, 13, 926–940. [Google Scholar] [CrossRef]
  38. Wen, S.; Buyukada, M.; Evrendilek, F.; Liu, J. Uncertainty and sensitivity analyses of co-combustion/pyrolysis of textile dyeing sludge and incense sticks: Regression and machine-learning models. Renew. Energy 2020, 151, 463–474. [Google Scholar] [CrossRef]
  39. Sowriraajan, A.V.; Shivakumar, A.; Payyanad, S.; Bhaskar Dixit, C.S.; Mukunda, H.S. Investigations on Self-extinction of Incense Sticks. Fire Technol. 2023, 59, 1449–1464. [Google Scholar] [CrossRef]
  40. Gu, I.-M.; Yeon, Y.-M.; Ryu, D.-S.; Kim, S.-H. Optimization of Smoke-Detector Installation Location Based on Effect of Fan Equipment inside Distribution Panel on Fire Detection Performance. Fire 2023, 6, 49. [Google Scholar] [CrossRef]
  41. Gupta, V.; Torero, J.L.; Hidalgo, J.P. Burning dynamics and in-depth flame spread of wood cribs in large compartment fires. Combust. Flame 2021, 228, 42–56. [Google Scholar] [CrossRef]
  42. Jiang, L.; Zhao, Z.; Tang, W.; Miller, C.; Sun, J.-H.; Gollner, M.J. Flame spread and burning rates through vertical arrays of wooden dowels. Proc. Combust. Inst. 2019, 37, 3767–3774. [Google Scholar] [CrossRef]
  43. Bu, R.; Zhou, Y.; Shi, L.; Fan, C. Experimental study on combustion and flame spread characteristics in horizontal arrays of discrete fuels. Combust. Flame 2021, 225, 136–146. [Google Scholar] [CrossRef]
  44. Wang, K.; Cai, W.; Zhang, Y.; Hao, H.; Wang, Z. Numerical simulation of fire smoke control methods in subway stations and collaborative control system for emergency rescue. Process Saf. Environ. Prot. 2021, 147, 146–161. [Google Scholar] [CrossRef]
  45. Wang, C.; Li, Z.; Wu, J.; Fan, H.; Xiao, G.; Zhang, H. Deep residual haze network for image dehazing and deraining. IEEE Access 2020, 8, 9488–9500. [Google Scholar] [CrossRef]
  46. Baalisampang, T.; Saliba, E.; Salehi, F.; Garaniya, V.; Chen, L. Optimisation of smoke extraction system in fire scenarios using CFD modelling. Process Saf. Environ. Prot. 2021, 149, 508–517. [Google Scholar] [CrossRef]
  47. Wang, Y.; Yu, Y.; Zhu, X.; Zhang, Z. Pattern recognition for measuring the flame stability of gas-fired combustion based on the image processing technology. Fuel 2020, 270, 117486. [Google Scholar] [CrossRef]
  48. Zhuang, P.; Li, C.; Wu, J. Bayesian retinex underwater image enhancement. Eng. Appl. Artif. Intell. 2021, 101, 104171. [Google Scholar] [CrossRef]
Figure 1. A description of incense smoke in a Chinese wooden historic building. (https://ishare.ifeng.com/c/s/7oSn9i9p0ZI, accessed on 5 May 2023).
Figure 1. A description of incense smoke in a Chinese wooden historic building. (https://ishare.ifeng.com/c/s/7oSn9i9p0ZI, accessed on 5 May 2023).
Fire 06 00270 g001
Figure 2. The description of the experimental apparatus and flame shape.
Figure 2. The description of the experimental apparatus and flame shape.
Fire 06 00270 g002
Figure 3. The descriptions of flame shape with the varying smoke concentration are listed as: (a) 0 min; (b) 3 min; (c) 6 min; (d) 9 min; (e) 12 min; (f) 15 min; (g) 18 min; (h) 21 min; (i) 24 min; (j) 27 min; (k) 30 min; (l) summary.
Figure 3. The descriptions of flame shape with the varying smoke concentration are listed as: (a) 0 min; (b) 3 min; (c) 6 min; (d) 9 min; (e) 12 min; (f) 15 min; (g) 18 min; (h) 21 min; (i) 24 min; (j) 27 min; (k) 30 min; (l) summary.
Fire 06 00270 g003aFire 06 00270 g003b
Figure 4. The description of flame figure with varying smoke treatment methods at t = 6 min: (a) original figure; (b) dark channel prior; (c) a fuzzy function; (d) real-time polarimetric dehazing; (e) multi-scale retinex; (f) self-adaptive image histogram equalization algorithm; (g) automatic color equalization algorithm; (h) summary.
Figure 4. The description of flame figure with varying smoke treatment methods at t = 6 min: (a) original figure; (b) dark channel prior; (c) a fuzzy function; (d) real-time polarimetric dehazing; (e) multi-scale retinex; (f) self-adaptive image histogram equalization algorithm; (g) automatic color equalization algorithm; (h) summary.
Fire 06 00270 g004
Figure 5. The description of flame figure with varying smoke treatment methods at t = 27 min: (a) original figure; (b) dark channel prior; (c) a fuzzy function; (d) real-time polarimetric dehazing; (e) multi-scale retinex; (f) self-adaptive image histogram equalization algorithm; (g) automatic color equalization algorithm; (h) summary.
Figure 5. The description of flame figure with varying smoke treatment methods at t = 27 min: (a) original figure; (b) dark channel prior; (c) a fuzzy function; (d) real-time polarimetric dehazing; (e) multi-scale retinex; (f) self-adaptive image histogram equalization algorithm; (g) automatic color equalization algorithm; (h) summary.
Fire 06 00270 g005aFire 06 00270 g005b
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

Sun, B.; Zhang, W.; Wang, W.; Hao, D. Study on the Image Processing Methods for a Flame Exposed to an Incense Smoke Environment. Fire 2023, 6, 270. https://doi.org/10.3390/fire6070270

AMA Style

Sun B, Zhang W, Wang W, Hao D. Study on the Image Processing Methods for a Flame Exposed to an Incense Smoke Environment. Fire. 2023; 6(7):270. https://doi.org/10.3390/fire6070270

Chicago/Turabian Style

Sun, Biao, Weishan Zhang, Wei Wang, and Danping Hao. 2023. "Study on the Image Processing Methods for a Flame Exposed to an Incense Smoke Environment" Fire 6, no. 7: 270. https://doi.org/10.3390/fire6070270

Article Metrics

Back to TopTop