Sciweavers

4347 search results - page 394 / 870
» Chan-Vese Image Segmentation
Sort
View
EGITALY
2006
15 years 9 months ago
SVG Vectorization by Statistical Region Merging
In this paper a novel algorithm for raster to vector conversion is presented. The technique is mainly devoted to vectorize digital picture maintaining an high degree of photoreali...
Sebastiano Battiato, Giovanni Maria Farinella, Gio...
PAMI
2006
81views more  PAMI 2006»
15 years 7 months ago
Robust and Accurate Vectorization of Line Drawings
This paper presents a method for vectorizing the graphical parts of paper-based line drawings. The method consists of separating the input binary image into layers of homogeneous t...
Xavier Hilaire, Karl Tombre
MM
2010
ACM
169views Multimedia» more  MM 2010»
15 years 7 months ago
CO3 for ultra-fast and accurate interactive segmentation
This paper presents an interactive image segmentation framework which is ultra-fast and accurate. Our framework, termed "CO3", consists of three components: COupled repr...
Yibiao Zhao, Song Chun Zhu, Siwei Luo
IJCV
2000
180views more  IJCV 2000»
15 years 7 months ago
Probabilistic Models of Appearance for 3-D Object Recognition
We describe how to model the appearance of a 3-D object using multiple views, learn such a model from training images, and use the model for object recognition. The model uses pro...
Arthur R. Pope, David G. Lowe
942
Voted

Source Code
1378views
14 years 3 months ago
gradient vector flow
Active contours, or snakes, are computer-generated curves that move within images to find object boundaries. Its 3D version is often known as deformable models or active surfaces ...