A következő címkéjű bejegyzések mutatása: region growing. Összes bejegyzés megjelenítése
A következő címkéjű bejegyzések mutatása: region growing. Összes bejegyzés megjelenítése

2013. május 14., kedd

Preparing initial population of genetic algorithm for region growing parameter optimization

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.

Read the full article at http://users.nik.uni-obuda.hu/sanyo/gpgpu/lindi2012_submission_39.pdf
Source: More papers about this research topic (GPGPU medical image processing)

2013. május 12., vasárnap

Evaluation and comparison of cell nuclei detection algorithms

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. Since several methods (and applications) were developed for the same purpose, it is important to have a measuring number to determine which one is more efficient than the others. The purpose of the article is to develop a generally usable measurement number that is based on the “gold standard” tests used in the field of medicine and that can be used to perform an evaluation using any of image segmentation algorithms. Since interpreting the results themselves can be a pretty time consuming task, the article also contains a recommendation for the efficient implementation and a simple example to compare three algorithms used for cell nuclei detection.

The full article is available at http://users.nik.uni-obuda.hu/sanyo/gpgpu/ines2012_submission_101.pdf
Source: More papers about this research topic (GPGPU medical image processing)