[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-10 UTC."],[],["The core content defines four Swift classes for image processing and machine learning. `MLImage` represents an image for on-device machine learning. `Vision3DPoint` defines a three-dimensional point within an image, inheriting from `VisionPoint`. `VisionImage` represents an image or buffer used for vision detection. `VisionPoint` is a two-dimensional point within an image, where all coordinates share the original image's scale. Each class includes a Swift declaration.\n"]]