Skip to content

Short refresher of image processing in Python (OpenCV, numpy). Reading, writing, filtering (convolutions), computation of derivatives, etc.

License

Notifications You must be signed in to change notification settings

tub-rip/improc_py

Repository files navigation

Exercise to refresh Python skills and Digital Image Processing

Files:

  • ex1_guide.pdf: Guide to the exercise.

  • ex1_imgproc_notebook_to_fill.ipynb: Jupyter notebook with Python code to be filled in.

    • In a terminal, type: ~/.local/bin/jupyter-notebook ex1_imgproc_notebook_to_fill.ipynb
  • images: folder with test images.

  • videos: folder with supporting animation.

  • ex1_imgproc_notebook.ipynb: Jupyter notebook with Python code with solutions.

    • In a terminal, type: ~/.local/bin/jupyter-notebook ex1_imgproc_notebook.ipynb

About

Short refresher of image processing in Python (OpenCV, numpy). Reading, writing, filtering (convolutions), computation of derivatives, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published