Coder Social home page Coder Social logo

daniel-alvarenga / barium Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vitorcarvalho67/barium

9.0 0.0 0.0 199.47 MB

Gesture-controlled computer interactions using hand tracking

License: GNU General Public License v3.0

Python 95.25% Batchfile 0.05% TeX 4.70%

barium's Introduction

Barium (HMI)

GitHub license GitHub stars GitHub language GitHub last commit GitHub repo size GitHub contributors

An innovative software that utilizes neural networks, machine learning, and deep learning for tracking body movements, such as hands, enabling advanced interactions with the operating system, including predefined actions and a virtual mouse. Additionally, the project employs 4D neural network training techniques, where time is one of the dimensions, opening up revolutionary possibilities in various technology fields

How To Use

Prerequisites

  • Python 3.11

Clone this repository

git clone https://github.com/VitorCarvalho67/Barium.git

Navigate to the project directory

cd Barium

Create a virtual environment (venv) for the project

python -m venv venv

Activate the virtual environment. On Windows:

.\venv\Scripts\activate

On macOS and Linux:

source venv/bin/activate

Install the project's dependencies from requirements.txt.

pip install -r requirements.txt

Running the Software

Make sure your webcam is connected and functional. In your virtual environment, run the main software script.

cd src
python main.py

The software should now be active, and you can interact with your computer using hand gestures.

Warning

Remember that you need a camera to use this software.

Develop

In the development process, we start with the creation of a data collection software to build our custom dataset. Next, we move on to developing a neural network, utilizing deep learning and convolutional neural networks (CNN). Finally, we create software that employs this network to recognize real-time movements and execute corresponding actions For more detailed information on developing Barium, please read the Developer Guide

Dataset

Technology

Contribute

Alvaro Richard - Daniel Alvarenga - Vitor Carvalho

barium's People

Contributors

alvarorichard avatar daniel-alvarenga avatar fnxln avatar kitsunesemcalda avatar vitorcarvalho67 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.