To resolve the problem of cloud to grid transformation I used this example
But lap and hungarian algorithm didn't work for me. That's why I used linear_sum_assignment from scipy.optimize
Look more in 'Cloud to grid.ipynb'.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To resolve the problem of cloud to grid transformation I used this example
But lap and hungarian algorithm didn't work for me. That's why I used linear_sum_assignment from scipy.optimize
Look more in 'Cloud to grid.ipynb'.