Deltares / PointCloudRasterizers.jl

Process airborne laser scans into raster images
MIT License
12 stars 3 forks source link

TODO Try to use an AffineMap #9

Closed evetion closed 1 year ago

evetion commented 4 years ago

In GeoArrays we use an AffineMap for indexing back and forth from i, j to x, y. I wonder whether this is faster than our current methods. This would also make it multidimensional, just pass the correct map.