Sciweavers

4341 search results - page 681 / 869
» Image Segmentation by Branch-and-Mincut
Sort
View
IJCV
2006
166views more  IJCV 2006»
15 years 6 months ago
Fast Constrained Surface Extraction by Minimal Paths
A new approach performing surface extraction from 3D images under user defined geometrical constraints is presented. The constraints are introduced through boundary curves given by...
Roberto Ardon, Laurent D. Cohen
TOG
2008
196views more  TOG 2008»
15 years 6 months ago
Motion-invariant photography
Object motion during camera exposure often leads to noticeable blurring artifacts. Proper elimination of this blur is challenging because the blur kernel is unknown, varies over t...
Anat Levin, Peter Sand, Taeg Sang Cho, Fréd...
IJCV
2000
180views more  IJCV 2000»
15 years 6 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
ICIP
2010
IEEE
15 years 4 months ago
Randomized motion estimation
Motion estimation is known to be a non-convex optimization problem. This non-convexity comes from several ambiguities in motion estimation such as the aperture problem, or fast mo...
Sylvain Boltz, Frank Nielsen

Source Code
1378views
14 years 2 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 ...