Brox Optical Flow - Python Binding
Is there any Python binding available for Brox Optical Flow in OpenCV 4? Thanks
no, there arent any python/java bindings for this.
the optical flow classes from the superres module also don't seem to be intended to be used on their own, more as a internal part of the superresolution scheme.
also note, that there is only a CUDA implementation of BroxOpticalFlow, can't be used on CPU
Asked: 2020-09-21 02:36:12 -0600
Seen: 426 times
Last updated: Sep 22 '20