<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>face detection API setup &#8211; NVR IPCAMERA SECURITY</title>
	<atom:link href="https://www.nvripc.com/tag/face-detection-api-setup/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.nvripc.com</link>
	<description>CCTV Help Desk Blog!</description>
	<lastBuildDate>Wed, 09 Jul 2025 10:43:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.nvripc.com/wp-content/uploads/2024/04/cropped-icons8-camera-91-32x32.png</url>
	<title>face detection API setup &#8211; NVR IPCAMERA SECURITY</title>
	<link>https://www.nvripc.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Set Face Detection Function</title>
		<link>https://www.nvripc.com/how-to-set-face-detection-function/</link>
					<comments>https://www.nvripc.com/how-to-set-face-detection-function/#respond</comments>
		
		<dc:creator><![CDATA[M.Salih ASLAN]]></dc:creator>
		<pubDate>Wed, 09 Jul 2025 10:43:25 +0000</pubDate>
				<category><![CDATA[Guide]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[activate face recognition]]></category>
		<category><![CDATA[best face detection software]]></category>
		<category><![CDATA[biometric face detection setup]]></category>
		<category><![CDATA[business face detection system]]></category>
		<category><![CDATA[CCTV face detection configuration]]></category>
		<category><![CDATA[computer vision face detection]]></category>
		<category><![CDATA[configure face detection]]></category>
		<category><![CDATA[deep learning face detection]]></category>
		<category><![CDATA[DIY face detection system]]></category>
		<category><![CDATA[face detection API setup]]></category>
		<category><![CDATA[face detection camera settings]]></category>
		<category><![CDATA[face detection for surveillance]]></category>
		<category><![CDATA[facial recognition software installation]]></category>
		<category><![CDATA[home security face detection]]></category>
		<category><![CDATA[how to enable face detection]]></category>
		<category><![CDATA[install face detection software]]></category>
		<category><![CDATA[integrate face detection]]></category>
		<category><![CDATA[IP camera face detection]]></category>
		<category><![CDATA[machine learning face detection]]></category>
		<category><![CDATA[mobile app face detection]]></category>
		<category><![CDATA[motion-activated face detection]]></category>
		<category><![CDATA[network camera face detection]]></category>
		<category><![CDATA[NVR face detection setup]]></category>
		<category><![CDATA[open-source face detection]]></category>
		<category><![CDATA[people counting with face detection]]></category>
		<category><![CDATA[real-time face detection setup]]></category>
		<category><![CDATA[security camera face detection]]></category>
		<category><![CDATA[set up facial recognition]]></category>
		<category><![CDATA[smart camera face detection]]></category>
		<guid isPermaLink="false">https://www.nvripc.com/?p=10815</guid>

					<description><![CDATA[<p>How to Set Face Detection Function, Face recognition, also known as facial recognition, is a biometric technology that identifies or verifies an individual by analyzing and comparing their unique facial features from a digital image or a video frame against a database of known faces.1 It&#8217;s a type of computer vision that uses artificial intelligence [&#8230;]</p>
<p>&lt;p&gt;The post <a rel="nofollow" href="https://www.nvripc.com/how-to-set-face-detection-function/">How to Set Face Detection Function</a> first appeared on <a rel="nofollow" href="https://www.nvripc.com">NVR IPCAMERA SECURITY</a>.&lt;/p&gt;</p>
]]></description>
										<content:encoded><![CDATA[<p>How to Set Face Detection Function, Face recognition, also known as facial recognition, is a biometric technology that identifies or verifies an individual by analyzing and comparing their unique facial features from a digital image or a video frame against a database of known faces.1 It&#8217;s a type of computer vision that uses artificial intelligence (AI), machine learning, and deep learning algorithms to &#8220;understand&#8221; and interpret human faces.2</p>
<p><strong>How Face Recognition Works:</strong></p>
<p>The process generally involves several key steps:</p>
<div class="ol" style="margin: 0;">
<div>
<div>1.<a href="https://azure.microsoft.com/en-us/resources/cloud-computing-dictionary/what-is-face-recognition" target="_blank" rel="dofollow noopener"><strong>Face Detection</strong></a>: The first step is for the system to detect and locate a human face within an image or video stream.3 This can involve identifying patterns like the presence of eyes, a nose, and a mouth.4 Algorithms like Haar cascades or more advanced deep learning models (e.g., Convolutional Neural Networks &#8211; CNNs) are used for this.5</div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><strong>2.Face Analysis/Feature Extraction: </strong>Once a face is detected, the system analyzes its unique features.6 This isn&#8217;t about simply matching a photograph; it&#8217;s about mapping the geometry and distinctive characteristics of the face.7 The software measures various &#8220;nodal points&#8221; or &#8220;facial landmarks,&#8221; such as:</div>
</div>
</div>
<div>
<div>
<div>◦ The distance between the eyes.8</div>
</div>
<div>
<div>◦ The shape and width of the nose.9</div>
</div>
<div>
<div>◦ The depth of the eye sockets.</div>
</div>
<div>
<div>◦ The distance from forehead to chin.10</div>
</div>
<div>
<div>◦ The shape of the cheekbones, lips, and jawline.11</div>
</div>
<div>
<div>◦ Unique asymmetries or distinguishing marks.</div>
</div>
</div>
<p>This analysis transforms the analog information of the face into a set of digital data, often called a &#8220;faceprint&#8221; or &#8220;facial signature.&#8221;12 This is essentially a mathematical formula or a unique numerical code representing the individual&#8217;s face.13</p>
<div class="ol" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><strong><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d;">3.</span>Data Conversion/Encoding</strong>: The extracted facial features are converted into a mathematical representation or a &#8220;template.&#8221;14 This digital template encapsulates the facial measurements and features in a format that the system can easily store and compare.15 Modern systems often use deep learning embeddings (e.g., FaceNet) to map faces into a high-dimensional space where similar faces are grouped closer together.16</div>
</div>
<div>
<div><strong>4.Face Matching/Comparison</strong>: The newly generated faceprint or template is then compared against a database of known faces.17 This comparison can be performed in two main ways:</div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">1:1 Verification (Facial Verification/Authentication):</span></strong><span style="color: #1b1c1d; font-size: 11pt;"> The system compares a new faceprint to a single, pre-registered faceprint to confirm if the person is who they claim to be (e.g</span><span style="color: #1b1c1d; font-size: 11pt;">.,</span><span style="color: #1b1c1d; font-size: 11pt;"> unlocking a smartphone, verifying identity for online banking).</span><span style="color: #575b5f; font-size: 11pt;"><sup>18</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">1:N Identification (Facial Identification/Search):</span></strong><span style="color: #1b1c1d; font-size: 11pt;"> The system compares a new faceprint against a large database of many known faces to identify an unknown individual (e.g</span><span style="color: #1b1c1d; font-size: 11pt;">.,</span><span style="color: #1b1c1d; font-size: 11pt;"> identifying a suspect from surveillance footage).</span><span style="color: #575b5f; font-size: 11pt;"><sup>19</sup></span></div>
</div>
</div>
<p style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="color: #1b1c1d; font-size: 11pt;">Algorithms calculate the similarity or distance between the faceprints.</span><span style="color: #575b5f; font-size: 11pt;"><sup>20</sup></span> <span style="color: #1b1c1d; font-size: 11pt;">If the similarity exceeds a predefined threshold, a match is confirmed.</span><span style="color: #575b5f; font-size: 11pt;"><sup>21</sup></span></p>
<p style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><strong><span style="color: #1b1c1d; font-size: 11pt;">Applications of Face Recognition:</span></strong></p>
<p style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="color: #1b1c1d; font-size: 11pt;">Face recognition technology is widely used across various sectors due to its convenience and efficiency:</span><span style="color: #575b5f; font-size: 11pt;"><sup>22</sup></span></p>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Security and Access Control:</span></strong></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Unlocking smartphones, laptops, and other devices (e.g</span><span style="color: #1b1c1d; font-size: 11pt;">.,</span><span style="color: #1b1c1d; font-size: 11pt;"> Apple&#8217;s Face ID).</span><span style="color: #575b5f; font-size: 11pt;"><sup>23</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Keyless entry to buildings, offices, and secure areas.</span><span style="color: #575b5f; font-size: 11pt;"><sup>24</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Time and attendance tracking for employees.</span><span style="color: #575b5f; font-size: 11pt;"><sup>25</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Automobile security.</span><span style="color: #575b5f; font-size: 11pt;"><sup>26</sup></span></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Law Enforcement and Public Safety:</span></strong></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Identifying criminals or suspects from surveillance footage or databases.</span><span style="color: #575b5f; font-size: 11pt;"><sup>27</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Finding missing persons.</span><span style="color: #575b5f; font-size: 11pt;"><sup>28</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Border control and immigration to streamline passenger screening.</span><span style="color: #575b5f; font-size: 11pt;"><sup>29</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Monitoring large public gatherings for security threats.</span><span style="color: #575b5f; font-size: 11pt;"><sup>30</sup></span></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Financial Services (Fintech):</span></strong></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Secure </span><span style="color: #1b1c1d; font-size: 11pt;">online</span><span style="color: #1b1c1d; font-size: 11pt;"> banking and mobile payment authentication.</span><span style="color: #575b5f; font-size: 11pt;"><sup>31</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Cardless ATM transactions.</span><span style="color: #575b5f; font-size: 11pt;"><sup>32</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Fraud prevention and identity verification during account opening (eKYC).</span><span style="color: #575b5f; font-size: 11pt;"><sup>33</sup></span></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Retail and Marketing:</span></strong></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Identifying VIP customers for personalized service.</span><span style="color: #575b5f; font-size: 11pt;"><sup>34</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Detecting known shoplifters or individuals on a &#8220;blacklist.&#8221;</span><span style="color: #575b5f; font-size: 11pt;"><sup>35</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Analyzing customer demographics (age, gender) for targeted advertising.</span><span style="color: #575b5f; font-size: 11pt;"><sup>36</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Queue management and optimizing store layouts.</span><span style="color: #575b5f; font-size: 11pt;"><sup>37</sup></span></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Healthcare:</span></strong></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Patient identification for streamlined check-ins and preventing medical errors.</span><span style="color: #575b5f; font-size: 11pt;"><sup>38</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Controlling access to sensitive patient records.</span><span style="color: #575b5f; font-size: 11pt;"><sup>39</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Monitoring patients in assisted living facilities.</span><span style="color: #575b5f; font-size: 11pt;"><sup>40</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Diagnosing rare genetic disorders by analyzing facial features.</span><span style="color: #575b5f; font-size: 11pt;"><sup>41</sup></span></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Social Media:</span></strong></div>
</div>
</div>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 6pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.37em; left: 0; font-size: 2em;">◦</span> </span><span style="color: #1b1c1d; font-size: 11pt;">Automatic tagging of friends in photos (though this feature has faced privacy concerns and has been reduced or removed by some platforms).</span></div>
</div>
</div>
<p style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><strong><span style="color: #1b1c1d; font-size: 11pt;">Challenges and Concerns:</span></strong></p>
<p style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="color: #1b1c1d; font-size: 11pt;">Despite its widespread use, face recognition technology faces several challenges and ethical concerns:</span><span style="color: #575b5f; font-size: 11pt;"><sup>42</sup></span></p>
<div class="ul" style="margin: 0;">
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Accuracy and Bias:</span></strong><span style="color: #1b1c1d; font-size: 11pt;"> While highly accurate in ideal conditions, performance can vary based on lighting, angles, expressions, aging, and occlusions (e.g</span><span style="color: #1b1c1d; font-size: 11pt;">.,</span><span style="color: #1b1c1d; font-size: 11pt;"> masks, glasses).</span><span style="color: #575b5f; font-size: 11pt;"><sup>43</sup></span> <span style="color: #1b1c1d; font-size: 11pt;">There have also been documented cases of algorithmic bias, where systems perform less accurately on certain demographic groups (e.g., women, people of color).</span><span style="color: #575b5f; font-size: 11pt;"><sup>44</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Privacy Concerns:</span></strong><span style="color: #1b1c1d; font-size: 11pt;"> The widespread deployment of facial recognition raises significant privacy issues, as it allows for mass surveillance and the tracking of individuals without their explicit consent.</span><span style="color: #575b5f; font-size: 11pt;"><sup>45</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Data Security:</span></strong><span style="color: #1b1c1d; font-size: 11pt;"> The storage of sensitive biometric </span><span style="color: #1b1c1d; font-size: 11pt;">data</span><span style="color: #1b1c1d; font-size: 11pt;"> (faceprints) raises concerns about potential breaches and misuse.</span><span style="color: #575b5f; font-size: 11pt;"><sup>46</sup></span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Misidentification:</span></strong><span style="color: #1b1c1d; font-size: 11pt;"> While rare, misidentification can lead to serious consequences, particularly in law enforcement applications.</span></div>
</div>
<div class="li" style="margin: 0;">
<div style="margin-top: 5pt; padding-top: 0; margin-bottom: 0pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="display: inline-block; position: relative; text-indent: -18pt; color: #1b1c1d; font-size: 10pt;"><span style="position: absolute; top: -0.34em; left: 0; font-size: 2em;">•</span> </span><strong><span style="color: #1b1c1d; font-size: 11pt;">Deepfakes:</span></strong><span style="color: #1b1c1d; font-size: 11pt;"> The rise of synthetic media (deepfakes) poses a challenge to facial recognition systems, as realistic but fake faces could potentially fool verification processes.</span><span style="color: #575b5f; font-size: 11pt;"><sup>47</sup></span></div>
<p style="text-align: left; margin-top: 5pt; padding-top: 0; margin-bottom: 12pt; padding-bottom: 0; line-height: 1.2; font-size: 12pt;"><span style="color: #1b1c1d; font-size: 11pt;">Due to these concerns, there&#8217;s ongoing debate and development of regulations to govern the ethical and responsible use of face recognition technology globally.</span></p>
</div>
</div>
<p style="margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;"><span style="display: inline-block; height: 1em;"><span style="display: none;">.</span></span></p>
<h2>How to Set Face Detection Function (WEB 3.0)</h2>
<div>
<div>
<div>1.Product Model and Firmware Version</div>
<p>Any model and firmware with Face Detection supported.</p>
<p>(This tutorial is based on WEB 3.0 firmware)</p>
<p>Interface may vary on some models and firmware.</p>
</div>
</div>
<div>
<div>
<div>1.Operation Description</div>
<div>
<div>
<div>1.Login Device.</div>
</div>
<div>
<div>2.Enable Face Detection in Setting&gt;Event&gt;Smart Plan</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/KIMdZUuxWLUBskWup-Pga-zTqZSOw_xJw-643w287h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/KIMdZUuxWLUBskWup-Pga-zTqZSOw_xJw-643w287h.png" /></a></p>
</div>
</div>
<div>
<div>
<div>1.Click Face Detection to set parameters.</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/9UFFBCbB4yaM-jCsquc37aGUOVzK1SBzfw-643w.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/9UFFBCbB4yaM-jCsquc37aGUOVzK1SBzfw-643w.png" /></a></p>
</div>
</div>
</div>
</div>
<p>Click  icon, you can draw a detect region or an exclude region, and the target filter, Pixel Counter can be set as well.</p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/LMOWd7jMeD6aaM7NPFwTZNn1fFLIzKd9xQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/LMOWd7jMeD6aaM7NPFwTZNn1fFLIzKd9xQ.png" /></a></p>
<p>Here you can set the effective period, record and alarm delay time, face snapshot, and face exposure according to the requirements.</p>
<div>
<div>
<div>1.Click Save to apply the rule. Or use Default to clear Face Detection settings.</div>
</div>
</div>
<p>.</p>
<p>How to Set Face Detection Function (WEB 5.0)</p>
<div>
<div>
<div>1.Product Model and Firmware Version</div>
<p>Any model and firmware with Face Detection supported.</p>
<p>(This tutorial is based on WEB 5.0 firmware)</p>
<p>Interface may vary on some models and firmware.</p>
</div>
</div>
<div>
<div>
<div>1.Operation Description</div>
<div>
<div>
<div>1.Login Device.</div>
</div>
<div>
<div>2.Enable Face Detection in Homepage &gt; AI &gt; Smart Plan</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/lVXJmDXUTPiEOqacsVJtHB4_TPOy-phZ5g-643w294h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/lVXJmDXUTPiEOqacsVJtHB4_TPOy-phZ5g-643w294h.png" /></a></p>
</div>
</div>
<div>
<div>
<div>1.Click  or  icon to draw Detection Area or Exclusive Area</div>
</div>
</div>
</div>
</div>
<p>&nbsp;</p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/SlrmTSGR7Vg5jsE72hhStypwZxoxYwNJQ-643w296h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/SlrmTSGR7Vg5jsE72hhStypwZxoxYwNJQ-643w296h.png" /></a></p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/ET2qarn6ec0ug_1NYcKr2LNKD9_VcQEg0A.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/ET2qarn6ec0ug_1NYcKr2LNKD9_VcQEg0A.png" /></a></p>
<div>
<div>
<div>• Face enhancement: It can preferably guarantee clear face with low stream.</div>
</div>
<div>
<div>• Non-living filtering: Filter non-living faces in the image, such as a face picture.</div>
</div>
<div>
<div>• Target Box Overlay: You can add a bounding box to the face in the captured picture to highlight the face.</div>
</div>
<div>
<div>• Remove Duplicate Faces: During the configured period, the duplicate faces are displayed only once to avoid repeated counting.</div>
</div>
<div>
<div>• Face Cutout: Set a range for matting face image, including face, one-inch photo and custom.</div>
</div>
<div>
<div>• Snapshot Mode: It can be divided into three modes: Real- time, Optimized, Quality Priority.</div>
<div>
<div>
<div>n.Real-time: Capture the picture immediately after the camera detects face.</div>
</div>
<div>
<div>o.Optimized: Capture the clearest picture within the configured time after the camera detects face.</div>
</div>
<div>
<div>p.Quality Priority: Repeatedly compare the captured face to the faces in the armed face database, and capture the most similar face image and send the event. We recommend you use this mode in access control scene.</div>
</div>
</div>
</div>
</div>
<div>
<div>
<div>• Property: Detect the attribution of the face.</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/K5omD2QLOt1_1jLNEzcPaBwLYQ4R5y8P3w-643w.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/K5omD2QLOt1_1jLNEzcPaBwLYQ4R5y8P3w-643w.png" /></a></p>
</div>
</div>
<div>
<div>
<div>• Face Beautifying: It can make face details clearer at night. After enabling this function, you can adjust the level.</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/puyaUxui7toQ_3tOdU1rKigAxrrsRb09PA.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/puyaUxui7toQ_3tOdU1rKigAxrrsRb09PA.png" /></a></p>
</div>
</div>
<div>
<div>
<div>• Face Exposure: When a face is detected, the camera can enhance brightness of the face to make the face image clear.</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/3n4ZcKUubXHtQImMMRdk-BYG90k9kFYM1A.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/3n4ZcKUubXHtQImMMRdk-BYG90k9kFYM1A.png" /></a></div>
</div>
<div>
<div>• Face Target Brightness: Set the face target brightness. It is 50 by default.</div>
</div>
<div>
<div>• Face Exposure Detection Interval: Set the face exposure detection interval to prevent image flickering caused by constant adjustment of face exposure. It is 5 seconds by default.</div>
</div>
</div>
<div>
<div>
<div>• Privacy Protection: The faces will be blurred by mosaic when they are detected.</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/kUazRWbSp-MkrmUdVjT8JAhQINBt6JvIdA-643w232h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/kUazRWbSp-MkrmUdVjT8JAhQINBt6JvIdA-643w232h.png" /></a></p>
</div>
</div>
<p>Event Linkage: You can select what operation will be done when event triggered.</p>
<div>
<div>
<div>1.Click Apply to save the settings. Or use Default to clear Face Detection settings.</div>
</div>
</div>
<p>How to Set Face Recognition (WEB 3.0)</p>
<div>
<div>
<div>1.Product Model and Firmware Version</div>
<p>Any model and firmware with Face Recognition supported.</p>
<p>(This tutorial is based on WEB 3.0 firmware)</p>
<p>Interface may vary on some models and firmware.</p>
</div>
</div>
<div>
<div>
<div>1.Operation Description</div>
<p>Face Recognition:</p>
<p>When a face is detected in the area, the system compares the captured face image with the information in the face database, and links alarm according to the comparison result.</p>
<p>&nbsp;</p>
<div>
<div>
<div>1.Login Device.</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/NmYNt-u_hDjsTxOmh7VETTZxaoYU1WpvjA-643w326h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/NmYNt-u_hDjsTxOmh7VETTZxaoYU1WpvjA-643w326h.png" /></a></p>
</div>
</div>
<div>
<div>
<div>1.Select Setting &gt; Event &gt; Smart Plan &gt; Face Recognition</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/qCuuHv7LQLo1IWgP4A6oenAwap040DMtjQ-643w263h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/qCuuHv7LQLo1IWgP4A6oenAwap040DMtjQ-643w263h.png" /></a></p>
</div>
</div>
<div>
<div>
<div>1.Select Setting &gt; Face Recognition &gt; Face Detection</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/YTjsKd96r9jJu-kb42uwxfLyvd6A13AGig-643w333h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/YTjsKd96r9jJu-kb42uwxfLyvd6A13AGig-643w333h.png" /></a></p>
</div>
</div>
<div>
<div>
<div>1.Select the Enable check box to enable the face detection function</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/bX4-hecTbB97DT988vjFTqHFLm7ejjr7cA.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/bX4-hecTbB97DT988vjFTqHFLm7ejjr7cA.png" /></a></div>
</div>
</div>
<div>
<div>
<div>1.Click Save</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/sbNNGalcgzZXbRJucm_5y-dECB8DKp9OFw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/sbNNGalcgzZXbRJucm_5y-dECB8DKp9OFw.png" /></a></div>
</div>
</div>
<div>
<div>
<div>1.Setting Face Database</div>
</div>
</div>
</div>
</div>
<table>
<tbody>
<tr>
<td>Parameter</td>
<td>Description</td>
</tr>
<tr>
<td>OSD Info</td>
<td>Click OSD Info , and the Overlay page is displayed, and then enable the face statistics function. The number of detected faces is displayed on the Live page.</td>
</tr>
<tr>
<td>Face Enhancement</td>
<td>Click to enable face enhancement, and it can preferably guarantee clear face with low stream.</td>
</tr>
<tr>
<td>Non-living Filtering</td>
<td>Filter non-living faces in the image, such as a face picture</td>
</tr>
<tr>
<td>Snap Face Image</td>
<td>Set a range for snapping face image, including face picture, one-inch picture, and custom.</td>
</tr>
<tr>
<td>Snapshot Mode</td>
<td>Optimized Snapshot : Capture the clearest picture within the configured time after the camera detects face.</p>
<p>Recognition Priority : Repeatedly compare the captured face to the faces in the armed face database, and capture the most similar face image and send the event. We recommend you use this mode in access control scene</p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/J6NabqYTTkm0j3tlN9grVzggn9JzXtKfPA.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/J6NabqYTTkm0j3tlN9grVzggn9JzXtKfPA.png" /></a></td>
</tr>
<tr>
<td>Attribute</td>
<td>Select the Attribute check box, and click to set the display of face attribute during the face detection.</td>
</tr>
<tr>
<td>Face Beautifying</td>
<td>Enable Face Beautifying to make face details clearer at night. After enabling this function, you can adjust the level. The higher the level, the higher the beautifying level.</td>
</tr>
<tr>
<td>Face Exposure</td>
<td>Select the Enable Face Exposure check box. When a face is detected, the camera can enhance brightness of the face to make the face image clear.</td>
</tr>
<tr>
<td>Face Target Brightness</td>
<td>Set the face target brightness. It is 50 by default</td>
</tr>
<tr>
<td>Face Exposure Detection Interval</td>
<td>Set the face exposure detection interval to prevent image flickering caused by constant adjustment of face exposure. It is 5 seconds by default.</td>
</tr>
<tr>
<td>Advanced</td>
<td>Snapshot Angle Filter : Set snapshot angle to be filtered during the face detection.<br />
Snapshot Sensitivity : Set snapshot sensitivity during the face detection. It is easier to detect face with higher sensitivity.Optimized Time : Set a period to capture the clearest picture after the camera detects face.</p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/JivBPcFgJtAyQIPtZEB6HB0wHXEJxHhpDA.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/JivBPcFgJtAyQIPtZEB6HB0wHXEJxHhpDA.png" /></a></td>
</tr>
<tr>
<td>Pixel Counter</td>
<td>Click Draw Target next to Pixel Counter, and then press and hold the left mouse button to draw a rectangle, the Pixel Counter then displays its pixel.</td>
</tr>
</tbody>
</table>
<p>By setting face database, the face database information can be used to compare with the face detected.</p>
<div>
<div>
<div>• Select Setting &gt; Event &gt; Face Recognition &gt; Face Database Config.</div>
</div>
</div>
<p>&nbsp;</p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/ZQmUE5cXnPlBt1Mw-W-0hbAlsIHBgcmTJg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/ZQmUE5cXnPlBt1Mw-W-0hbAlsIHBgcmTJg.png" /></a></p>
<div>
<div>
<div>• Click Add Face Database. Set the name of the face database. Then Click OK.</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/F-BaIBr8U5ws5goR_YC-LUKEoR5KnPyLEA.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/F-BaIBr8U5ws5goR_YC-LUKEoR5KnPyLEA.png" /></a></div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/n2FOgPfbsq7VqRmTQUl45SP-isu76IsV2w-643w132h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/n2FOgPfbsq7VqRmTQUl45SP-isu76IsV2w-643w132h.png" /></a></p>
</div>
</div>
<div>
<div>
<div>• Deploy</div>
<p>Select the Deploy check box, and the face database deployment is enabled. The captured face picture is compared to the armed face database.</p>
</div>
</div>
<div>
<div>
<div>• Similarity Threshold</div>
<p>The detected face matches the face database only when the similarity between the detected face and the face feature in face database reaches the configured similarity threshold.</p>
</div>
</div>
<div>
<div>
<div>• MoreInfo</div>
<p>Click MoreInfo to manage face database. You can search face images by setting search conditions, register personnel, and modify personnel information.</p>
</div>
</div>
<div>
<div>
<div>• Arm/Disarm</div>
<p>Set the alarm time period. Alarm event will be triggered only within the defined time.</p>
</div>
</div>
<div>
<div>
<div>• Delete</div>
<p>Delete the selected face database.</p>
</div>
</div>
<div>
<div>
<div>1.Adding Face Picture</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/9aKeg_iYl3qzs7jzNM3aXMuk8-__3PMOYw-643w.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/9aKeg_iYl3qzs7jzNM3aXMuk8-__3PMOYw-643w.png" /></a></p>
<div>
<div>
<div>• Select Setting &gt; Event &gt; Face Recognition &gt; Face Database Config.</div>
</div>
<div>
<div>• Click  next to the face database to be set</div>
<div>
<div>
<div>• Click Registration</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/mTIKorwQOaKZ0a7K0IzZISoJAauJMZukkg-643w.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/mTIKorwQOaKZ0a7K0IzZISoJAauJMZukkg-643w.png" /></a></p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/BTxlHu-X95uEJLJ30u4C8A-wIOJYjKqyYg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/BTxlHu-X95uEJLJ30u4C8A-wIOJYjKqyYg.png" /></a></p>
</div>
</div>
<div>
<div>
<div>• Click Upload Picture, select a face picture to be uploaded, and then click Open.</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/vId_NN4IYi4UXgCKsrkb6DxaWwuYOHI4ow.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/vId_NN4IYi4UXgCKsrkb6DxaWwuYOHI4ow.png" /></a></div>
</div>
</div>
<div>
<div>
<div>• Click Add to task list</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/d2ymedQN-AUao3G1WGlbh2tnjl_wj9bAaQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/d2ymedQN-AUao3G1WGlbh2tnjl_wj9bAaQ.png" /></a></div>
</div>
</div>
<div>
<div>
<div>• Click Task List, and then click OK</div>
</div>
</div>
</div>
</div>
</div>
</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/cY0FB-u05qnSOkzOVKGVgQIAOeNaSLe-Rw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/cY0FB-u05qnSOkzOVKGVgQIAOeNaSLe-Rw.png" /></a></p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/Tl6azfP03PTvAhjZAgEpPHbNGBOOQw9D_w.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/Tl6azfP03PTvAhjZAgEpPHbNGBOOQw9D_w.png" /></a></p>
<div>
<div>
<div>1.Batch Importing (optional)</div>
<div>
<div>
<div>• Select Setting &gt; Event &gt; Face Recognition &gt; Face Database Config.</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/FmyC4b1e10uNyreCpoGlGdUjNcUcdsCTIw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/FmyC4b1e10uNyreCpoGlGdUjNcUcdsCTIw.png" /></a></p>
</div>
<div>
<div>• Click next to the face database to be set</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/jrxV2mwg1bvspLLMGxQV0WsxLq-sztwsw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/jrxV2mwg1bvspLLMGxQV0WsxLq-sztwsw.png" /></a></p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/Tg54xK558hJKNXGhsWp9okz93FOaqn5VpQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/Tg54xK558hJKNXGhsWp9okz93FOaqn5VpQ.png" /></a></p>
<div>
<div>
<div>• Click Batch Registration</div>
</div>
</div>
<div>
<div>
<div>• Click to select file path</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/B0ep5hwZK3R7dZT74IKIISTC6lCPrlcptQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/B0ep5hwZK3R7dZT74IKIISTC6lCPrlcptQ.png" /></a></div>
</div>
</div>
<div>
<div>
<div>• Click Browse</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/ay8jmE0TeoBY7bfCuBVO4M9OloP4IDBV_g.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/ay8jmE0TeoBY7bfCuBVO4M9OloP4IDBV_g.png" /></a></div>
</div>
</div>
</div>
</div>
</div>
</div>
<p>&nbsp;</p>
<div>
<div>
<div>1.Face Modeling</div>
<div>
<div>
<div>• When the modeling status is Valid in the list or is displayed on the left corner of the thumbnail, it means the modeling succeeded.</div>
</div>
<div>
<div>• When the modeling status is Invalid in the list or is not displayed on the left corner of the thumbnail, it means the modeling failed. Point to the modeling status in the list or the pictures without to view the details of the failure.</div>
<p>Change the pictures according to the details.</p>
</div>
</div>
</div>
</div>
<p>How to Set Face Recognition (WEB 5.0)</p>
<div>
<div>
<div>1.Product Model and Firmware Version</div>
<p>Any model and firmware with Face Recognition supported.</p>
<p>(This tutorial is based on WEB 5.0 firmware)</p>
<p>Interface may vary on some models and firmware.</p>
</div>
</div>
<div>
<div>
<div>1.Operation Description</div>
<p>Face Recognition:</p>
<p>When a face is detected in the area, the system compares the captured face image with the information in the face database, and links alarm according to the comparison result.</p>
<p>&nbsp;</p>
<div>
<div>
<div>1.Login Device.</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/ICDDpk4e4sYhHuc4u-6d2ZQgk7y8MWevug.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/ICDDpk4e4sYhHuc4u-6d2ZQgk7y8MWevug.png" /></a></p>
</div>
</div>
<div>
<div>
<div>1.Enabling Face Recognition</div>
<div>
<div>
<div>1.Select AI in Homepage</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/ILvVHNXOqZo04Jsxim8URR3Kx1KTX38GMw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/ILvVHNXOqZo04Jsxim8URR3Kx1KTX38GMw.png" /></a></p>
</div>
</div>
<div>
<div>
<div>1.Click next to Face Recognition to enable face recognition of the corresponding channel, and then click Next.</div>
</div>
<div>
<div>2.Select the detection mode.</div>
<div>
<div>
<div>1.               General Mode : When a face is detected in the detection area, the system performs alarm linkage, such as recording and sending emails.</div>
</div>
<div>
<div>2. Counting Mode : You can do precise face counting with two default function databases (all people database and exclude people database).</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/qi4KsF4KCD7JpMnKXVnj7lWuXathxut1qw-314h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/qi4KsF4KCD7JpMnKXVnj7lWuXathxut1qw-314h.png" /></a></p>
</div>
</div>
</div>
</div>
<div>
<div>
<div>1.Click next to Enable to enable the face detection function.</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/MjJsSUnMjXuj8CNsV-4heAmsFpk6c5d7ww-643w311h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/MjJsSUnMjXuj8CNsV-4heAmsFpk6c5d7ww-643w311h.png" /></a></p>
</div>
</div>
</div>
</div>
<p>Click other icons at the right side of the image to draw detection area, exclusion area, and filter targets in the image.</p>
<table>
<tbody>
<tr>
<td>Image</td>
<td>Description</td>
</tr>
<tr>
<td><a href="https://www.nvripc.com/wp-content/uploads/2025/07/cDSBnrZxzNyuOB-iYshj3mgsjNwxDL3Gkg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/cDSBnrZxzNyuOB-iYshj3mgsjNwxDL3Gkg.png" /></a></td>
<td>draw a face detection area in the image, and right-click to finish the drawing</td>
</tr>
<tr>
<td><a href="https://www.nvripc.com/wp-content/uploads/2025/07/2PSajhCuE_AWEUydCA0m5XlswWOLO8_ALQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/2PSajhCuE_AWEUydCA0m5XlswWOLO8_ALQ.png" /></a></td>
<td>draw an exclusion area for face detection in the image, and right-click to finish the drawing.</td>
</tr>
<tr>
<td><a href="https://www.nvripc.com/wp-content/uploads/2025/07/UVnSC2aW4TnwhCU_AeOoO6K853hCgBMpGw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/UVnSC2aW4TnwhCU_AeOoO6K853hCgBMpGw.png" /></a></td>
<td>draw the minimum size of the target.</td>
</tr>
<tr>
<td><a href="https://www.nvripc.com/wp-content/uploads/2025/07/AnHD6-RM6jYmDWKPYO99-Bkw4QT6ueSKJQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/AnHD6-RM6jYmDWKPYO99-Bkw4QT6ueSKJQ.png" /></a></td>
<td>draw the maximum size of the target. Only when the target size is between the maximum size and the minimum size, can the alarm be triggered.</td>
</tr>
<tr>
<td><a href="https://www.nvripc.com/wp-content/uploads/2025/07/KwR1Xe8qPGs6Dh4GFTlmpRZeDCLBONDjCg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/KwR1Xe8qPGs6Dh4GFTlmpRZeDCLBONDjCg.png" /></a></td>
<td>press and hold the left mouse button to draw a rectangle, the pixel size is displayed.</td>
</tr>
<tr>
<td><a href="https://www.nvripc.com/wp-content/uploads/2025/07/ecOPJFMqY9G5WcF5moUdWRHC6yi8iWEnzA.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/ecOPJFMqY9G5WcF5moUdWRHC6yi8iWEnzA.png" /></a></td>
<td>delete the detection line.</td>
</tr>
</tbody>
</table>
</div>
</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/w5MN3Z9sK5HnrKNYQu9qzP-m78Lyj5_V-A.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/w5MN3Z9sK5HnrKNYQu9qzP-m78Lyj5_V-A.png" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<table>
<tbody>
<tr>
<td>Parameter</td>
<td>Description</td>
</tr>
<tr>
<td>OSD Info</td>
<td>Click OSD Info , and the Overlay page is displayed, and then enable the face statistics function. The number of detected faces is displayed on the Live page.<a href="https://www.nvripc.com/wp-content/uploads/2025/07/SqhCUnzLrOoIl1kFr2pygTjqvSLNOiCDsg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/SqhCUnzLrOoIl1kFr2pygTjqvSLNOiCDsg.png" /></a></td>
</tr>
<tr>
<td>Face Enhancement</td>
<td>Click to enable face enhancement, and it can preferably guarantee clear face with low stream.</td>
</tr>
<tr>
<td>Non-living Filtering</td>
<td>Filter non-living faces in the image, such as a face picture</td>
</tr>
<tr>
<td>Target Box Overlay</td>
<td>Click to enable the function, and then you can add a bounding box to the face in the captured picture to highlight the face. The captured face picture is saved in SD card or configured storage path.</td>
</tr>
<tr>
<td>Remove Duplicate Faces</td>
<td>During the configured period, the duplicate faces are displayed only once to avoid repeated counting.</td>
</tr>
<tr>
<td>Face Cutout</td>
<td>Set a range for the captured face image, including face, one-inch picture, and custom.</td>
</tr>
<tr>
<td>Snapshot Mode</td>
<td>General mode:</p>
<p>Optimized Snapshot : Capture the clearest picture within the configured time after the camera detects face.</p>
<p>Recognition Priority : Repeatedly compare the captured face to the faces in the armed face database, and capture the most similar face image and send the event. We recommend you use this mode in access control scene<a href="https://www.nvripc.com/wp-content/uploads/2025/07/XJ-fFwjLivPi6CufvY6pCMnub_ABNlr7Vw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/XJ-fFwjLivPi6CufvY6pCMnub_ABNlr7Vw.png" /></a></td>
</tr>
<tr>
<td>Property</td>
<td>Click  next to Property to enable the properties display</td>
</tr>
<tr>
<td>Face Beautifying</td>
<td>Enable Face Beautifying to make face details clearer at night. After enabling this function, you can adjust the level. The higher the level, the higher the beautifying level.</td>
</tr>
<tr>
<td>Face Exposure</td>
<td>Enable Face Exposure. When a face is detected, the camera can enhance brightness of the face to make the face image clear.</td>
</tr>
<tr>
<td>Face Target Brightness</td>
<td>Set the face target brightness. It is 50 by default</td>
</tr>
<tr>
<td>Face Exposure Detection Interval</td>
<td>Set the face exposure detection interval to prevent image flickering caused by constant adjustment of face exposure. It is 5 seconds by default.</td>
</tr>
<tr>
<td>Privacy Protection</td>
<td>Enable this function, and the faces will be blurred by mosaic when they are detected.</td>
</tr>
<tr>
<td>Advanced</td>
<td>Snapshot Angle Filter : Set snapshot angle to be filtered during the face detection.<br />
Snapshot Sensitivity : Set snapshot sensitivity during the face detection. It is easier to detect face with higher sensitivity.Optimized Time : Set a period to capture the clearest picture after the camera detects face.</p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/st0hGUkQV8qgCityfzU4iwkABeHbK4yCqw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/st0hGUkQV8qgCityfzU4iwkABeHbK4yCqw.png" /></a></td>
</tr>
</tbody>
</table>
<div>
<div>
<div>1.Click Face Database Config on the Face Recognition page</div>
<p>By setting face database, the face database information can be used to compare with the face detected.</p>
</div>
</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/ccdSzqhCV5MQyqeBjfKMDLDb0kv7DX3FLQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/ccdSzqhCV5MQyqeBjfKMDLDb0kv7DX3FLQ.png" /></a></p>
<div>
<div>
<div>1.Click Add Face Database</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/auYnLak9jKyhWSU_qTfb-V87OxWfb-UXHw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/auYnLak9jKyhWSU_qTfb-V87OxWfb-UXHw.png" /></a></p>
</div>
</div>
<div>
<div>
<div>1.Set the name of the face database.<a href="https://www.nvripc.com/wp-content/uploads/2025/07/Uo9PTGsJFkOkNVSDhoPtx6YolYcWuPDtlg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/Uo9PTGsJFkOkNVSDhoPtx6YolYcWuPDtlg.png" /></a></div>
</div>
</div>
<div>
<div>
<div>1.Click OK</div>
</div>
<div>
<div>2.Edit the name of the face database</div>
<p>Click the text box under Name to edit the name of the face database.</p>
</div>
</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/kCJGwApSnwgKbAwfYZxE-ErW-H1Ye-xrwA.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/kCJGwApSnwgKbAwfYZxE-ErW-H1Ye-xrwA.png" /></a></p>
<div>
<div>
<div>1.Arm alarm</div>
<p>Click to configure the parameters of arm alarm.</p>
</div>
</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/xxPQqVSetgThoS_tp7qF7VFF1yQnqpCwqA.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/xxPQqVSetgThoS_tp7qF7VFF1yQnqpCwqA.png" /></a></p>
<div>
<div>
<div>1.Manage face database</div>
<p>Clickto manage the face database. You can search face, register, batch register, modeling all, modeling, and delete faces</p>
</div>
</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/41dVy_3cZrkg5448d08hme3GGfNdSI9WoQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/41dVy_3cZrkg5448d08hme3GGfNdSI9WoQ.png" /></a></p>
<div>
<div>
<div>1.Delete face database</div>
<p>Click to delete the face database.</p>
</div>
</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/pg8zX3qZ0RqgzeuqMiFpyAgI_BeFu8tYkw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/pg8zX3qZ0RqgzeuqMiFpyAgI_BeFu8tYkw.png" /></a></p>
<div>
<div>
<div>1.Adding Face Picture</div>
</div>
</div>
<p>Add face picture to the created face database. Single adding and batch importing are supported. Requirements on face pictures.</p>
<div>
<div>
<div>• A single face picture size is 50K–150K in JPEG format.</div>
</div>
<div>
<div>• The resolution is less than 1080p.</div>
</div>
<div>
<div>• Face size is 30%–60% of the whole picture. Pixel should be no less than 100 pixels between the ears.</div>
</div>
</div>
<div>
<div>
<div>1.Face Database Config  &gt; Details  &gt;Register</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/l-uvRCWAu7bcaauWI4Td6KJ1ma9aGyQH3g.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/l-uvRCWAu7bcaauWI4Td6KJ1ma9aGyQH3g.png" /></a></p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/MX1LJFHKvTgdqlAdOA5efwmji9YsbydYSQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/MX1LJFHKvTgdqlAdOA5efwmji9YsbydYSQ.png" /></a></p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/RhDMRmJGlDaHAOFS6HaGI8IatErsYzdffA.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/RhDMRmJGlDaHAOFS6HaGI8IatErsYzdffA.png" /></a></p>
<div>
<div>
<div>1.Click Upload , select a face picture to be uploaded, and then click Open</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/FzbtEARk0QQu3bmJPE51CnX8EvKU6KBMbw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/FzbtEARk0QQu3bmJPE51CnX8EvKU6KBMbw.png" /></a></div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/XW8G-mqZsBJWBESunWXsLErvbH3PrRjuXw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/XW8G-mqZsBJWBESunWXsLErvbH3PrRjuXw.png" /></a></div>
</div>
</div>
<div>
<div>
<div>1.Enter the information about face picture according to the actual situation</div>
<div><a href="https://www.nvripc.com/wp-content/uploads/2025/07/6MYJRwn3I5k_I0WU1vkMVMWo7KmZN85sTg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/6MYJRwn3I5k_I0WU1vkMVMWo7KmZN85sTg.png" /></a></div>
</div>
<div>
<div>2.Click Add to task list</div>
</div>
</div>
<div>
<div>
<div>1.Click</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/GVZ5VW-de9KRsdv83lX9Zd8ZshE2itjLoQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/GVZ5VW-de9KRsdv83lX9Zd8ZshE2itjLoQ.png" /></a></p>
<p>, and then click Operation</p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/JmITk6EiyCajsHQuKYqQxMA-8JpDVmIkZw-643w130h.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/JmITk6EiyCajsHQuKYqQxMA-8JpDVmIkZw-643w130h.png" /></a></p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/D2ns62Mou8PT1Rg7uM4tCt1J0Bpf0PV1dg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/D2ns62Mou8PT1Rg7uM4tCt1J0Bpf0PV1dg.png" /></a><a href="https://www.nvripc.com/wp-content/uploads/2025/07/x5mlesA_6rbE1hkW_NgZNvQylv5W7R_Nqg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/x5mlesA_6rbE1hkW_NgZNvQylv5W7R_Nqg.png" /></a></p>
</div>
</div>
<div>
<div>
<div>1.Batch Importing (optional)</div>
<div>
<div>
<div>• Before importing pictures in batches, name the face pictures in a format of prompted way.</div>
<p>Face Database Config  &gt; details &gt; Batch Register &gt; Click Select Picture, and select storage path of the file &gt; Click Import to import the face pictures</p>
</div>
</div>
</div>
</div>
</div>
</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/1hjQnVXuWk6EQtvwKGJ7GCOQoFmN5I8SHg.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/1hjQnVXuWk6EQtvwKGJ7GCOQoFmN5I8SHg.png" /></a></p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/BWt0JlZfb91c2J10EjiKxSFTzyVS7JvGvw.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/BWt0JlZfb91c2J10EjiKxSFTzyVS7JvGvw.png" /></a></p>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/JeKbdrLlvjXvPGWjNXnlr5YUwJDAYn14ZQ.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/JeKbdrLlvjXvPGWjNXnlr5YUwJDAYn14ZQ.png" /></a></p>
<div>
<div>
<div>1.Face Modeling</div>
<p>When the modeling status is Valid in the list or is displayed at the lower-left corner of the thumbnail, it means the modeling succeeded</p>
</div>
</div>
<p><a href="https://www.nvripc.com/wp-content/uploads/2025/07/IO00LwlzmdikTynWrQqq5v5lkn6ob-eV6g.png" target="_blank" rel="noopener"><img decoding="async" src="https://www.nvripc.com/wp-content/uploads/2025/07/IO00LwlzmdikTynWrQqq5v5lkn6ob-eV6g.png" /></a></p>
<div>
<div>
<div>1.When the modeling status is Invalid in the list or is displayed at the lower-left corner of the thumbnail, it means the modeling failed. Point to the modeling status in the list to view the details of the failure. Change the pictures according to the details.</div>
</div>
</div>
<p style="margin-top: 0pt; padding-top: 0; margin-bottom: 8pt; padding-bottom: 0; line-height: 1.3;"><span style="display: inline-block; height: 1em;"><span style="display: none;">.</span></span></p>
<p>&lt;p&gt;The post <a rel="nofollow" href="https://www.nvripc.com/how-to-set-face-detection-function/">How to Set Face Detection Function</a> first appeared on <a rel="nofollow" href="https://www.nvripc.com">NVR IPCAMERA SECURITY</a>.&lt;/p&gt;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.nvripc.com/how-to-set-face-detection-function/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
