Code Monkey home page Code Monkey logo

hand-painter's People

Contributors

anmolvirdi avatar dostini avatar luisduarte1 avatar minipoloalex avatar naapperas avatar theperas avatar

Watchers

 avatar

hand-painter's Issues

Suggests the user to take a picture

Count the time the free mode is "opened".
If some considered time have passed and there is something painted, suggests the user to take a picture somewhere nearby the take picture button.

Controls Page

Three images explaining the movements available

1- Move
2- Paint/Draw
3- Click

Take screenshot

Timer with some seconds to give the painter an opportunity to pose,
Take the "screenshot" and show the correspond images to then send to email #3

New Mode using AI Painter

New mode using something like ai painter for creating realistic paints.
Dual boxes, on left or right to draw and the other side showing the final ai generated paint.

Fix button click

Either use the following methodologies:

  • State machine
  • Converging

Change camera view area

All the camera captured is being displayed, so there is a problem recognizing a hand on the bottom positions.
Change the showed area to a small one by cutting some height at the bottom.

Change buttons position

  • Change "Tirar foto" and "Sair" buttons position
    The reason for this is that between free mode state and menu state, "Sair" buttons are in the same place.
    By accident, the user can double-click and exit the program.

  • Push "clear all paint" button more to the right.
    Some users accidentally cleared the painting.

Program arguments

An argument to not show "tirar foto" button is a good idea because this feature requires to add email credentials.
Adding email credentials could be an option and not a requirement.

python3 main.py --no-picture

Improve hands history

To track the hand's history, a function called merge_hands is being use.
This function saves the hands of the last frame and based on the wrist position add the corresponded brush color.

Sometimes the hands are not recognized for some reason and the expected behavior of merge_hands function doesn't occur.

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.