VESDK/iOS/Guides/Stickers
Background Removal for Stickers
Background removal#
✨Introduced in VideoEditor SDK v11.1.0
The remove background
action is available for any (non-animated) personal and external stickers or pictures, where a face or human body is detected.
Background removal for stickers is only supported on devices running iOS 15+. It is enabled by default and it can be disabled by removing StickerAction.backgroundRemoval
from StickerOptionsToolControllerOptions.allowedStickerActions
.
WARNING: The background removal sticker action does not work properly on the simulator. To see the background properly removed please use this action on a physical device.