Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mateuszk098/image-processing
- Owner: mateuszk098
- License: unlicense
- Created: 2024-01-09T10:16:26.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-10-20T20:20:32.000Z (29 days ago)
- Last Synced: 2024-10-21T00:52:08.136Z (29 days ago)
- Topics: image-processing, opencv, python
- Language: Jupyter Notebook
- Homepage:
- Size: 63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)