<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Facial Rec. Attendance/Roll Taker]]></title><description><![CDATA[<p dir="auto">I am building a magic mirror for my high school English classroom. I started thinking about facial recognition for differentiating upcoming assignments for different class periods, but since I have 6 classes with 40 students, I decided I have neither the time or patience for that.</p>
<p dir="auto">However, I’m wondering if it would be possible to use the face recognition to take roll? Each of my students walk up to the mirror, and the screen gives them a notification when it has marked them as present. Is this a crazy dream?</p>
<p dir="auto">I currently use a QR system and have students scan their QR “ID badge” on my ipad, but I’d LOVE if they could just walk up to the mirror. I suppose an alternative solution would be a QR reader module that takes attendance. Kids still have to have the QR code, but scanning in on mirror may be easier than my ancient gen 2 ipad.</p>
<p dir="auto">Anywho, appreciate any input/ideas. Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/topic/405/facial-rec-attendance-roll-taker</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 01:17:38 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/405.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Jul 2016 17:51:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Facial Rec. Attendance/Roll Taker on Mon, 25 Jul 2016 20:32:00 GMT]]></title><description><![CDATA[<p dir="auto">There’s another option to use a cloud service from Microsoft <a href="https://www.microsoft.com/cognitive-services/en-us/face-api" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.microsoft.com/cognitive-services/en-us/face-api</a>. It should be enough to have just one good picture of your student uploaded to the server. I’ve got a basic module working that uses these api’s, but it’s not at the stage that I can publish it for everybody yet.</p>
<p dir="auto">-Alex</p>
]]></description><link>https://forum.magicmirror.builders/post/2922</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2922</guid><dc:creator><![CDATA[alexyak]]></dc:creator><pubDate>Mon, 25 Jul 2016 20:32:00 GMT</pubDate></item><item><title><![CDATA[Reply to Facial Rec. Attendance/Roll Taker on Mon, 25 Jul 2016 18:21:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dimpi45" aria-label="Profile: dimpi45">@<bdi>dimpi45</bdi></a> That’s precisely how these things are. It takes a long time to set it up, but it reduces time in the future.</p>
<p dir="auto">Let me know how it goes! :D</p>
]]></description><link>https://forum.magicmirror.builders/post/2921</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2921</guid><dc:creator><![CDATA[ronny3050]]></dc:creator><pubDate>Mon, 25 Jul 2016 18:21:58 GMT</pubDate></item><item><title><![CDATA[Reply to Facial Rec. Attendance/Roll Taker on Mon, 25 Jul 2016 18:19:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ronny3050" aria-label="Profile: ronny3050">@<bdi>ronny3050</bdi></a> Oh man, for some reason I was thinking I wouldn’t have to do the training for each student face (hence my giving up on customizing modules based on the student) if I was only taking roll. I don’t know what my brain was doing when I made that poor connection.</p>
<p dir="auto">Maybe I can start with just one class period and try it out. It seems like it would be a lot of work up front, but could potentially save me a lot of time in the future.</p>
<p dir="auto">Thanks for the advice!</p>
]]></description><link>https://forum.magicmirror.builders/post/2919</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2919</guid><dc:creator><![CDATA[dimpi45]]></dc:creator><pubDate>Mon, 25 Jul 2016 18:19:39 GMT</pubDate></item><item><title><![CDATA[Reply to Facial Rec. Attendance/Roll Taker on Mon, 25 Jul 2016 18:05:03 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dimpi45" aria-label="Profile: dimpi45">@<bdi>dimpi45</bdi></a> It is very possible. However, keep in mind that prior to identifying faces, the mirror needs to learn/train each kid’s face. This requires taking around 20-50 images (the range is different for each face) of every child which could be a nuisance. I love the idea though!</p>
<p dir="auto">As far as coding goes, <a class="plugin-mentions-user plugin-mentions-a" href="/user/paviro" aria-label="Profile: paviro">@<bdi>paviro</bdi></a> 's  <a href="https://github.com/paviro/MMM-Facial-Recognition" target="_blank" rel="noopener noreferrer nofollow ugc">Face Recognition Module</a> does pretty much everything. It detects a face and then ‘logs’ you in the mirror. From there, you can simply have a count for each kid.</p>
<p dir="auto">Hoping that helps.</p>
]]></description><link>https://forum.magicmirror.builders/post/2918</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/2918</guid><dc:creator><![CDATA[ronny3050]]></dc:creator><pubDate>Mon, 25 Jul 2016 18:05:03 GMT</pubDate></item></channel></rss>