Skip to main content

Computer vision image analyses for monkey screenshots.

Project description

monkey-vision - UNSTABLE

##################################
###        monkey vision       ###
##################################

Computer vision image analyses for monkey screenshots. This module can analyze app screenshots and provide information about all the intractable components in the image.

Exposed api

  1. Image analysis, get image event point. Will return the list of possible interaction coordinates (event points) visible in the provided screenshot.
 $ monkey_vision -r imagePath
 $ monkey_vision --run imagePath
  1. Percentage compare between two images: Will return the calculated percentage of the match between two provided images.
 $ monkey_vision -m imagePath1 imagePath2
 $ monkey_vision --match imagePath1 imagePath2
  1. Help:
 $ monkey_vision -h
 $ monkey_vision --help

Links

  • Production releases are published at PyPI.
  • For test or/and unstable versions check out TestPyPI.

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

monkey_vision-0.0.5.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

monkey_vision-0.0.5-py3-none-any.whl (1.7 kB view hashes)

Uploaded Python 3

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