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
Hi,
I've got a quick question and I'm hoping you can help me out. Thanks in advance.
In the Jupyter file simulation.ipynb, it is shown how to perform the decoding and reconstruction of an object using Gray code.
Is it also possible to perform the decoding and reconstruction with different patterns such as mps/16-15, mps/32-08, or mps/64-15?
If so, how should the functions for decoding and reconstruction be used, and what are the correct parameters for the generate_render_parameters function?
Davide
The text was updated successfully, but these errors were encountered:
Hi,
I've got a quick question and I'm hoping you can help me out. Thanks in advance.
In the Jupyter file simulation.ipynb, it is shown how to perform the decoding and reconstruction of an object using Gray code.
Is it also possible to perform the decoding and reconstruction with different patterns such as mps/16-15, mps/32-08, or mps/64-15?
If so, how should the functions for decoding and reconstruction be used, and what are the correct parameters for the generate_render_parameters function?
Davide
The text was updated successfully, but these errors were encountered: