naurril / SUSTechPOINTS

3D Point Cloud Annotation Platform for Autonomous Driving
GNU General Public License v3.0
783 stars 206 forks source link

can you help me? #168

Open syc2618 opened 8 months ago

syc2618 commented 8 months ago

I would like to display some more information of lidar data. I want to add the option 'intensityAverage' How can I do this work? Here are some examples.

1

naurril commented 8 months ago

you can do it like NPC, except how to calculate the avg intensity. intensity is already loaded, you just need to do the computing.