MLKitSegmentationSelfie Framework Reference
MLKSelfieSegmenterOptions
Options for specifying a segmenter for selfie portraits.
-
Declaration
Objective-C
- (nonnull instancetype)init;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[[["MLKSelfieSegmenterOptions provides configurations for a segmenter specifically designed for selfie portraits."],["This class inherits from MLKCommonSegmenterOptions, implying shared functionalities with other segmenter types."],["Initialization is straightforward through a designated `init` method, creating a ready-to-use instance."]]],[]]