changed todox

This commit is contained in:
Kabooshki 2024-04-29 13:02:48 -05:00
parent 36db773e17
commit b5fd23b386
1 changed files with 0 additions and 2 deletions

2
TODO
View File

@ -1,7 +1,5 @@
Outline: Outline:
recursively look for all .jpg files and store them somewhere (maybe in an array?)
start for loop, iterating through files (https://www.geeksforgeeks.org/how-to-iterate-over-files-in-directory-using-python/) start for loop, iterating through files (https://www.geeksforgeeks.org/how-to-iterate-over-files-in-directory-using-python/)
use opencv to grab bottom right corner of image (https://stackoverflow.com/a/58984370) use opencv to grab bottom right corner of image (https://stackoverflow.com/a/58984370)