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.
- Host: GitHub
- URL: https://github.com/renanstn/opencv-lab
- Owner: renanstn
- Created: 2021-02-08T21:13:03.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-20T02:47:05.000Z (over 5 years ago)
- Last Synced: 2025-01-28T19:48:02.059Z (over 1 year ago)
- Topics: opencv, opencv-python, python
- Homepage:
- Size: 544 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# opencv-lab
Repositório dos meus estudos em `opencv-python`
### `shape_detection.py`

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