Browse Source

supporting save search path without flooding

Alexander Freytag 10 năm trước cách đây
mục cha
commit
25b101bb78
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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  
 ```