You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, let me start by saying that this application is amazing. A thing that could make it even more useful to new developers would be to add some documentation directly in the code. For example:
KinFuParams: This struct contains lots of parameter for which the impact of modifying the values is not documented. Adding some guidelines/rule of thumb for the use of these parameters would be welcome to new users. For example: What parameters should I pay more attention if I want to scan small objects, objects with sharp features, etc?
What is the meaning of the different flag values for the KinFu::renderImage method?
The text was updated successfully, but these errors were encountered:
First, let me start by saying that this application is amazing. A thing that could make it even more useful to new developers would be to add some documentation directly in the code. For example:
KinFuParams: This struct contains lots of parameter for which the impact of modifying the values is not documented. Adding some guidelines/rule of thumb for the use of these parameters would be welcome to new users. For example: What parameters should I pay more attention if I want to scan small objects, objects with sharp features, etc?
What is the meaning of the different flag values for the KinFu::renderImage method?
The text was updated successfully, but these errors were encountered: