What's New

1.0.2 Release

2022-04-27T13:32:57Z

This update works with 4.0.0-preview.4+ of the native NG SDK

VisionLab DoreSegment

An extension for Agora

Use DoreSegment to recognize objects and identify exactly which pixels belong to each object. Great for creating pixel-level masks, performing photo compositing and more. DoreSegment, at its core, separates a digital image into two parts: background and foreground segment (human segment). DoreSegment is providing a Background Removal extension for agora framework. Digital image is made up of millions of individual pixels, and the goal of DoreSegment is to assign each of those pixels to the object to which it belongs. Segmenting an image allows us to separate the foreground from background, identify the human and clearly mark the boundaries that separate a human body from the entire image.

Click here for full documentation.

Installation

Add the URL of this repository to your Xcode 11+ Project.

Go to File > Swift Packages > Add Package Dependency, and paste in the link to this repository:

https://github.com/AgoraIO-Community/Extension-VisionLab-DoreSegment-iOS.git

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun Apr 21 2024 04:53:53 GMT-0900 (Hawaii-Aleutian Daylight Time)