https://github.com/dani-lbnl/introvision
Introduction to Computer Vision
https://github.com/dani-lbnl/introvision
computer-vision tutorial
Last synced: 26 days ago
JSON representation
Introduction to Computer Vision
- Host: GitHub
- URL: https://github.com/dani-lbnl/introvision
- Owner: dani-lbnl
- License: gpl-3.0
- Created: 2021-01-11T06:32:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-31T14:33:47.000Z (over 2 years ago)
- Last Synced: 2025-03-10T22:39:03.008Z (11 months ago)
- Topics: computer-vision, tutorial
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction to Computer vision
This is a short introduction to Computer Vision, containing examples on image filtering, 2D and 3D representations, as well as pixel classification and visualization schemes. These are used for the construction of pipelines and workflows using several scientific python libraries, such as scikit-learn, scikit-image, and itkwidgets.
Title: Computer Vision for Imaging Science [pdf]
## Tutorials with Jupyter notebooks:
1. Refresh some concepts in case you need: [[link]](https://swcarpentry.github.io/2015-05-04-lbl/) by Software carpentry
2. Learn how to read images e create your own filters: [[link]](https://datacarpentry.org/image-processing/) by Data carpentry
3. Discover how to use computer vision to measure plant roots: [[link]](http://bit.ly/wdevision2023)
4. Explore skimage with this ISBI'19 tutorial [[long tutorial]](https://github.com/dani-lbnl/isvc2019) by Siqueira, van der Walt, Ushizima
5. Enjoy visualization with itkwidgets: [[short tutorial]](https://github.com/dani-lbnl/SC20_pyHPC) SuperComputing 2020 by Ushizima, McCormick
6. Microct analysis [[full course]](https://github.com/CameraIA/dipmicroct/tree/master/partII) CAMERA Tomography Workshop 2019 by Ushizima, Siqueira, Miramontes
- Lesson 1: [](https://drive.google.com/file/d/1l3nUSw5N2QQgcZqlO9gULRN3PHrkde6Q/view?usp=sharing)
- Lesson 2: [](https://drive.google.com/file/d/1GX3Gp0IgqCCn7KbpwG2LVsVCKKyGd-45/view?usp=sharing)
7. Deep dive on skimage [[tutorial]](https://scipy-lectures.org/packages/scikit-image/index.html) by Gouillart
## Enjoyed it? Be a star and give us a :star: _(top-right corner)_
[](https://twitter.com/dani_lbnl)
[](https://www.linkedin.com/in/daniela-ushizima-vision)
[](https://www.youtube.com/c/DaniUshizimaVision)
[](https://www.instagram.com/danielaushizima)
[](mailto:dani.lbnl@gmail.com)