Ask Your Question

Revision history [back]

DISOptical flow in 4.1?

Hi Everyone, I'm converting some python code from opencv version 3.4 to 4.1. The code uses the DISOpticalFlow algorithm (https://docs.opencv.org/4.1.0/de/d4f/classcv_1_1DISOpticalFlow.html#details) but the interface to this class seems to have changed. If anyone has used the DIS optical flow in V4.1 in a python code I would appreciate an example snippet.

Thanks, Dave