AI Based Object Redaction/Overview/Capabilities: Difference between revisions

From RidgeRun Developer Wiki
mNo edit summary
 
mNo edit summary
 
Line 1: Line 1:
<noinclude>
<noinclude>
{{AI_Based_Object_Redaction/Head|previous=Overview/Supported Platforms|next=Getting Started|metakeywords=Redaction}}
{{AI_Based_Object_Redaction/Head|previous=Overview/Supported Platforms|next=Getting Started}}
</noinclude>
</noinclude>



Latest revision as of 17:03, 27 October 2024


Index







Library

The librrobjectredaction library can support the following formats at input and output:

Input

  • RGB
  • RGBA
  • YUV
  • GREY

Output

  • RGB
  • RGBA
  • YUV
  • GREY

GStreamer Plugins

The Gstreamer plugins support raw video (video/x-raw) for the sink and source pad in the following formats:

Input

  • RGBA

Output

  • RGBA


More formats may be supported in the future, subject to platform capabilities.


Index