From 7c5c8703d763a0f2007499193a3b1a83892c4725 Mon Sep 17 00:00:00 2001 From: fzzinchemical Date: Wed, 22 Oct 2025 17:59:59 +0200 Subject: [PATCH] vault backup: 2025-10-22 17:59:59 --- .obsidian/plugins/obsidian-git/data.json | 58 ---------------------- .obsidian/workspace.json | 3 +- Semester 7/Bildverarbeitung/Vorlesung 2.md | 4 +- 3 files changed, 4 insertions(+), 61 deletions(-) diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index 7cdd8c1..e69de29 100755 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -1,58 +0,0 @@ -{ - "commitMessage": "vault backup: {{date}}", - "commitDateFormat": "YYYY-MM-DD HH:mm:ss", - "autoSaveInterval": 90, - "autoPushInterval": 1, - "autoPullInterval": 45, - "autoPullOnBoot": false, - "disablePush": false, - "pullBeforePush": true, - "disablePopups": false, - "disablePopupsForNoChanges": false, - "listChangedFilesInMessageBody": false, - "showStatusBar": true, - "updateSubmodules": false, - "syncMethod": "merge", - "customMessageOnAutoBackup": false, - "autoBackupAfterFileChange": true, - "treeStructure": false, - "refreshSourceControl": true, - "basePath": "", - "differentIntervalCommitAndPush": false, - "changedFilesInStatusBar": false, - "showedMobileNotice": true, - "refreshSourceControlTimer": 7000, - "showBranchStatusBar": true, - "setLastSaveToLastCommit": false, - "submoduleRecurseCheckout": false, - "gitDir": "", - "showFileMenu": true, - "authorInHistoryView": "hide", - "dateInHistoryView": false, - "lineAuthor": { - "show": false, - "followMovement": "inactive", - "authorDisplay": "initials", - "showCommitHash": false, - "dateTimeFormatOptions": "date", - "dateTimeFormatCustomString": "YYYY-MM-DD HH:mm", - "dateTimeTimezone": "viewer-local", - "coloringMaxAge": "1y", - "colorNew": { - "r": 255, - "g": 150, - "b": 150 - }, - "colorOld": { - "r": 120, - "g": 160, - "b": 255 - }, - "textColorCss": "var(--text-muted)", - "ignoreWhitespace": false, - "gutterSpacingFallbackLength": 5, - "lastShownAuthorDisplay": "initials", - "lastShownDateTimeFormatOptions": "date" - }, - "autoCommitMessage": "vault backup: {{date}}" -} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 13686d2..1076c94 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -78,8 +78,7 @@ } ], "direction": "horizontal", - "width": 300, - "collapsed": true + "width": 300 }, "right": { "id": "ea490c4c2ec9782b", diff --git a/Semester 7/Bildverarbeitung/Vorlesung 2.md b/Semester 7/Bildverarbeitung/Vorlesung 2.md index bcbbe88..6f2c3e2 100644 --- a/Semester 7/Bildverarbeitung/Vorlesung 2.md +++ b/Semester 7/Bildverarbeitung/Vorlesung 2.md @@ -10,4 +10,6 @@ # Digitale Bilder # Motivation Bildauswertung # Histogramme -# Punktoperationen \ No newline at end of file +# Punktoperationen +- Sobel Filter hilft bei der Ermittlung von Kanten (durchaus interessant um einen Borderlands ähnlichen Effekt zu erhalten) +- \ No newline at end of file