[Qgis-user] Upsampling TIN
Nicolas Cadieux
nicolas.cadieux at archeotec.ca
Fri Oct 4 05:00:07 PDT 2019
Hi,
You cannot invent new data between point without doing an interpolation. Your choice of interpolation will determine the quality of this data. The only way I can think of is to create a raster from this TIN. Then, resample (re-interpolated) this raster with a finer pixel and then make a new TIN. This may create a finer TIN but this will significantly alter the original data. You would need to evaluate the results and keep a backup of the old files.
Alternative, I would try with Mesh Lab. It’s open source and probably has Mesh densification methods that would be more adapted. Cloud Compare also has interesting algorithms.
Nicolas
> Le 4 oct. 2019 à 03:40, joolek <joolek.o at gmail.com> a écrit :
>
> Hi Experts,
>
> I've tried so many software's without success.
> Is it possible to upsample existing TIN? What I mean is for example divide each triangle into two for example. Not interpolation but somehow... subdivide or add more vertices between existing one?
> Thank you for all your time
> J
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
More information about the Qgis-user
mailing list