watershed

Implementation

N/A

Usage

Class Support

Algorithm

References

1). IMAGE SEGMENTATION AND MATHEMATICAL MORPHOLOGY

2). The Watershed Transform: Definitions, Algorithms and Parallelization Strategies

3). Matlab implementation (watershed) (a sequential algorithm introduced by introduced

by F. Meyer):

MATLAB\R2008a\toolbox\images\images\private\watershed_meyer.cpp

4). Writing C Functions in MATLAB (MEX-Files)

5). Matlab acceleration using CUDA via the MEX file interface