toukokuuta 2022 3.04
Vastaanottaja: OpenJump develop and use
Aihe: Re: [JPP-Devel] A Delaunay triangulation library to support Lidar data
Hi Jukka Rahkonen,
I am impressed that you were able to download and test the demo application so
quickly.
Would it be possible for me to get a copy of the test dat
Hi Giuseppe,
Would it be possible for me to get a copy of the test data you are using to
build your DTM? I'd like to try using my Natural Neighbor
Interpolator (NNI) implementation on it and see what the results look like.
Gary
On Thu, May 12, 2022 at 11:11 AM Giuseppe Aruta
wrote:
> Hi Gary
*Lähetetty:* torstai 12. toukokuuta 2022 15.38
> *Vastaanottaja:* OpenJump develop and use <
> Jump-pilot-devel@lists.sourceforge.net>
> *Aihe:* [JPP-Devel] A Delaunay triangulation library to support Lidar data
>
>
>
> I am sending this email to make a modest offer to
Hi Gary
Here you can find the source code of my algorithm,
https://sourceforge.net/p/opensit/code/HEAD/tree/Projects/Raster%20tools/OpenJUMP%201.16/src/org/openjump/core/rasterimage/algorithms/rastercreation/interpolation/
As sample if you want to try to port your code to Openjump
Giuseppe
Il gio
Hi Gary,
Thanks for your work
I have been working to an interpolation plugin of point data (loaded in
openjump as shape files) to a DTM raster.
I used the code from s former ImageJ plugin (
https://imagej.nih.gov/ij/plugins/xyz2dem-importer.html)
which was quite fast and very flexible.
The interpol
hey Gary,
thanks for the offer. any contribution to OJ is welcome and pointing out an
interesting libraries surely might incentivize somebody to include it's
functionality.
you maybe wanna open an issue on https://github.com/openjump-gis so it might
get indexed by search engines?
..regards ed
Unfortunately I can't help with making the plugin.
-Jukka Rahkonen-
Lähettäjä: Gary Lucas
Lähetetty: torstai 12. toukokuuta 2022 15.38
Vastaanottaja: OpenJump develop and use
Aihe: [JPP-Devel] A Delaunay triangulation library to support Lidar data
I am sending this email to make a modest offer t
I am sending this email to make a modest offer to the OpenJUMP developer
community.
I’ve written a Java library for processing Delaunay triangulations that may
be useful for OpenJUMP. The Tinfour open-source software API is
sufficiently fast to handle large unstructured data sets such as Lidar. I