DeepLabCut / DLC2NWB

Utilities to convert DeepLabCut (DLC), output to/from Neurodata Without Borders (NWB) format.
MIT License
14 stars 7 forks source link

fix video len bug #23

Open vigji opened 3 months ago

vigji commented 3 months ago

Fix issue raised in #22.

I've started the PR to make sure I'm not contributing code in the wrong place. I'm fixing some other issues arising as the result of relying on this library from neuroconv (eg, also AttributeError: 'cv2.VideoCapture' object has no attribute 'fps', line 85)