vault backup: 2025-10-30 15:31:28

This commit is contained in:
fzzinchemical
2025-10-30 15:31:28 +01:00
parent 40d0dad0c5
commit 133e73e3d1
2 changed files with 4 additions and 18 deletions

View File

@@ -1,3 +1,6 @@
Betragsspektren werden um Rauschen, Musterungen und noch was drittes herauszufiltern. Betragsspektren werden um Rauschen, Musterungen und noch was drittes herauszufiltern.
# Bereichssegmentierung ## Bereichssegmentierung
## Morphologische Operationen
- Entfernen von Artefakten durch Schrumpfen und anschließend wieder Wachsen
-

View File

@@ -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
```