Giter Site home page Giter Site logo

rrcbwpa's Introduction

RRCBWPA ๐Ÿ’— ๐Ÿ’— ๐Ÿ’—

Reading Resistor Color Band Codes with Photo Analysis

What is RRCBWPA. ๐Ÿ”ฎ ๐Ÿ”ฎ ๐Ÿ”ฎ

RRCBWPA is an undergraduate thesis project for Helping user can use photos to process resistor color code values

language of development. ๐ŸŽˆ ๐ŸŽˆ ๐ŸŽˆ

RRCBWPA Necessary packages. ๐Ÿ’Ž

  • Open CV OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being an Apache 2 licensed product, OpenCV makes it easy for businesses to utilize and modify the code.
  • tkinter filedialog Python Tkinter (and TK) offer a set of dialogs that you can use when working with files. By using these you donโ€™t have to design standard dialogs your self. Example dialogs include an open file dialog, a save file dialog and many others. Besides file dialogs there are other standard dialogs, but in this article we will focus on file dialogs.
  • numpy NumPy is an open source project that enables numerical computing with Python. It was created in 2005 building on the early work of the Numeric and Numarray libraries. NumPy will always be 100% open source software and free for all to use. It is released under the liberal terms of the modified BSD license.
  • ply PIL is the Python Imaging Library
  • mathThe math module is a standard module in Python and is always available. To use mathematical functions under this module

Prequistics. ๐Ÿ’ก

Check the required versions. ๐Ÿ“Œ ๐Ÿ“Œ ๐Ÿ“Œ

First, check the required versions.

  • Python. You can check by typing
    python โ€“version.
    
    into the terminal.

Running the application. ๐Ÿ”Ž

  • Install. python dependencies in the project. Then open terminals and run these commands from the root of the project.
    python resistor_calculate.py
    

rrcbwpa's People

Contributors

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