Skip to content
Snippets Groups Projects
Commit d3e475c7 authored by guiwitz's avatar guiwitz
Browse files

renamings

parent f37dc291
No related branches found
No related tags found
No related merge requests found
%% Cell type:markdown id: tags:
# Image processing with Python: Table of contents
#### **Guillaume Witz**, Science IT Support, Bern University
%% Cell type:markdown id: tags:
## Course
### [1. Python Bacics](01-Python_basics.ipynb)
### [2. Functions](02-Functions.ipynb)
### [3. Modules](03-Modules.ipynb)
### [4. Structures](04-Structures.ipynb)
### [5. Loops and conditions](05-Loops_conditions.ipynb)
### [6. Numpy basics](06-Numpy_basics.ipynb)
### [7. Images](07-Images.ipynb)
### [8. Slicing and indexing images](08-Slicing_indexing.ipynb)
### [9. Thresholding](09-Thresholding.ipynb)
### [10. Morphological operations](10-Morphology.ipynb)
### [11. Filtering](11-Filtering.ipynb)
### [12. Measuring segmented regions](12-Regions.ipynb)
### [13. A complete pipeline operations](13-Pipeline.ipynb)
### [Cheatsheet](Cheatsheet.ipynb)
## Exercises
### [1. Python Bacics](e01-Python_basics.ipynb)
### [2. Functions](e02-Functions.ipynb)
### [4. Structures](e04-Structures.ipynb)
### [5. Loops and conditions](e05-Loops_conditions.ipynb)
### [6. Numpy basics](e06-Numpy_basics.ipynb)
### [7. Images, slicing, indexing](e0708-Images.ipynb)
### [8. Thresholding](e09-Thresholding.ipynb)
### [9. Morphology](e10-Morphology.ipynb)
%% Cell type:code id: tags:
``` python
```
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment