Open agoodge opened 1 year ago
I have same question. But the result is bad if I fix it
This code mainly does scaling on the values of the data, because there is some instability in the image edge values of the XYZ data, so we use a uniform scaling factor and mean value. Maintaining the way the code is written works better.
Hi, Lines 841-846 in multiple_features.py reads:
Is this correct? It looks like an error.
Thanks