376 research outputs found

    Boosted learned kernels for data-driven vesselness measure

    Get PDF
    Common vessel centerline extraction methods rely on the computation of a measure providing the likeness of the local appearance of the data to a curvilinear tube-like structure. The most popular techniques rely on empirically designed (hand crafted) measurements as the widely used Hessian vesselness, the recent oriented flux tubeness or filters (e.g. the Gaussian matched filter) that are developed to respond to local features, without exploiting any context information nor the rich structural information embedded in the data. At variance with the previously proposed methods, we propose a completely data-driven approach for learning a vesselness measure from expert-annotated dataset. For each data point (voxel or pixel), we extract the intensity values in a neighborhood region, and estimate the discriminative convolutional kernel yielding a positive response for vessel data and negative response for non-vessel data. The process is iterated within a boosting framework, providing a set of linear filters, whose combined response is the learned vesselness measure. We show the results of the general-use proposed method on the DRIVE retinal images dataset, comparing its performance against the hessian-based vesselness, oriented flux antisymmetry tubeness, and vesselness learned with a probabilistic boosting tree or with a regression tree. We demonstrate the superiority of our approach that yields a vessel detection accuracy of 0.95, with respect to 0.92 (hessian), 0.90 (oriented flux) and 0.85 (boosting tree). © 2017 SPIE

    Deep learning analysis of plasma emissions: A potential system for monitoring methane and hydrogen in the pyrolysis processes

    Get PDF
    The estimation of methane and hydrogen production as output from a pyrolysis reaction is paramount to monitor the process and optimize its parameters. In this study, we propose a novel experimental approach for monitoring methane pyrolysis reactions aimed at hydrogen production by quantifying methane and hydrogen output from the system. While we appreciate the complexity of molecular outputs from methane hydrolysis process, our primary approach is a simplified model considering detection of hydrogen and methane only which involves three steps: continuous gas sampling, feeding of the sample into an argon plasma, and employing deep learning model to estimate of the methane and hydrogen concentration from the plasma spectral emission. While our model exhibits promising performance, there is still significant room for improvement in accuracy, especially regarding hydrogen quantification in the presence of methane and other hydrogen bearing molecules. These findings present exciting prospects, and we will discuss future steps necessary to advance this concept, which is currently in its early stages of development

    Detecting and Characterizing the Fabella with High Frame-Rate Ultrasound Imaging

    Get PDF
    The fabella is a sesamoid bone usually located in the tendon of the lateral head of the gastrocnemius muscle, behind the knee joint. Prevalence rates in human populations vary widely with an average of 42.5% people having a fabella. Clinically, it is associated with a number of knee ailments, most notably the osteoarthritis of the knee and generalized knee pain (i.e., fabella syndrome). As the function of the fabella remains unknown, the biomechanical consequences of fabella presence/absence can only be speculated. Successfully detecting the fabella, measuring its size and determining its shape, are off importance for clinical and evolutionary researchers. In this work, we compare plane wave imaging with conventional focused imaging and evaluate their performance for detecting and characterizing the fabella

    A possible new approach in the prediction of late gestational hypertension: The role of the fetal aortic intima-media thickness

    Get PDF
    The aim was to determine the predictive role of combined screening for late-onset gestational hypertension by fetal ultrasound measurements, third trimester uterine arteries (UtAs) Doppler imaging, and maternal history. This prospective study on singleton pregnancies was conducted at the tertiary center of Maternal and Fetal Medicine of the University of Padua during the period between January 2012 and December 2014. Ultrasound examination (fetal biometry, fetal wellbeing, maternal Doppler study, fetal abdominal aorta intima-media thickness [aIMT], and fetal kidney volumes), clinical data (mother age, prepregnancy body mass index [BMI], and parity), and pregnancy outcomes were collected. The P value <0.05 was defined significant considering a 2-sided alternative hypothesis. The distribution normality of variables were assessed using Kolmogorov–Smirnoff test. Data were presented by mean (±standard deviation), median and interquartile range, or percentage and absolute values. We considered data from 1381 ultrasound examinations at 29 to 32 weeks’ gestation, and in 73 cases late gestational hypertension developed after 34 weeks’ gestation. The final multivariate model found that fetal aIMT as well as fetal umbilical artery pulsatility index (PI), maternal age, maternal prepregnacy BMI, parity, and mean PI of maternal UtAs, assessed at ultrasound examination of 29 to 32 weeks’ gestation, were significant and independent predictors for the development of gestational hypertension after 34 weeks’ gestation. The area under the curve of the model was 81.07% (95% confidence interval, 75.83%–86.32%). A nomogram was developed starting from multivariate logistic regression coefficients. Late-gestational hypertension could be independently predicted by fetal aIMT assessment at 29 to 32 weeks’ gestation, ultrasound Doppler waveforms, and maternal clinical parameters

    Automatic classification of endoscopic images for premalignant conditions of the esophagus

    Get PDF
    Barrett’s esophagus (BE) is a precancerous complication of gastroesophageal reflux disease in which normal stratified squamous epithelium lining the esophagus is replaced by intestinal metaplastic columnar epithelium. Repeated endoscopies and multiple biopsies are often necessary to establish the presence of intestinal metaplasia. Narrow Band Imaging (NBI) is an imaging technique commonly used with endoscopies that enhances the contrast of vascular pattern on the mucosa. We present a computer-based method for the automatic normal/metaplastic classification of endoscopic NBI images. Superpixel segmentation is used to identify and cluster pixels belonging to uniform regions. From each uniform clustered region of pixels, eight features maximizing differences among normal and metaplastic epithelium are extracted for the classification step. For each superpixel, the three mean intensities of each color channel are firstly selected as features. Three added features are the mean intensities for each superpixel after separately applying to the red-channel image three different morphological filters (top-hatfiltering, entropy filtering and range filtering). The last two features require the computation of the Grey-Level Co-Occurrence Matrix (GLCM), and are re ective of the contrast and the homogeneity of each superpixel. The classification step is performed using an ensemble of 50 classification trees, with a 10-fold cross-validation scheme by training the classifier at each step on a random 70% of the images and testing on the remaining 30% of the dataset. Sensitivity and Specificity are respectively of 79.2% and 87.3%, with an overall accuracy of 83.9%. © 2016 SPIE

    Superpixel-based automatic segmentation of villi in confocal endomicroscopy

    Get PDF
    Confocal Laser Endomicroscopy (CLE) is a technique permitting on-site microscopy of the gastrointestinal mucosa after the application of a fluorescent agent, allowing the evaluation of mucosa alterations. These are used as features by skilled technicians to stage the severity of multiple diseases, celiac disease or irritable bowel syndrome among the others. We present an automatic method for villi detection from confocal endoscopy images, whose appearance changes with mucosal alterations. Superpixel segmentation, a well-known technique originating from computer vision, is used to identify and cluster together pixels belonging to uniform regions. Each image in the dataset is analyzed in a multiscale fashion (scale 1, 0.5 and 0.25). From each superpixel, 37 features are extracted at multiple image scales. Each superpixel is classified using a random forest, and a post-processing step is performed to refine the final output. Results in the test set (70 images, 30870 superpixels) show 85.87% accuracy, 92.88% sensitivity, 76.99% specificity in the superpixel space, and 86.36% of accuracy and 87.44% Dice score in the pixel domain. © 2016 IEEE
    corecore