vpi.OptFlowQuality

class vpi.OptFlowQuality

Set a quality for the optical flow algorithm.

Enumeration values

vpi.OptFlowQuality.LOW

Fast but low quality optical flow.

vpi.OptFlowQuality.MEDIUM

Speed and quality in between low and high.

vpi.OptFlowQuality.HIGH

Slow but high quality optical flow.