Sciweavers

4 search results - page 1 / 1
» Minimum enclosing area triangle with a fixed angle
Sort
View
CCCG
2010
13 years 6 months ago
Minimum enclosing area triangle with a fixed angle
Given a set S of n points in the plane and a fixed angle 0 < < , we show how to find all triangles of minimum area with angle that enclose S in O(n log n) time.
Prosenjit Bose, Jean-Lou De Carufel
CCCG
2004
13 years 6 months ago
On computing enclosing isosceles triangles and related problems
Given a set of n points in the plane, we show how to compute various enclosing isosceles triangles where different parameters such as area or perimeter are optimized. We then stud...
Prosenjit Bose, Carlos Seara, Saurabh Sethia
SODA
1992
ACM
109views Algorithms» more  SODA 1992»
13 years 6 months ago
New Algorithms for Minimum Area k-gons
Given a set P of n points in the plane, we wish to find a set Q P of k points for which the convex hull conv(Q) has the minimum area. We solve this, and the related problem of fi...
David Eppstein
TOG
2002
212views more  TOG 2002»
13 years 4 months ago
Least squares conformal maps for automatic texture atlas generation
A Texture Atlas is an efficient color representation for 3D Paint Systems. The model to be textured is decomposed into charts homeomorphic to discs, each chart is parameterized, a...
Bruno Lévy, Sylvain Petitjean, Nicolas Ray,...