Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alvesmgabriel/intro-opencv
https://github.com/alvesmgabriel/intro-opencv
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/alvesmgabriel/intro-opencv
- Owner: alvesmgabriel
- License: gpl-3.0
- Created: 2021-09-03T19:40:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-10T19:50:21.000Z (over 3 years ago)
- Last Synced: 2023-09-21T08:45:44.414Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 4.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introdução à biblioteca OpenCV
O objetivo deste repositório é registrar o estudo da biblioteca [OpenCV](https://opencv.org/) para emprego de aplicações de Visão Computacional. Para cada tópico estudado é previsto a criação de, pelo menos, um *notebook* no [Google Colab](https://colab.research.google.com).
Contribuições e sugestões são bem-vindas!\
Gabriel### Tópicos
[Tópico 01 - Utilizando o básico do OpenCV](https://github.com/alvesmgabriel/intro-opencv/tree/main/aula-01-opencv-basico)\
[Tópico 02 - Transformações geométricas](https://github.com/alvesmgabriel/intro-opencv/tree/main/topico-02-transformacoes-geometricas)