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

https://github.com/renanstn/opencv-lab

Repositório dos meus estudos em opencv-python.
https://github.com/renanstn/opencv-lab

opencv opencv-python python

Last synced: about 2 months ago
JSON representation

Repositório dos meus estudos em opencv-python.

Awesome Lists containing this project

README

          

# opencv-lab
Repositório dos meus estudos em `opencv-python`

### `shape_detection.py`

![shape_detection.py](https://github.com/renanstd/opencv-lab/blob/main/images/print.png)

### Instalação

```
pip install opencv-python
```

## Referências

- [OpenCV-Python-Tutorials-and-Projects](https://github.com/murtazahassan/OpenCV-Python-Tutorials-and-Projects)

## Cheatsheet

- [OpenCV 4.x](https://github.com/a-anjos/python-opencv/blob/master/cv2cheatsheet.pdf)