Skip to content

Conversation

@gongbudaizhe
Copy link

Fix two bugs in linux system:

  1. sort filenames return by os.listdir to provide the correct input for get_format
  2. cast tmplsize from matlab double to python float to make it json serializable

Cast variable `tmplsize` from matlab double to python float
cast tmplsize to make it json serializable
In linux system, os.listdir() seems to return unsorted filenames which breaks the get_format() since it simply use the first returned filename  as the startFrame.
sort image files to get correct startFrame
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

Successfully merging this pull request may close these issues.

1 participant