#AllowlistSampleApp This sample app is a test for all the four functions in the FaceAllowlist block.
- Set up Project Oxford according to the steps under "Setting up Project Oxford" in README.md
- Next, use command line to run the following to commands in the project root folder:
git submodule init
git submodule update - Connect a USB camera, monitor, keyboard and mouse to the Pi.
- Open the solution file and in the "FaceRecognition" project, open Constants.cs. Replace the OxfordAPIKey with your primary subscription key then run project.
- Ensure that AllowlistSampleApp is set as your startup project and deploy your app.