Releases: SRA-VJTI/Pixels
Releases · SRA-VJTI/Pixels
PIXELS 2021
This release contains the 1st version of the PIXELS Seminar conducted in 2021. The content of this release is implemented in Python and uses numpy and OpenCV Python API.
- This release can be used as a reference to basic Image Processing using Python.
- Contains a tutorial for necessary
numpymethods. - Tutorials on commonly used
OpenCVfunctions in Python. - Implementation of blob detection a very commonly used algorithm in Python.