68a1cc3e7da8b6ef34cc2ddf65f8bfeee70f730e
This commit improves the snapping feature in the VideoEditor class by adding the ability to snap new tracking points to the closest point on the line segment between consecutive tracking points, in addition to existing point snapping. The distance calculation logic has been refined, and the specification has been updated to reflect the new snapping behavior, which now operates within a 10px radius for both point and line snapping, enhancing the precision of motion tracking.
Description
No description provided
Languages
Python
98.5%
Shell
0.9%
Go
0.6%