Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] natural_neighbor_coordinates_2 can not compute sample point outside Delaunay_triangulation_2 of input existing points

Subject: CGAL users discussion list

List archive

[cgal-discuss] natural_neighbor_coordinates_2 can not compute sample point outside Delaunay_triangulation_2 of input existing points


Chronological Thread 
  • From: cnng0315 <>
  • To:
  • Subject: [cgal-discuss] natural_neighbor_coordinates_2 can not compute sample point outside Delaunay_triangulation_2 of input existing points
  • Date: Mon, 24 Sep 2012 20:35:52 -0700 (PDT)

as the subject says,
I constructed a Delaunay_triangulation_2 dt1 with some input points ,and I
want to use natural_neighbor_coordinates_2 to compute Z value of sample
point, but I found natural_neighbor_coordinates_2 only compute points whose
postion is inside the dt1,
can anyone tell me how to compute points outsied dt1?
I tried kriging method(not in CGAL), and generate contour lines , but the
contour line is not good with existing known points.



-----
technology change life!
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/natural-neighbor-coordinates-2-can-not-compute-sample-point-outside-Delaunay-triangulation-2-of-inpus-tp4655904.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] natural_neighbor_coordinates_2 can not compute sample point outside Delaunay_triangulation_2 of input existing points, cnng0315, 09/25/2012

Archive powered by MHonArc 2.6.18.

Top of Page