Skip to content
Discussion options

You must be logged in to vote

For the first question, there could be two main reasons:

  • (more likely) since python stores floating point values only with double precision, we decided to use the double precision version of meshlab as core of pymeshlab (2021.05d). Some algorithms may give different results if scalars are stored with double precision;
  • (less likely) the widget window of filters tends to truncate floating point values that are not fully displayed in the GUI; I've already experienced this issue and I'll try to make sure that in future versions, when values are unchanged in the GUI, also the actual parameters given to the filter stays unchanged.

For the second question, if you pass as parameter a float valu…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ghost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant