<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opencv-face-recognition-rpi4, branch main</title>
<subtitle>Facial Recognition System using OpenCV on Raspberry Pi 4. Using PiCamera2 latest camera stack and simple Haar-Cascade, LBPH for face detection and recognition.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/'/>
<entry>
<title>Adding LICENSE</title>
<updated>2023-06-11T09:04:43+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-06-11T09:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=80cea6b0af3737d930273576367e3b4e9ecc57ef'/>
<id>80cea6b0af3737d930273576367e3b4e9ecc57ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Updating TDL + Improving the Architecture Diagram image</title>
<updated>2023-06-10T20:54:21+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-06-10T20:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=349f7123acf750dcf1207d5aa4c2781e36ca6d44'/>
<id>349f7123acf750dcf1207d5aa4c2781e36ca6d44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>facedetection: Preventing Overwriting old captures</title>
<updated>2023-05-13T11:44:54+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-13T11:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=da7b287e7f6c25b5e345116b02c0d4d4c14a582f'/>
<id>da7b287e7f6c25b5e345116b02c0d4d4c14a582f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>facedetection: Constants formatting + FixingTypos + AddingComments</title>
<updated>2023-05-13T11:10:01+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-13T11:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=f1a484ce942741f76f6a99f770f046a2520b2ed8'/>
<id>f1a484ce942741f76f6a99f770f046a2520b2ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>facedetection: reversing changes</title>
<updated>2023-05-12T03:49:51+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-12T03:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=87645de6e32856848eaac6620c2c3f1fcb024e50'/>
<id>87645de6e32856848eaac6620c2c3f1fcb024e50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: /live making the live-feed responsive</title>
<updated>2023-05-12T00:49:08+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-12T00:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=679e3983779e14b5be671b9e7c30ddbd108fefcc'/>
<id>679e3983779e14b5be671b9e7c30ddbd108fefcc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: /stream adding start and stop streaming, ensuring stream does not start multiple time</title>
<updated>2023-05-12T00:04:14+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-12T00:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=20cc2b7130437eceb9c9214db63e6b2391a66142'/>
<id>20cc2b7130437eceb9c9214db63e6b2391a66142</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: Cleaning up dump+ Livestream IMPLEMENTATION</title>
<updated>2023-05-11T23:21:34+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-11T23:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=a8734e6c94047e38c83acbac6f1405ff0c7b7b3f'/>
<id>a8734e6c94047e38c83acbac6f1405ff0c7b7b3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Readme intoduction</title>
<updated>2023-05-10T20:50:23+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-10T20:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=4ec9fa23b3c37f4ddf50e77a8f41ecdd4ddf1399'/>
<id>4ec9fa23b3c37f4ddf50e77a8f41ecdd4ddf1399</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>webui: flask dump</title>
<updated>2023-05-10T20:48:29+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-10T20:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=4a30205c7c2ca5dee773bc41f0cce448c98ad72f'/>
<id>4a30205c7c2ca5dee773bc41f0cce448c98ad72f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
