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
a2dc4a218662db28c5ac8005865f190e2223c375
py-media-grader
/
croppa
History
PhatPhuckDave
a2dc4a2186
Refactor tracking position calculation in VideoEditor to compute the average of all available positions from manual, template, and feature tracking methods. This change simplifies the logic by aggregating positions instead of calculating weighted offsets, enhancing accuracy and clarity in tracking results. Debug messages have been updated to reflect the new averaging process.
2025-09-26 14:48:17 +02:00
..
main.py
Refactor tracking position calculation in VideoEditor to compute the average of all available positions from manual, template, and feature tracking methods. This change simplifies the logic by aggregating positions instead of calculating weighted offsets, enhancing accuracy and clarity in tracking results. Debug messages have been updated to reflect the new averaging process.
2025-09-26 14:48:17 +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