Add more test photos

This commit is contained in:
s450026 2020-05-24 21:15:56 +02:00
parent 0b8838d7f1
commit 4dd12ebf10
12 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ import secrets
import sys
from src.decisionTree import *
from src.SubprojectMaksymilianKierski.PlateRecognition import save_dataset
#from src.SubprojectMaksymilianKierski.PlateRecognition import use_model_to_predict
if __name__ == "__main__":
# SETUP

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -132,5 +132,5 @@ def use_model_to_predict(name):
print(prediction)
#save_dataset()
#use_model_to_predict('test-empty-3')
creat_model()
use_model_to_predict('test-full-5')
#creat_model()