Page Summary
-
SelfieSegmenterOptionsprovides configurations for a segmenter specialized in selfie portraits. -
It inherits from
CommonSegmenterOptions, implying shared functionalities with other segmenter types. -
Initializing
SelfieSegmenterOptionsis straightforward with a simpleinit()call in Swift.
SelfieSegmenterOptions
class SelfieSegmenterOptions : CommonSegmenterOptionsOptions for specifying a segmenter for selfie portraits.
-
Creates a new instance.
Declaration
Swift
init()