Changes

Jump to: navigation, search

Orange Pi Zero 3

3 bytes added, 16:50, 11 July 2023
Manually install face_recognition
</li>
<li><p>Then you need to '''<span style="color:#FF0000">reopen a terminal</span>''' to find and run the two commands '''face_detection''' and '''face_recognition'''</p>
<ol style="list-style-type: lower-alphanone;">
<li><p>The face_recognition command is used to recognize whose face is in a single image or a folder of images.</p></li>
<li><p>The face_detection command is used to locate the face in a single picture or a picture folder</p>
<p>/usr/local/bin/face_recognition</p>
|}
</li></ol>
<li>If you can't find the above two commands after reopening the terminal, please try to manually import environment variables, and then test again
{| class="wikitable" style="width:800px;"
orangepi@orangepi:~$ '''export PATH=/home/orangepi/.local/bin:$PATH'''
|}
</li>
</li></ol>
</li></ol>
<span id="the-test-method-of-face_recognition"></span>

Navigation menu