- python opencv https://pypi.org/project/opencv-python/
- opencv docs https://docs.opencv.org/4.x/
- opencv py tutorials (none seem that relevant) https://docs.opencv.org/4.x/
VideoCapture
class docs: https://docs.opencv.org/4.x/d8/dfe/classcv_1_1VideoCapture.html#aa6480e6972ef4c00d74814ec841a2939- (there doesn't seem to be any python-native version of the docs, so you have to poke around the C++ ones and squint)
VideoCapture
properties: https://docs.opencv.org/4.x/d4/d15/group__videoio__flags__base.html#gaeb8dd9c89c10a5c63c139bf7c4f5704d
- other video libraries, investigate?
scikit-video
andvidgear
numpy files: keys_spline_n={4,9,14} are with sparse interval = {5,10,15} respectively.