Next Article in Journal
An Evolutionary Field Theorem: Evolutionary Field Optimization in Training of Power-Weighted Multiplicative Neurons for Nitrogen Oxides-Sensitive Electronic Nose Applications
Next Article in Special Issue
Multitask Siamese Network for Remote Photoplethysmography and Respiration Estimation
Previous Article in Journal
“Listen to Your Immune System When It’s Calling for You”: Monitoring Autoimmune Diseases Using the iShU App
Previous Article in Special Issue
Monitoring Respiratory Motion during VMAT Treatment Delivery Using Ultra-Wideband Radar
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Segmentation of Plantar Foot Thermal Images Using Prior Information

1
Multidisciplinary Research Laboratory in Systems Engineering, Mechanics and Energy (PRISME), University of Orleans, 12 rue de Blois, 45067 Orleans, France
2
The Diabetic Foot Service, Regional Hospital of Orleans, 45100 Orleans, France
*
Author to whom correspondence should be addressed.
Sensors 2022, 22(10), 3835; https://doi.org/10.3390/s22103835
Submission received: 12 April 2022 / Revised: 11 May 2022 / Accepted: 13 May 2022 / Published: 18 May 2022
(This article belongs to the Special Issue Contactless Sensors for Healthcare)

Abstract

:
Diabetic foot (DF) complications are associated with temperature variations. The occurrence of DF ulceration could be reduced by using a contactless thermal camera. The aim of our study is to provide a decision support tool for the prevention of DF ulcers. Thus, the segmentation of the plantar foot in thermal images is a challenging step for a non-constraining acquisition protocol. This paper presents a new segmentation method for plantar foot thermal images. This method is designed to include five pieces of prior information regarding the aforementioned images. First, a new energy term is added to the snake of Kass et al. in order to force its curvature to match that of the prior shape, which has a known form. Second, we defined the initial contour as the downsized prior-shape contour, which is placed inside the plantar foot surface in a vertical orientation. This choice makes the snake avoid strong false boundaries present outside the plantar region when evolving. As a result, the snake produces a smooth contour that rapidly converges to the true boundaries of the foot. The proposed method is compared to two classical prior-shape snake methods, that of Ahmed et al. and that of Chen et al. A database of 50 plantar foot thermal images was processed. The results show that the proposed method outperforms the previous two methods with a root-mean-square error of 5.12 pixels and a dice similarity coefficient of 94%. The segmentation of the plantar foot regions in the thermal images helped us to assess the point-to-point temperature differences between the two feet in order to detect hyperthermia regions. The presence of such regions is the pre-sign of ulcers in the diabetic foot. Furthermore, our method was applied to hyperthermia detection to illustrate the promising potential of thermography in the case of the diabetic foot. Associated with a friendly acquisition protocol, the proposed segmentation method is the first step for a future mobile smartphone-based plantar foot thermal analysis for diabetic foot patients.

1. Introduction

Diabetes is a growing health problem worldwide. In 2014, 422 million people suffered from this disease, and 500 million are expected in 2030. Diabetic Foot (DF) is a common disease among diabetic patients, leading to foot ulceration, which is the primary reason for most foot amputations. According to diabetes experts, ulcer occurrence can further be reduced by including thermal information, which is not yet taken into account in the clinical routine. DF is associated with temperature variations, which can be identified using an infrared camera [1,2,3].
Thus, the use of an infrared camera is fast, painless, inexpensive, non-invasive, contactless and allows visualization of the temperature distribution with a precise quantification. Interest in thermography for DF images is rapidly growing. Armstrong et al. [4] demonstrated that the occurrence of a foot ulcer is associated with foot hyperthermia. Hyperthermia is defined as a temperature difference greater than 2.2 °C between a foot region and the same region on the contralateral foot.
Van Netten et al. [5,6], Liu et al. [7], Kaabouch et al. [8,9], Vilcahuaman et al. [10,11] presented an asymmetric analysis based on hyperthermia identification to detect pre-signs of ulceration. Peregrina-Barreto et al. [12] studied the temperature difference and the distribution within the four angiosome regions of the foot. This work proposed a hot spot estimator to detect abnormal areas with high temperature. Other studies focused on the skin temperature distribution and the identification of healthy skin compared to damaged skin.
In 1991, Chan et al. [13] described the temperature distribution of the healthy foot as symmetric butterfly patterns. The highest temperature is at the arch and the lowest appears at the toes. Nagase et al. [14] identified this pattern in 46% of their database and characterized seven other normal patterns. The authors also characterized 18 abnormal patterns in diabetic foot subjects. More recently, Hernandez-Contreras et al. [15,16,17,18] proposed a classification system to identify changes in the thermal distribution of patients suffering from DF compared to healthy subjects.
In most of the above studies, the acquisition protocol and the data processing are as follows. After lying down, the patient has to place their feet in a special device that hides all other thermal sources, except those of the plantar foot [7,8,10,19,20,21]. Images are taken with a thermal camera placed on a tripod, and the data is transferred from the camera to a computer for processing. This acquisition protocol ensures that the background of the plantar foot is homogeneous and that only the plantar foot surfaces are present in the infrared image.
The segmentation of the foot, in this case, is an easy task. For example, in [15,17], a temperature threshold was applied to extract the plantar region from the homogeneous background. In [8,9,22], the authors used a genetic algorithm for the segmentation. In the same way, the authors in [10,11] used an active contour without edges [23].
On the other hand, the use of this constraining protocol (complex acquisition protocol and transferring data into a computer for processing) is not convenient for the medical staff nor for the patient. As a result, the thermal analysis of DF is difficult to include in routine clinical work. To do this, we propose an overall friendly and mobile protocol (acquisition, transfer and processing) for plantar foot thermal images. Images are taken freehand with a smartphone equipped with a dedicated thermal camera. The full automatic processing of the data will be performed immediately in the smartphone itself.
The first step of this new protocol is a fully automatic segmentation of the plantar foot surface. Images are acquired without a special device. The automatic segmentation of such images is a difficult task because of the occurrence of thermal sources other than those of the plantar foot. The presence of these thermal sources leads to the absence of foot boundaries in specific areas of the image, resulting in false boundaries (see Figure 1). Classical segmentation methods, such as [23,24,25], methods with level-set formulation [26,27,28] and graph cut-based methods [29] were tested on our specific images.
These methods failed to segment the plantar foot region in the thermal images [30]. To address this segmentation challenge, several approaches are possible, such as deep Convolutional Neural Networks (CNNs) [31] and prior-shape-based segmentation methods. CNN will not be considered here because these methods require a large database to train the network, which is not yet available. Prior-shape active-contour methods, however, can be a solution when the edges of the object to segment are weak or absent in the image. Several prior-shape-based active-contour methods have been developed in the literature.
Cootes et al. [32] extended the geodetic active-contours model to developed a statistical-point-distribution model, called the active shape model (ASM), in order to form the object shape. A number of markers were located on training images of the object, and the average positions of the markers and their patterns of variation were used to establish the ASM.
Yang et al. [33] proposed a method based on the statistical neighbor prior information to segment multiple objects simultaneously. They defined a MAP estimation framework combining both the neighbor prior information provided by neighboring objects as well as the image gray level information in a level-set active-contour formulation.
Tsai et al. [34] presented an approach for statistical pattern classification based on the “expectation-maximization (EM)” algorithm and the integration of prior shapes with the level-set method. Leventon et al., in [35], presented a probabilistic approach. The model is based on Principal Component Analysis, the estimation of a maximum a posteriori position and the shape of the object in a level-set formulation. A Bayesian approach combined with multiple shape priors was also proposed by Chang et al. [36].
Another Bayesian approach [37] was described by Yeo et al. in 2014. The statistical shape information was incorporated using a nonparametric shape-density distribution in a variational level-set model. The method of Chen et al. [38] proposed finding transformation parameters related to the scale, rotation and translation to match the prior-shape contour. A Fourier-based prior-shape method was presented by Ahmed et al. [39] in which the shape matching was performed in the Fourier space.
In the present paper, we propose a new segmentation method for DF plantar thermal images, which considers all the prior information. The following information will be included in the new segmentation procedure:
  • The plantar foot contour to be found is a single closed contour. Since we divide the acquired thermal image containing both feet into two, we segment each plantar foot image separately.
  • The average shape of the plantar foot is known by taking an average contour of several plantar feet.
  • The plantar foot contour and the average shape contour present both soft curvatures, and there is no strong curvature variations in the foot contour (assimilated more or less to an oval shape).
  • No strong edges are present inside the plantar foot region, while strong ones appear elsewhere in the image where the thermal information of the rest of the body is more prominent.
  • The orientation of the foot is known: as we ask the participants during the acquisition to keep the foot orientation vertical or quasi-vertical).
As we are expecting a single closed contour, a snake-based method is preferred. In a second step, a prior-shape-based snake is chosen to include the remaining prior information. The prior-shape-based snake includes an extra energy term that forces the moving curve to match the prior-shape curve.
Based on the snake of Kass et al. [24] and stemming from the third prior information, we propose a new energy term to force the curvature of the snake to be similar to that of the prior shape. This term assesses the normalized curvature difference between the prior-shape curve and the active-contour curve. As a result, the snake evolution is smooth and converges rapidly towards the true boundaries of the foot by considering the prior shape and the gradient information of the image.
Choosing the initial contour is an important issue in active-contour methods. The initial contour is the downsized prior shape, which is vertically placed inside the plantar foot surface. Thus, the snake avoids false boundaries when evolving. Other prior information allows us to speed up the method as described in Section 2. As preliminary results, we demonstrate that blind-segmentation methods, which do not include prior information, cannot segment our infrared plantar foot images.
We compare the new method with the prior-shape-based snakes proposed by Ahmed et al. [39] and Chen et al. [38]. These two methods have been selected because they are both based on a snake model and incorporate prior-shape information. The prior-shape energy term is the Euclidean distance between the snake curve and that of the prior shape in the Chen et al. method [38].
This distance is calculated in the Fourier space regarding the Ahmed et al. method [39]. Here, we add a new prior-shape energy term to the energy equation of the snake that minimizes the curvature difference between the prior-shape curve and the active-contour one. We expect that this new approach will be more efficient for the segmentation of the plantar foot in thermal images as we know that feet contours present only soft curvatures.
All of the tested methods benefit from the same efficient initialization strategy described above. Our aim is to qualitatively and quantitatively characterize the performance of the proposed method when compared to these two methods for plantar foot thermal image segmentation. As we intend to develop smartphone applications, this method has to be robust and fast. We evaluate the robustness of the three methods to initial contour position variations and when noise is present. The processing time is assessed to evaluate the rapidity of the methods. Finally, a pilot clinical study is presented.
The remainder of the paper is organized as follows. Section 2 presents the segmentation methods using prior-shape snakes: we first gives a brief review of the approaches of Ahmed et al. [39] and Chen et al. [38] and describe the proposed method. In Section 3, we justify the choice of the thermal camera Flir One Pro, describe the acquisition protocol and give details about the database construction and preprocessing. In Section 4, we present our preliminary results, and some blind-segmentation methods are applied to our thermal images. Then, the three prior-shape snake-based methods are applied to our database images. In Section 5, the proposed method is used for the detection of hyperthermia in DF patients. Finally, our conclusions and perspectives are presented in the last section.

2. Methods

Starting from an initial contour, the active contour C evolves through time to minimize a total energy function, which is a combination of internal and external energies. Prior-shape active contours add an extra energy term, namely a distance between the active contour C and C * , the prior-shape contour. Since we are searching for a single closed contour, snakes are chosen in this study instead of a level-set formulation. Two existing prior-shape snakes are first briefly described, that of Ahmed et al. and that of Chen et al. We then present the new method.

2.1. Fourier-Based Prior-Shape Snake

The method developed by Ahmed et al. [39] is a Fourier-based snake with a greedy implementation [40]. The total energy function of the snake is the one proposed by Kass et al. [24]:
E T o t a l ( C )   =   0 1 ( E i n t e r n ( C )   +   E i m a g e ( C )   +   E c o n ( C ) ) d s ,
where an element C(s,t) = (x(s),y(s)) along the contour depends on the curvilinear abscissa s ∈ [0, 1] and on time t; x and y are the pixel coordinates. The internal energy E i n t e r n contains two terms: length and curvature. The image energy E i m a g e is derived from the gradient information. The external constraint E c o n is the balloon energy [41] that forces the movement of the snake towards the object boundaries. To consider the prior shape, an extra term E P S is added to the total energy function of the snake:
E T o t a l ( C )   =   0 1 ( E i n t e r n ( C )   +   E i m a g e ( C )   +   E c o n ( C )   +   E P S ( C ) ) d s .
This term assesses the shape matching performed directly in the Fourier domain. Let C k   =   x k   +   j · y k be the complex coordinates of one point k of the n points belonging to C. The discrete Fourier transform of C leads to a set of Fourier coefficients:
Z k   =   R k e ( j θ k ) , k   =   n 2 , , n 2 1 ,
where R k is the amplitude, and θ k is the phase. The normalized Fourier descriptors are noted Z ^ k   =   R ^ k e ( j θ ^ k ) , where
Z ^ k   =   0 , ( k   =   0 ) ,
R ^ k   =   R k R 1 , ( k 0 ) ,
θ ^ k   =   θ k θ 1 , ( k 0 ) .
The extra prior-shape energy is written:
E P S   =   γ k   =   n 2 ( n 2 1 ) | Z ^ k Z ^ k * | 2 .
Z ^ k and Z ^ k * are the normalized descriptors of the curve C and C * , respectively. During the evolution of the active contour, the prior shape needs to be iteratively adjusted to the evolving snake by a scale factor, a rotation angle and a translation parameter. The normalization of the descriptors (Equations (5) and (6)) avoids updating the scaling and also the rotation between the snake and the prior shape.
Setting the first Fourier descriptor to zero (Equation (4)) avoids updating the translation factor. The greedy minimization process differs from the original version of Kass et al. At each iteration, the neighborhood of each point on the curve is examined, and the point in the neighborhood that minimizes the energy is chosen as the new location.

2.2. Prior Shape-Based Geodesic Snake

Chen et al. [38] presented a prior-shape snake method based on the geodesic energy of Caselles et al. [42]:
E T o t a l   =   0 1 g ( | I | ( C ) ) | C s | d s ,
where the curve C= (x(s), y(s)), C s   =   C s , the gradient of image I is defined as g ( | I | )   =   1 ( 1   +   b | G σ * I | 2 ) , b ≥ 0 is a parameter, and G σ is a Gaussian kernel with standard deviation σ . The authors proposed finding the curve C and the transformations μ , R and T (the scale, the rotation matrix of an angle θ and the translation parameters, respectively) such that the prior-shape C * matches the curve μR(θ)C + T. An extra energy term is added in the basic energy equation to consider the prior-shape information:
E T o t a l ( C , μ , R , T )   =   0 1 ( g ( | I | ( C )   +   λ 2 d 2 ( μ R C   +   T ) ) | C s | d s ,
where λ     0 is a weight, and d(x,y)=d( C * ,(x,y)) is the distance estimated by fast marching [43] between the point (x, y) on the image I and the curve C * . The curve C and the transformation parameters μ , R and T evolve in such a way as to minimize Equation (9). Gradient descent minimization was conducted to find the transformation μ , R and T that maps C to C * . The gradient/variation descent for the energy and transformation parameters is performed as follows:
C t   =   [ g · η   +   g k   +   λ μ ( d d ) · ( R η )   +   λ d 2 k ] η ,
μ t   =   λ d d · R C | C s ( s ) | d s , μ ( 0 )   =   μ 0 ,
θ t   =   λ μ d d · R θ C ) | C s ( s ) | d s , θ ( 0 )   =   θ 0 ,
T t   =   λ d d | C s ( s ) | d s , T ( 0 )   =   T 0 ,
where η is the outward unit normal to C, and k is the curvature of the curve C. The functions g, k and η are evaluated at C, while d is evaluated at μRC + T.

2.3. The Proposed Prior-Shape Snake

As already mentioned, the aim of this study is to include all the prior information about the thermal plantar foot images to be segmented:
  • The plantar foot contour to be found is a single closed contour.
  • The average shape of the plantar foot is known.
  • The plantar foot contour and the average shape contour present both soft curvatures.
  • No strong edges are present inside the plantar foot region while strong ones appear elsewhere in the image. Some true boundaries can be hidden.
  • The orientation of the foot is known (vertical or quasi-vertical).
The general strategy we propose is the following. As we are expecting a single closed contour, a snake-based method is preferred. We propose to use the snake of Kass et al. [24] whose energy function is described in Equation (1) and to modify it by adding the prior-shape energy E P S . This energy function stems from the third assumption (only soft curvature should be present). It assesses the normalized difference between the curve curvature and the prior-shape curvature during the contour evolution.
Choosing the initial contour is an important issue in active-contour methods. To increase the efficiency of the method, the initial contour is chosen to be placed inside the foot region as close as possible to the true boundaries of the foot. The downsized prior-shape initial contour, which is oriented vertically is placed at the gravity center of the plantar foot surface. As a result, the snake avoids false boundaries present outside the plantar foot surface, when evolving.
As a result, we expect that the snake evolving from the initial contour (placed inside the foot region and presenting soft curvatures) converges rapidly and efficiently towards the true boundaries of the foot. We now give details about the various energies of Equation (1) as well as the prior-shape energy. Kass et al.’s energy terms E i n t e r n , E i m a g e and E c o n in Equation (1) are given by the following expressions:
E i n t e r n   =   α | C s ( s ) | 2   +   β | C s s ( s ) | 2 ,
E i m a g e   =   W e d g e | I ( C ) | 2 ,
E c o n   =   δ | η ( C ) | 2 ,
where C s   =   C s , C s s   =   2 C s 2 , and η (C) is the outward unit norm to the curve C. The parameters α and β control the internal energy, whereas E i m a g e and E c o n depend on the parameters W e d g e and δ , respectively. As the initial contour has to grow, we choose δ to be a positive constant. The prior-shape energy function is the weighted normalized difference between the curvature of the snake C s s and the prior-shape curvature C s s * .
E P S   =   γ | C s s ( s ) ζ C s s * ( s ) | 2 ,
where γ is the weight of the prior-shape energy, and ζ   =   | C s s ( s ) | | C s s * ( s ) | is the normalization factor. Minimizing the total energy function E T o t a l (Equation (2)) leads to solving the Euler–Lagrange equation:
α C s s   +   ( β   +   γ ) C s s s s γ ζ C s s s s *   +   ( E i m a g e   +   E c o n ) C   =   0 ,
where C s s s s   =   4 C s 4 and C s s s s *   =   4 C * s 4 . During the evolution of the active contour, the prior shape needs to be iteratively adjusted to the evolving snake by a scale factor μ , a rotation angle θ and a translation parameter T. To speed up the process, our method does not require such adjustments. During the snake evolution, both snake and prior shape are examined from the same initial point (the lowest point of the calcaneus). As a result, the method is invariant to rotation. The prior-shape energy is a function of the relative positions of C and C * (curvature difference), which avoids updating the translation parameter. Lastly, we used normalized curvatures, the ζ term in Equation (17), which avoids updating the scale factor.

3. Materials and Preprocessing of the Data

In this section, we detail the infrared camera and describe the recruitment protocol, the acquisition protocol and the preprocessing of the plantar foot thermal images.

3.1. Choice of the Infrared Camera

Three parameters were taken into consideration for choosing the smartphone IR camera:

3.1.1. Resolution

The two plantar feet, vertically oriented, must be included in the image with an external margin of 5 cm from the border of the image. The feet must be separated by 10 cm from each other so that the image can be divided into two equivalent images. In the horizontal orientation, 40 cm is sufficient to contain the width of both feet, including a 5 cm margin and 10 cm separation between the feet. In the other dimension, the largest foot we consider is 30 cm. The field of view is then 40 × 40 cm2. For the medical application that we have in mind, the smallest hyperthermia region we consider is a circle of approximately 1 cm in diameter (a toe for example). According to the Shannon theorem, at least 2 pixels are needed to describe this object. This means that any camera with a resolution greater than 80 × 80 pixels is suitable.

3.1.2. Sensitivity

A point-to-point difference between the right and left foot above 2.2 °C is considered as hyperthermia. Thus, a sensitivity of 0.2 C is enough for the camera to detect these possible variations of interest.

3.1.3. Spectral Range

The average skin temperature of a healthy person in normal conditions is 32 °C. According to the Wien law [44], this is related to a peak wavelength of 9.5 μ m. This corresponds to the lowest infrared zone.
The chosen camera is the FlirOne Pro thermal camera Figure 2 designed to be plugged into a smartphone. This camera has a resolution of 160 × 120 pixels and a spectral range of 8–14 μ m. The FlirOne Pro can detect temperature differences of 0.1 °C.

3.2. Database and Acquisition Protocol

The acquisition campaign was conducted in the PRISME laboratory of the University of Orleans in January 2017 for two weeks. A total of 25 healthy (non-diabetic) persons participated in our acquisition campaign. This sample group was composed of 10 women and 15 men with a mean age of 34 years old from staff members of the laboratory and the University of Orleans, France. The acquisition took place in a room with an average temperature of 20 °C and a controlled luminosity.
We included any non-diabetic person from the staff of the university who had no foot problems. Each participant was first asked to read and sign the informed consent form and fill in the Material Safety Data Sheet containing personal information. The participants were requested to remove their shoes and socks. After a 15 min interval to allow the feet to recover their normal temperature, the person laid down on a stretcher and placed their feet at the end of the stretcher in a vertical position and 10 cm apart. The thermal picture was taken freehand using a Samsung Galaxy S8 and a Flir One Pro camera. The operator held the camera at about 1 m from the plantar feet. An example of a typical acquired image is shown in Figure 3a.

3.3. Preprocessing of the Data

Images from the Flir One Pro camera are in JPEG format of 480 × 640 pixels. Labels are displayed at the bottom, and a temperature bar is displayed on the right side of the image (Figure 3a). For the 25 images of our database, the temperature bar and the labels are first removed from the image. Then, the left foot is separated from the right foot by splitting the image into two equal parts as shown in Figure 3b,c. The left foot is flipped resulting in the image of Figure 3d. Figure 3b,d are the images to be segmented. The database contains 50 images (right and flipped left foot images of the 25 controls).

4. Results and Discussion

In this section, we present the preliminary results, segmenting the images of interest using blind methods (with no prior shape). We then test the proposed method and the two classical prior snake methods (that of Ahmed et al. and that of Chen et al.) on the images of our database composed of 50 images coming from 25 healthy persons (10 women and 15 men with a mean age of 34 years old).

4.1. Segmentation Using Blind Methods

We first apply on one image of the database (results are equivalent for other images) the state-of-the-art segmentation methods that are not based on prior-shape information (blind segmentation). The results are depicted in Figure 4. The red curve corresponds to the contour found by various methods, while the green curve represents the ground truth contour manually given by an expert.
The segmentation given by the region-growing method [25] is shown in Figure 4b. Figure 4c,d shows the results of the classical snake method of Kass et al. [24] and the Chan–Vese method [23]. We also applied other sophisticated methods based on the level set, such as the ones suggested in [26,27,28] as shown in Figure 4e–g). Finally, Figure 4h presents the results given by the graph cut-based method proposed in [29].
From the analysis of Figure 4, it can be seen that the blind-segmentation methods fail to segment the plantar foot thermal images since strong false boundaries are present in the image. The methods are strongly sensitive to this noise, and it is expected that prior-shape methods could overcome these difficulties. The following section presents tests of the three prior-shape snakes on plantar foot thermal images.
Figure 4. Segmentation of an IR thermal image with seven blind-segmentation methods: (a) a typical image, (b) region-growing method [25], (c) snake method [24], (d) Chan and Vese method [23], (e) Zhang et al. method [26], (f) Dong et al. method [27], (g) Li et al. method [28] and (h) Ben Salah et al. method [29]. Red curve corresponds to the segmentation results and green one is the ground truth contour.
Figure 4. Segmentation of an IR thermal image with seven blind-segmentation methods: (a) a typical image, (b) region-growing method [25], (c) snake method [24], (d) Chan and Vese method [23], (e) Zhang et al. method [26], (f) Dong et al. method [27], (g) Li et al. method [28] and (h) Ben Salah et al. method [29]. Red curve corresponds to the segmentation results and green one is the ground truth contour.
Sensors 22 03835 g004

4.2. Segmentation with Prior-Shape Active-Contour Methods

First, we present the construction of the prior shape and the initialization procedure. The qualitative results are shown first, followed by the quantitative ones. Then, the robustness and speed are also evaluated.

4.2.1. The Prior Shape and Initialization Procedure

The method used to obtain the prior shape is based on that proposed in [38]. Ten thermal foot images randomly extracted from the database were first manually segmented by an expert. They were registered regarding their gravity centers (Figure 5a). The gravity center of each foot was calculated by binarizing the image with an adaptive threshold using the Otsu method [45].
Two morphology operations were applied to the binary image: an erosion by a structuring element that has the form of a line followed by a dilation by a square structuring element. The prior shape is the average of these ten curves as shown in Figure 5b. The prior shape is downsized by a scale factor of 2 and is placed vertically at the gravity center of the foot surface as displayed in Figure 5c. This prior shape and initialization procedure were applied to all the methods tested below.

4.2.2. Qualitative Results

We tested the proposed method and the two classical prior snake methods (that of Ahmed et al. and that of Chen et al.) on plantar foot thermal images. After several trials, the parameters of each method were selected to provide the best possible results. The parameters of our method were α = 0.1, β = 4, W e d g e = 20, δ = 0.2, and γ = 35. For the method of Ahmed et al., the parameters were α = 1.2, β = 0.1, W e d g e = 5, δ = 0.1, and γ 0 = 0.5.
Then, the parameters and initial transformation for the Chen method were α = 0.2, b = 0.1, σ = 0.3, γ = 8, μ 0 = 1, θ 0 = 0, and T 0 = [0; 0]. We first qualitatively evaluated the performance of the three tested methods. The results are presented in Figure 6 for three typical images selected from the database. The first row corresponds to our method Figure 6a–c, the second row shows the method of Ahmed et al. Figure 6d–f, while that of Chen et al. is presented in the last row Figure 6g–i. The blue curve corresponds to the contour found by the methods, while the green curve represents the ground truth contour manually assessed by an expert.
The results show that prior-shape-based snake segmentation is a potential candidate to segment the infrared images of our database. Moreover, the proposed methods appeared to give closer final contours to the ground truth contour. A quantitative evaluation is thus needed to confirm these observations.

4.2.3. Quantitative Results

Quantitative results were assessed from the 50 images of the database. Two metrics were used. The first is the root-mean-square error (RMSE) between the ground truth contour given by the expert and the final contours given by the three methods. At each point of the ground truth contour, the closest point of the contour is estimated to calculate the final RMSE. The second metric is the Dice Similarity Coefficient (DSC) [46] quality index. This score assesses the similarity between the region given by the ground truth contour and the the results found with the three methods.
Table 1 shows the average scores (mean) given by the methods with their respective standard deviations (STD). In all of the above tables, the best results are in bold font. A unilateral Student’s t-test with the null hypothesis such that mean 1 is equal to mean 2 for two populations and with alternative hypothesis such that mean 1 is greater than mean 2 was performed with a level of significance of 5% (Table 2). If the t-test value is greater than 1.65, then the null hypothesis is rejected, meaning that our method performs better than the other methods.
Based on the two tables, we see that the proposed method outperformed the two others in terms of RMSE error (5.12 ± 1.88) and DSC quality index (0.940 ± 0.02). This result is significant based on the t-test values, which are all greater than 1.65.
Table 1. RMSE and DSC of the segmentation methods.
Table 1. RMSE and DSC of the segmentation methods.
RMSE (Mean ± STD)DSC (Mean ± STD)
Our method5.12 ± 1.880.940 ± 0.02
Ahmed et al. [39]10.99 ± 4.240.855 ± 0.07
Chen et al. [38]6.16 ± 1.380.930 ± 0.02
Table 2. Student’s t-test values between the proposed method and the two other methods.
Table 2. Student’s t-test values between the proposed method and the two other methods.
Our/Ahmed et al. [39]Our/Chen et al. [38]
RMSE5.872.95
DICE8.202.34

4.2.4. Robustness and Speed

The robustness of the three methods to initial contour variations was tested by changing its position as illustrated in Figure 7a–c. Our method is in row 2 of Figure 7d–f, the Ahmed et al. method is in row 3 of Figure 7g–i, and the Chen et al. method is in the fourth row of Figure 7j–l. The blue and green curves present the final contours given by the tested method and the ground truth contour, respectively.
The segmentation result given by the proposed method is almost invariant to the position of the initial contour modification, while the Ahmed et al. and Chen et al. methods are more sensitive to this perturbation. This observation was confirmed by the quantitative results as presented in Table 3 for the 50 images of the database. The first column of the table presents the three different positions of the initial contour in Figure 7a–c.
The DSC and RMSE scores given by the three different methods are presented as indicated in the table. We can see that the methods proposed by Ahmed et al. and Chen et al. are sensitive to the variation of the initial contour, whereas our method is robust and gave better DSC and RMSE scores.
Figure 7. Segmentation of a plantar foot thermal image with different initial contours. The different positions of the initial contour are in (ac). Our method’s results are in (df). The Ahmed et al. [39] method is (gi), and the Chen et al. [38] method is (jl). Blue and green curves correspond respectively to segmentation results and the ground truth contours.
Figure 7. Segmentation of a plantar foot thermal image with different initial contours. The different positions of the initial contour are in (ac). Our method’s results are in (df). The Ahmed et al. [39] method is (gi), and the Chen et al. [38] method is (jl). Blue and green curves correspond respectively to segmentation results and the ground truth contours.
Sensors 22 03835 g007
Table 3. The RMSE and DSC of the segmentation methods with different initial contour positions.
Table 3. The RMSE and DSC of the segmentation methods with different initial contour positions.
Initial Contour PositionOur MethodAhmed et al. [39]Chen et al. [38]
DSCRMSEDSCRMSEDSCRMSE
position 10.9365.900.80214.110.9138.21
position 20.9405.120.85510.990.9306.16
position 30.9326.600.78117.900.8829.82
We also evaluated the robustness of the three methods to different additive noise levels. To this end, we added to the image a zero-mean Gaussian white noise with different variances. The average values of DSC and RMSE were calculated for our images and are presented in Table 4. The different signal-to-noise ratios are indicated in the first column. The DSC and RMSE mean values of the proposed method, Ahmed et al. method and Chen et al. method are presented in columns 1, 2 and 3, respectively.
Table 4. Robustness to an additive Gaussian noise with different signal-to-noise ratios (SNR).
Table 4. Robustness to an additive Gaussian noise with different signal-to-noise ratios (SNR).
SNR (dB)Our MethodAhmed et al. [39]Chen et al. [38]
DSCRMSEDSCRMSEDSCRMSE
250.9385.450.84211.070.9216.57
150.9356.880.84011.190.9118.08
100.9276.010.83811.570.8939.65
50.9207.510.82912.070.8819.78
From this table, one can see that the proposed method and the methods of Ahmed et al. are less sensitive to noise compared to the Chen et al. method. As a conclusion, the proposed method is robust to position variations of the initial contour and also robust to additive noise.
An important criterion is the processing time, especially for a smartphone deployment. To that end, we measured the average CPU time on a Dell Precision Station 1700 (i7-4790 Core and CPU frequency of 3.60 GHz). Table 5 summarizes the results obtained on the database of thermal images whose dimensions are 257 × 385 pixels. This table indicates that the method of Ahmed et al. performed better than the other two methods. Our method ranked second with a speed difference of less than 1 s. The CPU time of our method is 2.3 s, which is suitable for a smartphone application.
Table 5. Average CPU times obtained with the different methods.
Table 5. Average CPU times obtained with the different methods.
Our MethodAhmed et al. [39]Chen et al. [38]
2.3 s1.5 s6.5 s
To conclude, we performed an evaluation of the segmentation methods on our database of 50 thermal images coming from 25 non-diabetic persons (15 men and 10 women with a mean age of 34 years). First, the blind-segmentation methods failed to segment such plantar foot thermal images since strong false boundaries are present in the image. Second, we compared our proposed prior-shape-based snake method to classical prior-shape snakes, namely, the methods of Ahmed et al. and Chen et al. The proposed method outperformed the other two tested methods in terms of the segmentation quality. In addition, it is fast and robust to noise and initial condition variations. It can therefore be considered for smartphone-based early diagnosis of DF or for DF ulcer prevention and monitoring.

5. Hyperthermia Detection

The objective of this section is to demonstrate the clinical potential of this approach. This pilot clinical study illustrates the interest of the proposed segmentation method for hyperthermia detection in diabetic foot (DF) problems. Hyperthermia is defined as a temperature difference greater than 2.2 °C between a foot region and the same region on the contralateral foot. This information is one of the most promising indicators for foot ulcer prevention in DF [4]. To precisely visualize and analyze this important information, we propose to use plantar foot thermal images.
These images were acquired freehand using a Samsung Galaxy S8 and the Flir One Pro camera. We first automatically segmented them using the proposed segmentation method (no manual intervention was needed). We then registered the two segmented feet images using the iterative closest point registration method [47]. Finally, the point-to-point absolute temperature difference image | Δ T | was calculated. The same thermal scale was used for all the | Δ T | difference maps allowing a better visual comparison. The case of two control subjects (no diabetes) in Figure 8a,b was first analyzed, and | Δ T | is displayed in Figure 8c,d.
It is known that the average | Δ T | is about 1 °C for healthy subjects. The average | Δ T | is 0.27 °C for the first person and 0.44 °C for the second in agreement with the expected values since both persons do not have diabetic foot. No hyperthermia is detected. Figure 9 shows the same study for two DF patients with ulcers. The first person has an ulcer on the left big toe as shown in Figure 9a. The average | Δ T | (Figure 9c) is 1.28 °C, which is well above the 1 °C for healthy subjects. The | Δ T | on the left big toe is about 3 °C, much higher than the 2.2 °C required to decide whether or not hyperthermia is present.
The second case is a DF patient who has an ulcer under the toes as shown in Figure 9b. The | Δ T | mean value (Figure 9d) is 1.57 °C and | Δ T | is 3.5 °C in this region. The new tool that we propose here is a user-friendly mobile technology for the precise visualization and analysis of the plantar foot temperature in DF.

6. Conclusions and Perspectives

In this paper, we presented a new prior-shape snake segmentation method for plantar foot thermal images. This method was designed to include all of the prior information regarding the images of interest. The initial contour was the downsized prior shape placed inside the plantar foot surface in such a way that the snake avoids false boundaries when evolving. We introduced a new term into the snake of Kass et al. to force the curvature of the moving snake to be similar to that of the prior shape. As a result, the snake evolution produced a smooth contour that rapidly converged towards the true boundaries of the foot.
The proposed method was compared to two prior-shape snake methods: the Ahmed et al. and the Chen et al. methods. The proposed method, Ahmed et al.’s method and Chen et al.’s method were tested on the images of our database, which was composed of 50 images coming from 25 healthy persons who were 10 women and 15 men with a mean age of 34 years old from staff members of Orleans University, France. The results showed the superiority of our method in terms of the RMSE (5.12 pixels) and DSC (94%). Our method converged rapidly toward the optimal solution, and it was less sensitive to initial contour variations and to noise.
Nevertheless, the proposed method still has certain limitations, which open the way for new studies. The first limitation is related to the choice of the initial parameters of the method. We are, at the present time, working on a new way to automatically choose these parameters. The case of a severely amputated foot, where the contour of the foot strongly varies from one patient to another, is similarly a limitation of the method. Our database is not yet large enough, and we are currently performing an acquisition campaign in several hospitals in order to obtain a large database. We intend to test deep convolutional neural network methods.
Finally, the proposed approach was implemented in a mobile and user-friendly application for the analysis of plantar foot temperature in DF. This application was designed to detect regions where the point-to-point temperature difference between both feet is greater than 2.2 °C to recognize hypethermia [4]. No constraining isolation system was needed, images were taken freehand with a smartphone equipped with a dedicated thermal camera, and the fully automatic processing of the data was performed immediately in the smartphone itself. We expect that this overall protocol can be generalized in clinical routines or even at home for DF patients.

Author Contributions

A.B. and R.H. conceived of the presented idea. A.B. developed the methodology and performed the computations. R.H., R.L. and R.C. verified the analytical methods. A.B. collected the database. R.H. supervised the findings of this work. All authors (A.B., R.H., R.C., R.L., M.J. and A.V.) contributed to the writing, discussed the results and contributed to the final manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

Horizon 2020 project: This project has received funding from the European Union’s Horizon 2020 research and innovation program under the Marie Sklodowska-Curie grant agreement #777661 (STANDUP project).

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

Images are currently only available internally to our partners of the STANDUP #777661 project. It is also worth mentioning that the database will be publicly available on https://www.standupproject.eu/home/fr (accessed on 11 April 2022) once the research project is achieved on 30 June 2023.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Bouallal, D.; Bougrine, A.; Douzi, H.; Harba, R.; Canals, R.; Vilcahuaman, L.; Arbanil, H. Segmentation of plantar foot thermal images: Application to diabetic foot diagnosis. In Proceedings of the 2020 International Conference on Systems, Signals and Image Processing (IWSSIP), Niteroi, Brazil, 1–3 July 2020; pp. 116–121. [Google Scholar]
  2. Ghosh, A.; Ray, S.; Garg, M.; Chowdhury, S.; Mukhopadhyay, S. The role of infrared dermal thermometry in the management of neuropathic diabetic foot ulcers. Diabet. Med. 2021, 38, e14368. [Google Scholar] [CrossRef] [PubMed]
  3. Kumar, P.; Gaurav, A.; Rajnish, R.K.; Sharma, S.; Kumar, V.; Aggarwal, S.; Patel, S. Applications of thermal imaging with infrared thermography in Orthopaedics. J. Clin. Orthop. Trauma 2022, 24, 101722. [Google Scholar] [CrossRef] [PubMed]
  4. Armstrong, D.G.; Holtz-Neiderer, K.; Wendel, C.; Mohler, M.J.; Kimbriel, H.R.; Lavery, L.A. Skin temperature monitoring reduces the risk for diabetic foot ulceration in high-risk patients. Am. J. Med. 2007, 120, 1042–1046. [Google Scholar] [CrossRef] [PubMed]
  5. van Netten, J.J.; Prijs, M.; van Baal, J.G.; Liu, C.; van Der Heijden, F.; Bus, S.A. Diagnostic values for skin temperature assessment to detect diabetes-related foot complications. Diabetes Technol. Ther. 2014, 16, 714–721. [Google Scholar] [CrossRef] [Green Version]
  6. van Netten, J.J.; van Baal, J.G.; Liu, C.; van Der Heijden, F.; Bus, S.A. Infrared thermal imaging for automated detection of diabetic foot complications. J. Diabetes Sci. Technol. 2013, 7, 1122–1129. [Google Scholar] [CrossRef] [Green Version]
  7. Liu, C.; van Netten, J.J.; Van Baal, J.G.; Bus, S.A.; van Der Heijden, F. Automatic detection of diabetic foot complications with infrared thermography by asymmetric analysis. J. Biomed. Opt. 2015, 20, 026003. [Google Scholar] [CrossRef] [Green Version]
  8. Kaabouch, N.; Chen, Y.; Anderson, J.; Ames, F.; Paulson, R. Asymmetry analysis based on genetic algorithms for the prediction of foot ulcers. Vis. Data Anal. 2009, 7243, 724304. [Google Scholar]
  9. Kaabouch, N.; Chen, Y.; Hu, W.C.; Anderson, J.W.; Ames, F.; Paulson, R. Enhancement of the asymmetry-based overlapping analysis through features extraction. J. Electron. Imaging 2011, 20, 013012. [Google Scholar] [CrossRef]
  10. Vilcahuaman, L.; Harba, R.; Canals, R.; Zequera, M.; Wilches, C.; Arista, M.; Torres, L.; Arbañil, H. Detection of diabetic foot hyperthermia by infrared imaging. In Proceedings of the 2014 36th Annual International Conference of the IEEE Engineering in Medicine and Biology Society, Chicago, IL, USA, 26–30 August 2014; pp. 4831–4834. [Google Scholar]
  11. Vilcahuaman, L.; Harba, R.; Canals, R.; Zequera, M.; Wilches, C.; Arista, M.; Torres, L.; Arbanil, H. Automatic analysis of plantar foot thermal images in at-risk type II diabetes by using an infrared camera. In Proceedings of the World Congress on Medical Physics and Biomedical Engineering, Toronto, ON, Canada, 7–12 June 2015; pp. 228–231. [Google Scholar]
  12. Peregrina-Barreto, H.; Morales-Hernandez, L.; Rangel-Magdaleno, J.; Avina-Cervantes, J.; Ramirez-Cortes, J.; Morales-Caporal, R. Quantitative estimation of temperature variations in plantar angiosomes: A study case for diabetic foot. Comput. Math. Methods Med. 2014, 2014, 585306. [Google Scholar] [CrossRef]
  13. Chan, A.W.; MacFarlane, I.A.; Bowsher, D.R. Contact thermography of painful diabetic neuropathic foot. Diabetes Care 1991, 14, 918–922. [Google Scholar] [CrossRef]
  14. Nagase, T.; Sanada, H.; Takehara, K.; Oe, M.; Iizaka, S.; Ohashi, Y.; Oba, M.; Kadowaki, T.; Nakagami, G. Variations of plantar thermographic patterns in normal controls and non-ulcer diabetic patients: Novel classification using angiosome concept. J. Plast. Reconstr. Aesthetic Surg. 2011, 64, 860–866. [Google Scholar] [CrossRef] [PubMed]
  15. Hernandez-Contreras, D.; Peregrina-Barreto, H.; Rangel-Magdaleno, J.; Gonzalez-Bernal, J.; Altamirano-Robles, L. A quantitative index for classification of plantar thermal changes in the diabetic foot. Infrared Phys. Technol. 2017, 81, 242–249. [Google Scholar] [CrossRef]
  16. Hernandez-Contreras, D.; Peregrina-Barreto, H.; Rangel-Magdaleno, J.; Gonzalez-Bernal, J. Narrative review: Diabetic foot and infrared thermography. Infrared Phys. Technol. 2016, 78, 105–117. [Google Scholar] [CrossRef]
  17. Hernandez-Contreras, D.; Peregrina-Barreto, H.; Rangel-Magdaleno, J.; Ramirez-Cortes, J.; Renero-Carrillo, F. Automatic classification of thermal patterns in diabetic foot based on morphological pattern spectrum. Infrared Phys. Technol. 2015, 73, 149–157. [Google Scholar] [CrossRef]
  18. Hernandez-Contreras, D.; Peregrina-Barreto, H.; Rangel-Magdaleno, J.; Ramirez-Cortes, J.; Renero-Carrillo, F.; Avina-Cervantes, G. Evaluation of thermal patterns and distribution applied to the study of diabetic foot. In Proceedings of the 2015 IEEE International Instrumentation and Measurement Technology Conference (I2MTC) Proceedings, Pisa, Italy, 11–14 May 2015; pp. 482–487. [Google Scholar]
  19. Liu, Y.; Polo, A.; Zequera, M.; Harba, R.; Canals, R.; Vilcahuaman, L.; Bello, Y. Detection of diabetic foot hyperthermia by using a regionalization method, based on the plantar angiosomes, on infrared images. In Proceedings of the 2016 IEEE 38th Annual International Conference of the Engineering in Medicine and Biology Society (EMBC), Orlando, FL, USA, 16–20 August 2016; pp. 1389–1392. [Google Scholar]
  20. Astasio-Picado, A.; Martínez, E.E.; Nova, A.M.; Rodríguez, R.S.; Gómez-Martín, B. Thermal map of the diabetic foot using infrared thermography. Infrared Phys. Technol. 2018, 93, 59–62. [Google Scholar] [CrossRef]
  21. Fraiwan, L.; AlKhodari, M.; Ninan, J.; Mustafa, B.; Saleh, A.; Ghazal, M. Diabetic foot ulcer mobile detection system using smart phone thermal camera: A feasibility study. Biomed. Eng. Online 2017, 16, 117. [Google Scholar] [CrossRef] [Green Version]
  22. Kaabouch, N.; Chen, Y.; Hu, W.C.; Anderson, J.; Ames, F.; Paulson, R. Early detection of foot ulcers through asymmetry analysis. Med. Imaging 2009 Biomed. Appl. Mol. Struct. Funct. Imaging 2009, 7262, 72621L. [Google Scholar]
  23. Chan, T.; Vese, L. An active-contour model without edges. In Proceedings of the International Conference on Scale-Space Theories in Computer Vision, Corfu, Greece, 26–27 September 1999; pp. 141–151. [Google Scholar]
  24. Kass, M.; Witkin, A.; Terzopoulos, D. Snakes: Active contour models. Int. J. Comput. Vis. 1988, 1, 321–331. [Google Scholar] [CrossRef]
  25. Adams, R.; Bischof, L. Seeded region growing. IEEE Trans. Pattern Anal. Mach. Intell. 1994, 16, 641–647. [Google Scholar] [CrossRef] [Green Version]
  26. Zhang, K.; Zhang, L.; Song, H.; Zhou, W. Active contours with selective local or global segmentation: A new formulation and level set method. Image Vis. Comput. 2010, 28, 668–676. [Google Scholar] [CrossRef]
  27. Dong, F.; Chen, Z.; Wang, J. A new level set method for inhomogeneous image segmentation. Image Vis. Comput. 2013, 31, 809–822. [Google Scholar] [CrossRef]
  28. Li, B.N.; Qin, J.; Wang, R.; Wang, M.; Li, X. Selective level set segmentation using fuzzy region competition. IEEE Access 2016, 4, 4777–4788. [Google Scholar] [CrossRef]
  29. Salah, M.B.; Mitiche, A.; Ayed, I.B. Multiregion image segmentation by parametric kernel graph cuts. IEEE Trans. Image Process. 2011, 20, 545–557. [Google Scholar] [CrossRef] [PubMed]
  30. Bougrine, A.; Harba, R.; Canals, R.; Ledee, R.; Jabloun, M. A joint snake and atlas-based segmentation of plantar foot thermal images. In Proceedings of the 2017 Seventh International Conference on Image Processing Theory, Tools and Applications (IPTA), Montreal, QC, Canada, 28 November–1 December 2017; pp. 1–6. [Google Scholar]
  31. Goyal, M.; Yap, M.H.; Reeves, N.D.; Rajbhandari, S.; Spragg, J. Fully convolutional networks for diabetic foot ulcer segmentation. In Proceedings of the 2017 IEEE International Conference on Systems, Man and Cybernetics (SMC), Banff, AB, Canada, 5–8 October 2017; pp. 618–623. [Google Scholar]
  32. Cootes, T.F.; Taylor, C.J.; Cooper, D.H.; Graham, J. Active shape models-their training and application. Comput. Vis. Image Underst. 1995, 61, 38–59. [Google Scholar] [CrossRef] [Green Version]
  33. Yang, J.; Staib, L.H.; Duncan, J.S. Neighbor-constrained segmentation with level set based 3-D deformable models. IEEE Trans. Med. Imaging 2004, 23, 940–948. [Google Scholar] [CrossRef]
  34. Tsai, A.; Wells, W.; Warfield, S.K.; Willsky, A. Level set methods in an EM framework for shape classification and estimation. In Proceedings of the International Conference on Medical Image Computing and Computer-Assisted Intervention, Saint-Malo, France, 26–29 September 2004; Springer: Berlin/Heidelberg, Germany, 2004; pp. 1–9. [Google Scholar]
  35. Leventon, M.E.; Grimson, W.E.L.; Faugeras, O. Statistical shape influence in geodesic active contours. In Proceedings of the 5th IEEE EMBS International Summer School on Biomedical Imaging, Berder Island, France, 15–23 June 2002; p. 8. [Google Scholar]
  36. Chang, H.; Yang, Q.; Parvin, B. A Bayesian approach for image segmentation with shape priors. In Proceedings of the 2008 IEEE Conference on Computer Vision and Pattern Recognition, Anchorage, AK, USA, 23–28 June 2008; pp. 1–8. [Google Scholar]
  37. Yeo, S.Y.; Xie, X.; Sazonov, I.; Nithiarasu, P. Segmentation of biomedical images using active contour model with robust image feature and shape prior. Int. J. Numer. Methods Biomed. Eng. 2014, 30, 232–248. [Google Scholar] [CrossRef] [Green Version]
  38. Chen, Y.; Thiruvenkadam, S.; Tagare, H.D.; Huang, F.; Wilson, D.; Geiser, E.A. On the incorporation of shape priors into geometric active contours. In Proceedings of the IEEE Workshop on Variational and Level Set Methods in Computer Vision, Vancouver, BC, Canada, 13 July 2001; pp. 145–152. [Google Scholar]
  39. Ahmed, F.; Le, H.D.K.; Olivier, J.; Boné, R. An Active Contour Model with Improved Shape Priors using Fourier Descriptors. In Proceedings of the International Conference on Computer Vision Theory and Applications (VISAPP-2013), Barcelona, Spain, 21–24 February 2013; pp. 472–476. [Google Scholar]
  40. Lam, K.M.; Yan, H. Fast algorithm for locating head boundaries. J. Electron. Imaging 1994, 3, 351–360. [Google Scholar] [CrossRef]
  41. Cohen, L.D. On active contour models and balloons. CVGIP Image Underst. 1991, 53, 211–218. [Google Scholar] [CrossRef]
  42. Caselles, V.; Kimmel, R.; Sapiro, G. Geodesic active contours. Int. J. Comput. Vis. 1997, 22, 61–79. [Google Scholar] [CrossRef]
  43. Sethian, J.A. A fast marching level set method for monotonically advancing fronts. Proc. Natl. Acad. Sci. USA 1996, 93, 1591–1595. [Google Scholar] [CrossRef] [Green Version]
  44. Wien, W. XXX. On the division of energy in the emission-spectrum of a black body. Lond. Edinb. Dublin Philos. Mag. J. Sci. 1897, 43, 214–220. [Google Scholar] [CrossRef]
  45. Otsu, N. A threshold selection method from gray-level histograms. IEEE Trans. Syst. Man Cybern. 1979, 9, 62–66. [Google Scholar] [CrossRef] [Green Version]
  46. Dice, L.R. Measures of the amount of ecologic association between species. Ecology 1945, 26, 297–302. [Google Scholar] [CrossRef]
  47. Besl, P.J.; McKay, N.D. Method for registration of 3-D shapes. Sens. Fusion IV Control Paradig. Data Struct. 1992, 1611, 586–607. [Google Scholar] [CrossRef]
Figure 1. Example of an acquired thermal image.
Figure 1. Example of an acquired thermal image.
Sensors 22 03835 g001
Figure 2. The FlirOne Pro camera.
Figure 2. The FlirOne Pro camera.
Sensors 22 03835 g002
Figure 3. Acquired image preprocessing, (a) the two feet, (b) the right foot, (c) the left foot and (d) the flipped left foot.
Figure 3. Acquired image preprocessing, (a) the two feet, (b) the right foot, (c) the left foot and (d) the flipped left foot.
Sensors 22 03835 g003
Figure 5. (a) Ten registered foot contours. (b) The prior-shape contour. (c) The initial contour.
Figure 5. (a) Ten registered foot contours. (b) The prior-shape contour. (c) The initial contour.
Sensors 22 03835 g005
Figure 6. Segmentation of three plantar foot thermal images. The proposed method results are in (ac). The Ahmed et al. results are in (df). The Chen et al. results are in (gi). Blue and green curves correspond respectively to segmentation results and the ground truth contours.
Figure 6. Segmentation of three plantar foot thermal images. The proposed method results are in (ac). The Ahmed et al. results are in (df). The Chen et al. results are in (gi). Blue and green curves correspond respectively to segmentation results and the ground truth contours.
Sensors 22 03835 g006
Figure 8. Thermal difference map | Δ T | for two control subjects.images (a,b) correspond to two healthy persons. Their thermal maps | Δ T | are respectively in (c,d).
Figure 8. Thermal difference map | Δ T | for two control subjects.images (a,b) correspond to two healthy persons. Their thermal maps | Δ T | are respectively in (c,d).
Sensors 22 03835 g008
Figure 9. Thermal ifference map | Δ T | for two DF subjects with ulcers. images (a,b) correspond to two diabetic subjects with ulcers. Their thermal maps | Δ T | are respectively in (c,d).
Figure 9. Thermal ifference map | Δ T | for two DF subjects with ulcers. images (a,b) correspond to two diabetic subjects with ulcers. Their thermal maps | Δ T | are respectively in (c,d).
Sensors 22 03835 g009
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Bougrine, A.; Harba, R.; Canals, R.; Ledee, R.; Jabloun, M.; Villeneuve, A. Segmentation of Plantar Foot Thermal Images Using Prior Information. Sensors 2022, 22, 3835. https://doi.org/10.3390/s22103835

AMA Style

Bougrine A, Harba R, Canals R, Ledee R, Jabloun M, Villeneuve A. Segmentation of Plantar Foot Thermal Images Using Prior Information. Sensors. 2022; 22(10):3835. https://doi.org/10.3390/s22103835

Chicago/Turabian Style

Bougrine, Asma, Rachid Harba, Raphael Canals, Roger Ledee, Meryem Jabloun, and Alain Villeneuve. 2022. "Segmentation of Plantar Foot Thermal Images Using Prior Information" Sensors 22, no. 10: 3835. https://doi.org/10.3390/s22103835

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