Skip to main content
Biomedical Optics Express logoLink to Biomedical Optics Express
. 2015 Aug 18;6(9):3420–3430. doi: 10.1364/BOE.6.003420

Algorithm for mapping cutaneous tissue oxygen concentration using hyperspectral imaging

Sorin Miclos 1,*, Sorin Viorel Parasca 2, Mihaela Antonina Calin 1, Dan Savastru 1, Dragos Manea 1
PMCID: PMC4574667  PMID: 26417511

Abstract

The measurement of tissue oxygenation plays an important role in the diagnosis and therapeutic assessment of a large variety of diseases. Many different methods have been developed and are currently applied in clinical practice for the measurement of tissue oxygenation. Unfortunately, each of these methods has its own limitations. In this paper we proposed the use of hyperspectral imaging as new method for the assessment of the tissue oxygenation level. To extract this information from hyperspectral images a new algorithm for mapping cutaneous tissue oxygen concentration was developed. This algorithm takes into account and solves some problems related to setting and calculation of some parameters derived from hyperspectral images. The algorithm was tested with good results on synthetic images and then validated on the fingers of a hand with different blood irrigation states. The results obtained have proved the ability of hyperspectral imaging together with the developed algorithm to map the oxy- and deoxyhemoglobin distribution on the analyzed fingers. These are only preliminary results and other studies should be done before this approach to be used in the clinical setting for the diagnosis and monitoring of various diseases.

OCIS codes: (000.2170) Equipment and techniques; (110.4234) Multispectral and hyperspectral imaging; (170.6935) Tissue characterization; (300.6550) Spectroscopy, visible

1. Introduction

The level of blood oxygenation in certain areas of the body depends on multiple factors like: pulmonary hematosis, systemic blood circulation, local blood circulation. Therefore, measuring blood oxygenation can bring information regarding all the aforementioned physiological functions. Levels of oxy- and deoxyhemoglobin can characterize with good accuracy blood oxygenation and can be used as monitoring parameters for pulmonary and cardiovascular functions (mainly in acute conditions like shock syndrome), but also in evaluation of peripheral vascular disease (with prognostic value in diabetic foot ulcers) or in assessing the viability of various tissues (like vascularized flaps in plastic surgery- mainly perforator or free-style free flaps or burned skin) and even in evaluation of venous circulation.

Various methods for directly or indirectly determination of the tissue oxygenation have been developed and are currently used in both clinical practice and experimental studies such as: blood gas analysis [1], polarographic electrode technique [2], transcutaneous oxygen measurement [3], pulse oximetry [4], near-infrared spectroscopy [5], magnetic resonance imaging [6], electron paramagnetic resonance [7], and positron emission tomography [8]. Each of these methods has however its own limitations, in terms of accuracy, invasiveness, time-consuming, expensiveness, etc. More recently, hyperspectral imaging technique (HSI) has proven its value to assess tissue oxygenation [911] providing in a non-invasive way maps of distribution of both hemoglobin species. This information can be only obtained by applying some specific methods for the processing and analyzing of the large volumes of data contained in a hyperspectral image. Different methods to assess tissue oxygenation in hyperspectral images have been proposed and tested so far: principal component analysis (PCA) and fuzzy C-means clustering [12], multivariate analysis and least-squares regression [13], the Gaussian superposition [14] and Monte Carlo simulation [15]. Principal component analysis (PCA) and fuzzy C-means clustering assigns each data point a degree of membership to a component or cluster. Monte Carlo simulation requires a large amount of calculation. Gaussian superposition algorithm deconvolves the relative contributions of chromophores by approximating them with superposition of Gaussians.

In this study, an algorithm based on the modified Beer-Lambert law [16] and Levenberg-Marquardt nonlinear least-squares analysis method [17] was proposed for mapping cutaneous tissue oxygen concentration from hyperspectral images. This algorithm considers and responds to the following problems: (a) how to set the scaling factor; (b) which is the methodology for the calculation of scaling factor; (c) how to calculate the start values of parameters for minimization; (d) which is the best method for validation of the algorithm taking into account a number as large as possible of situations; (e) what is the way in which hyperspectral images are turned into maps of oxy- and deoxyhemoglobin distribution on the fingers of a hand with different blood irrigation states.

2. Materials and methods

We determined the apparent absorption (expressed in arbitrary units) of the tissue using the modified Beer-Lambert law:

A(x,y,λ)=log10[It(x,y,λ)B(x,y,λ)Ic(x,y,λ)B(x,y,λ)] (1)

where It (x,y,λ) is the hyperspectral image of the fully illuminated analyzed tissue, B (x,y,λ) is the hyperspectral image taken with the lens completely closed and Ic (x,y,λ) is the hyperspectral image of a fully illuminated reference tile, x and y are pixel coordinates and λ is the band coordinate (wavelength). All these three hyperspectral images were acquired as 12-bit digital data hypercubes using a hyperspectral camera.

The apparent absorption in cutaneous tissues depends on oxyhemoglobin (Coxy(x,y)) and deoxyhemoglobin (Cdeoxy(x,y)) concentrations and also on a factor G(x,y), independent of wavelength, that takes into account light scattering by the tissue outside of the acceptance angle of the camera lens. All these three parameters should be determined separately for each point (x,y) of the hyperspectral image. The apparent absorption can be described as in

A(x,y,λ)=G(x,y)+s[Coxy(x,y)εoxy(λ)+Cdeoxy(x,y)εdeoxy(λ)] (2)

In Eq. (2) εoxy (λ) denotes oxyhemoglobin extinction coefficient at a given wavelength λ, εdeoxy (λ) denotes deoxyhemoglobin extinction coefficient (both expressed in cm−1/Mol/L) and s is a scaling coefficient, unique for the whole image.

The distributions of oxyhemoglobin and deoxyhemoglobin concentrations are obtained, along with the factor G by nonlinear least squares minimization method using Levenberg–Marquardt algorithm. G(x,y), Coxy(x,y) and Cdeoxy(x,y) are the parameters to be obtained from minimization of the residuals res. All these parameters were marked as r1 ( = G), r2 ( = Coxy) and r3 ( = Cdeoxy) and calculated independently in each point (x,y) of the image.

res=i{Ar1s[r2εoxy(λi)+r3εdeoxy(λi)]}2 (3)

The Minimization process requires to specify a starting point (a set of initial values for the parameters). This approach raises two important problems to be solved: setting the value of s and finding an appropriate set of initial values for parameters.

The approach that we are proposing consists of the following steps. First step consist of determining s from the condition that the contribution at apparent absorption when Coxy and Cdeoxy equals 1:

smax[εoxy(λ)+εdeoxy(λ)]=1 (4)

This procedure is independent of the analyzed image, only depending on the selected spectral range, as can be seen in Eq. (5).

s=1max[εoxy(λ)+εdeoxy(λ)] (5)

This value can be improved by a calibration that involves a subsequent measurement of the oxyhemoglobin concentration in a selected point, using a different device and method, and then recalculating of s. Indeed, if Eq. (2) is rewritten as a function of oxyhemoglobin saturation (sat (x,y)) and of total effective hemoglobin concentration (hemo (x,y)), where

hemo(x,y)=Coxy(x,y)+Cdeoxy(x,y)sat(x,y)=Coxy(x,y)hemo(x,y) (6)

apparent absorption equation becomes

A(x,y,λ)=G(x,y)+shemo(x,y){sat(x,y)εoxy(λ)+[1sat(x,y)]εdeoxy(λ)} (7)

It can be easily noticed that saturation depends only on the ratio of Coxy and Cdeoxy, therefore it is not influenced by scaling coefficient s. Consequently the product s·hemo(x,y) remains unchanged when modifying s. Denoting by Coxy (x0,y0) and hemo (x0,y0) concentrations in a point (x0,y0) for a value s of the scaling coefficient and Coxy (x0,y0) and hemo’ (x0,y0) concentrations in the same point (x0,y0) for a value s’ of the scaling coefficient and taking into account that

shemo(x0,y0)=shemo(x0,y0) (8)

the value of s’ can be deduced as

s=shemo(x0,y0)hemo(x0,y0)=sCoxy(x0,y0)Coxy(x0,y0) (9)

Hence distributions of Coxy and Cdeoxy are recalculated in every point of the image:

Coxy(x,y)=Coxy(x,y)Coxy(x0,y0)Coxy(x0,y0)Cdeoxy(x,y)=Cdeoxy(x,y)Cdeoxy(x0,y0)Cdeoxy(x0,y0) (10)

The second step involves setting appropriate starting values for parameters in minimization.Minimization was performed separately for each pixel of the image so a possible approach may be setting starting values for each pixel apart. However algorithm tests have shown that it is convergent for a wide range of starting values. Therefore the starting values were set uniquely for the whole image. Starting values of the parameters are r01 ( = G0), r02 ( = Coxy0) and r03 ( = Cdeoxy0).

Because the concentration distributions of oxyhemoglobin and deoxyhemoglobin usually vary between 0 and 1 values as r02 = 0.5 and r03 = 0.5 were considered as a reasonable choice.

To set a starting value (r01) for G we take into account that it represents contributions of other factors not depending on wavelength and it was assumed that the maximum of the apparent absorption A corresponds to a point in which Coxy = 1 and Cdeoxy = 1. In this case r01 = max (A) −1.

A hyperspectral camera model PS-FW-11-V8E-OEM (SPECIM, Oulu, Finland), having a resolution of 1392 (horizontal) x 1040 (vertical) pixels (of 6.45 µm x 6.45 µm) was used to acquire the hyperspectral images. The slit of the spectrograph is 30 µm x 8.98 mm, providing a spectral resolution of 2 nm. A binning of 4 x 4 was the solution to get a small image acquisition time and a reasonable dimension of the hypercube, so the frame rate was 41 Hz, horizontal resolution was 348 samples and the vertical resolution was 258 spectral bands (in the range 335 – 836 nm). This hyperspectral camera uses a Schneider Optics (NY, USA) lens, model Xenoplan 1.4/17, with a focal length of 17 mm and maximum relative aperture of 1:1.4. Because the hyperspectral camera forms the image of a line (spectrograph slit), it is necessary to scan the sample by moving the sample with a motorized linear positioning stage model M-505.2 S2 (Physik Instrumente, Karlsruhe, Germany), driven by a stepper controller model C-663.10 (Physik Instrumente, Karlsruhe, Germany). This way 207 lines were acquired during 5 s. Thus the acquired hypercube had the dimensions 348 samples x 258 bands x 207 lines. The color depth was 12 bits.

The spectral range of interest was selected as being between 500 and 660 nm, so we used only the 83 bands of the hypercube ranging in the spectral range of interest. The analyzed intensity distribution was stored into the matrix I(x,λ,y) having dimensions (348 x 83 x 207). The experimental layout is presented in Fig. 1.

Fig. 1.

Fig. 1

Experimental setup: 1. hyperspectral camera, 2. hyperspectral camera lens, 3. motorized linear positioning stage, 4. stepper controller.

An Avantes (Apeldoorn, Netherlands) reference tile model WS-2 was used to get Ic hypercube. Before using it, the values of Ic from a pixel of the central area of the reference tile are extended to all pixels of the image (the reference tile is uniform but is smaller than the image).

3. Mapping algorithm

The mapping algorithm starts by acquiring the 3 hypercubes or (for evaluation) by creating the test image. Next step is to calculate the apparent absorption 3D-matrix from the hypercubes data. The third step of the algorithm sets the starting values of the minimization parameters. In the fourth step minimization is performed, resulting the distributions of the 3 parameters. In the last (fifth) step other two distributions (total effective hemoglobin concentration and saturation) are derived, all results are output as data and graphs (see Fig. 2).

Fig. 2.

Fig. 2

Cutaneous tissue oxygen concentration mapping algorithm.

3.1 Test image

The test image was designed as a square 101 x 101 pixels hypercube with a vertical variation of the oxyhemoglobin concentration from 0 to 1 in steps of 0.01 (101 horizontal strips, Fig. 3(a)), i.e. Coxy (x,y) = y/100 and a horizontal variation of the deoxyhemoglobin concentration from 0 to 1 in steps of 0.01 (101 vertical strips, Fig. 3(b)), i.e. Cdeoxy (x,y) = x/100.

Fig. 3.

Fig. 3

Target parameter distributions in test image: (a) oxyhemoglobin concentration, (b) deoxyhemoglobin concentration and (c) factor G.

For the factor G a distribution of circles centered in the middle of the image, at coordinates (51,51), was chosen. It is calculated as

G(x,y)=(x51)2+(y51)2Gmax5000 (11)

Gmax was set to 0.2. Its distribution is presented in Fig. 3(c).

3.2 Calculations

Apparent absorption is calculated using (1), starting values for parameters are, as above mentioned, r01 = max (A) −1, r02 = 0.5 and r03 = 0.5.

The three parameters are calculated by minimizing the residuals in Eq. (3) using nonlinear least squares minimization method using Levenberg–Marquardt algorithm [17].

Total effective hemoglobin concentration distribution and oxyhemoglobin saturation distribution are calculated as in Eq. (6).

4. Results

4.1 Evaluation using the test image

The evaluation of the algorithm using the test image consisted in comparing the distributions of Gt, Coxyt and Cdeoxyt set at the test image design time (so called ‘targets’) to the distributions G, Coxy and Cdeoxy (‘results’) obtained from minimization.

As we can see in Fig. 4, the graphs of ‘results’ (‘Validation test’) look identical to ‘target’ graphs (Fig. 3). To highlight the difference between results and targets following statistics were calculated:

Fig. 4.

Fig. 4

Calculated parameter distributions in validated test image: (a) oxyhemoglobin concentration, (b) deoxyhemoglobin concentration and (c) factor G.

  • The average of the ‘result’ distribution, called ‘Reference’.

  • The ratio of maximum of the absolute difference between ‘result’ and ‘target’ distributions and ‘Reference’, called ‘Maximum’.

  • The ratio of minimum of the absolute difference between ‘result’ and ‘target’ distributions and ‘Reference’, called ‘Minimum’.

  • The ratio of the average of the difference between ‘result’ and ‘target’ distributions and ‘Reference’, called ‘Average’.

  • The ratio of standard deviation of the difference between ‘result’ and ‘target’ distributions and ‘Reference’, called ‘Standard deviation’.

The results are presented in Table 1.

Table 1. Statistics of results.

Distribution Reference Maximum Minimum Average Standard deviation
Coxy (x,y) 0.5 4.9338·10−12 0 −7.0417·10−14 2.7139·10−13
Cdeoxy (x,y) 0.5 5.3780·10−12 0 7.6774·10−14 2.9582·10−13
Hemo (x,y) 1 2.2204·10−13 0 3.2068·10−15 1.2199·10−14
Sat (x,y) 0.5 3.1616·10−11 0 −2.0873·10−13 5.5315·10−13
G (x,y) 0.1093 1.6027·10−12 0 −2.2916·10−14 8.8146·10−14

It is remarkable that an excellent match between ‘results’ and ‘targets’ was recorded. The relative differences are in the range 10−11 - 10−15 and they are all resulted from the computational errors.

This test also demonstrated that the setting of the starting values was correct, the minimization retrieving correctly the ‘target’ distributions even in points were they differ much from the starting values.

Furthermore, this test also proved that the setting of the starting values was correct, the minimization retrieving correctly the ‘target’ distributions even in points were they differ much from the starting values.

Processing time for an image using a system equipped with an i5-4440 processor at 3.1 GHz and 8 GB RAM was about 4 minutes. This depends on the processor’s speed, the available RAM and the number of processor cores (parallel processing option can be used) and, obviously, on hypercube dimension (better spatial and spectral resolution increases hypercube dimension and consequently the processing time). An insufficient RAM may cause a severe slow of the processing because hard disk available space is used to compensate the insufficient memory, therefore a balance should be done between accuracy and available resources.

4.2 Experimental data

Experimental data were collected and processed in order to verify the validity of the algorithm. The experiment consisted in acquisition of a hyperspectral image of a right hand of a healthy subject: at the base of the middle finger a tourniquet was applied in order to cut off the venous return and, for the ring finger, the tourniquet induced complete ischemia after the blood from the finger was removed with a milking maneuver. The other two fingers in the image (index and the little finger) served as reference.

Following the same procedure as in the case of the test image apparent absorption A(x,λ,y) was calculated for the whole image and the distributions of concentrations of oxyhemoglobin, of deoxyhemoglobin, of oxyhemoglobin saturation and of total effective hemoglobin as well as the distribution of factor G were deduced. All these results are presented in Fig. 5.

Fig. 5.

Fig. 5

Calculated parameter distributions in acquired image of fingers: (a) apparent absorption at the wavelength 540 nm, (b) oxyhemoglobin concentration, (c) deoxyhemoglobin concentration, (d) factor G, (e) total effective hemoglobin concentration and (f) oxyhemoglobin saturation in the analyzed image.

Figure 5(a) presents an apparent absorption map at the wavelength 540 nm just for illustration. The absorption varies between 0 and 1.2521 for this wavelength and between 0 and 1.2894 for the whole wavelength range that was analyzed (500 – 660 nm). It is important to note that a mask was applied over the measured absorption data. The mask has ones inside the area of interest AOI, subject’s hand) and zeros outside this area (the background). Minimum of the absorption inside AOI is 0.5154, while outside AOI it is 0.

The distribution of oxyhemoglobin concentration (Fig. 5(b)) varies between 0 and 0.2599. The two reference fingers (index and the little finger) presented the highest values of oxyhemoglobin concentration, while in the middle finger (with no venous circulation) the concentration dropped drastically and in the ring finger (with ischemia and blood emptied) the concentration decreased down to very low levels and even to zero.

The distribution of deoxyhemoglobin concentration (Fig. 5(c)) varies between 0 and 0.6581, values that are usual. For the reference fingers the variation lies between 0.3 and 0.5. At the middle finger an increase of deoxyhemoglobin concentration may be noticed, due blood stasis and higher oxygen extraction by the tissues. The ring finger, almost blood emptied, presents a decrease of the deoxyhemoglobin concentration compared to references fingers.

Figure 5(d) presents the distribution of the factor G, which has a maximum value of 1.2254, the background (outside AOI) being obviously 0. The distribution in fingers is quite uniform, except for the ring finger (that was blood emptied), which presents lower values in the central area, and also the contour (extremities) of all fingers, where the factor G is greater than 1. This phenomenon is due to the finger ‘profile’ (at the edge the thickness of the finger sharply decrease) and it is related to the different length travelled by the light through the finger tissue.

The variation of the total effective hemoglobin concentration (Fig. 5(e)) lies between 0 and 0.7672. In this case again it may be seen a lower level of total effective hemoglobin concentration in the middle finger compared to the references and also a sharp decrease in the ring finger.

The same situation, but more strongly noticeable, occurs in the distribution of saturation (Fig. 5(f)), which varies between 0 and 0.3840.

5. Conclusion

As a conclusion the study attempted and succeeded to solve was that of determining how to set the scaling coefficient. It is shown that the scaling coefficient cannot be considered a minimization parameter (as oxyhemoglobin and deoxyhemoglobin concentrations or the factor G) but it is a constant for the entire image, and providing a methodology for its calculation. More than that this study provided a validation method for this algorithm taking into account a number as large as possible of situations. Therefore the algorithm is accompanied by a validation method based on a test image (hypercube) that allows testing a very large number (10,201) of different combinations of minimization parameters.

The validation method of the hyperspectral image analysis algorithm by using an appropriate test image proved useful and effective. The test image includes a large range of usual values of the analyzed parameters (oxyhemoglobin concentration, deoxyhemoglobin concentration and the factor G) with very fine variations, allowing the simulation of a very large number of possible situations. Because the analysis is performed independently in each pixel of the hyperspectral image it was possible to simulate a different situation (combination of parameters) in each pixel. By setting the dimension of the test image to 101 x 101 pixels it results 10,201 different situations. A vertical variation of oxyhemoglobin concentration was superposed over a horizontal variation of deoxyhemoglobin concentration and a radial variation of the factor G. The results indicate a very good accuracy, the error (of the order of 10−11) is due to the related computing processes. Analysis of an experimental hyperspectral image produced pertinent hemoglobin data. In conclusion the algorithm is accurate enough for skin oxygenation assessment.

Acknowledgments

This work was supported by Ministry of Education and Scientific Research, Romania, under Grant PN 09-27.02.03 and Grant No. 184 PCCA/2012 – MOIST.

References and links

  • 1.Davis M. D., Walsh B. K., Sittig S. E., Restrepo R. D., “AARC Clinical Practice Guideline: Blood Gas Analysis and Hemoximetry: 2013,” Respir. Care 58(10), 1694–1703 (2013). 10.4187/respcare.02786 [DOI] [PubMed] [Google Scholar]
  • 2.Lübbers D. W., “Oxygen electrodes and optodes and their application in vivo,” Adv. Exp. Med. Biol. 388, 13–34 (1996). 10.1007/978-1-4613-0333-6_2 [DOI] [PubMed] [Google Scholar]
  • 3.Rithalia S. V., “Developments in transcutaneous blood gas monitoring: a review,” J. Med. Eng. Technol. 15(4-5), 143–153 (1991). 10.3109/03091909109023701 [DOI] [PubMed] [Google Scholar]
  • 4.Ortega R., Hansen C. J., Elterman K., Woo A., “Videos in clinical medicine. pulse oximetry,” N. Engl. J. Med. 364(16), e33 (2011). 10.1056/NEJMvcm0904262 [DOI] [PubMed] [Google Scholar]
  • 5.Hyttel-Sorensen S., Sorensen L. C., Riera J., Greisen G., “Tissue oximetry: a comparison of mean values of regional tissue saturation, reproducibility and dynamic range of four NIRS-instruments on the human forearm,” Biomed. Opt. Express 2(11), 3047–3057 (2011). 10.1364/BOE.2.003047 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 6.Christen T., Bouzat P., Pannetier N., Coquery N., Moisan A., Lemasson B., Thomas S., Grillon E., Detante O., Rémy C., Payen J. F., Barbier E. L., “Tissue oxygen saturation mapping with magnetic resonance imaging,” J. Cereb. Blood Flow Metab. 34(9), 1550–1557 (2014). 10.1038/jcbfm.2014.116 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 7.Swartz H. M., Khan N., Buckey J., Comi R., Gould L., Grinberg O., Hartford A., Hopf H., Hou H., Hug E., Iwasaki A., Lesniewski P., Salikhov I., Walczak T., “Clinical applications of EPR: overview and perspectives,” NMR Biomed. 17(5), 335–351 (2004). 10.1002/nbm.911 [DOI] [PubMed] [Google Scholar]
  • 8.Chapman J. D., Schneider R. F., Urbain J. L., Hanks G. E., “Single-photon emission computed tomography and positron-emission tomography assays for tissue oxygenation,” Semin. Radiat. Oncol. 11(1), 47–57 (2001). 10.1053/srao.2001.18103 [DOI] [PubMed] [Google Scholar]
  • 9.Lu G., Fei B., “Medical hyperspectral imaging: a review,” J. Biomed. Opt. 19(1), 010901 (2014). 10.1117/1.JBO.19.1.010901 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Calin M. A., Parasca S. V., Savastru D., Manea D., “Hyperspectral Imaging in the Medical Field: Present and Future,” App. Spect. Reviews 49(6), 435–447 (2014). 10.1080/05704928.2013.838678 [DOI] [Google Scholar]
  • 11.McCormack D. R., Walsh A. J., Sit W., Arteaga C. L., Chen J., Cook R. S., Skala M. C., “In vivo hyperspectral imaging of microvessel response to trastuzumab treatment in breast cancer xenografts,” Biomed. Opt. Express 5(7), 2247–2261 (2014). 10.1364/BOE.5.002247 [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 12.Mansfield J. R., Sowa M. G., Payette J. R., Abdulrauf B., Stranc M. F., Mantsch H. H., “Tissue viability by multispectral near infrared imaging: a fuzzy C-means clustering analysis,” IEEE Trans. Med. Imaging 17(6), 1011–1018 (1998). 10.1109/42.746634 [DOI] [PubMed] [Google Scholar]
  • 13.Zuzak K. J., Schaeberle M. D., Lewis E. N., Levin I. W., “Visible reflectance hyperspectral imaging: characterization of a noninvasive, in vivo system for determining tissue perfusion,” Anal. Chem. 74(9), 2021–2028 (2002). 10.1021/ac011275f [DOI] [PubMed] [Google Scholar]
  • 14.Jakovels D., Spigulis J., Saknite I., “Multi-spectral mapping of in-vivo skin hemoglobin and melanin,” Proc. SPIE 7715, 77152Z (2010). 10.1117/12.853928 [DOI] [Google Scholar]
  • 15.Cooper C. E., Elwell C. E., Meek J. H., Matcher S. J., Wyatt J. S., Cope M., Delpy D. T., “The noninvasive measurement of absolute cerebral deoxyhemoglobin concentration and mean optical path length in the neonatal brain by second derivative near infrared spectroscopy,” Pediatr. Res. 39(1), 32–38 (1996). 10.1203/00006450-199601000-00005 [DOI] [PubMed] [Google Scholar]
  • 16.Sassaroli A., Fantini S., “Comment on the modified Beer-Lambert law for scattering media,” Phys. Med. Biol. 49(14), N255–N257 (2004). 10.1088/0031-9155/49/14/N07 [DOI] [PubMed] [Google Scholar]
  • 17.More J. J., “The Levenberg-Marquardt algorithm: Implementation and theory,” Num. Anal. Lect, Notes in Math. 630, 105–116 (1978). 10.1007/BFb0067700 [DOI] [Google Scholar]

Articles from Biomedical Optics Express are provided here courtesy of Optica Publishing Group

RESOURCES