Skip to main content

Computer vision image analyses for monkey screenshots.

Project description

monkey-vision

##################################
###        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.

Install

Install the package. If you prefer you can use a virtual environment. (Check docs/README.md)

 $ pip install monkey_vision

To get a specific version or to check for updates please refer to the Links section.

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 an array of the percentage comparison of the base image, the first argument, with the rest of the arguments.
 $ monkey_vision -m imagePath1 imagePath2 ... imagePathN
 $ monkey_vision --match imagePath1 imagePath2 ... imagePathN
  1. Percentage compare between two images focusing on a particular area of the image. This functionality works similarly to the normal percentage compare. The first argument of the focused percentage match is the center coordinate of the comparison area.
 $ monkey_vision -fm XX YY imagePath1 imagePath2 ... imagePathN
 $ monkey_vision --focusedMatch XX YY imagePath1 imagePath2 ... imagePathN
  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.1.2.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

monkey_vision-0.1.2-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file monkey_vision-0.1.2.tar.gz.

File metadata

  • Download URL: monkey_vision-0.1.2.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.2

File hashes

Hashes for monkey_vision-0.1.2.tar.gz
Algorithm Hash digest
SHA256 9a5035a0d60198cbaa7bdf412955c88eadf3ab47c6763edccaafc0aaa636c0d3
MD5 ab1f0e375a89f61b8acd5404f329d1fa
BLAKE2b-256 eba95b53f474e0849511f372fb88f1dc61f440e01655cf572b62eceefd3b9bf6

See more details on using hashes here.

File details

Details for the file monkey_vision-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: monkey_vision-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.2

File hashes

Hashes for monkey_vision-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a283940dea40f9c9e3f45fa756fd3d05cb081ea46b3810aa0be232fe83c8dbf8
MD5 9a50b02cdc3bfd075cd6b4ef6e547b91
BLAKE2b-256 9578e6e618ca735ffd85c11d2ed1bc67d22f4c6b47b8923edc361ae3479b8a3a

See more details on using hashes here.

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