All about discovery of computer vision and Open CV.
python3 start.py [insert argument]
- blend - blending two images together (using addWeighted)
- bitwise operations - creates a logo that is inserted to a picture
- convolution - will run all available convolutions
- edge detection - shows different methods of edge detection
- gamma correction - gamma adjustment via linear stretching
- coin detection - compares outputs of manual and Hough detection of circles (coins)
- Open CV
- NumPy
pip3 install -r requirements.txt
- PyCharm terminal:
ssh -p 2222 tina@127.0.0.1
- If you are using Windows, Ubuntu and PyCharm community edition together
sudo service ssh start