How can I tranlate an intensity value to an RGB color ? #135

Open
opened 2021-07-31 10:31:46 +02:00 by lancewoo · 2 comments
lancewoo commented 2021-07-31 10:31:46 +02:00 (Migrated from github.com)

@Livox-SDK Hi, I just wonder how can I tranlate an intensity value to an RGB color ?
Say, I have a LivoxExtendRawPoint.
https://github.com/Livox-SDK/Livox-SDK/blob/05cc408e54bce90863cd4f160992a92ddea1fd29/sdk_core/include/livox_def.h#L186

How do I calculate the color value as Livox Viewer shows?
Thanks!

image

@Livox-SDK Hi, I just wonder how can I tranlate an intensity value to an RGB color ? Say, I have a LivoxExtendRawPoint. https://github.com/Livox-SDK/Livox-SDK/blob/05cc408e54bce90863cd4f160992a92ddea1fd29/sdk_core/include/livox_def.h#L186 How do I calculate the color value as Livox Viewer shows? Thanks! ![image](https://user-images.githubusercontent.com/715046/127733957-d8e701c9-87cc-4591-b8a4-cc23d4372d29.png)
Livox-SDK commented 2021-08-13 16:54:27 +02:00 (Migrated from github.com)

Hi lancewoo,

I am sorry to let you know that; Lidar is not able to detect the color of object;
To detect the color the camera need to be involved ;

Hi lancewoo, I am sorry to let you know that; Lidar is not able to detect the color of object; To detect the color the camera need to be involved ;
lancewoo commented 2021-08-14 03:37:06 +02:00 (Migrated from github.com)

Hi lancewoo,

I am sorry to let you know that; Lidar is not able to detect the color of object;
To detect the color the camera need to be involved ;

You didn't answer my question. My question is how do you convert a reflectivity intensity value to an RGB value in your Livox Viewer? I didn't mean the colors of objects that Lidar scans.

> > > Hi lancewoo, > > I am sorry to let you know that; Lidar is not able to detect the color of object; > To detect the color the camera need to be involved ; You didn't answer my question. My question is how do you convert a reflectivity intensity value to an RGB value in your Livox Viewer? I didn't mean the colors of objects that Lidar scans.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmr/Livox-SDK#135