diff --git a/Semester 7/Bildverarbeitung/Vorlesung 3.md b/Semester 7/Bildverarbeitung/Vorlesung 3.md index 1b41f0e..1264284 100644 --- a/Semester 7/Bildverarbeitung/Vorlesung 3.md +++ b/Semester 7/Bildverarbeitung/Vorlesung 3.md @@ -1,3 +1,6 @@ Betragsspektren werden um Rauschen, Musterungen und noch was drittes herauszufiltern. -# Bereichssegmentierung +## Bereichssegmentierung +## Morphologische Operationen +- Entfernen von Artefakten durch Schrumpfen und anschließend wieder Wachsen +- \ No newline at end of file diff --git a/conflict-files-obsidian-git.md b/conflict-files-obsidian-git.md deleted file mode 100644 index d8bbd4f..0000000 --- a/conflict-files-obsidian-git.md +++ /dev/null @@ -1,17 +0,0 @@ -# Conflicts -Please resolve them and commit them using the commands `Git: Commit all changes` followed by `Git: Push` -(This file will automatically be deleted before commit) -[[#Additional Instructions]] available below file list - -- Not a file: .obsidian/workspace.json - -# Additional Instructions -I strongly recommend to use "Source mode" for viewing the conflicted files. For simple conflicts, in each file listed above replace every occurrence of the following text blocks with the desired text. - -```diff -<<<<<<< HEAD - File changes in local repository -======= - File changes in remote repository ->>>>>>> origin/main -``` \ No newline at end of file