This website requires JavaScript.
Explore
Help
Sign In
dave
/
py-media-grader
Watch
1
Star
0
Fork
0
You've already forked py-media-grader
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5d76681ded8af0919ca93a1e70c2e16a327c4c0f
py-media-grader
/
croppa
History
PhatPhuckDave
5d76681ded
Refactor tracking position calculation in VideoEditor to combine manual, template, and feature tracking methods. This update introduces a more robust approach to determine the final tracking position by calculating offsets from both template matching and feature tracking, weighted appropriately against a base position derived from manual tracking points. The logic ensures smoother transitions and improved accuracy in tracking results, with debug messages added for better insight into the combined tracking process.
2025-09-26 14:44:19 +02:00
..
main.py
Refactor tracking position calculation in VideoEditor to combine manual, template, and feature tracking methods. This update introduces a more robust approach to determine the final tracking position by calculating offsets from both template matching and feature tracking, weighted appropriately against a base position derived from manual tracking points. The logic ensures smoother transitions and improved accuracy in tracking results, with debug messages added for better insight into the combined tracking process.
2025-09-26 14:44:19 +02:00
pyproject.toml
Add UTF-8 image loading support in VideoEditor and update dependencies
2025-09-26 11:05:14 +02:00
spec.md
Enhance tracking marker navigation in VideoEditor
2025-09-17 19:55:31 +02:00