소스 검색

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  
 ```