MLKitSegmentationCommon Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The MLKitCompatibleImage protocol denotes images compatible with ML Kit, and developers should use MLImage to create instances instead of implementing the protocol themselves.
This protocol is utilized globally within ML Kit for image compatibility.
[null,null,["Last updated 2024-07-10 UTC."],[],["The core content defines the `MLKitCompatibleImage` protocol, which signifies images compatible with ML Kit. Users are instructed not to implement this protocol directly. Instead, they should utilize `MLImage` to create an `MLKitCompatibleImage`. The protocol is available globally and is declared using Swift's `protocol` keyword, inheriting from `NSObjectProtocol`.\n"]]