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
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.)
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.)
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.)
hello , I have another question .. why set time plane to 1 ??
(rendering process)
image = Image.open(self.image_paths[0]) why fix at index [0] , I don't get it.
The text was updated successfully, but these errors were encountered: