8,367
edits
Changes
→The method of using script to automatically install face_recognition
<ol style="list-style-type: decimal;">
<li><p>First open a terminal on the desktop''', then download face_recognition_install.sh'''</p>
{| class="wikitable" style="width:800px;"
|-
|
<p>orangepi@orangepi:~/Desktop$ '''wget \'''</p>
<p>'''https://gitee.com/leeboby/face_recognition_install/raw/master/face_recognition_install.sh'''</p>|}</li>
<li><p>Then execute the following command to start the installation '''face_recognition'''</p>
{| class="wikitable" style="width:800px;" |-| <p>orangepi@orangepi:~/Desktop$ '''bash face_recognition_install.sh'''</p>|}</li>
<li><p>After face_recognition is installed, it will automatically download the source code of face_recognition, and then automatically run some examples in face_recognition. If you can finally see the following pictures popping up on the desktop, it means that the face_recognition installation test is successful.</p>
<p>[[File:media/image200.png|576x324px]]</p></li></ol>
<span id="manually-install-face_recognition"></span>
=== Manually install face_recognition ===