CloudCompare / CloudComPy

Python wrapper for CloudCompare
Other
292 stars 41 forks source link

CloudComPy access to the HPR algorithm #25

Open cfosterhoudt opened 2 years ago

cfosterhoudt commented 2 years ago

I've found the HPR incorporated in CC to be tremendously helpful. I don't see an obvious way of accessing that via CloudComPy's methods.

  1. Is there a way of doing so, that I just haven't been able to find?
  2. Are there plans to enable it? I'd love it.

Thanks for an excellent companion to an excellent program!

prascle commented 2 years ago

Hi, The Hidden Point Removal plugin is not wrapped yet in CloudComPy, I can add it. In the GUI, the viewpoint is automatically deduced from the orientation of the 3D view. To use the plugin from Python, you will have to define the viewpoint (3 coordinates). For the moment, in the graphical interface, the plugin does not work under Linux. It will probably be the same from CloudComPy, unless I find a way to fix it. I add this item to my todo list (a first wrap of the plugin, on Windows). Regards, Paul

prascle commented 2 years ago

Hello, I have just released a new version with this plugin. It works on Windows an Linux.

cfosterhoudt commented 2 years ago

This is astoundingly helpful! Thank you kindly for your work on CloudComPy.

On 3/21/22 05:20, prascle wrote:

Hello, I have just released a new version with this plugin. It works on Windows an Linux.

— Reply to this email directly, view it on GitHub https://github.com/CloudCompare/CloudComPy/issues/25#issuecomment-1073776391, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGF2JAN3EGXPV7BMMWZJTLVBBLQJANCNFSM5QB52XTA. You are receiving this because you authored the thread.Message ID: @.***>