GithubHelp home page GithubHelp logo

microcontroladores-t2's Introduction

1. Introdução

Com o objetivo de utilizar o Raspberry Pi, foi desenvolvido um software capaz de detectar o rosto de pessoas e disparar um sinal digital em tempo real com baixo custo de processamento. Este repositório trata-se de um projeto realizado no Instituto Mauá de Tecnologia para a disciplina de Microcontroladores e Sistemas Embarcados. Foi utilizado uma Raspberry Pi 3 B, webcam 800x600 de resolução, protoboard e um led.

2. Dependências

Este projeto depende das seguintes bibliotecas:

  • Python >= 3.5
  • OpenCV-Python
  • OpenCV-Contrib-Python
  • NumPy
  • SciPy
  • Matplotlib
  • RPi.GPIO

3. Como rodar

3.1 Instalar dependências

sudo apt install libopencv-dev
sudo apt install libatlas-base-dev
pip3 install Pillow numpy scipy matplotlib
pip3 install opencv-python opencv-contrib-python
pip3 install rpi.gpio

3.2 Rodar o script

Rode o script que está na pasta /src com: python3 scr/face-detection.py

4. Demostração do projeto

4.1 Fotos

alt text

alt text

alt text

alt text

4.2 Vídeo

5. Integrantes

  • Ubirantan da Motta Filho R.A 20.00928.3
  • João Paulo M Socio R.A 20.00704-3
  • Luan Teixeira R.A 20.01681-6
  • Bruno Davidovitch Bertanha R.A 20.01521-6

microcontroladores-t2's People

Contributors

sociopj avatar ubiratanfilho avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.