Deltares / PointCloudRasterizers.jl

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

Speed up `reduce` for minimum and maximum #26

Open evetion opened 1 week ago

evetion commented 1 week ago

And any other functions that don't need to store all points for a given cell, but just need to compare values.