首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
    
Optical coherence tomography angiography (OCTA) can map the microvascular networks of the cerebral cortices with micrometer resolution and millimeter penetration. However, the high scattering of the skull and the strong noise in the deep imaging region will distort the vasculature projections and decrease the OCTA image quality. Here, we proposed a deep learning-based segmentation method based on a U-Net convolutional neural network to extract the cortical region from the OCT image. The vascular networks were then visualized by three OCTA algorithms. The image quality of the vasculature projections was assessed by two metrics, including the peak signal-to-noise ratio (PSNR) and the contrast-to-noise ratio (CNR). The results show the accuracy of the cortical segmentation was 96.07%. The PSNR and CNR values increased significantly in the projections of the selected cortical regions. The OCTA incorporating the deep learning-based cortical segmentation can efficiently improve the image quality and enhance the vasculature clarity.  相似文献   

2.
    
BackgroundThe effective atomic numbers obtained from dual-energy computed tomography (DECT) can aid in characterization of materials. In this study, an effective atomic number image reconstructed from a DECT image was synthesized using an equivalent single-energy CT image with a deep convolutional neural network (CNN)-based generative adversarial network (GAN).Materials and methodsThe image synthesis framework to obtain the effective atomic number images from a single-energy CT image at 120 kVp using a CNN-based GAN was developed. The evaluation metrics were the mean absolute error (MAE), relative root mean square error (RMSE), relative mean square error (MSE), structural similarity index (SSIM), peak signal-to-noise ratio (PSNR), and mutual information (MI).ResultsThe difference between the reference and synthetic effective atomic numbers was within 9.7% in all regions of interest. The averages of MAE, RMSE, MSE, SSIM, PSNR, and MI of the reference and synthesized images in the test data were 0.09, 0.045, 0.0, 0.89, 54.97, and 1.03, respectively.ConclusionsIn this study, an image synthesis framework using single-energy CT images was constructed to obtain atomic number images scanned by DECT. This image synthesis framework can aid in material decomposition without extra scans in DECT.  相似文献   

3.
    
The benchmark method for the evaluation of breast cancers involves microscopic testing of a hematoxylin and eosin (H&E)‐stained tissue biopsy. Resurgery is required in 20% to 30% of cases because of incomplete excision of malignant tissues. Therefore, a more accurate method is required to detect the cancer margin to avoid the risk of recurrence. In the recent years, convolutional neural networks (CNNs) has achieved excellent performance in the field of medical images diagnosis. It automatically extracts the features from the images and classifies them. In the proposed study, we apply a pretrained Inception‐v3 CNN with reverse active learning for the classification of healthy and malignancy breast tissue using optical coherence tomography (OCT) images. This proposed method attained the sensitivity, specificity and accuracy is 90.2%, 91.7% and 90%, respectively, with testing datasets collected from 48 patients (22 normal fibro‐adipose tissue and 26 Invasive ductal carcinomas cancerous tissues). The trained network utilizes for the breast cancer margin assessment to predict the tumor with negative margins. Additionally, the network output is correlated with the corresponding histology image. Our results lay the foundation for the future that the proposed method can be used to perform automatic intraoperative identification of breast cancer margins in real‐time and to guide core needle biopsies.   相似文献   

4.
    
Optical coherence tomography (OCT) imaging shows a significant potential in clinical routines due to its noninvasive property. However, the quality of OCT images is generally limited by inherent speckle noise of OCT imaging and low sampling rate. To obtain high signal-to-noise ratio (SNR) and high-resolution (HR) OCT images within a short scanning time, we presented a learning-based method to recover high-quality OCT images from noisy and low-resolution OCT images. We proposed a semisupervised learning approach named N2NSR-OCT, to generate denoised and super-resolved OCT images simultaneously using up- and down-sampling networks (U-Net (Semi) and DBPN (Semi)). Additionally, two different super-resolution and denoising models with different upscale factors (2× and 4× ) were trained to recover the high-quality OCT image of the corresponding down-sampling rates. The new semisupervised learning approach is able to achieve results comparable with those of supervised learning using up- and down-sampling networks, and can produce better performance than other related state-of-the-art methods in the aspects of maintaining subtle fine retinal structures.  相似文献   

5.
    
A novel machine‐learning method to distinguish between tumor and normal tissue in optical coherence tomography (OCT) has been developed. Pre‐clinical murine ear model implanted with mouse colon carcinoma CT‐26 was used. Structural‐image‐based feature sets were defined for each pixel and machine learning classifiers were trained using “ground truth” OCT images manually segmented by comparison with histology. The accuracy of the OCT tumor segmentation method was then quantified by comparing with fluorescence imaging of tumors expressing genetically encoded fluorescent protein KillerRed that clearly delineates tumor borders. Because the resultant 3D tumor/normal structural maps are inherently co‐registered with OCT derived maps of tissue microvasculature, the latter can be color coded as belonging to either tumor or normal tissue. Applications to radiomics‐based multimodal OCT analysis are envisioned.   相似文献   

6.
    
Intravascular optical coherence tomography (IV‐OCT) is a light‐based imaging modality with high resolution, which employs near‐infrared light to provide tomographic intracoronary images. Morbidity caused by coronary heart disease is a substantial cause of acute coronary syndrome and sudden cardiac death. The most common intracoronay complications caused by coronary artery disease are intimal hyperplasia, calcification, fibrosis, neovascularization and macrophage accumulation, which require efficient prevention strategies. OCT can provide discriminative information of the intracoronary tissues, which can be used to train a robust fully automatic tissue characterization model based on deep learning. In this study, we aimed to design a diagnostic model of coronary artery lesions. Particularly, we trained a random forest using convolutional neural network features to distinguish between normal and diseased arterial wall structure. Then, based on the arterial wall structure, fully convolutional network is designed to extract the tissue layers in normal cases, and pathological tissues regardless of lesion type in pathological cases. Then, the type of the lesions can be characterized with high precision using our previous model. The results demonstrate the robustness of the model with the approximate overall accuracy up to 90%.   相似文献   

7.
    
Deep learning based retinopathy classification with optical coherence tomography (OCT) images has recently attracted great attention. However, existing deep learning methods fail to work well when training and testing datasets are different due to the general issue of domain shift between datasets caused by different collection devices, subjects, imaging parameters, etc. To address this practical and challenging issue, we propose a novel deep domain adaptation (DDA) method to train a model on a labeled dataset and adapt it to an unlabelled dataset (collected under different conditions). It consists of two modules for domain alignment, that is, adversarial learning and entropy minimization. We conduct extensive experiments on three public datasets to evaluate the performance of the proposed method. The results indicate that there are large domain shifts between datasets, resulting a poor performance for conventional deep learning methods. The proposed DDA method can significantly outperform existing methods for retinopathy classification with OCT images. It achieves retinopathy classification accuracies of 0.915, 0.959 and 0.990 under three cross-domain (cross-dataset) scenarios. Moreover, it obtains a comparable performance with human experts on a dataset where no labeled data in this dataset have been used to train the proposed DDA method. We have also visualized the learnt features by using the t-distributed stochastic neighbor embedding (t-SNE) technique. The results demonstrate that the proposed method can learn discriminative features for retinopathy classification.  相似文献   

8.
    
The standard medical practice for cancer diagnosis requires histopathology, which is an invasive and time-consuming procedure. Optical coherence tomography (OCT) is an alternative that is relatively fast, noninvasive, and able to capture three-dimensional structures of epithelial tissue. Unlike most previous OCT systems, which cannot capture crucial cellular-level information for squamous cell carcinoma (SCC) diagnosis, the full-field OCT (FF-OCT) technology used in this paper is able to produce images at sub-micron resolution and thereby facilitates the development of a deep learning algorithm for SCC detection. Experimental results show that the SCC detection algorithm can achieve a classification accuracy of 80% for mouse skin. Using the sub-micron FF-OCT imaging system, the proposed SCC detection algorithm has the potential for in-vivo applications.  相似文献   

9.
    
Imaging sebaceous glands and evaluating morphometric parameters are important for diagnosis and treatment of serum problems. In this article, we investigate the feasibility of high-resolution optical coherence tomography (OCT) in combination with deep learning assisted automatic identification for these purposes. Specifically, with a spatial resolution of 2.3 μm × 6.2 μm (axial × lateral, in air), OCT is capable of clearly differentiating sebaceous gland from other skin structures and resolving the sebocyte layer. In order to achieve efficient and timely imaging analysis, a deep learning approach built upon ResNet18 is developed to automatically classify OCT images (with/without sebaceous gland), with a classification accuracy of 97.9%. Based on the result of automatic identification, we further demonstrate the possibility to measure gland size, sebocyte layer thickness and gland density.  相似文献   

10.
    
Optical coherence tomography angiography (OCTA) offers a noninvasive label-free solution for imaging retinal vasculatures at the capillary level resolution. In principle, improved resolution implies a better chance to reveal subtle microvascular distortions associated with eye diseases that are asymptomatic in early stages. However, massive screening requires experienced clinicians to manually examine retinal images, which may result in human error and hinder objective screening. Recently, quantitative OCTA features have been developed to standardize and document retinal vascular changes. The feasibility of using quantitative OCTA features for machine learning classification of different retinopathies has been demonstrated. Deep learning-based applications have also been explored for automatic OCTA image analysis and disease classification. In this article, we summarize recent developments of quantitative OCTA features, machine learning image analysis, and classification.  相似文献   

11.
全场光学相干层析成像技术(全场OCT)是研究早期胚胎形态发育的最理想成像设备,然而所采集图像难免受噪声干扰.这些噪声可模糊早期胚胎内不同组织结构的边界,从而给基于图像边界的结构划分带来干扰.为解决这一问题,本文运用中值滤波、维纳滤波、各向异性扩散算法处理全场OCT获得的早期胚胎图像,并运用信噪比、均方误差、峰值信噪比和边缘保留等指标评价图像处理效果.结果表明:经各向异性扩散算法处理的早期胚胎图像,可完整地保留原始图像信息,且边界最清晰,视觉效果最好.  相似文献   

12.
    
As a powerful diagnostic tool, optical coherence tomography (OCT) has been widely used in various clinical setting. However, OCT images are susceptible to inherent speckle noise that may contaminate subtle structure information, due to low-coherence interferometric imaging procedure. Many supervised learning-based models have achieved impressive performance in reducing speckle noise of OCT images trained with a large number of noisy-clean paired OCT images, which are not commonly feasible in clinical practice. In this article, we conducted a comparative study to investigate the denoising performance of OCT images over different deep neural networks through an unsupervised Noise2Noise (N2N) strategy, which only trained with noisy OCT samples. Four representative network architectures including U-shaped model, multi-information stream model, straight-information stream model and GAN-based model were investigated on an OCT image dataset acquired from healthy human eyes. The results demonstrated all four unsupervised N2N models offered denoised OCT images with a performance comparable with that of supervised learning models, illustrating the effectiveness of unsupervised N2N models in denoising OCT images. Furthermore, U-shaped models and GAN-based models using UNet network as generator are two preferred and suitable architectures for reducing speckle noise of OCT images and preserving fine structure information of retinal layers under unsupervised N2N circumstances.  相似文献   

13.
    
We propose a cross‐scanning optical coherence tomography (CS‐OCT) system to correct eye motion artifacts in OCT angiography images. This system employs a dual‐illumination configuration with two orthogonally polarized beams, each of which simultaneously perform raster scanning in perpendicular direction with each other over the same area. In the reference arm, a polarization delay unit is used to acquire the two orthogonally polarized interferograms with a single photo detector by introducing different optical delay lines. The two cross‐scanned volume data are affected by the same eye motion but in two orthogonal directions. We developed a motion correction algorithm, which removes artifacts in the slow axis of each angiogram using the other and merges them through a nonrigid registration algorithm. In this manner, we obtained a motion‐corrected angiogram within a single volume scanning time without additional eye‐tracking devices.  相似文献   

14.
    
Drosophila model has been widely used to study cardiac functions, especially combined with optogenetics and optical coherence tomography (OCT) that can continuously acquire mass cross-sectional images of the Drosophila heart in vivo over time. It's urgent to quickly and accurately obtain dynamic Drosophila cardiac parameters such as heartbeat rate for cardiac function quantitative analysis through these mass cross-sectional images of the Drosophila heart. Here we present a deep-learning method that integrates U-Net and generative adversarial network architectures while incorporating residually connected convolutions for high-precision OCT image segmentation of Drosophila heart and dynamic cardiac parameter measurements for optogenetics-OCT-based cardiac function research. We compared our proposed network with the previous approaches and our segmentation results achieved the accuracy of intersection over union and Dice similarity coefficient higher than 98%, which can be used to better quantify dynamic heart parameters and improve the efficiency of Drosophila-model-based cardiac research via the optogenetics-OCT-based platform.  相似文献   

15.
    
Optical coherence Doppler tomography (ODT) increasingly attracts attention because of its unprecedented advantages with respect to high contrast, capillary‐level resolution and flow speed quantification. However, the trade‐off between the signal‐to‐noise ratio of ODT images and A‐scan sampling density significantly slows down the imaging speed, constraining its clinical applications. To accelerate ODT imaging, a deep‐learning‐based approach is proposed to suppress the overwhelming phase noise from low‐sampling density. To handle the issue of limited paired training datasets, a generative adversarial network is performed to implicitly learn the distribution underlying Doppler phase noise and to generate the synthetic data. Then a 3D based convolutional neural network is trained and applied for the image denoising. We demonstrate this approach outperforms traditional denoise methods in noise reduction and image details preservation, enabling high speed ODT imaging with low A‐scan sampling density.  相似文献   

16.
    
White light phase-shifting interference microscopy (WL-PSIM) is a prominent technique for high-resolution quantitative phase imaging (QPI) of industrial and biological specimens. However, multiple interferograms with accurate phase-shifts are essentially required in WL-PSIM for measuring the accurate phase of the object. Here, we present single-shot phase-shifting interferometric techniques for accurate phase measurement using filtered white light (520±36 nm) phase-shifting interference microscopy (F-WL-PSIM) and deep neural network (DNN). The methods are incorporated by training the DNN to generate (a) four phase-shifted frames and (b) direct phase from a single interferogram. The training of network is performed on two different samples i.e., optical waveguide and MG63 osteosarcoma cells. Further, performance of F-WL-PSIM+DNN framework is validated by comparing the phase map extracted from network generated and experimentally recorded interferograms. The current approach can further strengthen QPI techniques for high-resolution phase recovery using a single frame for different biomedical applications.  相似文献   

17.
    
Morphological changes in the outer retina such as drusen are established biomarkers to diagnose age‐related macular degeneration. However, earlier diagnosis might be possible by taking advantage of more subtle changes that accompany tissues that bear polarization‐altering properties. To test this hypothesis, we developed a method based on polarization‐sensitive optical coherence tomography with which volumetric data sets of the macula were obtained from 10 young (<25 years) and 10 older (>54 years) subjects. All young subjects and 5 of the older subjects had retardance values induced by the retinal pigment epithelium and Bruch's membrane (RPE‐BM) complex that were just above the noise floor measurement (5°‐13° at 840 nm). In contrast, elevated retardance, up to 180°, was observed in the other 5 older subjects. Analysis of the degree of polarization uniformity (DOPU) demonstrates that reduced DOPU (<0.4) in the RPE is associated with elevated double pass phase retardation (DPPR) below the RPE‐BM complex, suggesting that the observed elevated DPPR in older subjects is the result of increased scattering or polarization scrambling. Collectively, our measurements show that the outer retina can undergo dramatic change in its polarization properties with age, and in some cases still retain its clinically normal appearance.   相似文献   

18.
    
Optical coherence tomography angiography (OCTA), a functional extension of optical coherence tomography (OCT), is widely employed for high-resolution imaging of microvascular networks. However, due to the relatively low scan rate of OCT, the artifacts caused by the involuntary bulk motion of tissues severely impact the visualization of microvascular networks. This study proposes a fast motion correction method based on image feature matching for OCT microvascular images. First, the rigid motion-related mismatch between B-scans is compensated through the image feature matching based on the improved oriented FAST and rotated BRIEF algorithm. Then, the axial motion within A-scan lines in each B-scan image is corrected according to the displacement deviation between the detected boundaries achieved by the Scharr operator in a non-rigid transformation manner. Finally, an optimized intensity-based Doppler variance algorithm is developed to enhance the robustness of the OCTA imaging. The experimental results demonstrate the effectiveness of the method.  相似文献   

19.
    
Polarization-sensitive optical coherence tomography (PS-OCT) enables three-dimensional imaging of biological tissues based on the inherent contrast provided by scattering and polarization properties. In fibrous tissue such as the white matter of the brain, PS-OCT allows quantitative mapping of tissue birefringence. For the popular PS-OCT layout using a single circular input state, birefringence measurements are based on a straight-forward evaluation of phase retardation data. However, the accuracy of these measurements strongly depends on the signal-to-noise ratio (SNR) and is prone to mapping artifacts when the SNR is low. Here we present a simple yet effective approach for improving the accuracy of PS-OCT phase retardation and birefringence measurements. By performing a noise bias correction of the detected OCT signal amplitudes, the impact of the noise floor on retardation measurements can be markedly reduced. We present simulation data to illustrate the influence of the noise bias correction on phase retardation measurements and support our analysis with real-world PS-OCT image data.  相似文献   

20.
    
This study aimed at visualizing relative relaxation time constant (RTC) in soft tissue by using optical coherence elastography (OCE). We proposed a forced vibration model as a theoretical base to express RTC using axial gradient of periodic vibration phase captured by phase sensitive optical coherence tomography (PhS‐OCT). Validation of the model had been accomplished by experiments with isotropic and double‐layered phantoms. A fresh chicken breast sample treated with focused ultrasound was prepared to test performance of the RTC‐OCE in real tissue. All results were cross‐validated with indentation test and traditional strain‐based elastography. This study first utilized RTC mapping in 2D and 3D that covers the information of both elasticity and viscosity. The generated RTC mapping revealed the same mechanical difference internal sample which is correlated with conventional strain mapping. RTC mapping is potentially to be served as new biomarker for disease diagnosis in the future.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号