HMS-Core / hms-ml-demo

HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
https://developer.huawei.com/consumer/en/hms/huawei-mlkit?ha_source=hms1
Apache License 2.0
356 stars 120 forks source link

Is there any possibility to record the video with diffrent background (HMS ML Image Segmentation) #74

Closed Mouadabdelghafouraitali closed 3 years ago

Mouadabdelghafouraitali commented 3 years ago

Hi, my project is based on the Gesture-Change-Background, is there any possibility to save the recorded video as a video file?

Or the way to record the GraphicOverlay only, then I can merge it with the background using FFMPEG.

Thank you