forked from mrobertowagner/VGLGui
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMakefile_python
More file actions
executable file
·18 lines (18 loc) · 873 Bytes
/
Copy pathMakefile_python
File metadata and controls
executable file
·18 lines (18 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
rundemo:
cd ~/Documents/repo/VGLGui; ./execWorkflowGen.py ./SAMPLES/demo.wksp 1
runfundus:
cd ~/Documents/repo/VGLGui; ./execWorkflowGen.py ./SAMPLES/fundus.wksp 1
run3d:
cd ~/Documents/TCC_1/VGLGui; ./execWorkflowGen.py ./SAMPLES/3d/functions3d.wksp 1
runnd_strel_type:
cd ~/Documents/TCC_1/VGLGui; ./execWorkflowGen.py ./SAMPLES/nd/nd_Strel_type.wksp 1
runnd_strel_window:
cd ~/Documents/TCC_1/VGLGui; ./execWorkflowGen.py ./SAMPLES/nd/nd_Strel_window.wksp 1
runprocedure:
cd ~/Documents/TCC_1/VGLGui; ./execWorkflowGen.py ./SAMPLES/procedures/tcc/demo_fundus.wksp 1
rungenerator:
cd ~/Documents/TCC_1/VGLGui; ./interpretador.pl -p CL CL_ND/*.cl CL/*.cl CL_MM/*.cl CL_UTIL/*.cl
runndtype:
cd ~/Documents/TCC_1/VGLGui; ./execWorkflowGen.py ./SAMPLES/nd/ndtype.wksp 1
runndshape:
cd ~/Documents/TCC_1/VGLGui; ./execWorkflowGen.py ./SAMPLES/nd/ndtotal.wksp 1