April 2018
Beginner
552 pages
13h 58m
English
NumPy (Numerical Python) needs to be installed on Raspberry Pi 3 to calculate Euclidean distance. Readers can install numpy by typing the following command in the Raspberry Pi 3 Terminal:
sudo apt-get -y install python-numpy