Apply modification of SVO Frame in specific step

I want to record a SVO file using the SDK, but is it possible to apply Gaussian blur to each frame?

the idea behind is mainly doing a object_detection and after record the svo

Hi @Diogo2Analytics
Welcome to the Stereolabs community.

You cannot directly process frames before saving, but you can apply Gaussian Blur to each frame when you are playing the SVO.

In any case your filtering cannot affect the ZED SDK processing pipeline.

@Myzhar , Thank you for the quick reply.

So you are saying I cannot “anonymize” my footage before saving that frame? in my current project, I’m not allowed to record people’s faces (related to GDPR).
Would you have some option that I’m not seeing?

Unfortunately, SVO recording does not allow to do that.