Looking to blur all but facial area in video feed
Olivier Crête
olivier.crete at collabora.com
Fri Jul 29 21:02:36 UTC 2016
On Fri, 2016-07-29 at 14:06 -0500, Mike Grommet wrote:
> I'm quite the gstreamer newbie, but having a blast while learning.
>
> My end goal is to create a gstreamer application that takes a video,
> identifies facial regions, and blurs everything but those regions.
>
> Kind of like the inverse of the opencv facialblur plugin
>
> Any advice? Or maybe someone's already done this?
The easiest approach is probably to take the faceblur element and
modify the code in the transform_ip function to blur everything but the
"face" areas.
--
Olivier Crête
olivier.crete at collabora.com
More information about the gstreamer-devel
mailing list