Closed aferust closed 1 year ago
Opticalflow code had many redundant allocations. Those were removed. Instead of Image input, all tracking functions use Slices as input. As a result klt example (video stream) works very fast now.
Opticalflow code had many redundant allocations. Those were removed. Instead of Image input, all tracking functions use Slices as input. As a result klt example (video stream) works very fast now.