Quellcode durchsuchen

supporting save search path without flooding

Alexander Freytag vor 10 Jahren
Ursprung
Commit
25b101bb78
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -8,6 +8,12 @@ simply run
 compileFelzenszwalbSegmentation.m
 ```
 
+### Setup - safely add repo to search path
+To make Matlab familiar with all relevant paths (there are only 2 currently) go to the root folder and execute
+```
+initWorkspaceSegmentation.m
+
+
 ### Demo
 1) Run  
 ```