瀏覽代碼

supporting save search path without flooding

Alexander Freytag 10 年之前
父節點
當前提交
25b101bb78
共有 1 個文件被更改,包括 6 次插入0 次删除
  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  
 ```