Sciweavers

337 search results - page 19 / 68
» What Is a Good Image Segment
Sort
View
ICIP
2001
IEEE
14 years 9 months ago
Supervised segmentation and tracking of nonrigid objects using a "mixture of histograms" model
Segmentation and tracking of objects in video sequences is important for a number of applications. In the supervised variant, segmentation can be achieved by modelling the probabi...
Mark Everingham, Barry T. Thomas
PAMI
2002
108views more  PAMI 2002»
13 years 7 months ago
Approximate Bayes Factors for Image Segmentation: The Pseudolikelihood Information Criterion (PLIC)
We propose a method for choosing the number of colors or true gray levels in an image; this allows fully automatic segmentation of images. Our underlying probability model is a hid...
Derek C. Stanford, Adrian E. Raftery
MICCAI
2009
Springer
14 years 8 months ago
A Conditional Random Field Approach for Coupling Local Registration with Robust Tissue and Structure Segmentation
Abstract. We consider a general modelling strategy to handle in a unified way a number of tasks essential to MR brain scan analysis. Our approach is based on the explicit definitio...
Benoit Scherrer, Florence Forbes, Michel Dojat
DAGM
2004
Springer
14 years 1 months ago
Level Set Based Image Segmentation with Multiple Regions
We address the difficulty of image segmentation methods based on the popular level set framework to handle an arbitrary number of regions. While in the literature some level set t...
Thomas Brox, Joachim Weickert

Source Code
2231views
15 years 1 months ago
The Berkeley Segmentation Engine (BSE)
The code is a (good, in my opinion) implementation of a segmentation engine based on normalised cuts (a spectral clustering algorithm) and a pixel affinity matrix calculation algor...
Charless Fowlkes