Seamlessly integrates cloud-based computer vision services into Unity, enabling image analysis, text recognition, captioning, and bounding box visualization with a simple setup.Demo Scene NoteThe included demo scene uses TextMesh Pro for displaying recognized text and captions.TextMesh Pro is included with Unity and can be installed via the Package Manager if not already present.TextMesh Pro is not required for the core functionality of this package and is used only for visualization in the sample scene.Cloud AI: Computer Vision is a Unity asset designed to integrate cloud-based computer vision capabilities into Unity projects. This tool simplifies the process of analyzing images and extracting useful information through a straightforward setup and easy-to-use interface.With this asset, developers can add advanced image processing features such as image analysis, text recognition, caption generation, and visualized detection regions. An active internet connection is required to connect to external computer vision services and make API calls.Link To DocumentationKey Features:• Image Analysis: Analyze images from local files or URLs to extract meaningful information.• Text Recognition: Recognize and extract text from images, including handwritten and printed text.• Captioning: Generate descriptive captions for images with confidence scores, providing insights into image content.• Bounding Boxes: Visualize recognized text areas by drawing bounding boxes around them.API Usage DisclosureThis package integrates with an external computer vision web API for image analysis and text recognition.Use of this functionality requires:An active account with a compatible third-party computer vision serviceA valid API key provided by the userAPI requests are made directly from the user's project at runtime. No API keys, credentials, or user data are included with this package.Any usage costs, rate limits, or terms of service are determined by the API provider and are the responsibility of the user.AI was used in the creation of the package documentation to ensure clarity, completeness, and ease of understanding for users.

