Sciweavers

4580 search results - page 58 / 916
» Primary Image Segmentation
Sort
View
ICIP
1994
IEEE
14 years 10 months ago
Perceptual Image Distortion
In this paper, we present a perceptual distortion measure that predicts image integrity far better than mean-squared error. This perceptual distortion measure is based on a model ...
Patrick C. Teo, David J. Heeger
DAGM
2006
Springer
14 years 27 days ago
A Modification of the Level Set Speed Function to Bridge Gaps in Data
Abstract. Level set methods have become very popular means for image segmentation in recent years. But due to the data-driven nature of this methods it is difficult to segment obje...
Karsten Rink, Klaus D. Tönnies
VMV
2001
131views Visualization» more  VMV 2001»
13 years 10 months ago
Shape Model and Threshold Extraction via Shape Gradients
Shape information is utilized by numerous applications in computer vision, scientific visualization and computer graphics. This paper presents a novel algorithm for exploring and ...
Roger C. Tam, Alain Fournier

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