Tuesday, August 5, 2014

PCL Concavehull Fails


...with message saying "The initial hull is narrow (cosine of min. angle is 0.999999999999998). A coplanar point may lead to a wide facet..."

It stops complaining when I set the concavehull dimensions to 2, instead of letting the function decide by itself. It is done by adding the following line;

chull.setDimension(2);

No comments:

Post a Comment

Setting Jupyter and Tensorflow on Google Cloud Platform

https://towardsdatascience.com/running-jupyter-notebook-in-google-cloud-platform-in-15-min-61e16da34d52