approximating a surface with a spline



Hi everyone,

I need a suggestion on where to start.

The problem that I am interested in is as follows:

I have a 2D polygon and what I want to do is approximate it using a
spline with as few control points as possible. Does anyone have any
idea of papers or book which I could look at to gtet some idea on how
to solve such a problem.

I guess at heart it could be viewed as a constrained optimization
problem. However, I am not sure how one would go about formulating the
solver.

Thanks,
Luc
.



Relevant Pages

  • approximating a surface with a spline
    ... I need a suggestion on where to start. ... I have a 2D polygon and what I want to do is approximate it using a ... I am not sure how one would go about formulating the ... solver. ...
    (comp.graphics.algorithms)
  • Re: approximating a surface with a spline
    ... I need a suggestion on where to start. ... I am not sure how one would go about formulating the ... solver. ... can you give an example of the 2D polygon? ...
    (sci.math)
  • Re: fmax function?
    ... Thanks for the suggestion! ... >>i was wondering if there's a function in excel that ... >symbolic math package. ... >Anyway, you could use Solver. ...
    (microsoft.public.excel.worksheet.functions)
  • Solver working intermittingly...tried some previously posted solut
    ... I am having issues with Solver -- my code is below. ... code after running it manually -- and only when the same exact scenario being ... suggestion in another post), but this does not correct the issue. ... Any idea on how I can resolve this? ...
    (microsoft.public.excel.programming)
  • canvas create polygon
    ... I tried the suggestion I got here and it worked,..... ... Im trying to draw a polygon made up of vertices I read out of a file. ...
    (comp.lang.tcl)

Loading