Hi @rcsoul,
I just got an update from development team saying that Faro SDK doesn’t provide the ability to read reflectance information from colored FLS scan. So, through FaroSDK API, we can only get lightness of color. If you bring in the raw scan and also the color image, ReCap will read the original reflectance information and will also colorize the scan using the provided color image.
Here is detail from Faro SDK document about the reflectance value:
Property scanReflectionMode Determines the way reflection or color values are returned.
- For grey scan points: Original reflection value of the scanner. In the case of a FARO Laser Scanner, this is in the range of 0 to 2047. For color: the lightness of the color in the range 0 to 4095.
- For grey scan points: Mapped reflection value is in the range 0 (black) to 255 (white). For color: the lightness of the color in the range 0 to 255.
- For grey scan points: Mapped reflection value is in the range 0 (black) to 255 (white) as RGB grey value. For color: RGB color, 8 bits per channel (bits 0‐7: red, bits 8‐15: green, bits 16‐23: blue). The default reflection mode is 1.
Let me know if this helps.
Thank you and have a great day!
Please select the Accept as Solution button if my post solves your issue or answers your question.

Anil Mistry
Technical Support Specialist