Detection

Detection is the process of finding objects in an entire incoming frame. SmartFace provides the detection of faces or pedestrians.

For video streams, SmartFace Platform is performing detection on incoming frames periodically with a specified time interval. This interval is usually bigger than the interval between frames, so the system doesn’t detect faces or pedestrians on every incoming frame within the video stream. This is because the process is very consuming in terms of computing resources.

For uploaded static image files, SmartFace Platform is performing detection on every incoming frame.

When SmartFace detects an object (face or a pedestrian), the system creates a cropped image of the found object. Depending on the settings, SmartFace Platform stores the cropped image into the database, and optionally also the full frame.

In SmartFace, a pedestrian entity represents one pedestrian detected in a single frame and a face entity represents one face detected in a single frame.




images/download/attachments/99757240/Detection_people.png

Incoming frame - Face detection


images/download/attachments/99757240/pedestrian_detection.jpg

Incoming frame - Pedestrian detection