You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to apply a classification algorithm to classify the points stored in the database. pc_explode seems to be extremely slow and then patching points again seems to be a headache. what would be the best way to approach this. right now i am using the pdal reader to convert into las then input the las to my classifier app then overwrite the table.
The text was updated successfully, but these errors were encountered:
I am trying to apply a classification algorithm to classify the points stored in the database. pc_explode seems to be extremely slow and then patching points again seems to be a headache. what would be the best way to approach this. right now i am using the pdal reader to convert into las then input the las to my classifier app then overwrite the table.
The text was updated successfully, but these errors were encountered: