Merge branch 'fixer'

This commit is contained in:
Kabooshki 2024-09-17 13:00:14 -05:00
commit cc23e1df33
Signed by: Kabooshki
GPG Key ID: 5E7B7F2F405CD62A
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()