From feeeb16c758a6571f1d191869704298270f42565 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan Date: Fri, 28 Apr 2023 14:47:14 +0530 Subject: Adding WebUI files --- webui/index.html | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 webui/index.html (limited to 'webui/index.html') diff --git a/webui/index.html b/webui/index.html new file mode 100644 index 0000000..95090e5 --- /dev/null +++ b/webui/index.html @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + Raspberry Pi Face Recognition + + + + + + + + + + + + +
+
+

Raspberry Pi Face Recognition

+

This project aims to develop a portable and wireless Face Recognition System (FRS) using Raspberry Pi with a Camera Module attachment.

+ + + + +
+ +
+ + + + + + + + +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3