Open Access
1 July 2008 New class of top-hat transformation to enhance infrared small targets
Xiangzhi Bai, Fugen Zhou, Yongchun Xie
Author Affiliations +
Abstract
To improve the performance of a top-hat transformation for infrared small target enhancement, a new class of top-hat transformation through structuring element construction and operation reorganization is proposed. The structuring element construction and operation reorganization are based on the property of the infrared small target image and thus can greatly improve the performance of small target enhancement. Experimental results verified that it was very efficient.

1.

Introduction

Top-hat transformation1 has been widely used to enhance and detect the infrared small target.2, 3, 4, 5 But, the ability of target enhancement of top-hat transformation is weak. If the SNR of the image is low or the image has heavy clutter, then the top-hat transformation may decrease the SNR of the image, leading to losing target and increasing false alarm. One way of improving the enhancement ability of the top-hat transformation is using some preprocessing methods, such as energy cumulating2 and structuring element selection.3 Although they can perform well in some cases, these methods do not really improve the enhancement ability of the top-hat transformation. Another way is constructing the structuring elements with the purpose of the target recognition applications.4 But, the improvement of the existing method is very limited. To apparently improve the enhancement ability of the top-hat transformation, a new class of top-hat transformation through structuring element construction and operation reorganization is proposed. Experiments verified that the new top-hat transformation performed better than the classical top-hat transformation1, 2, 3 and other widely used methods for infrared small target enhancement.5, 6, 7

2.

Classical Top-Hat Transformation

The classical white and black top-hat transformations (WTH and BTH) are defined as follows.1

Eq. 1

WTH(x,y)=f(x,y)fB(x,y),

Eq. 2

BTH(x,y)=fB(x,y)f(x,y),

Eq. 3

fB=(fΘB)B,

Eq. 4

fB=(fB)ΘB.
The definitions indicate that the classical top-hat transformations use of the two same structuring elements B to estimate the background of the image through the target filtering by fB or fB and enhance the possible target regions through subtracting the estimated background from the original image.

3.

New Class of Top-Hat Transformation

3.1.

Definitions

The small target usually can be recognized as a small bright region embedded in the infrared clutter background.2 Thus, the gray intensity of the surrounding regions will be much different from that of the target region.

But, in classical top-hat transformation, the use of the two same structuring elements cannot differentiate the target region and the surrounding region very well through the relationship of the structuring elements, and thus, cannot utilize the gray intensity difference between the target region and the surrounding region very well for the purpose of small target enhancement. Also, because of the use of the two same structuring elements, all the pixels in the target region and the surrounding region are used for the top-hat transformation calculation. Then, the noises in these regions will affect the performance of top-hat transformation for small target enhancement, leading to losing target or increasing false alarm.

Therefore, to greatly improve the performance of top-hat transformation, the two structuring elements can be reconstructed so that the top-hat transformation can greatly suppress the effect of the noises and utilize the gray intensity difference between the target region and the surrounding region well. In light of this, a new class of top-hat transformation [new WTH (NWTH) and new BTH (NBTH)] is defined as follows:

Eq. 5

NWTH(x,y)=f(x,y)fBoi(x,y),

Eq. 6

NBTH(x,y)=fBoi(x,y)f(x,y),

Eq. 7

fBoi(x,y)=(fΔB)ΘBb,

Eq. 8

fBoi(x,y)=(fΘΔB)Bb.
Boi represents two structuring elements Bo and Bi . The relationship of the structuring elements Bo , Bi , Bb , and ΔB is demonstrated in Fig. 1 , in which O is the origin of all the structuring elements. SΔ , Si , Sb , and So are the size of the structuring elements ΔB , Bi , Bb , and Bo , separately.

Fig. 1

Relationship of the structuring elements in NWTH and NBTH.

030501_1_016803jei1.jpg

3.2.

Properties

  • 1 It can be seen from Eqs. 5, 7 that the operation sequence of Θ and in NWTH is different from that of WTH and is reorganized.In WTH, fB started with Θ and followed by . According to the definitions in Ref. 1, Θ takes the small value of the corresponding region while takes the large one. Thus, the negative noise in the target region and the positive noise in the surrounding region will heavily affect the performance of WTH.4 In NWTH, fBoi started with and followed by Θ . NWTH first uses with ΔB to take the large value in the surrounding region and replace all the gray values of the target region with this value. Then, the following Θ replaces all the gray values of the region overlaid by Bb with the small gray value of this region, and all the gray values of this region are from the surrounding region of the original image because of the former operation. Thus, NWTH only uses the pixels of the surrounding region overlaid by ΔB for top-hat transformation calculation. Then, the noises in the target region will not affect the performance of NWTH. Also, the gray values of the target region are usually larger than the surrounding region,2 and the following Θ in NWTH replaces all the gray values of the region overlaid by Bb with the small gray value. Thus, the positive noises in the surrounding regions will not heavily affect the performance of NWTH. Therefore, NWTH can greatly suppress the effect of the noise.

  • 2 NWTH uses two different but related structuring elements ΔB and Bb to replace the two same structuring elements B in WTH. When NWTH is used to enhance the infrared small target, ΔB represents the surrounding region of the small target region. In this case, NWTH only uses the pixels of the surrounding region for the top-hat transformation calculation. Thus, the operation of ffBoi in NWTH can well identify any difference between the surrounding region and the target region. Also, the number of pixels used for calculation decreases, which decreases the probability of using noise pixels and thus suppresses the effect of the noises. These properties mean that, because of the structuring element construction and operation reorganization, NWTH can greatly suppress the effect of the noises and well use the gray intensity difference between the target region and the surrounding region in the infrared image for small target enhancement.

4.

Extension for Infrared Small Target Enhancement

4.1.

Extension

According to the definition of opening in WTH, the relationship between fB and f is fB<f .1 But, because of the operation sequence alternation of Θ and in fBoi , the relationship between fBoi and f does not satisfy fBoi<f any more, which means that NWTH may produce negative gray values in the resulting image. To avoid this situation, Eq. 5 can be modified as folllows:

Eq. 9

NWTH(x,y)=max[f(x,y)fBoi(x,y),0] =max[f(x,y)fBoi(x,y),f(x,y)f(x,y)] =f(x,y)min[fBoi(x,y),f(x,y)]
Let NCoi(x,y)=min[fBoi(x,y),f(x,y)] , then

Eq. 10

NWTH(x,y)=f(x,y)NCoi(x,y).

4.2.

Parameter Selection

Following Fig. 1, smaller So-Si results in fewer pixels in ΔB being used for calculation. This will suppress the effect of the noise. Thus, smaller So-Si is better for the purpose of infrared small target enhancement. Also, bigger Sb results in better filter ability of morphological operations.1 The infrared small target usually can be recognized as one protruding region embedded in the infrared image. Then, the good filter ability of fBoi results in good performance of target filtering and, thus, a good performance of target enhancement of NWTH. Hence, Sb should be a large value. Therefore, to make NWTH perform well on the application of infrared small target enhancement, some parameters can be defined as follows: So-Si=1 , Sb=So .

The infrared small target usually has an irregular shape with small size; thus, the shape of the structuring elements can usually be a circle or rectangle. The shape of the structuring elements used in this paper is a rectangle.

Obviously, when Sb=Si , expression 5 becomes the top-hat transformation proposed in Ref. 4, which is a specific case of Eq. 5. But, following the analysis above, Ref. 4 will result in negative gray value in the resulting image and is not very efficient with Sb=Si for infrared small target enhancement.

5.

Experimental Results

To verify the performance of NWTH for infrared small target enhancement, some infrared images with size 720×576 obtained from the forward-looking infrared (FLIR) system are used. One image that is cut from the original image with an appropriate size is demonstrated in Fig. 2 . The target is an aircraft and is labeled by a rectangle. In Fig. 2 the noises and clutter are heavy. In addition, the target is dim as illustrated in the 3-D plot of the gray intensity [Fig. 2]. But, NWTH can greatly enhance the small target as shown in Fig. 2. In Fig. 2, the noises and clutter are well suppressed and the target is much enhanced, leading to easy detection of the target.

Fig. 2

Infrared small target enhancement: (a) the original image; (b) 3-D plot of the gray intensity of the target region and the surrounding region in (a); and (c) 3-D plot of the gray intensity of the target region and the surrounding region after NWTH.

030501_1_016803jei2.jpg

To prove the improved performance of NWTH for infrared small target enhancement, some widely used methods [U-kernel,7 E-kernel,7 Max-mean,6 Max-median,6 WTH (Refs. 1, 2, 3)] as well as NWTH are applied on the images. The measure local signal to background ratio5 (LSBR) is adopted here to compare their performances, and the result is shown in Table 1 ,

Eq. 11

LSBR=10log{1σb2k=W2W2j=W2W2[f(sk,rj)mb]}
where σb2 and mb are the variance and mean of the background in the window described by the width and height W around the interest pixel (s,r) , respectively. To calculate valid LSBR value, W should be much larger than the size of the infrared small target. Here, W=33 . Larger LSBR means better performance of target enhancement. In Table 1, because of the heavy noise and clutter of the images, the LSBRs of WTH are worse than most of the other methods. Conversely, the performances of NWTH are much better than other methods no matter how small the LSBR of the original image is.

Table 1

Comparison of target enhancement (LSBR).

Target 1Target 2Target 3Target 4
Original image0.85321.48373.66232.2195
Max-median (3×3) 6.16957.26908.73188.0548
Max-mean (3×3) 1.64752.40203.82063.1018
Max-median (5×5) 1.38561.86523.82002.2526
Max-mean (5×5) 3.01284.35286.39655.4294
WTH1.63532.71664.83523.8702
U-kernel2.55903.85997.38655.0803
E-kernel2.36633.57846.93134.7006
NWTH7.20489.661311.309511.6462

Another measure named probability of false alarms (PFA) per pixel versus the input LSBR (Ref. 5) is also adopted to describe the performances of the methods, and the result is shown in Fig. 3 . In Fig. 3, the number of false alarms caused by NWTH is much smaller than other methods at any LSBR, which also verifies that the performance of NWTH is efficient.

Fig. 3

PFA-LSBR curves.

030501_1_016803jei3.jpg

6.

Conclusions

A new class of top-hat transformation through structuring element construction and operation reorganization is proposed to improve the performance of top-hat transformation for infrared small targe enhancement. The experiments verify that the new class of top-hat transformation can be well used for infrared small target enhancement and performs better than other widely used methods. Moreover, the appropriate selection of Bi , Bb , and Bo will result in good performance of NWTH and NBTH for different application purposes.

references

1. 

J. Serra, Image Analysis and Mathematical Morphology, Academic Press, New York (1982). Google Scholar

2. 

F. Zhang, C. Li, and L. Shi, “Detecting and tracking dim moving point target in IR image sequences,” Infrared Phys. Technol., 46 323 –328 (2005). Google Scholar

3. 

M. Zeng, J. Li, and Z. Peng, “The design of top-hat morphological filter and application to infrared target detection,” Infrared Phys. Technol., 48 67 –76 (2006). Google Scholar

4. 

P. T. Jackway, “Improved morphological top-hat,” Electron. Lett., 36 (14), 1194 –1195 (2000). https://doi.org/10.1049/el:20000873 Google Scholar

5. 

T. Soni, J. R. Zeidler, and W. H. Ku, “Performance evaluation of 2-D adaptive prediction filters for detection of small objects in image data,” IEEE Trans. Image Process., 2 (3), 327 –340 (1993). https://doi.org/10.1109/83.236534 Google Scholar

6. 

S. D. Deshpande, M. H. Er, V. Ronda, and P. Chan, “Max-mean and max-median filters for detection of small-targets,” Proc. SPIE, 3809 74 –83 (1999). https://doi.org/10.1117/12.364049 Google Scholar

7. 

S. Leonov, “Nonparametric method for clutter removal,” IEEE Trans. Aerosp. Electron. Syst., 37 (3), 832 –848 (2001). Google Scholar
©(2008) Society of Photo-Optical Instrumentation Engineers (SPIE)
Xiangzhi Bai, Fugen Zhou, and Yongchun Xie "New class of top-hat transformation to enhance infrared small targets," Journal of Electronic Imaging 17(3), 030501 (1 July 2008). https://doi.org/10.1117/1.2955943
Published: 1 July 2008
Lens.org Logo
CITATIONS
Cited by 42 scholarly publications.
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Infrared radiation

Infrared imaging

Image enhancement

Target recognition

Target detection

3D image enhancement

3D acquisition

Back to Top