Fixes and a few additional helper functions

- corrected the return type of a few functions to int
- Add DFWINDOW.TOOLS.getImageDiff to get how diff 2 images are
- Added complimentary lastNotBlack(X/Y)
- Increase blindly chosen preset "bottom_to_ignore". Wasnt enough when full screen.
- Fixed the sign/polarity of step sizes
- First attempt at calculating the size of the map. Probably wrong. Will replace when writing the map maker
- removed cv2.Stitcher stuff. Not what I needed
- Added some test_ functions for experimenting. Ignore.
This commit is contained in:
Doc
2026-01-13 09:52:09 -05:00
parent 941eae5d57
commit 3ab553fb6d
2 changed files with 118 additions and 43 deletions

1
.gitignore vendored
View File

@@ -231,3 +231,4 @@ Thumbs.db
# experiment garbage
*.png
src/calib_info.json