Search found 1 match

by Shawn
Mon Nov 20, 2023 3:48 pm
Forum: Questions
Topic: 3D NDVI
Replies: 1
Views: 6598

3D NDVI

I am Shawn, a student focusing on 3D NDVI model.

Now I have generated a 3D point cloud which has R,G,NIR value in each point. I want to transfer the value of each point to NDVI (NDVI=(R-NIR)/(R+NIR)) and show the color as a pseudo-color. How can I define the scalar field by myself?

Shawn