File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,16 @@ If you have any questions, please use the anonymous etherpad (see email) or open
6161 * [ Custom functions] ( 03_python_algorithms/09_custom_functions.ipynb )
6262 * [ Custom libraries] ( 03_python_algorithms/10_custom_libraries.ipynb )
6363
64- * Introduction to image filtering + image segmentation (2022-Apr-26)
64+ * Introduction to image visualization, processing and filtering (2022-Apr-26)
65+ * [ Image Processing and Filtering (slides)] ( 04_image_processing_and_filters/Image_Processing_and_Filtering.pdf )
66+ * [ Napari Introduction] ( 04_image_processing_and_filters/1_Napari_introduction.ipynb )
67+ * [ Histogram] ( 04_image_processing_and_filters/2_Histogram.ipynb )
68+ * [ Brightness and Contrast] ( 04_image_processing_and_filters/3_Brightness_and_Contrast.ipynb )
69+ * [ Binarization] ( 04_image_processing_and_filters/4_Binarization.ipynb )
70+ * [ Image Filters] ( 04_image_processing_and_filters/5_Image_Filters.ipynb )
71+ * [ Morphological Operations] ( 04_image_processing_and_filters/6_Morphological_operations.ipynb )
72+
73+
6574* Quantitative image analysis (2022-May-03)
6675* Machine learning for bio-image analysis (2022-May-10)
6776* Introduction to Biostatistics (2022-May-17)
You can’t perform that action at this time.
0 commit comments