Giter Club home page Giter Club logo

defect-detection-opencv-python's Introduction

Defect-Detection-OpenCV(uninteligent)

Surface Defect Detection script(unintelligent) to detect defects on the surface of a glove using python and OpenCV library

Just playing with OpenCV

Tech

This script uses:

  • python3
  • OpenCV-python - OpenCV is a library of programming functions mainly aimed at real-time computer vision.
  • numpy - NumPy is a library for the Python programming language, adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.

Installation

This script requires python3 v3+ to run.

Install the virtual environment(venv) and required libraries to run.

$ cd <directory>
$ pip install virtualenv

To activate venv...

$ cd venv/Scripts
$ activate

To install OpenCV...

$ pip install opencv-python

To install numpy...

$ pip install numpy

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. Your contributions would help others!

  1. Fork the Project
  2. Create your Project Branch ( git checkout -b branch-name )
  3. Add your Changes ( git add . )
  4. Commit your Changes ( git commit -m 'Message' )
  5. Push to the Branch ( git push origin branch-name )
  6. Open a Pull Request

Special note

  • You can play with the implementstion and improve it using any approach
  • Make sure to follow good coding practices(meaningful variables, comments, etc.)
  • Make sure to mention the changes in your commit message and pull requests

License

Šī¸ Avishka Dambawinna #@zunu

defect-detection-opencv-python's People

Contributors

avishkakavindu avatar

Stargazers

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