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] |
-
Refresh some concepts in case you need: [link] by Software carpentry
-
Learn how to read images e create your own filters: [link] by Data carpentry
-
Discover how to use computer vision to measure plant roots: [link]
-
Explore skimage with this ISBI'19 tutorial [long tutorial] by Siqueira, van der Walt, Ushizima
-
Enjoy visualization with itkwidgets: [short tutorial] SuperComputing 2020 by Ushizima, McCormick
-
Microct analysis [full course] CAMERA Tomography Workshop 2019 by Ushizima, Siqueira, Miramontes
-
Deep dive on skimage [tutorial] by Gouillart