AI Based Object Redaction/GStreamer Plugin: Difference between revisions

From RidgeRun Developer Wiki
No edit summary
mNo edit summary
Line 20: Line 20:
In the next wiki pages you can find more information about:  
In the next wiki pages you can find more information about:  


*;[[AI Based Object Redaction/Gstreamer Plugin/rrfacedetector | rrfacedetector]]
*;[[AI Based Object Redaction/GStreamer Plugin/rrfacedetector | rrfacedetector]]


*;[[AI Based Object Redaction/Gstreamer Plugin/rrobjectredactor | rrobjectredactor]]
*;[[AI Based Object Redaction/GStreamer Plugin/rrobjectredactor | rrobjectredactor]]


<noinclude>
<noinclude>
{{AI Based Object Redaction/Foot|Getting Started|GStreamer Plugin/rrfacedetector}}
{{AI Based Object Redaction/Foot|Getting Started|GStreamer Plugin/rrfacedetector}}
</noinclude>
</noinclude>

Revision as of 19:37, 2 January 2024


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