Skip to main content

Automation tool to use Unity ARCore image evaluator on multiple images

Project description

# autoevalimg

This tool is designed to save time evaluating images in a reference image library with the ARCore image evaluator. This will automate the process onto a folder of images and will output the results to a text file. More information can be found [here](https://developers.google.com/ar/develop/java/augmented-images/arcoreimg).

## Installation

Install the package with pip ` pip install autoevalimg `

Open a python interpreter in the terminal ` python `

Import the package ` import autoevalimg `

Reference the folder of images to evaluate ` mng = AutoEvalImgManager("path/to/images/folder") `

Run the evaluator ` mng.get_results() `

Open results.txt for all of the scores of the images

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autoevalimg-1.0.tar.gz (1.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page