Skip to content

PIXELS 2021

Latest
Compare
Choose a tag to compare
@amanchhaparia amanchhaparia released this 07 Sep 09:46
· 51 commits to main since this release
9492c01

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.