Skip to content

Latest commit

 

History

History
 
 

gen2-blur-faces

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Gen2 Blur Faces in Real Time

This example shows how to blur detected faces in real-time. Face blurring happens on the host, with the help of OpenCV. You could also create a custom CV model (tutorial) that would blur the frame based on the bounding boxes.

Demo

Blur Face

Usage

usage: main.py