AI Based Object Redaction - Gstreamer Plugin

From RidgeRun Developer Wiki


Index






Gstreamer Plugin

The Object Redactor library also provides different elements developed using the GStreamer framework. These elements use the library and allow tho detect and redact objects through a Gstreamer pipeline in images, video files and live camera videos.

Each Gstreamer element does a specific functionality according to the develop library. The GStreamer elements are based on the detect and redact stages.

Currently the library only support detection of faces, more detection features may be supported in the future. Below you will find a brief description of each of the plugins:

  • rrfacedetector: Performs the faces detection.
  • rrobjectredactor: Performs the redaction of the detected objects using blurring algorithm.


In the next wiki pages you can find more information about:


Index