[gst-cvs] gst-plugins-bad: Add a plugin for automatically blurring faces in videos and images
Thiago Sousa Santos
thiagoss at kemper.freedesktop.org
Wed Sep 8 13:23:31 PDT 2010
Module: gst-plugins-bad
Branch: master
Commit: f8a49aeabde56faaa816e199fc4bedab0d039243
URL: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=f8a49aeabde56faaa816e199fc4bedab0d039243
Author: Mike Sheldon <mike at mikeasoft.com>
Date: Mon May 25 11:26:28 2009 +0100
Add a plugin for automatically blurring faces in videos and images
---
ext/opencv/Makefile.am | 5 +-
ext/opencv/faceblur/Makefile.am | 15 ++
ext/opencv/faceblur/gstfaceblur.c | 313 +++++++++++++++++++++++++++++++++++++
ext/opencv/faceblur/gstfaceblur.h | 95 +++++++++++
ext/opencv/gstopencv.c | 4 +
5 files changed, 431 insertions(+), 1 deletions(-)
Diff: http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=f8a49aeabde56faaa816e199fc4bedab0d039243
More information about the Gstreamer-commits
mailing list