AI Based Object Redaction/GStreamer Plugin: Difference between revisions

(Created page with "<noinclude> {{AI Based Object Redaction/Head|previous=Getting Started|next=Gstreamer Plugin/rrfacedetector|metakeywords=Redaction}} </noinclude> {{DISPLAYTITLE:AI Based Object Redaction - Gstreamer Plugin|noerror}} == Getting Started == The Object Redactor library also provides a Gstreamer plugin capable of detect faces and redact image files, video files and live camera videos. In the next wiki pages you can find more information about: *;AI Based Object Redacti...")
 
mNo edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{AI Based Object Redaction/Head|previous=Getting Started|next=Gstreamer Plugin/rrfacedetector|metakeywords=Redaction}}
{{AI Based Object Redaction/Head|previous=Getting Started/Building librrobjectredaction|next=GStreamer Plugin/rrfacedetector|metakeywords=Redaction}}
</noinclude>
</noinclude>


{{DISPLAYTITLE:AI Based Object Redaction - Gstreamer Plugin|noerror}}
{{DISPLAYTITLE:AI Based Object Redaction - GStreamer Plugin|noerror}}


== Getting Started ==
== 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.


The Object Redactor library also provides a Gstreamer plugin capable of detect faces and redact image files, video files and live camera videos.


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|Overview|Gstreamer Plugin/rrfacedetector}}
{{AI Based Object Redaction/Foot|Getting Started/Building librrobjectredaction|GStreamer Plugin/rrfacedetector}}
</noinclude>
</noinclude>

Latest revision as of 19:43, 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