Forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mattabao

Pages: [1]
1
Feature Requests / Re: Iterative Closest Point Algorithm
« on: July 06, 2023, 05:10:01 AM »
PolarNick,

in addition, I did not input value in scale ration and target resolution. is this necessary to input value? what value shoul I input then?
What does target resolution mean?

2
Feature Requests / Re: Iterative Closest Point Algorithm
« on: July 06, 2023, 05:02:24 AM »
Thank you, PolarNick! your code is now working.
But, the result of combining my model is not good. Should I move the two models close to each other or should I make an initial alaignment before running your script?

3
General / Move object closer to another object
« on: July 06, 2023, 05:00:10 AM »
Hi everyone!

I am having a trouble moving an object closer to another object.
at first, the "move object" button cannot be clicked, it's in gray. and then I right click the chunk and click reset transform.
The move button now can be clicked. But, when I use the move button, still the object doesn't move, only its region box moves.

can anyone help me please?

4
Feature Requests / Re: Iterative Closest Point Algorithm
« on: July 05, 2023, 12:51:35 PM »
Hi PolarNick,

thank you for your script. But after it was installed and run it, an error occured which says

Traceback (most recent call last):
File "C:/Users/kouzoulab/Downloads/align_model_to_model.py", line 497, in align
self.chunk.exportPoints(path=filename,
AttributeError: 'Metashape.Chunk' object has no attribute 'exportPoints'

can you help me with this please?

please see attachment

Pages: [1]