Alessandro Masullo
Alessandro Masullo
When trying to load a video where the path is a pathlib object, the video-reading functions return an error: ``` line 116, in __init__ "No way to determine width or...
It would be fantastic if it was possible to read a video from a memory buffer, in addition to reading it from a file. For example, one could have a...
## Current Behavior# I installed Anaconda on Windows 10 (x64, version 1903) using `Anaconda3-2019.10-Windows-x86_64.exe` and everything went well. When I create a new environment and try to install any package...
Hello everyone, I needed to track several people in my videos using the skeletons produced by OpenPose but couldn't find any solution. I wrote this script that automatically identifies people...