Sciweavers

448 search results - page 19 / 90
» Fast and robust active contours for image segmentation
Sort
View
ICIP
2006
IEEE
14 years 9 months ago
Ultrasound Myocardial Tracking with Speckle Reducing Anisotropic Diffusion Assisted Initialization
Cardiac parameters such as end-systolic volume, ejection fraction and myocardial mass are essential to the diagnosis and treatment of cardiovascular disease (CVD). Traditionally, ...
Alla Aksel, Robert L. Janiczek, John A. Hossack, B...
ECCV
2010
Springer
14 years 1 months ago
Adaptive Regularization for Image Segmentation Using Local Image Curvature Cues
Abstract. Image segmentation techniques typically require proper weighting of competing data fidelity and regularization terms. Conventionally, the associated parameters are set t...
ICCV
1995
IEEE
13 years 11 months ago
Geodesic Active Contours
A novel scheme for the detection of object boundaries is presented. The technique is based on active contours evolving in time according to intrinsic geometric measures of the imag...
Vicent Caselles, Ron Kimmel, Guillermo Sapiro
DAGM
2001
Springer
14 years 7 days ago
A New Contour-Based Approach to Object Recognition for Assembly Line Robots
A complete processing chain for visual object recognition is described in this paper. The system automatically detects individual objects on an assembly line, identifies their typ...
Markus Suing, Lothar Hermes, Joachim M. Buhmann

Source Code
4838views
15 years 6 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