Sciweavers

4341 search results - page 49 / 869
» Image Segmentation by Branch-and-Mincut
Sort
View
SSIAI
2002
IEEE
15 years 6 months ago
Nested Partitions Using Texture Segmentation
A multi-step method of partitioning the pixels of an image such that the partitions at one step are wholly nested inside the partitions of the next step is described, i.e. we desc...
V. Lakshmanan, Victor E. DeBrunner, R. Rabin
ISBI
2011
IEEE
14 years 5 months ago
An automatic feature based model for cell segmentation from confocal microscopy volumes
We present a model for the automated segmentation of cells from confocal microscopy volumes of biological samples. The segmentation task for these images is exceptionally challeng...
Diana Delibaltov, Pratim Ghosh, Michael Veeman, Wi...
69
Voted
CAIP
2007
Springer
15 years 8 months ago
Knowledge from Markers in Watershed Segmentation
Sébastien Lefèvre
DAGM
2006
Springer
15 years 5 months ago
A Modification of the Level Set Speed Function to Bridge Gaps in Data
Abstract. Level set methods have become very popular means for image segmentation in recent years. But due to the data-driven nature of this methods it is difficult to segment obje...
Karsten Rink, Klaus D. Tönnies

Source Code
4838views
17 years 1 months ago
Chan-Vese Image Segmentation
A C++ implementation of Chan-Vese paper "Active Contours Without Edges" image segmentation. The program has command line interface.
Pascal Getreuer