Vision Scoring the aesthetics of an image with the Vision framework Learn how to calculate the overall aesthetic score of an image with the Vision framework in a SwiftUI app.
Natural Language Lexical classification with the Natural Language framework Learn how to identify nouns, adjectives, and more with the Natural Language framework in a SwiftUI app.
Vision Classifying image content with the Vision framework Learn how to use the Vision framework to classify images in a SwiftUI application.
Vision Detecting the contour of the edges of an image with the Vision framework Learn how to detect and draw the edges of an image using the Vision framework in a SwiftUI app.