2012
DOI: 10.1007/978-3-642-35740-4_27
|View full text |Cite
|
Sign up to set email alerts
|

Really Quick Shift: Image Segmentation on a GPU

Abstract: Abstract. The paper presents an exact GPU implementation of the quick shift image segmentation algorithm. Variants of the implementation which use global memory and texture caching are presented, and the paper shows that a method backed by texture caching can produce a 10-50X speedup for practical images, making computation of super-pixels possible at 5-10Hz on modest sized (256x256) images.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
31
0

Year Published

2012
2012
2019
2019

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 45 publications
(31 citation statements)
references
References 22 publications
0
31
0
Order By: Relevance
“…Just as with conventional segmentation, the CUDA programming language has also recently been used for several interactive implementations. Some examples are interactive visualization and segmentation of neural processes in electron microscopy datasets (Jeong et al, 2009), real-time segmentation by clustering (Abramov et al, 2011;Fulkerson and Soatto, 2010), interactive multi-label segmentation (Santner et al, 2010) and interactive segmentation of bones by using discrete deformable models (Schmid et al, 2011) or the random walker algorithm (Top et al, 2011).…”
Section: Image Segmentationmentioning
confidence: 99%
“…Just as with conventional segmentation, the CUDA programming language has also recently been used for several interactive implementations. Some examples are interactive visualization and segmentation of neural processes in electron microscopy datasets (Jeong et al, 2009), real-time segmentation by clustering (Abramov et al, 2011;Fulkerson and Soatto, 2010), interactive multi-label segmentation (Santner et al, 2010) and interactive segmentation of bones by using discrete deformable models (Schmid et al, 2011) or the random walker algorithm (Top et al, 2011).…”
Section: Image Segmentationmentioning
confidence: 99%
“…Clustering methods join regions of a high-dimensional feature space [13], and superpixel approaches [35] form clusters that are deliberately over-segmented into more manageable regions. These approaches are good at simplifying complex images, yet they do not capture specific objects.…”
Section: Related Workmentioning
confidence: 99%
“…Recently, CUDA technology has been used for image segmentation and classification [19,20,21,22], 3D simulations [20,21], different mathematical computations [25,26], etc. Most of the GPGPU-based research is about the algorithm speed up and their real-time application.…”
Section: Gpu Implementationmentioning
confidence: 99%