https://github.com/abraaohonorio/pdi
This repository is intended for the works of the discipline of digital image processing of the Federal University of Paraiba - UFPB
https://github.com/abraaohonorio/pdi
Last synced: 3 months ago
JSON representation
This repository is intended for the works of the discipline of digital image processing of the Federal University of Paraiba - UFPB
- Host: GitHub
- URL: https://github.com/abraaohonorio/pdi
- Owner: AbraaoHonorio
- License: mit
- Created: 2018-03-29T20:36:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T12:13:32.000Z (about 7 years ago)
- Last Synced: 2025-01-15T14:16:13.778Z (5 months ago)
- Language: Python
- Homepage:
- Size: 7.48 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CC-PDI-Atividades
## Grupo
- Abraao Alisson
- Alisson Galiza
- Alisson Lacerda
- Aline Araújo
- Luiz Henrique# Descrição das atividades
Cada pasta de cada atividade, tem um pdf descrevendo o que foi solicitado# Dependencias
É necessário importar o [OpenCV](https://docs.opencv.org/3.0-beta/index.html)
```
sudo apt-get install python-opencv
```