[HTML][HTML] Medical image segmentation on GPUs–A comprehensive review

E Smistad, TL Falch, M Bozorgi, AC Elster… - Medical image …, 2015 - Elsevier
Segmentation of anatomical structures, from modalities like computed tomography (CT),
magnetic resonance imaging (MRI) and ultrasound, is a key enabling technology for medical …

Scalable GPU graph traversal

D Merrill, M Garland, A Grimshaw - ACM Sigplan Notices, 2012 - dl.acm.org
Breadth-first search (BFS) is a core primitive for graph traversal and a basis for many higher-
level graph analysis algorithms. It is also representative of a class of parallel computations …

CUDA cuts: Fast graph cuts on the GPU

V Vineet, PJ Narayanan - 2008 IEEE Computer Society …, 2008 - ieeexplore.ieee.org
Graph cuts has become a powerful and popular optimization tool for energies defined over
an MRF and have found applications in image segmentation, stereo vision, image …

High-performance and scalable GPU graph traversal

D Merrill, M Garland, A Grimshaw - ACM Transactions on Parallel …, 2015 - dl.acm.org
Breadth-First Search (BFS) is a core primitive for graph traversal and a basis for many higher-
level graph analysis algorithms. It is also representative of a class of parallel computations …

[PDF][PDF] Large graph algorithms for massively multithreaded architectures

P Harish, V Vineet, PJ Narayanan - … , Tech. Rep. IIIT/TR/2009/74, 2009 - web2py.iiit.ac.in
The Graphics Processing Units (GPUs) provide high computation power at a low cost and is
an important compute accelerator with a massively multithreaded architecture. In this paper …

To GPU synchronize or not GPU synchronize?

W Feng, S **ao - … IEEE International Symposium on Circuits and …, 2010 - ieeexplore.ieee.org
The graphics processing unit (GPU) has evolved from being a fixed-function processor with
programmable stages into a programmable processor with many fixed-function components …

Hierarchical exploration of volumes using multilevel segmentation of the intensity-gradient histograms

CY Ip, A Varshney, J JaJa - IEEE Transactions on Visualization …, 2012 - ieeexplore.ieee.org
Visual exploration of volumetric datasets to discover the embedded features and spatial
structures is a challenging and tedious task. In this paper we present a semi-automatic …

A survey of graph processing on graphics processing units

HN Tran, E Cambria - The Journal of Supercomputing, 2018 - Springer
Graphics processing units (GPUs) have become popular high-performance computing
platforms for a wide range of applications. The trend of processing graph structures on …

[KNIHA][B] Probabilistic approaches to robotic perception

JF Ferreira, JM Dias - 2014 - Springer
This book tries to address the following questions: How should the uncertainty and
incompleteness inherent to sensing the environment be represented and modelled in a way …

Parallel distributed breadth first search on GPU

K Ueno, T Suzumura - 20th Annual International Conference …, 2013 - ieeexplore.ieee.org
In this paper we propose a highly optimized parallel and distributed BFS on GPU for
Graph500 benchmark. We evaluate the performance of our implementation using …