dattalab / moseq2-extract

Here it comes...
Other
3 stars 4 forks source link

fix: pass in frame size detected from finfo #162

Closed versey-sherry closed 1 year ago

versey-sherry commented 1 year ago

Issue being fixed or feature implemented

frame size for finding first frame is hard coded to 512x424 - if the resolution of the input video is different, first frame won't be correct

What was done?

pass in the frame size from finfo as an input

How Has This Been Tested?

Locally

Breaking Changes

Checklist: