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
5400592afd3a03f88e87e75f2eb404e84df1e2e1
py-media-grader
/
croppa
History
PhatPhuckDave
5400592afd
Refactor template matching in VideoEditor to use raw frame coordinates for improved accuracy. This update simplifies the tracking logic by directly utilizing the raw display frame, eliminating unnecessary transformations. Additionally, it enhances the template setting process by ensuring the selected region is correctly mapped to raw frame coordinates, improving usability and feedback during template selection. Debug messages have been updated to reflect these changes.
2025-09-26 14:34:48 +02:00
..
main.py
Refactor template matching in VideoEditor to use raw frame coordinates for improved accuracy. This update simplifies the tracking logic by directly utilizing the raw display frame, eliminating unnecessary transformations. Additionally, it enhances the template setting process by ensuring the selected region is correctly mapped to raw frame coordinates, improving usability and feedback during template selection. Debug messages have been updated to reflect these changes.
2025-09-26 14:34:48 +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