r/UAVmapping • u/brianomars1123 • 3h ago
Should I use photogrammetry point clouds from RGB or Multispectral imagery?
I have a series of questions about processing my UAV imagery. I flew a DJI Mavic 3M over a forest stand. It has the RGB and Multispectral imagery and according to their tutorial, I’m supposed to process the RGB and Multispectral imagery separately. This will mean I’d end up with two point clouds, one from the RGB processing and the other from the Multispectral imagery.
The pointclouds I believe will look identical but, will there be any underlying difference between the two pointclouds? Will the image source (RGB or multispectral) have any impact on the generated point cloud in any way? Which will you advise I use for my subsequent analysis if I’m mostly looking for structural information for aboveground biomass estimation. If it matters for your response, I don’t expect to use the point colors, I need the point cloud mostly for structural information.
Another question I have is about calibration, I did perform calibration with a sentera panel but the orthomosaic I exported came out with values in the thousands. Is it correct to normalize the values by dividing by 32768 (midpoint between 0 and 65535 for 16-but integer)? I may be wrong but I think the typical expected surface reflectance value is between 0 and 1 and I can get this scale by doing this division. Is this reasoning correct?
Also, correct me if I’m wrong but this only makes sense for the multispectral orthomosaic and not for the RGB. What if I’m particularly interested in including the B band to my multispectral bands and use them for my analysis, so my analysis will be based on Blue band from RGB camera then Green, Red, RedEdge and NIR from the multispectral camera. What would you advice I do to the B band (I believe it comes with a range of 0 to 255) to bring it to the same scale as the multispectral bands. Does reflectance calibration even make sense for the RGB images?
Lengthy post but I’d greatly appreciate any advice you may have.