* Added note concerning "Image Processing" Carpentries lesson.

This commit is contained in:
Wirawan Purwanto
2022-07-20 23:07:11 -04:00
parent 80af0777f1
commit 09757dee39

View File

@@ -0,0 +1,22 @@
Lessons on Image Processing
===========================
"Image Processing with Python"
https://datacarpentry.org/image-processing/
A Data Carpentry lesson.
About the lesson:
> "This lesson shows how to use Python and skimage to do basic image
processing."
> "With this lesson, we aim to provide a thorough grounding in the
fundamental concepts and skills of working with image data in
Python. Most of the examples used in this lesson focus on one
particular class of image processing technique, morphometrics, but
what you will learn can be used to solve a much wider range of
problems."