Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Grid interpolation

Subject: CGAL users discussion list

List archive

[cgal-discuss] Grid interpolation


Chronological Thread 
  • From: Daniel Oliveira <>
  • To:
  • Subject: [cgal-discuss] Grid interpolation
  • Date: Thu, 4 Mar 2010 01:27:43 -0300
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TgZ5iUl//j0FD/PLoNsXSz+fUIWIdCH6khu0KeDkSVxWcbeqZnL7vQbf4s6427VsXm jFDdUzqorubusxzDNawRV5WcbeUwr7FWHH3JVw7+Z7OtCaR1Cg5rJSvKQpWdm7sp2Qkr +0Deeww34P2IovZpasHvhzvI7/fSLjMqGObDg=

Dear CGAL members,

I was wondering with CGAL there is an efficient way to obtain natural neighbor interpolated values for points in a predefined grid.

The example presented on manual just considers the case where interpolated values for only one point is wished, what about a set of points (~ million points) in a grid. What is the best way to handle such scenario with CGAL?

Thanks,

Daniel Oliveira



Archive powered by MHonArc 2.6.16.

Top of Page