Skip to content
Snippets Groups Projects
Commit f3837fd9 authored by Layton Aho's avatar Layton Aho
Browse files

Update readme.md

parent 4d85e659
Branches
No related tags found
No related merge requests found
...@@ -40,11 +40,11 @@ USER is the username of the user running the RSF code. The path should reflect w ...@@ -40,11 +40,11 @@ USER is the username of the user running the RSF code. The path should reflect w
``` ```
addpath(genpath,('C:\Users\USER\hydra-image-processor\src\MATLAB')); addpath(genpath,('C:\Users\USER\hydra-image-processor\src\MATLAB'));
addpath(genpath('C:\Users\USER\ncd\src\MATLAB')); addpath(genpath('C:\Users\USER\ncd\src\MATLAB'));
addpath(genpath('C:\Users\USER\rsf\SRC\MATLAB')); addpath(genpath('C:\Users\USER\rsf\src\MATLAB'));
``` ```
## Pipeline ## Pipeline
1. Import images, sameple import code 1. Import images, sample import code
2. Run? 2. Run?
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment