KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
Facial-Recognition-Door
★ 76
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
quaternions
:
A blazingly fast C++ library to work with quaternions :zap:
critical-data-book
:
Code repository for the critical data book
GetOldTweets-java
:
A project written in Java to get old tweets, it bypass some limitations of Twitter Official API.
yii2-oauth2-server
:
No description available.
Marlin_STM32
:
3d printer Marlin firmware for 32 bit arm cpu STM32F10X
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Facial-Recognition-Door
?
Download (.md)
# Windows IoT Facial Recognition Door Home security systems are a growing field of projects for Makers. A self-built system is not only less expensive than a bulky professional installation, but it also allows for total control and customization to suit your needs. With the introduction of Microsoft's Project Oxford, facial recognition applications are now more accessible to makers than ever before. This project utilizes a Raspberry Pi, basic Webcam, and an internet connection to create a door that unlocks itself via facial recognition. If the visitor at the door is recognized, the door will unlock! ## Cloning the project - Use Command Prompt to navigate to the folder where you want the project: ```cd <your folder path>``` - Run the git clone command: ```git clone https://github.com/ms-iot/Facial-Recognition-Door.git``` The step-by-step instruction for building this project can be found on https://microsoft.hackster.io/en-US/windows-iot/windows-iot-facial-recognition-door-e087ce === This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.