Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/milan-sony/open_cv-test

Open CV test
https://github.com/milan-sony/open_cv-test

opencv python

Last synced: 7 days ago
JSON representation

Open CV test

Awesome Lists containing this project

README

        

# OpenCV Test

### Read documentation

OpenCV

### Programs

`opencv_test1.py`

- load image
- resize image
- rotate image
- display the image
- save the image
- waitKey()
- destroyAllWindows()

`opencv_test2.py`

- capture the video

`opencv_test3.py`

- save the captured video

`opencv_test4.py`

- draw line
- draw rectabgle
- draw circle
- draw polygon
- adding text to image