diff --git a/6_scoreImage.py b/6_scoreImage.py index fc0dd07..6459227 100644 --- a/6_scoreImage.py +++ b/6_scoreImage.py @@ -7,7 +7,7 @@ #################################### # Parameters #################################### -imgPath = r"C:/Users/pabuehle/Desktop/newImgs/WIN_20160803_11_48_26_Pro.jpg" +imgPath = imgDir + "testImages\WIN_20160803_11_48_26_Pro.jpg" #choose which classifier to use classifier = 'svm'