Compare commits

..

No commits in common. "cc23e1df333da012b7fb26677d600c0e9b290fbe" and "e986b8dd006c7bd7a90e6ce4a162eb0e8770cdde" have entirely different histories.

2 changed files with 3 additions and 2 deletions

3
TODO
View File

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

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()