Your browser doesn't support javascript.
loading
Show: 20 | 50 | 100
Results 1 - 6 de 6
Filter
Add more filters










Database
Language
Publication year range
1.
Comput Methods Programs Biomed ; 255: 108353, 2024 Jul 27.
Article in English | MEDLINE | ID: mdl-39096572

ABSTRACT

BACKGROUND AND OBJECTIVE: Coronary artery segmentation is a pivotal field that has received increasing attention in recent years. However, this task remains challenging because of the inhomogeneous distributions of the contrast agent and dim light, resulting in noise, vascular breakages and small vessel losses in the obtained segmentation results. METHODS: To acquire better automatic blood vessel segmentation results for coronary angiography images, a UNet-based segmentation network (SARC-UNet) is constructed for coronary artery segmentation; this approach is based on residual convolution and spatial attention. First, we use the low-light image enhancement (LIME) approach to increase the contrast and clarity levels of coronary angiography images. Then, we design two residual convolution fusion modules (RCFM1 and RCFM2) that can successfully fuse the local and global information of coronary images while also capturing the characteristics of finer-grained blood vessels, hence preventing the loss of tiny blood vessels in the segmentation findings. Finally, using a cascaded waterfall structure, we create a new location-enhanced spatial attention (LESA) mechanism that can efficiently improve the long-distance dependencies between coronary vascular pixel features, eradicating vascular ruptures and noise in the segmentation results. RESULTS: This article subjectively and objectively evaluates the experimental results. This method has performed well on five general indicators. Furthermore, it outperforms the connectivity indicators proposed in this article. This method can effectively segment blood vessels and obtain higher accuracy results. CONCLUSIONS: Numerous experiments have shown that the suggested method outperforms the state-of-the-art approaches, particularly in terms of vessel connectivity and small blood vessel segmentation.

2.
Comput Methods Programs Biomed ; 242: 107782, 2023 Dec.
Article in English | MEDLINE | ID: mdl-37690317

ABSTRACT

BACKGROUND AND OBJECTIVE: The image segmentation of diseases can help clinical diagnosis and treatment in medical image analysis. Because medical images usually have low contrast and large changes in the size and shape of some structures, this will lead to over-segmentation and under-segmentation. These problems are particularly evident in the segmentation of skin damage. The blurring of the boundary in skin images and the specificity of patients will further increase the difficulty of skin lesion segmentation. Currently, most researchers use deep learning networks to solve these skin segmentation problems. However, traditional convolution methods often fail to obtain satisfactory segmentation performance due to their shortcomings in obtaining global features. Recently, Transformers with good global information extraction ability has achieved satisfactory results in computer vision, which brings new solutions to optimize the model of medical image segmentation further. METHODS: To extract more features related to medical image segmentation and effectively use features to further optimize the skin image segmentation model, we designed a network that combines CNNs and Transformers to improve local and global features, called Parallel CNNs and Transformers for Medical Image Segmentation (Pact-Net). Specifically, due to the advantages of Transformers in extracting global information, we create a novel fusion module CSMF, which uses channel and spatial attention mechanism and multi-scale mechanism to effectively fuse the global information extracted by Transformers into the local features extracted by CNNs. Therefore, our Pact-Net dual-branch runs in parallel to effectively capture global and local information. RESULTS: Our Pact-Net exceeds the models submitted on the three datasets ISIC 2016, ISIC 2017 and ISIC 2018, and the indicators required for the datasets reach 86.95%, 79.31% and 84.14%, respectively. We also conducted medical image segmentation experiments on cell and polyp datasets to evaluate the robustness, learning and generalization ability of the network. The ablation study of each part of Pact-Net proves the validity of each component, and the comparison with state-of-the-art methods on different indicators proves the predominance of the network. CONCLUSIONS: This paper uses the advantages of CNNs and Transformers in extracting local and global features, and further integrates features for skin lesion segmentation. Compared with the state-of-the-art methods, Pact-Net can achieve the most advanced segmentation ability on the skin lesion segmentation dataset, which can help doctors diagnose and treat diseases.


Subject(s)
Physicians , Polyps , Humans , Electric Power Supplies , Information Storage and Retrieval , Skin/diagnostic imaging , Image Processing, Computer-Assisted
3.
Comput Biol Med ; 153: 106416, 2023 Feb.
Article in English | MEDLINE | ID: mdl-36586230

ABSTRACT

Automatic retinal blood vessel segmentation is a key link in the diagnosis of ophthalmic diseases. Recent deep learning methods have achieved high accuracy in vessel segmentation but still face challenges in maintaining vascular structural connectivity. Therefore, this paper proposes a novel retinal blood vessel segmentation strategy that includes three stages: vessel structure detection, vessel branch extraction and broken vessel segment reconnection. First, we propose a multiscale linear structure detection network (MS-LSDNet), which improves the detection ability of fine blood vessels by learning the types of rich hierarchical features. In addition, to maintain the connectivity of the vascular structure in the process of binarization of the vascular probability map, an adaptive hysteresis threshold method for vascular extraction is proposed. Finally, we propose a vascular tree structure reconstruction algorithm based on a geometric skeleton to connect the broken vessel segments. Experimental results on three publicly available datasets show that compared with current state-of-the-art algorithms, our strategy effectively maintains the connectivity of retinal vascular tree structure.


Subject(s)
Algorithms , Retinal Vessels , Retinal Vessels/diagnostic imaging , Skeleton , Image Processing, Computer-Assisted/methods , Fundus Oculi
4.
Comput Methods Programs Biomed ; 226: 107114, 2022 Nov.
Article in English | MEDLINE | ID: mdl-36116399

ABSTRACT

BACKGROUND AND OBJECTIVE: Accurate extraction of the coronary artery centerline is crucial in the processes of coronary artery reconstruction, coronary artery stenosis or lesion detection, and surgical navigation. Furthermore, in clinical medicine, the complex background of angiography, low signal-to-noise ratio, and complex vascular structure make coronary artery centerline extraction challenging. In this study, a direct centerline extraction method is proposed that automatically and accurately extracts vascular centerlines from X-ray coronary angiography images based on deep learning and conventional methods. METHODS: In this study, a coronary artery centerline extraction method is proposed that comprises two parts: the preliminary centerline extraction network based on U-Net with a residual network, called C-UNet, and the multifactor centerline reconnection algorithm based on the geometric characteristics of blood vessels. RESULTS: The qualitative and quantitative results demonstrate the effectiveness of the presented method. In this study, three widely used evaluation indices were adopted to evaluate the performance of the method: precision, recall, and F1_Score. The experimental results show that this method can accurately extract coronary artery centerlines. CONCLUSIONS: The proposed centerline extraction method accurately extracts centerlines from X-ray coronary angiography images and improves both the accuracy and continuity of centerline extraction.


Subject(s)
Algorithms , Coronary Vessels , X-Rays , Coronary Angiography/methods , Coronary Vessels/diagnostic imaging , Heart
5.
Comput Methods Programs Biomed ; 199: 105908, 2021 Feb.
Article in English | MEDLINE | ID: mdl-33373814

ABSTRACT

BACKGROUND AND OBJECTIVE: Accurate coronary artery tree segmentation can now be developed to assist radiologists in detecting coronary artery disease. In clinical medicine, the noise, low contrast, and uneven intensity of medical images along with complex shapes and vessel bifurcation structures make coronary artery segmentation challenging. In this work, we propose a multiobjective clustering and toroidal model-guided tracking method that can accurately extract coronary arteries from computed tomography angiography (CTA) imagery. METHODS: Utilizing integrated noise reduction, candidate region detection, geometric feature extraction, and coronary artery tracking techniques, a new segmentation framework for 3D coronary artery trees is presented. The candidate regions are extracted using a multiobjective clustering method, and the coronary arteries are tracked by a toroidal model-guided tracking method. RESULTS: The qualitative and quantitative results demonstrate the effectiveness of the presented framework, which achieves better performance than the compared segmentation methods in three widely used evaluation indices: the Dice similarity coefficient (DSC), Jaccard index and Recall across the CTA data. The proposed method can accurately identify the coronary artery tree with a mean DSC of 84%, a Jaccard index of 74%, and a Recall of 93%. CONCLUSIONS: The proposed segmentation framework effectively segments the coronary tree from the CTA volume, which improves the accuracy of 3D vascular tree segmentation.


Subject(s)
Computed Tomography Angiography , Coronary Vessels , Algorithms , Cluster Analysis , Coronary Angiography , Coronary Vessels/diagnostic imaging , Tomography, X-Ray Computed
6.
IEEE Trans Image Process ; 27(8): 3782-3797, 2018 Aug.
Article in English | MEDLINE | ID: mdl-29698209

ABSTRACT

This paper presents a novel single-image super-resolution (SR) procedure, which upscales a given low-resolution (LR) input image to a high-resolution image while preserving the textural and structural information. First, we construct a new type of bivariate rational fractal interpolation model and investigate its analytical properties. This model has different forms of expression with various values of the scaling factors and shape parameters; thus, it can be employed to better describe image features than current interpolation schemes. Furthermore, this model combines the advantages of rational interpolation and fractal interpolation, and its effectiveness is validated through theoretical analysis. Second, we develop a single-image SR algorithm based on the proposed model. The LR input image is divided into texture and non-texture regions, and then, the image is interpolated according to the characteristics of the local structure. Specifically, in the texture region, the scaling factor calculation is the critical step. We present a method to accurately calculate scaling factors based on local fractal analysis. Extensive experiments and comparisons with the other state-of-the-art methods show that our algorithm achieves competitive performance, with finer details and sharper edges.

SELECTION OF CITATIONS
SEARCH DETAIL