Skip to content

Releases: SRA-VJTI/Pixels_Seminar

PIXELS 2021

07 Sep 09:46
9492c01
Compare
Choose a tag to compare

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 numpy methods.
  • Tutorials on commonly used OpenCV functions in Python.
  • Implementation of blob detection a very commonly used algorithm in Python.