strawlab / python-pcl

Python bindings to the pointcloud library (pcl)
http://strawlab.github.com/python-pcl/
Other
2.02k stars 700 forks source link

python-pcl/examples/crophull.py #398

Open ZKarry opened 3 years ago

ZKarry commented 3 years ago

hello, about python-pcl/examples/crophull.py, I have a question to consult. The crophull API is used to extract the point cloud inside an polygon. However, I ran python-pcl/examples/crophull.py, which did not extract the point cloud of the polygon. The PCL version I used is python-pcl 0.3.0a1. I tried to modify the program and did not get valid results. I hope I can get your help. Thank you very much.