Skip to main content

Augmented reality in python made easy

Project description

ar-python

Ar python is a cross platform module used to do augmented reality using python

pip install augmented

Requirements


*Open cv (opencv-python)

*Numpy

*keyboard

  • requirements may vary on diffrent operating systems

How to use

initializing


import augmented as ar
augmented = ar.ar(<capture:int"""Camera number""">, <targetImage:str"""location of the image to replace""">, <overlayImage:str"""Image to overlay""", >)

Overlaying

augmented.ar_overlay(<nfeatures:int>"""Used for opencv calcs""", <debug:bool>"""choosing to debug or not""", <confidence:int"""confidence of the ai model""">,<displayName:str"""Title for the window of the app""">, <exit:str"""key to exit the program""">)

First release

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

augmented-1.0.2b0.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

augmented-1.0.2b0-py3-none-any.whl (3.9 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