Re: Need help with method of least squares



On Aug 4, 12:21 pm, pereges <Brol...@xxxxxxxxx> wrote:

Hello, I've been writing some program for calculating the principal
radii of curvature for a triangular mesh. I've been following this
thesis :

http://www.cs.princeton.edu/gfx/pubs/_2004_ECA/curvpaper.pdf

I got stuck up in page number 3, section 3.1 "Per face curvature
Computation"

He calculates a matrix lets call it A :

A00 = (del n / del u) dot u
A01 = (del n / del v) dot u
A10 = (del n / del u) dot v
A11 = (del n / del v) dot v

Now it seems he wants to calculate del n / del u and del n / del v
which give the principal radii of curvature.

Actually they are the reciprocals of the eigenvalues of this matrix.
Therefore you need to compute the entire matrix.

There are three matrix equations given in the same page with a
triangle diagram. What I don't understand is why we want to solve
three equations when only two variables (del n / del u and del n / del
v) are needed.

The author tries to approximate the triangulated surface locally
with a smooth surface that has a constant second fundamental form
over the entire triangle by taking finite differences over each of
the triangle edges. Of course, because you end up with more equations
than unknowns then such a surface does not usually exist. Instead he
takes a least-squares approximation to find a surface with constant
SFF that has almost the same curvatures as the triangular patch.

Further in the same page he says that they use method
of least squares to solve the equations. What is this method of least
squares in this context ?

It's just basic linear least-squares.
.



Relevant Pages

  • WTB: 1978 Playboy Playfield Plastic
    ... Looking for the triangle above the right slingshot. ... Del, ping me if you're still interested in selling your set. ...
    (rec.games.pinball)
  • WTB: 1978 Playboy Playfield Plastic
    ... Looking for the triangle above the right slingshot. ... Del, ping me if you're still interested in selling your set. ...
    (rec.games.pinball)
  • Re: Calculating principal radii of curvature ?
    ... The principal curvatures at any triangle ... (positions, normals, principal curvatures, principal directions). ... You could treat the ray-triangle intersection as another vertex ... Is it possible to use the principal radii of curvature at the vertices ...
    (comp.graphics.algorithms)
  • Re: Need help with method of least squares
    ... I take reciprocals to find out the two principal radii of curvature ... the triangle edges. ... than unknowns then such a surface does not usually exist. ...
    (sci.math)
  • Re: General Relativity toppling triangle paradox
    ... occurred to me while trying to understand the curvature of space. ... components imply that the vertical plane has negative curvature. ... equilateral triangle would actually be less that 60 degrees, ... So each of its angles would be greater than 60 degrees - ...
    (sci.physics.relativity)