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

https://github.com/adamspannbauer/opencv_ar

learning ar with python+opencv
https://github.com/adamspannbauer/opencv_ar

Last synced: about 1 month ago
JSON representation

learning ar with python+opencv

Awesome Lists containing this project

README

          

# Learning AR stuff with Python+OpenCV

----

## `ar_overlay_2d.py` - 2D AR Overlay of a Query in a Target Image

Find a `query_image` in a `target_image` and do best to replace found query with `ar_image`.

### Video overlay

#### Inputs

`query_image` | `target_image` | `ar_image`
:---------------------------:|:------------------------------:|:--------------|
|

Live Webcam Feed

|

#### Output



### Static image overlay

#### Inputs

`query_image` | `target_image` | `ar_image`
:---------------------------:|:------------------------------:|:--------------|
| |

#### Output