Skip to content

Commit 184b816

Browse files
committed
update
1 parent ce75e65 commit 184b816

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+1110
-17
lines changed

scripts/robot-installer.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ fi
1414

1515
clear
1616
echo ""
17-
credname="/home/pi/robotniko3.json"
17+
credname="/home/pi/robotniko2.json"
1818

1919
sudo apt-get update -y
2020
sed 's/#.*//' ${GIT_DIR}/Requirements/robot-system-requirements.txt | xargs sudo apt-get install -y

src/Face-Recognition/Image_Dataset_Generator.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@ def fun(name,path,MAX_NUMBER_OF_IMAGES):
5656
video_capture.release()
5757
cv2.destroyAllWindows()
5858

59-
fun("Jewel","Images/train",8)
60-
fun("Jewel","Images/test",2)
59+
fun("Ramim","Images/train",8)
60+
fun("Ramim","Images/test",2)
6161

65.7 KB
28.5 KB
55.1 KB
76.5 KB
28.4 KB
112 KB
644 KB
465 KB
368 KB
200 KB
57.7 KB
147 KB
60.2 KB
62.5 KB
75.6 KB
44.6 KB
169 KB
65.7 KB
28.5 KB
55.1 KB
76.5 KB
28.4 KB
200 KB
57.7 KB
147 KB
60.2 KB
62.5 KB
75.6 KB
44.6 KB
169 KB
10.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)