Sciweavers

602 search results - page 74 / 121
» A New Rendering Model for X
Sort
View
HEURISTICS
2008
136views more  HEURISTICS 2008»
13 years 7 months ago
Enhancing set constraint solvers with lexicographic bounds
Since their beginning in constraint programming, set solvers have been applied to a wide range of combinatorial search problems, such as bin-packing, set partitioning, circuit desi...
Andrew Sadler, Carmen Gervet
CGF
2008
156views more  CGF 2008»
13 years 8 months ago
Automatic Conversion of Mesh Animations into Skeleton-based Animations
Recently, it has become increasingly popular to represent animations not by means of a classical skeleton-based model, but in the form of deforming mesh sequences. The reason for ...
Edilson de Aguiar, Christian Theobalt, Sebastian T...
ETFA
2008
IEEE
14 years 3 months ago
A fast visual line segment tracker
We present a fast line segment tracker which does not require any knowledge about the motion of the camera nor the structure of the observed scene. It runs on 320 x 240 pixel imag...
Peer Neubert, Peter Protzel, Teresa Vidal-Calleja,...
ICSM
1995
IEEE
14 years 7 days ago
Iterative reengineering to compensate for quick-fix maintenance
A typical approach to software maintenance is analyzing just the source code, applying some patches, releasing the new version, and then updating the documentation. This quick-fix...
Filippo Lanubile, Giuseppe Visaggio
WSCG
2004
120views more  WSCG 2004»
13 years 10 months ago
Voxelization of Solids Using Simplicial Coverings
Rasterization of polygons in 2D is a well known problem, existing several optimal solutions to solve it. The extension of this problem to 3D is more difficult and most existing so...
Antonio J. Rueda Ruiz, Rafael Jesús Segura,...