diff --git a/TODO b/TODO index 4677c41..20ea696 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,5 @@ 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/) use opencv to grab bottom right corner of image (https://stackoverflow.com/a/58984370)