Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can someone explain this code ... #208

Open
MaryneZa opened this issue Nov 13, 2024 · 3 comments
Open

Can someone explain this code ... #208

MaryneZa opened this issue Nov 13, 2024 · 3 comments

Comments

@MaryneZa
Copy link

MaryneZa commented Nov 13, 2024

Screenshot 2024-11-13 235401

(rendering process)

image = Image.open(self.image_paths[0]) why fix at index [0] , I don't get it.

@MaryneZa MaryneZa changed the title Can someone explain this code ... Can someone explain this code ... (rendering process) Nov 13, 2024
@MaryneZa MaryneZa changed the title Can someone explain this code ... (rendering process) Can someone explain this code ... Nov 13, 2024
@guanjunwu
Copy link
Collaborator

It just take the a template image and avoid the error of initialization in Camera class in line84. (which may try to get other information of the image.)

@MaryneZa
Copy link
Author

It just take the a template image and avoid the error of initialization in Camera class in line84. (which may try to get other information of the image.)

thank you

@MaryneZa
Copy link
Author

It just take the a template image and avoid the error of initialization in Camera class in line84. (which may try to get other information of the image.)

image
hello , I have another question .. why set time plane to 1 ??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants