pclpy_tutorial
pclpy_tutorial copied to clipboard
pclp教程
请问你最后有实现基于颜色的区域生长分割吗?C++版本有这个方法reg.setRegionColorThreshold,python版本如何实现?
Hi, thanks for all this great work, I have an issue but I don't know if it is anything with your code. In the visualization part of your tutorial you...
你好,首先感谢你的分享,还有就是pcl.sample_consensus.SampleConsensusModelRegistration.PointXYZ(),请问你知道怎么使用吗?是关于点云配准的么?
First of all, thanks so much for sharing these tutorial code/snippets. It is for sure, a great contribution for PCL beginners. I am having an issue in the following line:...
我在docker中通过conda安装了pclpy,结果使用hull时报错Segmentation fault
感谢整理和分享
最近想要学习点云处理的算法,但是python上的pcl安装太麻烦了,查了半天也没有能说的明白的资料。 感谢楼主的分享整理,对我的工作十分有帮助!