I am trying to extract video features using Python. So far I have found these libraries:
https://github.com/tyarkoni/pliers
https://github.com/ricoms/video_image_features
https://github.com/snrao310/Video-Feature-Extraction
https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_video/py_table_of_contents_video/py_table_of_contents_video.html
I am more interested in finding other features to calculate STIP and LBP-TOP.