Git Product home page Git Product logo

python-cameraapp's Introduction

Python Camera Application

This repository of source code of simple desktop camera application made in python using Tkinter and Opencv as a funny project.

Getting started ๐Ÿ”ง

In order to explore this desktop-app you might have to firstly clone or download the project repository in your machine just as shown below;

# Clone this repository
$ git clone https://github.com/Kalebu/Python-CameraApp

Dependencies

To successful run the Camera Application you will need to have the following Dependecies installed just as shown below;

For Linux :

 
$ pip3 install pillow
$ pip3 install python-tk
$ pip3 install opencv-python

For Window :

$ pip install pillow
$ pip install opencv-python

Once everything is cleary installed , you're now ready to run the application

Running Our App

Go into the repository

$ cd Python-CameraApp

Now Let's use terminal run our Simple Camera App as shown below

$ python app.py

A camera App

Now afer running a code, a camera app should be live and running in a way just as shown below;

Give it a star

Did you find this information useful, then give it a star

Credits

All the credits to kalebu and Alfaxad

python-cameraapp's People

Contributors

alfaxad avatar kalebu avatar kalebujordan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.