Sciweavers

3890 search results - page 194 / 778
» Computation of unirational fields
Sort
View
GRAPHICSINTERFACE
2009
15 years 4 months ago
Fast visualization of complex 3D models using displacement mapping
We present a simple method to render complex 3D models at interactive rates using real-time displacement mapping. We use an octree to decompose the 3D model into a set of height f...
The-Kiet Lu, Kok-Lim Low, Jianmin Zheng
ICCV
2009
IEEE
15 years 4 months ago
Associative hierarchical CRFs for object class image segmentation
Most methods for object class segmentation are formulated as a labelling problem over a single choice of quantisation of an image space - pixels, segments or group of segments. It...
Lubor Ladicky, Christopher Russell, Pushmeet Kohli...
3DOR
2010
15 years 2 months ago
A Robust 3D Interest Points Detector Based on Harris Operator
With the increasing amount of 3D data and the ability of capture devices to produce low-cost multimedia data, the capability to select relevant information has become an interesti...
Ivan Sipiran, Benjamin Bustos
CAE
2010
15 years 2 months ago
Suggestive Hatching
We present a method for drawing lines on an object that depict both the shape and shading of the object. To do so, we construct a gradient field of the diffuse intensity of the su...
Mayank Singh, Scott Schaefer

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 ...