9 research outputs found

    Advanced image processing methods for automatic liver segmentation

    Get PDF
    This paper presents advanced methods of image segmentation suitable for automatic recognition of the human liver and its vessel system, but in general could be used to segment any organ or body tissue. The comparison of studied methods is being made in terms of segmentation quality and algorithm speed. The main criterion for quality evaluation of each selected method is the level of conformity between the automatically recognized boundary and the reference boundary specified by experienced user. For all the tests sequences of CT and MRI images were used

    Speed Up of Volumetric Non-Local Transform-Domain Filter Utilising HPC Architecture

    Get PDF
    This paper presents a parallel implementation of a non-local transform-domain filter (BM4D). The effectiveness of the parallel implementation is demonstrated by denoising image series from computed tomography (CT) and magnetic resonance imaging (MRI). The basic idea of the filter is based on grouping and filtering similar data within the image. Due to the high level of similarity and data redundancy, the filter can provide even better denoising quality than current extensively used approaches based on deep learning (DL). In BM4D, cubes of voxels named patches are the essential image elements for filtering. Using voxels instead of pixels means that the area for searching similar patches is large. Because of this and the application of multi-dimensional transformations, the computation time of the filter is exceptionally long. The original implementation of BM4D is only single-threaded. We provide a parallel version of the filter that supports multi-core and many-core processors and scales on such versatile hardware resources, typical for high-performance computing clusters, even if they are concurrently used for the task. Our algorithm uses hybrid parallelisation that combines open multi-processing (OpenMP) and message passing interface (MPI) technologies and provides up to 283× speedup, which is a 99.65% reduction in processing time compared to the sequential version of the algorithm. In denoising quality, the method performs considerably better than recent DL methods on the data type that these methods have yet to be trained on

    Advanced image processing methods for automatic liver segmentation

    No full text
    This paper presents advanced methods of image segmentation suitable for automatic recognition of the human liver and its vessel system, but in general could be used to segment any organ or body tissue. The comparison of studied methods is being made in terms of segmentation quality and algorithm speed. The main criterion for quality evaluation of each selected method is the level of conformity between the automatically recognized boundary and the reference boundary specified by experienced user. For all the tests sequences of CT and MRI images were used

    Biomechanical Rupture Risk Assessment in Management of Patients with Abdominal Aortic Aneurysm in COVID-19 Pandemic

    No full text
    Background: The acute phase of the COVID-19 pandemic requires a redefinition of healthcare system to increase the number of available intensive care units for COVID-19 patients. This leads to the postponement of elective surgeries including the treatment of abdominal aortic aneurysm (AAA). The probabilistic rupture risk index (PRRI) recently showed its advantage over the diameter criterion in AAA rupture risk assessment. Its major improvement is in increased specificity and yet has the same sensitivity as the maximal diameter criterion. The objective of this study was to test the clinical applicability of the PRRI method in a quasi-prospective patient cohort study. Methods: Nineteen patients (fourteen males, five females) with intact AAA who were postponed due to COVID-19 pandemic were included in this study. The PRRI was calculated at the baseline via finite element method models. If a case was diagnosed as high risk (PRRI > 3%), the patient was offered priority in AAA intervention. Cases were followed until 10 September 2021 and a number of false positive and false negative cases were recorded. Results: Each case was assessed within 3 days. Priority in intervention was offered to two patients with high PRRI. There were four false positive cases and no false negative cases classified by PRRI. In three cases, the follow-up was very short to reach any conclusion. Conclusions: Integrating PRRI into clinical workflow is possible. Longitudinal validation of PRRI did not fail and may significantly decrease the false positive rate in AAA treatment

    Biomechanical Rupture Risk Assessment in Management of Patients with Abdominal Aortic Aneurysm in COVID-19 Pandemic

    No full text
    Background: The acute phase of the COVID-19 pandemic requires a redefinition of healthcare system to increase the number of available intensive care units for COVID-19 patients. This leads to the postponement of elective surgeries including the treatment of abdominal aortic aneurysm (AAA). The probabilistic rupture risk index (PRRI) recently showed its advantage over the diameter criterion in AAA rupture risk assessment. Its major improvement is in increased specificity and yet has the same sensitivity as the maximal diameter criterion. The objective of this study was to test the clinical applicability of the PRRI method in a quasi-prospective patient cohort study. Methods: Nineteen patients (fourteen males, five females) with intact AAA who were postponed due to COVID-19 pandemic were included in this study. The PRRI was calculated at the baseline via finite element method models. If a case was diagnosed as high risk (PRRI > 3%), the patient was offered priority in AAA intervention. Cases were followed until 10 September 2021 and a number of false positive and false negative cases were recorded. Results: Each case was assessed within 3 days. Priority in intervention was offered to two patients with high PRRI. There were four false positive cases and no false negative cases classified by PRRI. In three cases, the follow-up was very short to reach any conclusion. Conclusions: Integrating PRRI into clinical workflow is possible. Longitudinal validation of PRRI did not fail and may significantly decrease the false positive rate in AAA treatment

    Detection of Orbital Floor Fractures by Principal Component Analysis

    No full text
    Part 3: Images, Visualization, ClassificationInternational audiencePrincipal component analysis (PCA) is a statistical method based on orthogonal transformation, which is used to convert possibly correlated datasets into linearly uncorrelated variables called principal components. PCA is one of the simplest methods based on the eigenvector analysis. This method is widely used in many fields, such as signal processing, quality control or mechanical engineering. In this paper, we present the use of PCA in area of medical image processing. In the medical image processing with subsequent reconstruction of 3D models, data from sources such as Computed Tomography (CT) or Magnetic Resonance Imagining (MRI) are used. Series of images representing axial slices of human body are stored in Digital Imaging and Communications in Medicine (DICOM) format. Physical properties of different body tissues are characterized by different shades of grey of each pixel correlated to the tissue density. Properties of each pixel are then used in image segmentation and subsequent creation of 3D model of human organs. Image segmentation splits digital image into regions with similar properties which are later used to create 3D model. In many cases accurate detections of edges of such objects are necessary. This could be for example the case of a tumour or orbital fracture identification. In this paper, identification of the orbital fracture using PCA method is presented as an example of application of the method in the area of medical image processing

    HPC+ in the medical field: Overview and current examples.

    Get PDF
    To say data is revolutionising the medical sector would be a vast understatement. The amount of medical data available today is unprecedented and has the potential to enable to date unseen forms of healthcare. To process this huge amount of data, an equally huge amount of computing power is required, which cannot be provided by regular desktop computers. These
    corecore