lorensen / VTKExamples

The VTK examples, formerly hosted on media wiki
Apache License 2.0
342 stars 157 forks source link

Missing vtkHausdorffDistancePointSetFilter in VTK #637

Closed patrikbi closed 4 years ago

patrikbi commented 4 years ago

Hi,

I'm trying to align two polydata sets using the following example: https://lorensen.github.io/VTKExamples/site/Python/PolyData/AlignTwoPolyDatas/

But VTK is unable to import the vtkHausdorffDistancePointSetFilter. I google the issue and searched the local files and it seems like this feature isen't implemented in the current release?

I'm looking for guidance on how I can get this to work. Is there a build that can be downloaded or is there a manual way to add this filter?

Best regards, Patrik

ajpmaclean commented 4 years ago

You are correct. This class is only available in the VTK master and will be available in future releases.

Andrew Maclean

On Tue, 18 Feb. 2020, 20:42 patrik, notifications@github.com wrote:

Hi,

I'm trying to align two polydata sets using the following example:

https://lorensen.github.io/VTKExamples/site/Python/PolyData/AlignTwoPolyDatas/

But VTK is unable to import the vtkHausdorffDistancePointSetFilter. I google the issue and searched the local files and it seems like this feature isen't implemented in the current release?

I'm looking for guidance on how I can get this to work. Is there a build that can be downloaded or is there a manual way to add this filter?

Best regards, Patrik

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lorensen/VTKExamples/issues/637?email_source=notifications&email_token=ACBHQO37H4STNMJTCJA3QC3RDOUPBA5CNFSM4KXAXJG2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IOIFHLA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACBHQOYUR6U2BUF7DRPJZPTRDOUPBANCNFSM4KXAXJGQ .