Hello,
i am trying to develop a plugin for indoor plane Extraction based on regionGrowing and RANSAC,however when i complete the plugin and use in the program,it always make Program not responding,and cant use in a point cloud with about 2 million numbers of point.The algorithm is successful run in a win32 console program with the same point cloud.
If possible ,please tell me the reason.
Thank you,
Authur
plugin makes Program not responding
Re: plugin makes Program not responding
Daniel, CloudCompare admin
Re: plugin makes Program not responding
Hi Daniel
That issue was posted by me,after these days debug,i thought that there may be another way to realize the plugin based on the PCL library,so I develop the plugin based on the framework of qPCL,i developed the plugin like the NormalEstimation in the qPCL.However,it also spends a lot of time on normal estimiting.
Unfortunately,I cant deal with this problem,so,I have to generate the exe program and call the program by the command line in the Plugin.I dont think its a right way to develop a Plugin for CloudCompare.
If you know how to deal with this problem,please tell me.
Thanks
That issue was posted by me,after these days debug,i thought that there may be another way to realize the plugin based on the PCL library,so I develop the plugin based on the framework of qPCL,i developed the plugin like the NormalEstimation in the qPCL.However,it also spends a lot of time on normal estimiting.
Unfortunately,I cant deal with this problem,so,I have to generate the exe program and call the program by the command line in the Plugin.I dont think its a right way to develop a Plugin for CloudCompare.
If you know how to deal with this problem,please tell me.
Thanks