PhatPhuckDave d8b4439382 Add optical flow tracking for feature tracking in VideoEditor
This commit introduces a new method for tracking features using Lucas-Kanade optical flow, enhancing the feature tracking capabilities. It includes logic to toggle optical flow tracking, store previous frames for flow calculations, and update feature positions based on optical flow results. Debug messages have been added to provide insights during the tracking process, improving user experience and functionality.
2025-09-26 14:11:05 +02:00
2025-09-26 13:10:47 +02:00
Description
No description provided
7.1 MiB
Languages
Python 98.5%
Shell 0.9%
Go 0.6%