An open API service indexing awesome lists of open source software.

https://github.com/blueskyson/augmented-reality-opencv

A simple example of augmented reality using OpenCV.
https://github.com/blueskyson/augmented-reality-opencv

augmented-reality opencv python

Last synced: 2 months ago
JSON representation

A simple example of augmented reality using OpenCV.

Awesome Lists containing this project

README

          

# augmented-reality-opencv

A simple example of augmented reality using OpenCV.

This application shows at most 6 English characters on chessboards.

To execute: `python main.py`

## Screenshots

![](screenshots/1.png)

- Show given word on chessboards:
![](screenshots/2.png)

- Show given word vertically on chessboards:
![](screenshots/3.png)