c1c01e86caa8fb93fe39bdb5b481e69a98e94f90
This commit modifies the template matching logic in the VideoEditor to use only the cropped region of the frame when available, significantly enhancing the speed of template tracking. If no crop is applied, the original frame is used for tracking. This change improves the efficiency of the template matching process while maintaining accuracy in locating objects during video editing sessions.
Description
No description provided
Languages
Python
98.5%
Shell
0.9%
Go
0.6%