Giter Site home page Giter Site logo

livegreenscreen's Introduction

LiveGreenScreen

This program is designed as a portable and accessible live green screen program.

Installation:

  • Windows:

    • Install python3 from the official site
      • One of the Windows executable installers at the bottom of the page should work.
      • Ensure that the installer says that it is also installing pip
      • Additionally, ensure to check the box that says "Add python to PATH"
    • Open Command Prompt and type in the following commands:
      • python -m pip install --upgrade pip --user
      • pip3 install opencv-python --user
  • MacOS:

    • Follow instructions found here:
  • Linux:

    • In a Terminal window, type in sudo apt-get install python3.6
    • Enter your user password
    • Next, type sudo apt-get install python-opencv
    • run sudo apt-get update

Usage:

  • Windows:

    • Open File Explorer
    • In File Explorer, navigate to the top level directory of this project
    • Double click LiveGreenScreen.bat
      Note: It may be useful to make a shortcut for the above file for future use.
  • MacOS:

    • Open a Terminal and navigate to the "src" folder in this project
    • Enter python3 Main.py into the terminal to run the program.
  • Linux:

    • Navigate to the top level directory of this project in Terminal
    • Enter the command ./LiveGreenScreen.sh

License:

MIT

livegreenscreen's People

Contributors

stephensonc avatar

Stargazers

 avatar

livegreenscreen's Issues

Installation difficulties on non-Linux machines

Non-Linux users are having difficulties installing and running the program as mentioned in issue #1

Fixes:

  • Windows user installation
  • Windows user successful run
  • MacOS user installation
  • MacOS user successful run

Issue Report - CS 480

Code author: Christopher Stephenson

Code reviewer: Cathlin Lord

Date of review: 11/21/19

Issues

i. As you mentioned that I may not be able to during the run through, I was not able to run the program.

  • Formatting/legibility/style
  • Best practices
  • Reliability
  • Testability

ii. I think it would be very helpful to change the called values of colors from numbers to the color name.
This would make using the program easier for the user.

  • Formatting/legibility/style
  • Best practices
  • Reliability
  • Testability

Overall, I thought this was a very creative idea and well done! Your code was easy to follow, especially because of your use of comments. The comments clearly labeled what everything's purpose was. Moving forward, I think it would be very helpful to the user to change how the color of choice is put as an input. Also, it may be nice to add additional images to the gallery, even though any added photo can be used. Lastly, addressing the issue of users not being able to run the program, although during the review in class, it was easy to navigate. Other than this, I did not see any issues with your code.

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.