The watershed transform is a popular image segmentation procedure from mathematical morphology used in many applications of computer vision. This paper proposes a novel parallel watershed procedure designed for GPU implementation. Our algorithm constructs paths of steepest descent and reduces these paths into direct pointers to catchment basin minima in logarithmic time, also crucially incorporating successful resolution of plateaux. Three implementation variants and their parameters are analysed through experiments on 2D and 3D images; a comparison against the state-of-the-art shows a runtime improvement of around 30%. For 3D images of 128 megavoxels execution times of approximately 1.5–2 seconds are achieved
The watershed algorithm is a method for image segmentation widely used in the area of mathematical m...
Abstract: In this work, the watershed algorithm is used as a method in solving the image segmentatio...
In this paper the implementation of a parallel watershed algorithm is described. The algorithm has b...
The watershed transform is a popular image segmentation procedure from mathematical morphology used ...
The watershed transformation is a common step in dif- ferent image processing tasks. With the fast d...
The watershed transform is widely used for image seg-mentation on computer vision applications. Howe...
In this paper we propose a novel approach to parallel image segmentation of volume images using the ...
An important aspect of designing a parallel algorithm is exploitation of the data locality for minim...
In this paper a parallel implementation of a watershed algorithm is proposed. The algorithm can easi...
The watershed transformation is a popular image segmentation algorithm for grey scale images. Sequen...
Watershed transformation is a tool for image segmentation widely used in computer vision application...
International audienceThe watershed transform is a powerful tool for morphological segmentation. Mos...
The watershed transform is the method of choice for image segmentation in the field of mathematical ...
The watershed transformation is a mid-level operation used in morphological image segmentation. Tech...
Watershed is a widespread technique for image segmentation. Many researchers apply the method implem...
The watershed algorithm is a method for image segmentation widely used in the area of mathematical m...
Abstract: In this work, the watershed algorithm is used as a method in solving the image segmentatio...
In this paper the implementation of a parallel watershed algorithm is described. The algorithm has b...
The watershed transform is a popular image segmentation procedure from mathematical morphology used ...
The watershed transformation is a common step in dif- ferent image processing tasks. With the fast d...
The watershed transform is widely used for image seg-mentation on computer vision applications. Howe...
In this paper we propose a novel approach to parallel image segmentation of volume images using the ...
An important aspect of designing a parallel algorithm is exploitation of the data locality for minim...
In this paper a parallel implementation of a watershed algorithm is proposed. The algorithm can easi...
The watershed transformation is a popular image segmentation algorithm for grey scale images. Sequen...
Watershed transformation is a tool for image segmentation widely used in computer vision application...
International audienceThe watershed transform is a powerful tool for morphological segmentation. Mos...
The watershed transform is the method of choice for image segmentation in the field of mathematical ...
The watershed transformation is a mid-level operation used in morphological image segmentation. Tech...
Watershed is a widespread technique for image segmentation. Many researchers apply the method implem...
The watershed algorithm is a method for image segmentation widely used in the area of mathematical m...
Abstract: In this work, the watershed algorithm is used as a method in solving the image segmentatio...
In this paper the implementation of a parallel watershed algorithm is described. The algorithm has b...