<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opencv-face-recognition-rpi4/face-detection, 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>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: 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>face_recognition: Migration to PiCamera2</title>
<updated>2023-05-09T12:40:21+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-09T12:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=d3d7fee2ff4e949ad532d19c8919de032c7dfa23'/>
<id>d3d7fee2ff4e949ad532d19c8919de032c7dfa23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaning up old face detection</title>
<updated>2023-05-09T12:39:39+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-09T12:39:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=b31c8966d6c70c4f28026ed11761e4f3ebea32b8'/>
<id>b31c8966d6c70c4f28026ed11761e4f3ebea32b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>face_training: Refactored face training code for improved readability and efficiency</title>
<updated>2023-05-09T12:17:20+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-09T12:17:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=2dd5321e39396383e7d604594a6940dba70d2bfc'/>
<id>2dd5321e39396383e7d604594a6940dba70d2bfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>face_capture_dataset: Slight refactor+comments for params &amp; bounding box</title>
<updated>2023-05-09T10:22:06+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-09T10:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=d6c282a733ce0a3453361973c683d251e1493b2d'/>
<id>d6c282a733ce0a3453361973c683d251e1493b2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>face_capture_dataset: Adding comments for detectMultiScale</title>
<updated>2023-05-09T09:15:53+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-09T09:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=b5a95a1456043e9f14c10ea7dc192545bcf28027'/>
<id>b5a95a1456043e9f14c10ea7dc192545bcf28027</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating requirements.txt for LBPH</title>
<updated>2023-05-09T08:56:52+00:00</updated>
<author>
<name>Saumit Dinesan</name>
<email>justsaumit@protonmail.com</email>
</author>
<published>2023-05-09T08:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.draconyan.xyz/opencv-face-recognition-rpi4/commit/?id=ca5ad2b5feed2043c832874eec3c820a975b266f'/>
<id>ca5ad2b5feed2043c832874eec3c820a975b266f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
