# 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](https://www.python.org/)
* [OpenCV-python](https://pypi.org/project/opencv-python/) - OpenCV is a library of programming functions mainly aimed at real-time computer vision.
* [numpy](https://numpy.org/install/) - 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](https://www.python.org/) v3+ to run.
Install the virtual environment(venv) and required libraries to run.
```sh
$ cd <directory>
$ pip install virtualenv
```
To activate venv...
```sh
$ cd venv/Scripts
$ activate
```
To install OpenCV...
```sh
$ pip install opencv-python
```
To install numpy...
```sh
$ pip install numpy
```
__AtYou__
- 粉丝: 3513
- 资源: 2177
最新资源
- CBT 3847-1999 船用扁圆形焊接钢法兰.pdf
- CBZ 27-1980 船体结构低温焊接.pdf
- CBT 3962-2005 船用焊接异径铜法兰.pdf
- CBZ 258-1989 铝合金船体氩弧焊接工艺规程.pdf
- CBZ 69-1986 铸钢艉柱手工焊接工艺.pdf
- CBZ 66-1987 铜板的焊接.pdf
- CBZ 802-2007 陶质衬垫CO2单面焊焊接工艺.pdf
- CBZ 801-2007 熔嘴电渣焊焊接工艺.pdf
- CBZ39-1987_焊接材料的验收、存放和使用.pdf
- CBZ124-1998_潜艇921A等钢结构焊接技术要求.pdf
- CBZ126-1998潜艇耐压船体可拆板切割、装配和焊接技术要求.pdf
- CECS 330-2013 钢结构焊接热处理技术规程.pdf
- CJT 32-2004 液化石油气钢瓶焊接工艺评定.pdf
- C-HRA-1镍基合金的焊接工艺性能研究.pdf
- CMT焊接在堆焊(包覆)镍基耐蚀合金层中的应用.pdf
- CNG高压储罐焊接制造质量保证.pdf
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈