The processing of microscopic tissue images and especially the detection of cell nuclei is nowadays done more and more using digital imagery and special immunodiagnostic software products. One of the most promising methods is region growing but it is quite memory intensive. The size of high-resolution tissue images can easily reach the order of a hundred megabytes therefore the memory requirement for the region growing is more than one gigabyte. To provide the execution in low-end clients we have to split the whole image into smaller tiles and after the processing of each individual tiles we have to merge the results.
Read the full article at Paper about this research (GPGPU medical image processing)
Source: More papers about this research topic (GPGPU medical image processing)
Publications about GPGPU development. Main topics are medical image processing, parameter optimization.
A következő címkéjű bejegyzések mutatása: GPGPU. Összes bejegyzés megjelenítése
A következő címkéjű bejegyzések mutatása: GPGPU. Összes bejegyzés megjelenítése
2013. december 15., vasárnap
Parameter assisted HE colored tissue image classification
The aim of our work was to design and implement a software solution, which supports quantitative histological analysis of hematoxilin eozin (HE) stained colon tissue samples, identify tissue structures – nuclei, glands and epithelium – using image processing methods. Furthermore, based on the result of the histological segmentation, it gives a suggestion for the negative or malignant status of the samples automatically. In this paper we describe the algorithm which builds up mainly by two software components: MorphCheck -our software framework-, which is capable to make effective, morphometric evaluation of high resolution digital tissue images and a modified WND-CHARM (Weighted Neighbor Distance Using Compound Hierarchy of Algorithms Representing Morphology), which is a multi-purpose image classifier. The image classification was performed mainly based on 75+15 pre-defined colon tissue specific parameters, which were measured by MorphCheck, and other 2873 in-built generic image parameters, which were measured by WND-CHARM. We appended WND-CHARM’s learning and classification capabilities with our colon tissue specific parameters and with this act we have increased its classification accuracy significantly on HE stained colon tissue sample images.
Read the full article at Paper about this research (GPGPU medical image processing)
Source: Papers about this research (GPGPU medical image processing)
Read the full article at Paper about this research (GPGPU medical image processing)
Source: Papers about this research (GPGPU medical image processing)
2013. május 12., vasárnap
GPGPU-based data parallel region growing algorithm for cell nuclei detection
Nowadays microscopic analysis of tissue samples is done more and more by using digital imagery and special immunodiagnostic software. These are typically specific applications developed for one distinct field, but some subroutines are commonly repeated, for example several applications contain steps that can detect cell nuclei in a sample image. The aim of our research is developing a new data parallel algorithm that can be implemented even in a GPGPU environment and that is capable of counting hematoxylin eosin (HE) stained cell nuclei and of identifying their exact locations and sizes (using a variation of the region growing method). Our presentation contains the detailed description of the algorithm, the peculiarity of the CUDA implementation, and the evaluation of the created application (regarding its accuracy and the decrease in the execution time).
The full article is available at http://users.nik.uni-obuda.hu/sanyo/gpgpu/cinti2011_submission_153.pdf
Source: More papers about this research topic (GPGPU medical image processing)
The full article is available at http://users.nik.uni-obuda.hu/sanyo/gpgpu/cinti2011_submission_153.pdf
Source: More papers about this research topic (GPGPU medical image processing)
Parallel Biomedical Image Processing with GPGPUs in Cancer Research
The main aim of this work is to show, how GPGPUs can facilitate certain type of image processing methods. The software used in this paper is used to detect special tissue part, the nuclei on (HE - hematoxilin eosin) stained colon tissue sample images. Since pathologists are working with large number of high resolution images - thus require significant storage space -, one feasible way to achieve reasonable processing time is the usage of GPGPUs. The CUDA software development kit was used to develop processing algorithms to NVIDIA type GPUs. Our work focuses on how to achieve better performance with coalesced global memory access when working with three-channel RGB tissue images, and how to use the on-die shared memory efficiently.
The full article is available from http://users.nik.uni-obuda.hu/sanyo/gpgpu/lindi2011_submission_46.pdf
Source: More papers about this research topic (GPGPU medical image processing)
The full article is available from http://users.nik.uni-obuda.hu/sanyo/gpgpu/lindi2011_submission_46.pdf
Source: More papers about this research topic (GPGPU medical image processing)
Feliratkozás:
Bejegyzések (Atom)