Literature DB >> 27857851

Parameter estimation of breast tumour using dynamic neural network from thermal pattern.

Elham Saniei1, Saeed Setayeshi1, Mohammad Esmaeil Akbari2, Mitra Navid3.   

Abstract

This article presents a new approach for estimating the depth, size, and metabolic heat generation rate of a tumour. For this purpose, the surface temperature distribution of a breast thermal image and the dynamic neural network was used. The research consisted of two steps: forward and inverse. For the forward section, a finite element model was created. The Pennes bio-heat equation was solved to find surface and depth temperature distributions. Data from the analysis, then, were used to train the dynamic neural network model (DNN). Results from the DNN training/testing confirmed those of the finite element model. For the inverse section, the trained neural network was applied to estimate the depth temperature distribution (tumour position) from the surface temperature profile, extracted from the thermal image. Finally, tumour parameters were obtained from the depth temperature distribution. Experimental findings (20 patients) were promising in terms of the model's potential for retrieving tumour parameters.

Entities:  

Keywords:  Breast tumour; Finite element model; Image; Neural network; Pennes bio-heat equation; Thermal pattern

Year:  2016        PMID: 27857851      PMCID: PMC5106462          DOI: 10.1016/j.jare.2016.05.005

Source DB:  PubMed          Journal:  J Adv Res        ISSN: 2090-1224            Impact factor:   10.479


Introduction

Breast cancer is the most common type of cancer in the world and survival chances vary by stage at diagnosis [1]. In risk assessment of patients suspected of having breast cancer, thermography plays a key role. Breast thermography is a valuable method for cancer diagnosis in early stages of tumour growth, when it is not yet recognizable by mammography. Patients with an abnormal thermogram have a high risk of developing breast cancer during their lifetime [2], [3]. Thermography is a physiological test while mammography is an anatomical one [3]. Thermovision techniques have been widely used to detect malignant breast tumours [4]. One basic question for breast thermography is how to quantify complex relationships between breast thermal patterns and underlying heat source parameters (size, depth and metabolic heat generation rate) [5]. Similar to other inverse problem applications, solving the breast thermography inverse problem is typically much more challenging, compared to its forward counterpart because of its intrinsically ill-posed nature. Many researches have been conducted to understand relationships between surface thermal patterns and underlying physiological or pathological parameters. Analysing surface temperature and tissue temperature profiles, Ng and Sudharsan developed a 3-D direct numerical model of a breast with and without tumour [6], [7]. They found that the tissue temperature profile was distorted at the tumour location, comparable well with in vivo tests. Mital and Pidaparti applied an evolutionary algorithm using artificial neural networks and Genetic Algorithms to estimate breast tumour parameters. Their algorithm was based on a simplified 2-D breast model and therefore, less practical for realistic data [8]. To estimate the metabolic heat generation rate of a tumour, Gonzalez performed a numerical simulation on the basis of the size and depth of the tumour achieved from X-ray mammography [9]. In more recent studies [8], [9], [10], an iterative optimization procedure based on forward thermography modelling techniques with spatial constraints, which requires a time-consuming computer calculation, is used to estimate tumour parameters. Also in most of the studies [6], [7], the temperature distribution of body surface can be acquired as long as relevant data on the source of internal heat are known. However, in practice body surface temperature can be acquired through an infrared camera and the information of internal heat source should be approximated. This is an inverse problem. The present study aimed to suggest a new solution to the inverse problem of breast thermography by using black box modelling. In order to address the inverse problem, surface temperature distribution, extracted from a breast thermal image and a dynamic neural network, was used. In order to validate the method, several cases with different tumour sizes and depths are presented. Fig. 1a shows block diagram of the proposed method.
Fig. 1

Block diagram of the proposed inverse thermal modelling. (b) Schema of applied dynamic neural network.

Methodology

The proposed approach involved two steps. For the forward section, a finite element modelling was carried out. For this purpose, the Pennes bio-heat equation was solved to find the surface temperature distribution (STD) and depth temperature distribution at the tumour location (DTD). A 3D model of the breast similar to that of used by Ng and Sudharsan [6] was considered. Dynamic neural network was applied to map the relationship between the temperature profile over the breast model with the depth temperature profile at the tumour location. For the inverse section, the trained neural network was applied to estimate depth temperature distribution from surface temperature profile, extracted from a thermal image. Using this depth temperature distribution, the size and heat generation rate of the tumour were predicted via Eq. (1).where T is the breast temperature distribution, a is the diameter of the heat source, rect is the rectangular function, b is the perfusion term, k is the thermal conductivity and can be regarded as the internal heat source. This equation is the 1-D static Pennes bio-heat equation. The dynamic bio-heat transfer process presented by Pennes is described in Eq. (2) as follows:where is density of the tissue, c is the heat capacity of the tissue, k is thermal conductivity of tissue and q is the metabolic heat term (or heat that the tumour generates from its metabolic processes). , , , and represent blood perfusion rate, blood heat capacity, blood density, and arterial blood temperature, respectively [11]. At a steady state, time derivative is zero in Eq. (2) and to simplify the heat-transfer model in Eq. (1), the diffusion term b and internal heat source were defined the same as in Eqs. (3) and (4). Analytical solution for the model is defined in the following equation: In the equations, T(x) means temperature distribution function, x is the interval from the centre of the heat source to the point, and is the maximum temperature. Eq. (5) shows the temperature distribution within the heat. To find coefficients of Eq. (5), assumptions (6), (7) are considered, meaning that centre of the heat source has the maximum temperature. The breast tumour could be considered as a highly perfused tissue. Its blood perfusion rate (b) and effective thermal conductivity (k) are taken as 48 ∗ 103 W/m3 and 0.48 W/m, respectively [7], [11]. Therefore, by estimating the temperature distribution at the tumour location and fitting the obtained function (Eq. (5)) to it, heat generation rate and size of the heat source were obtained. Subsequently, the depth of the tumour was directly predicted by the relationship obtained from the numerical model. To specify the temperature distribution at the tumour location, dynamic neural network was used.

Using dynamic neural networks to work out inverse thermal mapping

Black box modelling approaches are suitable when no prior information about a system is available. In black box modelling, a general model structure must be selected, flexible enough to build models for a wide range of different systems [13]. Neural networks play an important role in the modelling. Dynamic neural networks are general dynamic nonlinear modelling architectures [13]. In these architectures, dynamics using past values of system inputs and outputs are fed into the network. There are several ways to form dynamic neural networks from a static neural network such as multi-layer perceptron (MLP) and radial basis function (RBF) network. In all ways the static network is extended by an embedded memory which stores past output or input values or any other intermediate nodes. If a tapped delay line is used in the output signal path, a feedback architecture can be constructed, where the inputs or some of the inputs of a feed-forward network consist of delayed outputs of the network. Fig. 1 shows an applied dynamic network constructed from a static multi-input−single-output network (MLP) and added tapped delay lines. In this dynamic model structure, a regressor vector is used, and the output of the model (y) is described as a parameterized function of this regressor vector (Eq. (8)) [14]:where is the parameter vector and denotes the regressor vector. The regressor can be formed from the past inputs and past model outputs as Eq. (9): The corresponding structure is the neural network output error (NOE) model, the one used in the present article. As shown in Fig. 1b, there is feedback from model output to its input in a NOE model. In the present study, the feed-forward backpropagation network with feedback from output to input was used to construct the NOE network. The network has one hidden layer with Tanh activation function and a single saturated linear function in the output layer. The network number of inputs is 30 vectors, including 20 input dynamics (tapped delay lines) and 10 output ones. In what follows, a description of how the optimal network architecture was selected has been provided. In the identification framework, it is assumed that the inverse thermal model can be represented in a discrete input–output form by the identification structure: the input (x) of interest is the surface temperature distribution (STD) while the output (y) is the depth temperature distribution (DTD). These distributions are obtained by numerical simulation of a breast model during the forward phase so as to train neural networks.

Numerical simulations of a breast model

Pennes bioheat equation contains heat transfer by conduction via the tissue, metabolic heat generation of the tissue, and blood perfusion rate, whose strength is considered to be proportional to temperature differences between arteries and veins. This equation was used to model the dynamic heat transfer process within the tissue [12]. Finite element simulations were carried out using the commercially available COMSOL Multiphysics. Based on a study conducted by Jiang and his colleagues [15], the gravity-induced geometric deformation can change breast temperature distribution because of shifted distances from the breast surface to the chest wall. Therefore, in this study, for a better representation of the actual breast, a special geometric shape was considered. An ellipsoid rotated 30 degrees around y-axis and cut from x–y plane were used as the desired shape. Similar to that of used by Ng and Sudershan [6], it had four quadrants and four concentric tissue layers, representing the core glandular, subcutaneous glandular, fatty, and skin. Fig. 2a illustrates the desired shape schematically.
Fig. 2

The rotated semi ellipsoid breast tissue model: (a) The normal surface temperature. (b) The temperatures of four concentric tissue layers with uniform thickness.

According to the average female breast geometry [11], the outer major and minor semi-axis lengths of the ellipsoid were set to 0.08 m and 0.05 m, respectively, and the distance between the layers was set on 0.005 m. Steady state solutions match experimental thermographic results by choosing the proper thermal properties [16]. Therefore, values of thermal conductivity (k), metabolic rates (), and blood perfusion terms (the product of specific heat capacity and blood mass flow rate) for various layers were taken from Werner and Buse [17]. Sudharsan and Ng [18] reported that out of thousand cases screened, the percentage of women with carcinomas sizes of 11–15 mm, 16–20 mm, and 50 mm was respectively around 52%, 62%, and 95%. According to their findings, the average size of a tumour was 1.415 cm in spheroid shape when detected in clinics for the first time. Therefore, in the present study, the tumour was assumed to have a spherical shape and four tumour sizes with a range of 5 mm to 20 mm were considered. From Gautherie [11], the tumour metabolic heat generation rate and the doubling time are related as a hyperbolic function.where is the tumour metabolic heat generation rate per unit volume (W/m3), the time required for the tumour to double its volume, also known as doubling time, and c a constant and equal to 3.27 × 106 W day/m3. The relation between the tumour diameter, D, and the doubling time, is shown in Eq. (11) [6], [7], [11]. Since these simulations are performed for several tumour sizes, the corresponding for each tumour size was calculated from Eq. (10) and (11). The k and w values of the cancerous tissue were taken to be 0.48 W/mC and 48 ∗ 103 W/m3 [11], respectively. In the present study, the off-axis tumour was considered and the tumour depth was defined as the distance between the tumour surface and the breast surface. The DTDs and STDs for tumours with four different diameters at a constant location are depicted in Fig. 3a. Similarly, Fig. 3b shows that temperature distributions of the tumour with 10 mm diameter in depth vary from 0.011 m to 0.035 m. As shown in Fig. 3b, the increase in the tumour depth results in a significant decrease in the magnitude of the corresponding STD. Even if this minor temperature changes had been represented by a pseudo-colour map, they could have hardly been detected by humans’ eyes [4].
Fig. 3a

The STDs and DTDs for different tumour sizes at constant depth: The red curves are STDs and the blue ones are DTDs.

Fig. 3b

The STDs and DTDs for different tumour depths with constant size (Diam = 0.005 m): The red curves are STDs and the blue ones are DTDs.

The normal breast tissue was divided into sixteen layers with equal thickness, and then, the average temperature for each layer was calculated. Fig. 2b shows a cross-sectional view of the temperature distribution in each layer in a normal breast. The depth of the tissue layer versus the average temperature difference between the surface and depth in a normal breast model is illustrated in Fig. 3c. The average temperature difference increases gradually from the surface to the chest wall base in a normal beast model.
Fig. 3c

Depth of tissue versus the average temperature difference between surface and depth.

As seen in Fig. 3a, Fig. 3b, by locating the tumour in each layer, the tumour induced contrast is added to the normal temperature of that layer. Therefore, to estimate tumour depth, the minimum (baseline) temperature in DTD is assumed to be the average temperature of the layer located at it. Finally, tumour depth was calculated using Fig. 3c.

Data preparation

Using the finite element analysis of the breast model, four tumour sizes (5 mm, 10 mm, 15 mm and 20 mm) at 10 different depths with 2 mm interval were simulated. For each tumour size and location, the depth temperature distribution (DTD) and the corresponding surface temperature distribution (STD) were extracted. These distributions were used for training and testing the dynamic neural network (overall 40 vectors, each vector has length around 70 samples). Since dynamic network is a sequential network, the samples of input–output data pairs of static networks were replaced by input–output data sequences. These data sequences were divided into two subsets: 75% of the samples were assigned to the train set (30 vectors with around 2100 samples) and 25% to the test set (10 vectors with around 700 samples). Neural network training can be made more efficient if certain pre-processing actions are performed on the network’s inputs and outputs. In this study, initially, the linear trend was removed from the data in order to separate the tumour-induced thermal contrast from normal temperature distribution. This was carried out by computing the least-squares fit of a composite line to the data and subtracting the resulting function from the data.

Data adjustment

In order to apply the method to real data (thermal image), the model data had to be matched and normalized with thermal image data in both spatial and thermal scales. The minimum spatial distance between samples in thermal image is restricted by the camera field of view (FOV). In this study, the camera’s FOV (Thermoteknix Visir 640) was 19.5 ∗ 25.8. In addition, participants were asked to stay 1 m away from the camera. Therefore, considering these parameters, vertical and horizontal dimensions of the image were calculated to be 0.4515 m and 0.34125 m, respectively. Considering resolution indexes (480 ∗ 640) of the camera, the distance between samples in the image was 7.05 ∗ 10−4 m. This value was used as sampling interval in the model data. For this purpose, the interpolation function (interp1) of MATLAB software with cubic spline method was used. For normalizing the thermal scale, the mapminmax function of MATLAB software was applied to the image and model data. At the forward stage, the thermal range of all data was saved and data were mapped to the interval [−1,+1] by applying the function to the model data. During the inverse stage, this function with saved conditions was reapplied to the image data so as to match it to the thermal scale.

Selection of optimal network structure

In order to avoid overtraining and obtain a system with acceptable performances, a number of neurons in the hidden layer and optimum number of epochs are crucial. Since determining the dynamics and number of neurons and epochs are not independent on each other, so they are iteratively determined. Initially, dynamics with forward selection method were selected by assuming a fixed number of neurons and epochs. Then, the optimum number of neurons with obtained dynamics and fixed epochs was determined. For this purpose, the number of neurons varied from 10 to 30 in 10 steps (Fig. 4a). Having trained the network with each number of neurons, the MSE of train and test data set was calculated. Finally, the number of neurons in which the MSE of test data set had the minimum value was selected as an optimum number of neurons. Similarly, with achieved dynamics and neurons, the optimum number of epochs was determined. For this purpose, the epoch number varied from 50 to 600 in 23 steps. In Fig. 4b, the MSE of train and test data set was plotted versus epoch numbers. The procedure was iterated until these values remained fixed.
Fig. 4a and b

(a) Effect of increasing the number of neurons on train and test error. (b) Effect of increasing the number of epochs on train and test error.

In the model, the simulator network has thirteen hidden layer neurons with Tanh activation functions and a single saturated linear function in the output layer. The Levenberg–Marquadt algorithm is applied to train the neural network. Five hundred (500) training iterations are performed, at the end of which the MSE is reduced to the order of 10−2. At this point, optimal network weights for the trained network are stored and used for validation. Training this neural network is a time consuming task. But it will not take too much time to test (the practical application) the trained network, an edge over iterative methods used in previous studies [8], [9], [10]. Validation of the neural model on training data is shown in Fig. 4c. As indicated in Fig. 4c, the range of data presented to the neural network indicates the entire range of data.
Fig. 4c

Validation of the neural model on training data.

Neural network identification results in the forward step

Once the neural network is trained with a suitable data set, it is ready to predict the DTD for a new data set not exposed to during the training phase. The network is validated for ten different cases. As shown in Fig. 4d, for each validation case, the output of the neural network model shows good agreement with simulation results with regard to R2 values (a measure of the goodness of fits). Simulation errors in the test data are shown in Fig. 4e. According to the results, the performance of the neural network is acceptable and simulation errors are not large.
Fig. 4d

Comparison of output of trained DNN with finite element simulation.

Fig. 4e

Simulation errors over the test data.

Experimental data analysis

In order to apply the proposed method to the thermal image, thermography was conducted on twenty patients with histologically confirmed breast cancers with ages ranging from 22 to 55 years old (mean = 39 years, SD = 9 years) at the “Imam Khomeini hospital” in Tehran, Iran. All procedures followed were in accordance with the ethical standards of the responsible committee on human experimentation (institutional and national) and with the Helsinki Declaration of 1975, as revised in 2008 (5). Informed consent was obtained from all patients for being included in the study. The patients had tumour sizes ranging from 0.5 to 4 cm and tumour depths ranging from 1 to 3.5 cm. Infrared imaging was performed on all patients before they performed biopsy. Breast thermal images were acquired by using the thermal camera (FLIR) with a spectral of 7–13 μm. For this, participants had to undergo 15 min of waist-up nude acclimation in a sitting position. A thermal image is captured from the frontal view of breasts and the corresponding temperature matrix is saved. Temperature and humidity of the imaging room, with carpeted floor, must be controlled, free from heating sources. Relative humidity should fall between 4% and 75% [4]. The camera was fixed 90° to patients, and parallel to the ground when mounted on a parallax free stand [3], [4]. Fig. 5a shows the original thermal image.
Fig. 5

(a) The original image. (b) Segmentation of hot regions (the white regions). (c) Elimination of unwanted regions. (d) STD of the suspicious region.

There are four feature boundaries which enclose breasts, including left and right body boundaries and two lower boundaries of breasts [19]. In order to extract these boundaries, the procedure explained in Saniei et al. [19] was applied. After detecting target breast regions, corresponding temperature values from temperature matrix were chosen as favourite temperatures.

Extraction of surface temperature distribution

To extract hot regions for detecting suspicious areas, different types of image segmentation methods can be applied. These methods are based on texture, colour, and intensity extracted from the thermal image [20], [21]. Thermal image is expressed with pseudo-colour maps [22]. The graphical summary of temperatures is connected with little loss of information [4]. Accordingly, the present study used a processed temperature matrix for extracting hot regions. In each breast’s temperature matrix, regions with degrees between maximum temperature and one degree lower the level were chosen as target areas. Since lower breast and armpit areas are intrinsically warmer than other parts, it is essential to eliminate them from suspicious areas. For this purpose, the extracted regions with distance less than 3 pixels from the breast boundaries were removed. If the tumour shape is spherical, it will have a symmetrical bell-shape distribution at any position at the surface [23] and by choosing one line through the maximum temperature, this distribution can be achieved. But practically speaking, there are many lines (asymmetrical distribution in each direction) in tumour areas because of tumours’ asymmetrical shape. Therefore, just choosing one line for analysing is inappropriate. Since in the present study a two-dimensional area was analysed for extraction of STD, average distributions in different directions could be calculated. Therefore, the corresponding signal, which is a mean temperature distribution, reveals an uncertainty in estimating tumour’s parameters. Considering this, in the study, we used the approach proposed by Liu and colleagues for a better approximation of the distribution [24]. At first, coordinate of the maximum temperature was chosen as the centre to draw rectangles. Each rectangle has the same gap and every rectangle is divided by 30 lines, which is all through the rectangle centre. The number of rectangles is proportional to the maximum diameter of the suspicious region. Then every single line should be analysed to a value. The procedure continues with averaging whole 30 values to an average value. Finally, this value should be set as the rectangle’s value. In Fig. 5b–d the segmented hot region and its corresponding STD for a patient with right breast cancer are shown. Finally for normalization of extracted STD as explained in Section ‘Numerical simulations of a breast model’, the mapminmax function with saved conditions of model data was applied to map image data to interval [−1,+1].

Experimental results and discussion

After the normalization process, the trained dynamic neural network was used to estimate DTD. Since DTD is the temperature distribution at the tumour surface and its surrounding tissue, in order to find tumour parameters the portion of temperature distribution, which matches with Eq. (5) the most, should be considered. Thus, by cutting data from the beginning and end in some steps and fitting Eq. (5) to it, the best function with minimum mse (mean square error) was chosen. Then, the coefficients of desired function were extracted to estimate the size and heat generation rate of tumours (Eq. (5)). Finally, by selecting the baseline temperature of DTD as the mean temperature layer and subtracting it from the mean temperature of the surface by using the graph introduced in Fig. 3c, the depth was estimated. Table 1 shows actual and estimated tumour sizes and depths for participants in the study. Also, the calculated metabolic heat generation rate is presented. Fig. 6a shows a comparison of estimated and actual tumour diameters for all cases. Comparison of estimated and actual tumour depths is presented in Fig. 6b. To estimate the model’s accuracy, a correlation coefficient (R2) was run. The correlation coefficient, which indicates how strong the linear relationship between two variables is, was found to be 0.84 and 0.71, respectively, for size and depth. Absolute errors in depth and size were within 0.31 cm and 0.2 cm, respectively. Results showed that the depth estimation error was larger than the size estimation error. Also, deep seated tumours had higher error than other cases.
Table 1

Results from parameter estimation procedure to determine embedded tumour parameters using surface temperature distribution.

PatientAgePathologicalPathologicalEstimatedEstimatedHeat generation rate (mW/cm3)
#Tumour size (cm)Tumour depth (cm)Tumour sizeTumour depth
1421.120.951.8968.642
229312.71.0226
3332.421.981.740.973
4381.221.52.4756. 233
5550.810.70.874.085
62522.52.422.1135.481
7420.7510.890.8551.322
8402.51.51.591.10322.121
9373.523.11.719.997
10461.311.061.5251.082
11440.61.50.761.70160.83
12350.71.80.6258.93
13400.510.650.9117.29
144441.53.451.647.92
15501.511.10.840.522
16221.31.81.061.444.71
17320.51.50.411.7120.8
18332.73.522.819.08
19300.81.50.661.268.45
20471.831.22.140.2
Fig. 6a

Comparison of actual tumour size with estimated tumour size.

Fig. 6b

Comparison of actual tumour depth with estimated tumour depth.

This less accurate estimation of tumour depth may be due to applying a simple breast model which did not account for gravity induced geometry, non-uniform layer thickness, different tumour shapes, and departure of individual thermal properties from the population average used in this study. For increasing the accuracy of the suggested method, it is favourable to analyse shape progress of tumours with stack-based layering theory [25] in future works. Practical constraints of this method (accuracy and resolution of thermograms) could be also other error sources. Because of restricted accuracy of thermal cameras or inadequate knowledge about the emission coefficient, accuracy of temperature measurements is restricted. As reported in Ng’s study [4], the temperature of objects in a thermal image dependents on the angle of view because the emission coefficient of an object will change when infrared measurements are taken at various angles. Findings of the study suggest that it is possible to determine required parameters from a pool of surface temperature data. In comparison with previous studies [8], [9], [10], the method proposed in the study is more time effective. In general, findings were in agreement with actual parameters.

Conclusions

Thermography is a non-invasive, nonionizing, and efficient method for an early diagnosis of breast cancer. One basic question here is how complex relationships between breast thermal patterns and underlying heat source parameters can be quantified. Using a thermography-based skin surface temperature profile, the present article introduced a simple methodology for estimation of breast tumour parameters. Data obtained from numerical simulations coupled with an approximate model and a dynamic neural network were used to address the inverse problem. According to the analysis of the clinical cases with correlative theories, this method is practicable with certain usable values. However, there have been several aspects which need to deal with, for example, the gravity induced geometry deformation, non-uniform layer thickness and the departure of individual thermal properties from the population average will have some impacts on the result of analyses. As a future work, the accuracy and reliability of the system can be improved by increasing the number of images.

Role of the funding source

There are no sources of funding to declare.

Conflict of Interest

The authors have declared no conflict of interest.
  13 in total

1.  Surface Temperature Distribution of a Breast With and Without Tumour.

Authors:  N. M. Sudharsan; E. Y. K. Ng; S. L. Teh
Journal:  Comput Methods Biomech Biomed Engin       Date:  1999       Impact factor: 1.763

2.  Numerical computation as a tool to aid thermographic interpretation.

Authors:  E Y Ng; N M Sudharsan
Journal:  J Med Eng Technol       Date:  2001 Mar-Apr

3.  Effect of blood flow, tumour and cold stress in a female breast: a novel time-accurate computer simulation.

Authors:  E Y Ng; N M Sudharsan
Journal:  Proc Inst Mech Eng H       Date:  2001       Impact factor: 1.617

4.  Implications of surface temperatures in the diagnosis of breast cancer.

Authors:  R LAWSON
Journal:  Can Med Assoc J       Date:  1956-08-15       Impact factor: 8.262

5.  Estimating the mutual information between bilateral breast in thermograms using nonparametric windows.

Authors:  M EtehadTavakol; E Y K Ng; Caro Lucas; S Sadri; N Gheissari
Journal:  J Med Syst       Date:  2010-06-09       Impact factor: 4.460

6.  Parametric optimization for tumour identification: bioheat equation using ANOVA and the Taguchi method.

Authors:  N M Sudharsan; E Y Ng
Journal:  Proc Inst Mech Eng H       Date:  2000       Impact factor: 1.617

7.  Temperature profiles with respect to inhomogeneity and geometry of the human body.

Authors:  J Werner; M Buse
Journal:  J Appl Physiol (1985)       Date:  1988-09

8.  Application of K- and fuzzy c-means for color segmentation of thermal infrared breast images.

Authors:  M EtehadTavakol; S Sadri; E Y K Ng
Journal:  J Med Syst       Date:  2010-02       Impact factor: 4.460

9.  Computer simulation in conjunction with medical thermography as an adjunct tool for early detection of breast cancer.

Authors:  Eddie Y-K Ng; N M Sudharsan
Journal:  BMC Cancer       Date:  2004-04-28       Impact factor: 4.430

10.  Level set method for segmentation of infrared breast thermograms.

Authors:  N Golestani; M EtehadTavakol; Eyk Ng
Journal:  EXCLI J       Date:  2014-03-13       Impact factor: 4.068

View more
  1 in total

1.  Determining the thermal characteristics of breast cancer based on high-resolution infrared imaging, 3D breast scans, and magnetic resonance imaging.

Authors:  Adolfo Lozano; Jody C Hayes; Lindsay M Compton; Jamasp Azarnoosh; Fatemeh Hassanipour
Journal:  Sci Rep       Date:  2020-06-22       Impact factor: 4.379

  1 in total

北京卡尤迪生物科技股份有限公司 © 2022-2023.