This project is a simple iOS application built using SwiftUI and the Vision framework to analyze and classify images.
- When a user selects a photo, the app analyzes the photo to identify and classify objects within it.
- The real-time analyzed results are displayed to the user as text.
- Launch the app.
- Click the "Choose Image" button to select a photo.
- The selected photo will be displayed in the center of the screen.
- The selected photo will be analyzed, and the results will appear on the screen.
- iOS 14.0 or later
- Xcode 12.0 or later
This project is written in Swift and SwiftUI. It utilizes the Vision framework for image classification.
This app is created by Speedyfriend67.