Sciweavers

258 search results - page 14 / 52
» Initialisation-Free Active Contour Segmentation
Sort
View
ICIP
2003
IEEE
14 years 8 months ago
Fast probabilistic snake algorithm
Few people use the probability theory in order to achieve image segmentation with snake models. In this article1 , we are presenting an active contour algorithm based on a probabi...
Jerome Gilles, Bertrand Collin
ICARCV
2006
IEEE
187views Robotics» more  ICARCV 2006»
14 years 23 days ago
Image Segmentation Methods for Detecting Blood Vessels in Angiography
— Computer-assisted detection and segmentation of blood vessels in angiography are crucial for endovascular treatments and embolization. In this article, I give an overview of th...
Albert C. S. Chung
CVBIA
2005
Springer
14 years 8 days ago
Automatic Extraction of Femur Contours from Hip X-Ray Images
Abstract. Extraction of bone contours from x-ray images is an important first step in computer analysis of medical images. It is more complex than the segmentation of CT and MR im...
Ying Chen, Xianhe Ee, Wee Kheng Leow, Tet Sen Howe
EMMCVPR
2003
Springer
13 years 12 months ago
using Prior Shape and Points in Medical Image Segmentation
Abstract. In this paper we propose a new variational framework for image segmentation that incorporates the information of expected shape and a few points on the boundary into geod...
Yunmei Chen, Weihong Guo, Feng Huang, David Cliffo...

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