edualgo / eduAlgo

A simple python package having modules of different algorithms to use in educational purposes.
https://edualgo.github.io/documentation/
MIT License
99 stars 54 forks source link

openCV basic operations #168

Closed KhushiChaudhary744 closed 2 years ago

KhushiChaudhary744 commented 2 years ago

A python module to help commit basic operations like applying filters, resizing, bluring etc using openCV

Abhijit2505 commented 2 years ago

@KhushiChaudhary744 not in this package, you can contribute in Grokking Machine Learning Repo for openCV

KhushiChaudhary744 commented 2 years ago

Okay, thanks!