Sciweavers

497 search results - page 23 / 100
» Image Segmentation as Learning on Hypergraphs
Sort
View
CVPR
2008
IEEE
14 years 9 months ago
Interactive image segmentation via minimization of quadratic energies on directed graphs
We propose a scheme to introduce directionality in the Random Walker algorithm for image segmentation. In particular, we extend the optimization framework of this algorithm to com...
Dheeraj Singaraju, Leo Grady, René Vidal
CVPR
2007
IEEE
14 years 9 months ago
Learning to Detect A Salient Object
We study visual attention by detecting a salient object in an input image. We formulate salient object detection as an image segmentation problem, where we separate the salient obj...
Tie Liu, Jian Sun, Nanning Zheng, Xiaoou Tang, Heu...
IJCV
2007
155views more  IJCV 2007»
13 years 7 months ago
Reverse Optical Flow for Self-Supervised Adaptive Autonomous Robot Navigation
Autonomous mobile robot navigation, either off-road or on ill-structured roads, presents unique challenges for machine perception. A successful terrain or roadway classifier must ...
Andrew Lookingbill, John Rogers, David Lieb, J. Cu...
MIA
2011
111views more  MIA 2011»
13 years 2 months ago
Segmenting the prostate and rectum in CT imagery using anatomical constraints
The automatic segmentation of the prostate and rectum from 3-D computed tomography (CT) images is still a challenging problem, and is critical for image-guided therapy application...
Siqi Chen, D. Michael Lovelock, Richard J. Radke

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