Sfoglia il codice sorgente

supporting save search path without flooding

Alexander Freytag 10 anni fa
parent
commit
25b101bb78
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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  
 ```