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

https://github.com/yanukadeneth99/simple-image-processing

Simple Image Processing Snips using Python.
https://github.com/yanukadeneth99/simple-image-processing

image-processing python

Last synced: 3 months ago
JSON representation

Simple Image Processing Snips using Python.

Awesome Lists containing this project

README

        

# Simple Image Processing - OpenCV Library

## Read and Write Images

![Code](https://i.imgur.com/jVSgkw7.png)

## GrayScale Images

![Code](https://i.imgur.com/SURh5Ni.png)

## Threshold

![Code](https://i.imgur.com/JSkJSfr.png)

## Video Capture

![Code](https://i.imgur.com/ACW77FR.png)

- Using OpenCV to stream continous images from web camera