changed todox
This commit is contained in:
parent
36db773e17
commit
b5fd23b386
2
TODO
2
TODO
|
@ -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)
|
||||||
|
|
Loading…
Reference in New Issue