192 research outputs found

    Detection and Classification of Diabetic Retinopathy Pathologies in Fundus Images

    Get PDF
    Diabetic Retinopathy (DR) is a disease that affects up to 80% of diabetics around the world. It is the second greatest cause of blindness in the Western world, and one of the leading causes of blindness in the U.S. Many studies have demonstrated that early treatment can reduce the number of sight-threatening DR cases, mitigating the medical and economic impact of the disease. Accurate, early detection of eye disease is important because of its potential to reduce rates of blindness worldwide. Retinal photography for DR has been promoted for decades for its utility in both disease screening and clinical research studies. In recent years, several research centers have presented systems to detect pathology in retinal images. However, these approaches apply specialized algorithms to detect specific types of lesion in the retina. In order to detect multiple lesions, these systems generally implement multiple algorithms. Furthermore, some of these studies evaluate their algorithms on a single dataset, thus avoiding potential problems associated with the differences in fundus imaging devices, such as camera resolution. These methodologies primarily employ bottom-up approaches, in which the accurate segmentation of all the lesions in the retina is the basis for correct determination. A disadvantage of bottom-up approaches is that they rely on the accurate segmentation of all lesions in order to measure performance. On the other hand, top-down approaches do not depend on the segmentation of specific lesions. Thus, top-down methods can potentially detect abnormalities not explicitly used in their training phase. A disadvantage of these methods is that they cannot identify specific pathologies and require large datasets to build their training models. In this dissertation, I merged the advantages of the top-down and bottom-up approaches to detect DR with high accuracy. First, I developed an algorithm based on a top-down approach to detect abnormalities in the retina due to DR. By doing so, I was able to evaluate DR pathologies other than microaneurysms and exudates, which are the main focus of most current approaches. In addition, I demonstrated good generalization capacity of this algorithm by applying it to other eye diseases, such as age-related macular degeneration. Due to the fact that high accuracy is required for sight-threatening conditions, I developed two bottom-up approaches, since it has been proven that bottom-up approaches produce more accurate results than top-down approaches for particular structures. Consequently, I developed an algorithm to detect exudates in the macula. The presence of this pathology is considered to be a surrogate for clinical significant macular edema (CSME), a sight-threatening condition of DR. The analysis of the optic disc is usually not taken into account in DR screening systems. However, there is a pathology called neovascularization that is present in advanced stages of DR, making its detection of crucial clinical importance. In order to address this problem, I developed an algorithm to detect neovascularization in the optic disc. These algorithms are based on amplitude-modulation and frequency-modulation (AM-FM) representations, morphological image processing methods, and classification algorithms. The methods were tested on a diverse set of large databases and are considered to be the state-of the art in this field

    Optical Imaging Of Tissue Physiology With Exogenous Contrast Agents

    Get PDF
    This thesis describes experiments and analyses which push the frontier per what one can learn from optically emitting exogenous contrast agents in living tissue. The first set of experiments concurrently measured cerebral blood flow and bothintravascular- and extravascular-tissue oxygen concentration in a rat brain during functional activation; the new instrumentation needed to collect this information used contrast agent phosphorescence lifetime to determine oxygen concentration and speckle contrast imaging to probe blood flow. The concurrent measurement of multiple physiological parameters with high temporal resolution (∌7 Hz) provided a unique opportunity to observe the interconnected dynamics of oxygen exchange, blood flow, and cerebral oxygen metabolism. The experiments showed that initial metabolic changes trigger a blood flow response; comprehensive theoretical modeling of the data exposed potential weaknesses of the well-known and often-used two-compartment oxygen diffusion model, and the experiments as a whole introduced a new tool for characterization of oxygen metabolism and neurovascular coupling in the brain. The second set of experiments developed instrumentation and a simple theoretical methodology for imaging fluorescent targets in turbid media such as tissue. This approach used the ideas of spatial frequency domain fluorescence diffuse optical tomography (SFD-FDOT). The new reconstruction algorithm modified the more complex SFD-FDOT reconstruction method to rapidly acquire the depth of fluorescent target(s) and then estimate the transverse margins of the fluorescent target(s). Tissue phantom experiments demonstrated the instrumentation and algorithm, and assessed limitations. The new methodology could be useful for image guidance during tumor resection surgery, and could also provide rapid and useful constraining information for more comprehensive fluorescent tomography

    Computational Multispectral Endoscopy

    Get PDF
    Minimal Access Surgery (MAS) is increasingly regarded as the de-facto approach in interventional medicine for conducting many procedures this is due to the reduced patient trauma and consequently reduced recovery times, complications and costs. However, there are many challenges in MAS that come as a result of viewing the surgical site through an endoscope and interacting with tissue remotely via tools, such as lack of haptic feedback; limited field of view; and variation in imaging hardware. As such, it is important best utilise the imaging data available to provide a clinician with rich data corresponding to the surgical site. Measuring tissue haemoglobin concentrations can give vital information, such as perfusion assessment after transplantation; visualisation of the health of blood supply to organ; and to detect ischaemia. In the area of transplant and bypass procedures measurements of the tissue tissue perfusion/total haemoglobin (THb) and oxygen saturation (SO2) are used as indicators of organ viability, these measurements are often acquired at multiple discrete points across the tissue using with a specialist probe. To acquire measurements across the whole surface of an organ one can use a specialist camera to perform multispectral imaging (MSI), which optically acquires sequential spectrally band limited images of the same scene. This data can be processed to provide maps of the THb and SO2 variation across the tissue surface which could be useful for intra operative evaluation. When capturing MSI data, a trade off often has to be made between spectral sensitivity and capture speed. The work in thesis first explores post processing blurry MSI data from long exposure imaging devices. It is of interest to be able to use these MSI data because the large number of spectral bands that can be captured, the long capture times, however, limit the potential real time uses for clinicians. Recognising the importance to clinicians of real-time data, the main body of this thesis develops methods around estimating oxy- and deoxy-haemoglobin concentrations in tissue using only monocular and stereo RGB imaging data

    Retinal vessel segmentation using textons

    Get PDF
    Segmenting vessels from retinal images, like segmentation in many other medical image domains, is a challenging task, as there is no unified way that can be adopted to extract the vessels accurately. However, it is the most critical stage in automatic assessment of various forms of diseases (e.g. Glaucoma, Age-related macular degeneration, diabetic retinopathy and cardiovascular diseases etc.). Our research aims to investigate retinal image segmentation approaches based on textons as they provide a compact description of texture that can be learnt from a training set. This thesis presents a brief review of those diseases and also includes their current situations, future trends and techniques used for their automatic diagnosis in routine clinical applications. The importance of retinal vessel segmentation is particularly emphasized in such applications. An extensive review of previous work on retinal vessel segmentation and salient texture analysis methods is presented. Five automatic retinal vessel segmentation methods are proposed in this thesis. The first method focuses on addressing the problem of removing pathological anomalies (Drusen, exudates) for retinal vessel segmentation, which have been identified by other researchers as a problem and a common source of error. The results show that the modified method shows some improvement compared to a previously published method. The second novel supervised segmentation method employs textons. We propose a new filter bank (MR11) that includes bar detectors for vascular feature extraction and other kernels to detect edges and photometric variations in the image. The k-means clustering algorithm is adopted for texton generation based on the vessel and non-vessel elements which are identified by ground truth. The third improved supervised method is developed based on the second one, in which textons are generated by k-means clustering and texton maps representing vessels are derived by back projecting pixel clusters onto hand labelled ground truth. A further step is implemented to ensure that the best combinations of textons are represented in the map and subsequently used to identify vessels in the test set. The experimental results on two benchmark datasets show that our proposed method performs well compared to other published work and the results of human experts. A further test of our system on an independent set of optical fundus images verified its consistent performance. The statistical analysis on experimental results also reveals that it is possible to train unified textons for retinal vessel segmentation. In the fourth method a novel scheme using Gabor filter bank for vessel feature extraction is proposed. The ii method is inspired by the human visual system. Machine learning is used to optimize the Gabor filter parameters. The experimental results demonstrate that our method significantly enhances the true positive rate while maintaining a level of specificity that is comparable with other approaches. Finally, we proposed a new unsupervised texton based retinal vessel segmentation method using derivative of SIFT and multi-scale Gabor filers. The lack of sufficient quantities of hand labelled ground truth and the high level of variability in ground truth labels amongst experts provides the motivation for this approach. The evaluation results reveal that our unsupervised segmentation method is comparable with the best other supervised methods and other best state of the art methods

    Multispectral image analysis in laparoscopy – A machine learning approach to live perfusion monitoring

    Get PDF
    Modern visceral surgery is often performed through small incisions. Compared to open surgery, these minimally invasive interventions result in smaller scars, fewer complications and a quicker recovery. While to the patients benefit, it has the drawback of limiting the physician’s perception largely to that of visual feedback through a camera mounted on a rod lens: the laparoscope. Conventional laparoscopes are limited by “imitating” the human eye. Multispectral cameras remove this arbitrary restriction of recording only red, green and blue colors. Instead, they capture many specific bands of light. Although these could help characterize important indications such as ischemia and early stage adenoma, the lack of powerful digital image processing prevents realizing the technique’s full potential. The primary objective of this thesis was to pioneer fluent functional multispectral imaging (MSI) in laparoscopy. The main technical obstacles were: (1) The lack of image analysis concepts that provide both high accuracy and speed. (2) Multispectral image recording is slow, typically ranging from seconds to minutes. (3) Obtaining a quantitative ground truth for the measurements is hard or even impossible. To overcome these hurdles and enable functional laparoscopy, for the first time in this field physical models are combined with powerful machine learning techniques. The physical model is employed to create highly accurate simulations, which in turn teach the algorithm to rapidly relate multispectral pixels to underlying functional changes. To reduce the domain shift introduced by learning from simulations, a novel transfer learning approach automatically adapts generic simulations to match almost arbitrary recordings of visceral tissue. In combination with the only available video-rate capable multispectral sensor, the method pioneers fluent perfusion monitoring with MSI. This system was carefully tested in a multistage process, involving in silico quantitative evaluations, tissue phantoms and a porcine study. Clinical applicability was ensured through in-patient recordings in the context of partial nephrectomy; in these, the novel system characterized ischemia live during the intervention. Verified against a fluorescence reference, the results indicate that fluent, non-invasive ischemia detection and monitoring is now possible. In conclusion, this thesis presents the first multispectral laparoscope capable of videorate functional analysis. The system was successfully evaluated in in-patient trials, and future work should be directed towards evaluation of the system in a larger study. Due to the broad applicability and the large potential clinical benefit of the presented functional estimation approach, I am confident the descendants of this system are an integral part of the next generation OR

    Early screening and diagnosis of diabetic retinopathy

    Get PDF
    Diabetic retinopathy (DR) is a chronic, progressive and possibly vision-threatening eye disease. Early detection and diagnosis of DR, prior to the development of any lesions, is paramount for more efficiently dealing with it and managing its consequences. This thesis investigates and proposes a number of candidate geometric and haemodynamic biomarkers, derived from fundus images of the retinal vasculature, which can be reliably utilised for identifying the progression from diabetes to DR. Numerous studies exist in literature that investigate only some of these biomarkers in independent normal, diabetic and DR cohorts. However, none exist, to the best of my knowledge, that investigates more than 100 biomarkers altogether, both geometric and haemodynamic ones, for identifying the progression to DR, by also using a novel experimental design, where the same exact matched junctions and subjects are evaluated in a four year period that includes the last three years pre-DR (still diabetic eye) and the onset of DR (progressors’ group). Multiple additional conventional experimental designs, such as non-matched junctions, non-progressors’ group, and a combination of them are also adopted in order to present the superiority of this type of analysis for retinal features. Therefore, this thesis aims to present a complete framework and some novel knowledge, based on statistical analysis, feature selection processes and classification models, so as to provide robust, rigorous and meaningful statistical inferences, alongside efficient feature subsets that can identify the stages of the progression. In addition, a new and improved method for more accurately summarising the calibres of the retinal vessel trunks is also presented. The first original contribution of this thesis is that a series of haemodynamic features (blood flow rate, blood flow velocity, etc.), which are estimated from the retinal vascular geometry based on some boundary conditions, are applied to studying the progression from diabetes to DR. These features are found to undoubtedly contribute to the inferences and the understanding of the progression, yielding significant results, mainly for the venular network. The second major contribution is the proposed framework and the experimental design for more accurately and efficiently studying and quantifying the vascular alterations that occur during the progression to DR and that can be safely attributed only to this progression. The combination of the framework and the experimental design lead to more sound and concrete inferences, providing a set of features, such as the central retinal artery and vein equivalent, fractal dimension, blood flow rate, etc., that are indeed biomarkers of progression to DR. The third major contribution of this work is the new and improved method for more accurately summarising the calibre of an arterial or venular trunk, with a direct application to estimating the central retinal artery equivalent (CRAE), the central retinal vein equivalent (CRVE) and their quotient, the arteriovenous ratio (AVR). Finally, the improved method is shown to truly make a notable difference in the estimations, when compared to the established alternative method in literature, with an improvement between 0.24% and 0.49% in terms of the mean absolute percentage error and 0.013 in the area under the curve. I have demonstrated that some thoroughly planned experimental studies based on a comprehensive framework, which combines image processing algorithms, statistical and classification models, feature selection processes, and robust haemodynamic and geometric features, extracted from the retinal vasculature (as a whole and from specific areas of interest), provide altogether succinct evidence that the early detection of the progression from diabetes to DR can be indeed achieved. The performance that the eight different classification combinations achieved in terms of the area under the curve varied from 0.745 to 0.968

    Anatomical Modeling of Cerebral Microvascular Structures: Application to Identify Biomarkers of Microstrokes

    Get PDF
    Les rĂ©seaux microvasculaires corticaux sont responsables du transport de l’oxygĂšne et des substrats Ă©nergĂ©tiques vers les neurones. Ces rĂ©seaux rĂ©agissent dynamiquement aux demandes Ă©nergĂ©tiques lors d’une activation neuronale par le biais du couplage neurovasculaire. Afin d’élucider le rĂŽle de la composante microvasculaire dans ce processus de couplage, l’utilisation de la modĂ©lisation in-formatique pourrait se rĂ©vĂ©ler un Ă©lĂ©ment clĂ©. Cependant, la manque de mĂ©thodologies de calcul appropriĂ©es et entiĂšrement automatisĂ©es pour modĂ©liser et caractĂ©riser les rĂ©seaux microvasculaires reste l’un des principaux obstacles. Le dĂ©veloppement d’une solution entiĂšrement automatisĂ©e est donc important pour des explorations plus avancĂ©es, notamment pour quantifier l’impact des mal-formations vasculaires associĂ©es Ă  de nombreuses maladies cĂ©rĂ©brovasculaires. Une observation courante dans l’ensemble des troubles neurovasculaires est la formation de micro-blocages vascu-laires cĂ©rĂ©braux (mAVC) dans les artĂ©rioles pĂ©nĂ©trantes de la surface piale. De rĂ©cents travaux ont dĂ©montrĂ© l’impact de ces Ă©vĂ©nements microscopiques sur la fonction cĂ©rĂ©brale. Par consĂ©quent, il est d’une importance vitale de dĂ©velopper une approche non invasive et comparative pour identifier leur prĂ©sence dans un cadre clinique. Dans cette thĂšse,un pipeline de traitement entiĂšrement automatisĂ© est proposĂ© pour aborder le prob-lĂšme de la modĂ©lisation anatomique microvasculaire. La mĂ©thode de modĂ©lisation consiste en un rĂ©seau de neurones entiĂšrement convolutif pour segmenter les capillaires sanguins, un gĂ©nĂ©rateur de modĂšle de surface 3D et un algorithme de contraction de la gĂ©omĂ©trie pour produire des mod-Ăšles graphiques vasculaires ne comportant pas de connections multiples. Une amĂ©lioration de ce pipeline est dĂ©veloppĂ©e plus tard pour allĂ©ger l’exigence de maillage lors de la phase de reprĂ©sen-tation graphique. Un nouveau schĂ©ma permettant de gĂ©nĂ©rer un modĂšle de graphe est dĂ©veloppĂ© avec des exigences d’entrĂ©e assouplies et permettant de retenir les informations sur les rayons des vaisseaux. Il est inspirĂ© de graphes gĂ©omĂ©triques dĂ©formants construits en respectant les morpholo-gies vasculaires au lieu de maillages de surface. Un mĂ©canisme pour supprimer la structure initiale du graphe Ă  chaque exĂ©cution est implĂ©mentĂ© avec un critĂšre de convergence pour arrĂȘter le pro-cessus. Une phase de raffinement est introduite pour obtenir des modĂšles vasculaires finaux. La modĂ©lisation informatique dĂ©veloppĂ©e est ensuite appliquĂ©e pour simuler les signatures IRM po-tentielles de mAVC, combinant le marquage de spin artĂ©riel (ASL) et l’imagerie multidirectionnelle pondĂ©rĂ©e en diffusion (DWI). L’hypothĂšse est basĂ©e sur des observations rĂ©centes dĂ©montrant une rĂ©orientation radiale de la microvascularisation dans la pĂ©riphĂ©rie du mAVC lors de la rĂ©cupĂ©ra-tion chez la souris. Des lits capillaires synthĂ©tiques, orientĂ©s alĂ©atoirement et radialement, et des angiogrammes de tomographie par cohĂ©rence optique (OCT), acquis dans le cortex de souris (n = 5) avant et aprĂšs l’induction d’une photothrombose ciblĂ©e, sont analysĂ©s. Les graphes vasculaires informatiques sont exploitĂ©s dans un simulateur 3D Monte-Carlo pour caractĂ©riser la rĂ©ponse par rĂ©sonance magnĂ©tique (MR), tout en considĂ©rant les effets des perturbations du champ magnĂ©tique causĂ©es par la dĂ©soxyhĂ©moglobine, et l’advection et la diffusion des spins nuclĂ©aires. Le pipeline graphique proposĂ© est validĂ© sur des angiographies synthĂ©tiques et rĂ©elles acquises avec diffĂ©rentes modalitĂ©s d’imagerie. ComparĂ© Ă  d’autres mĂ©thodes effectuĂ©es dans le milieu de la recherche, les expĂ©riences indiquent que le schĂ©ma proposĂ© produit des taux d’erreur gĂ©omĂ©triques et topologiques amoindris sur divers angiogrammes. L’évaluation confirme Ă©galement l’efficacitĂ© de la mĂ©thode proposĂ©e en fournissant des modĂšles reprĂ©sentatifs qui capturent tous les aspects anatomiques des structures vasculaires. Ensuite, afin de trouver des signatures de mAVC basĂ©es sur le signal IRM, la modĂ©lisation vasculaire proposĂ©e est exploitĂ©e pour quantifier le rapport de perte de signal intravoxel minimal lors de l’application de plusieurs directions de gradient, Ă  des paramĂštres de sĂ©quence variables avec et sans ASL. Avec l’ASL, les rĂ©sultats dĂ©montrent une dif-fĂ©rence significative (p <0,05) entre le signal calculĂ© avant et 3 semaines aprĂšs la photothrombose. La puissance statistique a encore augmentĂ© (p <0,005) en utilisant des angiogrammes capturĂ©s Ă  la semaine suivante. Sans ASL, aucun changement de signal significatif n’est trouvĂ©. Des rapports plus Ă©levĂ©s sont obtenus Ă  des intensitĂ©s de champ magnĂ©tique plus faibles (par exemple, B0 = 3) et une lecture TE plus courte (<16 ms). Cette Ă©tude suggĂšre que les mAVC pourraient ĂȘtre carac-tĂ©risĂ©s par des sĂ©quences ASL-DWI, et fournirait les informations nĂ©cessaires pour les validations expĂ©rimentales postĂ©rieures et les futurs essais comparatifs.----------ABSTRACT Cortical microvascular networks are responsible for carrying the necessary oxygen and energy substrates to our neurons. These networks react to the dynamic energy demands during neuronal activation through the process of neurovascular coupling. A key element in elucidating the role of the microvascular component in the brain is through computational modeling. However, the lack of fully-automated computational frameworks to model and characterize these microvascular net-works remains one of the main obstacles. Developing a fully-automated solution is thus substantial for further explorations, especially to quantify the impact of cerebrovascular malformations associ-ated with many cerebrovascular diseases. A common pathogenic outcome in a set of neurovascular disorders is the formation of microstrokes, i.e., micro occlusions in penetrating arterioles descend-ing from the pial surface. Recent experiments have demonstrated the impact of these microscopic events on brain function. Hence, it is of vital importance to develop a non-invasive and translatable approach to identify their presence in a clinical setting. In this thesis, a fully automatic processing pipeline to address the problem of microvascular anatom-ical modeling is proposed. The modeling scheme consists of a fully-convolutional neural network to segment microvessels, a 3D surface model generator and a geometry contraction algorithm to produce vascular graphical models with a single connected component. An improvement on this pipeline is developed later to alleviate the requirement of water-tight surface meshes as inputs to the graphing phase. The novel graphing scheme works with relaxed input requirements and intrin-sically captures vessel radii information, based on deforming geometric graphs constructed within vascular boundaries instead of surface meshes. A mechanism to decimate the initial graph struc-ture at each run is formulated with a convergence criterion to stop the process. A refinement phase is introduced to obtain final vascular models. The developed computational modeling is then ap-plied to simulate potential MRI signatures of microstrokes, combining arterial spin labeling (ASL) and multi-directional diffusion-weighted imaging (DWI). The hypothesis is driven based on recent observations demonstrating a radial reorientation of microvasculature around the micro-infarction locus during recovery in mice. Synthetic capillary beds, randomly- and radially oriented, and op-tical coherence tomography (OCT) angiograms, acquired in the barrel cortex of mice (n=5) before and after inducing targeted photothrombosis, are analyzed. The computational vascular graphs are exploited within a 3D Monte-Carlo simulator to characterize the magnetic resonance (MR) re-sponse, encompassing the effects of magnetic field perturbations caused by deoxyhemoglobin, and the advection and diffusion of the nuclear spins. The proposed graphing pipeline is validated on both synthetic and real angiograms acquired with different imaging modalities. Compared to other efficient and state-of-the-art graphing schemes, the experiments indicate that the proposed scheme produces the lowest geometric and topological error rates on various angiograms. The evaluation also confirms the efficiency of the proposed scheme in providing representative models that capture all anatomical aspects of vascular struc-tures. Next, searching for MRI-based signatures of microstokes, the proposed vascular modeling is exploited to quantify the minimal intravoxel signal loss ratio when applying multiple gradient di-rections, at varying sequence parameters with and without ASL. With ASL, the results demonstrate a significant difference (p<0.05) between the signal-ratios computed at baseline and 3 weeks after photothrombosis. The statistical power further increased (p<0.005) using angiograms captured at week 4. Without ASL, no reliable signal change is found. Higher ratios with improved significance are achieved at low magnetic field strengths (e.g., at 3 Tesla) and shorter readout TE (<16 ms). This study suggests that microstrokes might be characterized through ASL-DWI sequences, and provides necessary insights for posterior experimental validations, and ultimately, future transla-tional trials

    Proceedings of ICMMB2014

    Get PDF
    • 

    corecore