This commit adds a new entry to the .gitignore file to exclude log files. In the VideoEditor class, it refines the crop position adjustment logic to calculate the center of the crop rectangle before applying offsets, ensuring more accurate positioning. Additionally, it enhances logging throughout the point transformation and tracking processes, providing better insights into the state of tracking points and their visibility relative to the crop area.
5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
__pycache__
|
|
croppa/build/lib
|
|
croppa/croppa.egg-info
|
|
*.log
|