aliases:
- Intraepitheliale Neoplasie status: draft source:
- "[[2022-04-26 Pathologie Vorlesung]]"
- https://flexikon.doccheck.com/de/Dysplasie?utm_source=www.doccheck.flexikon&utm_medium=web&utm_campaign=DC%2BSearch tags:
- krankheitsbild/tumor course:
| import numpy as np | |
| import cv2 | |
| from skimage import color | |
| import os | |
| from os import listdir | |
| from skimage import img_as_float | |
| from skimage import exposure | |
| import scipy.ndimage | |
| import re |
aliases:
| title | allDay | startTime | endTime | date |
|---|---|---|---|---|
Pathologie Vorlesung |
false |
29700 |
35100 |
2022-04-05 |
[!info]+
- type:: Vorlesung
| /* Cards snippet for Obsidian | |
| author: @kepano | |
| Support my work: | |
| https://github.com/sponsors/kepano | |
| modified by @signynt for the Primary theme */ | |
| :root { | |
| --cards-min-width:180px; | |
| --cards-max-width:1fr; | |
| --cards-mobile-width:120px; |