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 have installed jakteristics in MAC OS and I have my input pointcloud as a numpy array. I would like to compute features for my pointcloud and I use the following line.
Hi @jdenisgiguere,
I have installed jakteristics in MAC OS and I have my input pointcloud as a numpy array. I would like to compute features for my pointcloud and I use the following line.
jakteristics.compute_features(pc, search_radius=0.15])
However, I get this error 32912 bus error python main.py
I look forward to hearing from you.
The text was updated successfully, but these errors were encountered: