Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mateuszk098/image-processing

Image Processing Notes
https://github.com/mateuszk098/image-processing

image-processing opencv python

Last synced: 11 days ago
JSON representation

Image Processing Notes

Awesome Lists containing this project

README

        

# Image Processing

![GitHub last commit](https://img.shields.io/github/last-commit/mateuszk098/image-processing)

Some notebooks and scripts used during learning image processing fundamentals.

## **Contents:**

- [Computer Vision Theory and Projects in Python for Beginners](https://github.com/mateuszk098/image-processing/tree/master/computer_vision_theory_and_projects_in_python_for_beginners) - Notes from the course: [https://www.oreilly.com/library/view/computer-vision-theory/9781801815949/](https://www.oreilly.com/library/view/computer-vision-theory/9781801815949/).
- [Learning OpenCV by Gary Bradski](https://github.com/mateuszk098/image-processing/tree/master/learning_opencv_by_gary_bradski) - Notes from the Learning OpenCV by Gary Bradski's book.
- [Python for Computer Vision with OpenCV and Deep Learning](https://github.com/mateuszk098/image-processing/tree/master/python_for_computer_vision_with_opencv_and_deep_learning) - Notes from the course: [https://www.udemy.com/course/python-for-computer-vision-with-opencv-and-deep-learning](https://www.udemy.com/course/python-for-computer-vision-with-opencv-and-deep-learning)