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
e6616ed1b14c8e77e585e4a159889edae82f90ef
py-media-grader
/
croppa
History
PhatPhuckDave
e6616ed1b1
Optimize template matching in VideoEditor by utilizing cropped regions for faster processing. This update modifies the tracking logic to first check for a defined crop rectangle, allowing for quicker template matching on smaller frames. If no crop is set, the full frame is used, maintaining the previous functionality. Debug messages remain to assist in tracking accuracy and confidence levels.
2025-09-26 14:33:36 +02:00
..
main.py
Optimize template matching in VideoEditor by utilizing cropped regions for faster processing. This update modifies the tracking logic to first check for a defined crop rectangle, allowing for quicker template matching on smaller frames. If no crop is set, the full frame is used, maintaining the previous functionality. Debug messages remain to assist in tracking accuracy and confidence levels.
2025-09-26 14:33:36 +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