Compare commits

...

3 Commits

Author SHA1 Message Date
Kabooshki cc23e1df33
Merge branch 'fixer' 2024-09-17 13:00:14 -05:00
Kabooshki cf8af5ab22
removed whitespace 2024-09-17 12:57:14 -05:00
Kabooshki d7d4bf51e0
todo edit 2024-09-17 12:54:22 -05:00
2 changed files with 2 additions and 3 deletions

3
TODO
View File

@ -1,2 +1 @@
improve accuracy
create fixer program
improve accuracy

View File

@ -37,4 +37,4 @@ for filename in os.listdir(directory):
elif os.path.isfile(f'images/{manpage}.jpg') == False:
os.rename(f'{f}', f'images/{manpage}.jpg')
cv2.destroyAllWindows()
cv2.destroyAllWindows()
cv2.destroyAllWindows()