Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CloudComPy access to the HPR algorithm #25

Open
cfosterhoudt opened this issue Mar 7, 2022 · 3 comments
Open

CloudComPy access to the HPR algorithm #25

cfosterhoudt opened this issue Mar 7, 2022 · 3 comments

Comments

@cfosterhoudt
Copy link

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
Copy link
Collaborator

prascle commented Mar 7, 2022

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
Copy link
Collaborator

prascle commented Mar 21, 2022

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

@cfosterhoudt
Copy link
Author

cfosterhoudt commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants