Is it possible to add a Zoom background to an recorded video? → Easy with Semantic Image

MLBoy
1 min readDec 30, 2021

--

How to edit a background of a recorded video

If you can add a virtual background to an existing video, you
can make interesting edits.

Can Zoom backgrounds be added only in real time?

Many background compositing are set at the time of shooting.
We want to process an existing video.
However, it seems difficult to write the processing of the video.

Solved in seconds with SemanticImage

With a library called SemanticImage , you can
easily apply virtual backgrounds to existing videos.

how to use

1. Import Semantic Image

Add Semantic Image in Swift Package Manager .

import SemanticImage

2. Perform background composition

sematicImage.swapBackgroundOfPersonVideo(videoURL: url, backgroundUIImage: uiImage, { err, processedURL in
// process edited video in here
})

It is.

🐣

I’m a freelance engineer.
Work consultation
Please feel free to contact us with a brief development description.
rockyshikoku@gmail.com

I am making an app that uses Core ML and ARKit.
We send machine learning / AR related information.

GitHub

Twitter
Medium

--

--

MLBoy
MLBoy

No responses yet