Face Recognition (KOI v1.9.5)
Last updated
Last updated
Face Recognition is the technology of recognizing individuals from an image. This function can be realized on KOI.
Search "KOI" in the search bar.
Or copy and paste the following link to the search bar.
https://github.com/KittenBot/pxt-koi
Blocks for Face Recognition:
1: Download the program to Micro:bit.
2: Press A to store a face to the class.
3: After a shortwhile, KOI will display the gender and the age of the face detected.
6: Press B to recognize a face
7: KOI will display the name of this face and its confidence. If a new face is detected, KOI will display “stranger”.
1. Face Recognition(Firmware1.12.0_Extension0.5.7)
There may be updates to extensions periodically, please refer to the following link to update/downgrade your extension.
· A: This is because KOI has a longer boot time than Micro:bit. When the power is turned on, Micro:bit has already ran the code for KOI initialization before KOI is ready.
· Solution: Reset your Micro:bit after KOI has been turned on. (The trick is to let KOI power on completely before initialization.)
· A: No, KOI only works with 5V.
· A: This is normal because the focus may be off, try taking the picture again.
· A: This is because network conditions may not be good enough, or sometimes the server may be too busy.