Replies: 1 comment 1 reply
-
|
I'm not sure I understand the question correctly, but it seems to me that you need to look how to loop in a list of files in python, and then apply your filters on each of them. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have several dozen animation sequences in point cloud in PLY format that I would like to convert into PLY mesh sequence or obj sequence
I converted one PLY file by applying the filters but I don't know what the python command is for an entire sequence
Here is my python script for one conversion file :
Could you help me please?
Thanks a lot
Michael Attia
Beta Was this translation helpful? Give feedback.
All reactions