Sciweavers

993 search results - page 39 / 199
» A Fast Optimization Method for Level Set Segmentation
Sort
View
SCALESPACE
2009
Springer
15 years 7 months ago
From a Single Point to a Surface Patch by Growing Minimal Paths
Abstract. We introduce a novel implicit approach for surface patch segmentation in 3D images starting from a single point. Since the boundary surface of an object is locally homeom...
Fethallah Benmansour, Laurent D. Cohen
133
Voted
PAMI
2006
111views more  PAMI 2006»
15 years 2 months ago
Global Segmentation and Curvature Analysis of Volumetric Data Sets Using Trivariate B-Spline Functions
This paper presents a method to globally segment volumetric images into regions that contain convex or concave (elliptic) iso-surfaces, planar or cylindrical (parabolic) iso-surfa...
Octavian Soldea, Gershon Elber, Ehud Rivlin
CVPR
2011
IEEE
14 years 11 months ago
Multi-Level Inference by Relaxed Dual Decomposition for Human Pose Segmentation
Combining information from the higher level and the lower level has long been recognized as an essential component in holistic image understanding. However, an efficient inferenc...
Huayan Wang, Daphne Koller
ACL
2010
15 years 16 days ago
Jointly Optimizing a Two-Step Conditional Random Field Model for Machine Transliteration and Its Fast Decoding Algorithm
This paper presents a joint optimization method of a two-step conditional random field (CRF) model for machine transliteration and a fast decoding algorithm for the proposed metho...
Dong Yang, Paul R. Dixon, Sadaoki Furui

Source Code
4838views
17 years 1 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