Jump to content

AI Based Object Redaction/GStreamer Plugin/rrfacedetector: Difference between revisions

No edit summary
Line 5: Line 5:
== rrfacedetector ==
== rrfacedetector ==


The rrfacedetector element performs detection of faces in a frame using an AI Onnx model. This element receives a video in RGBA as an input and returns an array of positions of the faces in the frame.
The rrfacedetector element performs detection of faces in a frame using an AI model. This element receives a video in RGBA as an input and returns list of regions of interests (ROIs) as [https://gstreamer.freedesktop.org/documentation/video/gstvideometa.html?gi-language=c#GstVideoRegionOfInterestMeta GstVideoRegionOfInterestMeta] representing the faces in the frame.


=== Capabilities and properties ===
=== Capabilities and properties ===
Cookies help us deliver our services. By using our services, you agree to our use of cookies.