https://github.com/anujdutt9/opencv_with_python
Image Processing and Computer Vision using Python and OpenCV.
https://github.com/anujdutt9/opencv_with_python
computer-vision image-processing opencv-python python35
Last synced: 6 months ago
JSON representation
Image Processing and Computer Vision using Python and OpenCV.
- Host: GitHub
- URL: https://github.com/anujdutt9/opencv_with_python
- Owner: anujdutt9
- Created: 2016-10-12T13:30:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-23T13:19:41.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T10:13:17.716Z (about 1 year ago)
- Topics: computer-vision, image-processing, opencv-python, python35
- Language: Jupyter Notebook
- Homepage:
- Size: 8.05 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenCV_with_Python
This repository contains the code for Introduction to OpenCV using Python.
Currently all code is Written and Compiled in Python3.
Tools Required:
1. Python3
2. Numpy
3. Matplotlib
4. OpenCV
For Windows, you can download the pip wheels from:
http://www.lfd.uci.edu/~gohlke/pythonlibs/
For Linux/Ubuntu/Raspbian, you can install them using "pip".