summaryrefslogtreecommitdiffstats
path: root/SD-VBS/common/toolbox/lagrcv/test/pathdef.m
blob: 7a33e837033687a6a9ffb52ad35a87ffe3c78fb3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
function p = pathdef
%PATHDEF Search path defaults.
%   PATHDEF returns a string that can be used as input to MATLABPATH
%   in order to set the path.

  
%   Copyright 1984-2002 The MathWorks, Inc.
%   $Revision: 1.4.2.1 $ $Date: 2003/01/16 12:51:34 $


% DO NOT MODIFY THIS FILE.  IT IS AN AUTOGENERATED FILE.  
% EDITING MAY CAUSE THE FILE TO BECOME UNREADABLE TO 
% THE PATHTOOL AND THE INSTALLER.

p = [...
%%% BEGIN ENTRIES %%%
     '/u/ikkjin/Benchmark:', ...
     '/u/ikkjin/Benchmark/viola_jones/src/test:', ...
     '/u/ikkjin/Benchmark/viola_jones/src/test/distrib:', ...
     '/u/ikkjin/Benchmark/viola_jones/src/test/src:', ...
     '/u/ikkjin/Benchmark/Toolbox:', ...
     '/u/ikkjin/Benchmark/Toolbox/Gang:', ...
     '/u/ikkjin/Benchmark/Toolbox/MultiNcut:', ...
     '/u/ikkjin/Benchmark/Toolbox/MultiNcut3D:', ...
     '/u/ikkjin/Benchmark/Toolbox/QihuiTool:', ...
     '/u/ikkjin/Benchmark/Toolbox/QihuiTool/NNMF:', ...
     '/u/ikkjin/Benchmark/Toolbox/QihuiTool/RGB2Lab:', ...
     '/u/ikkjin/Benchmark/Toolbox/QihuiTool/SIFT_toolbox:', ...
     '/u/ikkjin/Benchmark/Toolbox/QihuiTool/SIFT_toolbox/images:', ...
     '/u/ikkjin/Benchmark/Toolbox/ShapeContext:', ...
     '/u/ikkjin/Benchmark/Toolbox/ShapeContext/lap:', ...
     '/u/ikkjin/Benchmark/Toolbox/ShapeContext/lap/CVS:', ...
     '/u/ikkjin/Benchmark/Toolbox/ikkjin:', ...
     '/u/ikkjin/Benchmark/Toolbox/interContourCutsAffine:', ...
     '/u/ikkjin/Benchmark/Toolbox/interContourCutsAffine/source:', ...
     '/u/ikkjin/Benchmark/Toolbox/lagrcv:', ...
     '/u/ikkjin/Benchmark/Toolbox/lagrcv/test:', ...
     '/u/ikkjin/Benchmark/Toolbox/lagrcv/test/result:', ...
     '/u/ikkjin/Benchmark/Toolbox/textons:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/TOOLBOX_calib:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/affine:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/calib:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/calib/TOOLBOX_calib:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/calib_bouguetj:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/calib_bouguetj2:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/common:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/disp:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/fact:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/filter:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/filter_hist:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/filtersQuad:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/io:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/matching:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/matching/pub:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/matching/pub/contrib:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/matching/pub/contrib/v5:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/matching/pub/contrib/v5/optim:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/matching/pub/contrib/v5/optim/assignprob:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/ncut:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/pyramid:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/stella:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/tars:', ...
     '/u/ikkjin/Benchmark/Toolbox/toolbox_basic/textons:', ...
     '/u/ikkjin/Benchmark/color2gray:', ...
     '/u/ikkjin/Benchmark/color2gray/src:', ...
     '/u/ikkjin/Benchmark/color2gray/src/TestImages:', ...
     '/u/ikkjin/Benchmark/color2gray/src/colorspaces:', ...
     '/u/ikkjin/Benchmark/color2gray/src/helper:', ...
     '/u/ikkjin/Benchmark/disparity:', ...
     '/u/ikkjin/Benchmark/disparity/result:', ...
     '/u/ikkjin/Benchmark/disparity/src:', ...
     '/u/ikkjin/Benchmark/localization:', ...
     '/u/ikkjin/Benchmark/localization/result:', ...
     '/u/ikkjin/Benchmark/localization/src:', ...
     '/u/ikkjin/Benchmark/registration:', ...
     '/u/ikkjin/Benchmark/registration/result:', ...
     '/u/ikkjin/Benchmark/registration/src:', ...
     '/u/ikkjin/Benchmark/stitch:', ...
     '/u/ikkjin/Benchmark/stitch/result:', ...
     '/u/ikkjin/Benchmark/stitch/src:', ...
     '/u/ikkjin/Benchmark/texture_synthesis:', ...
     '/u/ikkjin/Benchmark/texture_synthesis/MEX:', ...
     '/u/ikkjin/Benchmark/tracking:', ...
     '/u/ikkjin/Benchmark/tracking/result:', ...
     '/u/ikkjin/Benchmark/tracking/src:', ...
     '/u/ikkjin/Benchmark/viola_jones:', ...
     '/u/ikkjin/Benchmark/viola_jones/result:', ...
     '/u/ikkjin/Benchmark/viola_jones/src:', ...
     '/u/ikkjin/Benchmark/viola_jones/src/Additional Functions:', ...
     '/u/ikkjin/Benchmark/viola_jones/src/Code:', ...
     '/u/ikkjin/Benchmark/viola_jones/src/MatlabFaceDetect Files:', ...
     matlabroot,'/toolbox/matlab/general:', ...
     matlabroot,'/toolbox/matlab/ops:', ...
     matlabroot,'/toolbox/matlab/lang:', ...
     matlabroot,'/toolbox/matlab/elmat:', ...
     matlabroot,'/toolbox/matlab/elfun:', ...
     matlabroot,'/toolbox/matlab/specfun:', ...
     matlabroot,'/toolbox/matlab/matfun:', ...
     matlabroot,'/toolbox/matlab/datafun:', ...
     matlabroot,'/toolbox/matlab/polyfun:', ...
     matlabroot,'/toolbox/matlab/funfun:', ...
     matlabroot,'/toolbox/matlab/sparfun:', ...
     matlabroot,'/toolbox/matlab/scribe:', ...
     matlabroot,'/toolbox/matlab/graph2d:', ...
     matlabroot,'/toolbox/matlab/graph3d:', ...
     matlabroot,'/toolbox/matlab/specgraph:', ...
     matlabroot,'/toolbox/matlab/graphics:', ...
     matlabroot,'/toolbox/matlab/uitools:', ...
     matlabroot,'/toolbox/matlab/strfun:', ...
     matlabroot,'/toolbox/matlab/imagesci:', ...
     matlabroot,'/toolbox/matlab/iofun:', ...
     matlabroot,'/toolbox/matlab/audiovideo:', ...
     matlabroot,'/toolbox/matlab/timefun:', ...
     matlabroot,'/toolbox/matlab/datatypes:', ...
     matlabroot,'/toolbox/matlab/verctrl:', ...
     matlabroot,'/toolbox/matlab/codetools:', ...
     matlabroot,'/toolbox/matlab/helptools:', ...
     matlabroot,'/toolbox/matlab/demos:', ...
     matlabroot,'/toolbox/matlab/timeseries:', ...
     matlabroot,'/toolbox/matlab/hds:', ...
     matlabroot,'/toolbox/matlab/guide:', ...
     matlabroot,'/toolbox/matlab/plottools:', ...
     matlabroot,'/toolbox/local:', ...
     matlabroot,'/toolbox/shared/controllib:', ...
     matlabroot,'/toolbox/simulink/simulink:', ...
     matlabroot,'/toolbox/simulink/blocks:', ...
     matlabroot,'/toolbox/simulink/components:', ...
     matlabroot,'/toolbox/simulink/fixedandfloat:', ...
     matlabroot,'/toolbox/simulink/fixedandfloat/fxpdemos:', ...
     matlabroot,'/toolbox/simulink/fixedandfloat/obsolete:', ...
     matlabroot,'/toolbox/simulink/simdemos:', ...
     matlabroot,'/toolbox/simulink/simdemos/aerospace:', ...
     matlabroot,'/toolbox/simulink/simdemos/automotive:', ...
     matlabroot,'/toolbox/simulink/simdemos/simfeatures:', ...
     matlabroot,'/toolbox/simulink/simdemos/simgeneral:', ...
     matlabroot,'/toolbox/simulink/dee:', ...
     matlabroot,'/toolbox/shared/dastudio:', ...
     matlabroot,'/toolbox/shared/glue:', ...
     matlabroot,'/toolbox/stateflow/stateflow:', ...
     matlabroot,'/toolbox/rtw/rtw:', ...
     matlabroot,'/toolbox/simulink/simulink/modeladvisor:', ...
     matlabroot,'/toolbox/simulink/simulink/modeladvisor/fixpt:', ...
     matlabroot,'/toolbox/simulink/simulink/MPlayIO:', ...
     matlabroot,'/toolbox/simulink/simulink/dataobjectwizard:', ...
     matlabroot,'/toolbox/shared/fixedpointlib:', ...
     matlabroot,'/toolbox/simulink/dataimportexport:', ...
     matlabroot,'/toolbox/shared/hdlshared:', ...
     matlabroot,'/toolbox/rtw/rtwdemos:', ...
     matlabroot,'/toolbox/rtw/rtwdemos/rsimdemos:', ...
     matlabroot,'/toolbox/rtw/targets/asap2/asap2:', ...
     matlabroot,'/toolbox/rtw/targets/asap2/asap2/user:', ...
     matlabroot,'/toolbox/rtw/targets/common/can/blocks:', ...
     matlabroot,'/toolbox/rtw/targets/common/configuration/resource:', ...
     matlabroot,'/toolbox/rtw/targets/common/tgtcommon:', ...
     matlabroot,'/toolbox/stateflow/sfdemos:', ...
     matlabroot,'/toolbox/stateflow/coder:', ...
     matlabroot,'/toolbox/bioinfo/bioinfo:', ...
     matlabroot,'/toolbox/bioinfo/biolearning:', ...
     matlabroot,'/toolbox/bioinfo/microarray:', ...
     matlabroot,'/toolbox/bioinfo/mass_spec:', ...
     matlabroot,'/toolbox/bioinfo/proteins:', ...
     matlabroot,'/toolbox/bioinfo/biomatrices:', ...
     matlabroot,'/toolbox/bioinfo/biodemos:', ...
     matlabroot,'/toolbox/bioinfo/graphtheory:', ...
     matlabroot,'/toolbox/commblks/commblks:', ...
     matlabroot,'/toolbox/commblks/commmasks:', ...
     matlabroot,'/toolbox/commblks/commmex:', ...
     matlabroot,'/toolbox/commblks/commblksdemos:', ...
     matlabroot,'/toolbox/commblks/commblksobsolete/v3:', ...
     matlabroot,'/toolbox/commblks/commblksobsolete/v2p5:', ...
     matlabroot,'/toolbox/commblks/commblksobsolete/v2:', ...
     matlabroot,'/toolbox/comm/comm:', ...
     matlabroot,'/toolbox/comm/commdemos:', ...
     matlabroot,'/toolbox/comm/commdemos/commdocdemos:', ...
     matlabroot,'/toolbox/comm/commobsolete:', ...
     matlabroot,'/toolbox/compiler:', ...
     matlabroot,'/toolbox/control/control:', ...
     matlabroot,'/toolbox/control/ctrlguis:', ...
     matlabroot,'/toolbox/control/ctrlobsolete:', ...
     matlabroot,'/toolbox/control/ctrlutil:', ...
     matlabroot,'/toolbox/control/ctrldemos:', ...
     matlabroot,'/toolbox/shared/slcontrollib:', ...
     matlabroot,'/toolbox/curvefit/curvefit:', ...
     matlabroot,'/toolbox/curvefit/cftoolgui:', ...
     matlabroot,'/toolbox/shared/optimlib:', ...
     matlabroot,'/toolbox/dspblks/dspblks:', ...
     matlabroot,'/toolbox/dspblks/dspmasks:', ...
     matlabroot,'/toolbox/dspblks/dspmex:', ...
     matlabroot,'/toolbox/dspblks/dspdemos:', ...
     matlabroot,'/toolbox/shared/filterdesignlib:', ...
     matlabroot,'/toolbox/rtw/targets/ecoder:', ...
     matlabroot,'/toolbox/rtw/targets/ecoder/ecoderdemos:', ...
     matlabroot,'/toolbox/rtw/targets/mpt:', ...
     matlabroot,'/toolbox/rtw/targets/mpt/mpt:', ...
     matlabroot,'/toolbox/rtw/targets/mpt/user_specific:', ...
     matlabroot,'/toolbox/fixedpoint/fixedpoint:', ...
     matlabroot,'/toolbox/fixedpoint/fidemos:', ...
     matlabroot,'/toolbox/fixedpoint/fimex:', ...
     matlabroot,'/toolbox/fixpoint:', ...
     matlabroot,'/toolbox/gads:', ...
     matlabroot,'/toolbox/gads/gads:', ...
     matlabroot,'/toolbox/gads/gadsdemos:', ...
     matlabroot,'/toolbox/ident/ident:', ...
     matlabroot,'/toolbox/ident/idobsolete:', ...
     matlabroot,'/toolbox/ident/idguis:', ...
     matlabroot,'/toolbox/ident/idutils:', ...
     matlabroot,'/toolbox/ident/iddemos:', ...
     matlabroot,'/toolbox/ident/idhelp:', ...
     matlabroot,'/toolbox/images/images:', ...
     matlabroot,'/toolbox/images/imuitools:', ...
     matlabroot,'/toolbox/images/imdemos:', ...
     matlabroot,'/toolbox/images/iptutils:', ...
     matlabroot,'/toolbox/shared/imageslib:', ...
     matlabroot,'/toolbox/images/medformats:', ...
     matlabroot,'/toolbox/instrument/instrument:', ...
     matlabroot,'/toolbox/instrument/instrumentdemos:', ...
     matlabroot,'/toolbox/map/map:', ...
     matlabroot,'/toolbox/map/mapdemos:', ...
     matlabroot,'/toolbox/map/mapdisp:', ...
     matlabroot,'/toolbox/map/mapformats:', ...
     matlabroot,'/toolbox/map/mapproj:', ...
     matlabroot,'/toolbox/shared/mapgeodesy:', ...
     matlabroot,'/toolbox/slvnv/simcoverage:', ...
     matlabroot,'/toolbox/nnet:', ...
     matlabroot,'/toolbox/nnet/nncontrol:', ...
     matlabroot,'/toolbox/nnet/nndemos:', ...
     matlabroot,'/toolbox/nnet/nnet:', ...
     matlabroot,'/toolbox/nnet/nnet/nnanalyze:', ...
     matlabroot,'/toolbox/nnet/nnet/nncustom:', ...
     matlabroot,'/toolbox/nnet/nnet/nndistance:', ...
     matlabroot,'/toolbox/nnet/nnet/nnformat:', ...
     matlabroot,'/toolbox/nnet/nnet/nninit:', ...
     matlabroot,'/toolbox/nnet/nnet/nnlearn:', ...
     matlabroot,'/toolbox/nnet/nnet/nnnetinput:', ...
     matlabroot,'/toolbox/nnet/nnet/nnnetwork:', ...
     matlabroot,'/toolbox/nnet/nnet/nnperformance:', ...
     matlabroot,'/toolbox/nnet/nnet/nnplot:', ...
     matlabroot,'/toolbox/nnet/nnet/nnprocess:', ...
     matlabroot,'/toolbox/nnet/nnet/nnsearch:', ...
     matlabroot,'/toolbox/nnet/nnet/nntopology:', ...
     matlabroot,'/toolbox/nnet/nnet/nntrain:', ...
     matlabroot,'/toolbox/nnet/nnet/nntransfer:', ...
     matlabroot,'/toolbox/nnet/nnet/nnweight:', ...
     matlabroot,'/toolbox/nnet/nnguis:', ...
     matlabroot,'/toolbox/nnet/nnguis/nftool:', ...
     matlabroot,'/toolbox/nnet/nnguis/nntool:', ...
     matlabroot,'/toolbox/nnet/nnobsolete:', ...
     matlabroot,'/toolbox/nnet/nnresource:', ...
     matlabroot,'/toolbox/nnet/nnutils:', ...
     matlabroot,'/toolbox/optim:', ...
     matlabroot,'/toolbox/pde:', ...
     matlabroot,'/toolbox/robust/robust:', ...
     matlabroot,'/toolbox/robust/rctlmi:', ...
     matlabroot,'/toolbox/robust/rctutil:', ...
     matlabroot,'/toolbox/robust/rctdemos:', ...
     matlabroot,'/toolbox/robust/rctobsolete/robust:', ...
     matlabroot,'/toolbox/robust/rctobsolete/lmi:', ...
     matlabroot,'/toolbox/robust/rctobsolete/mutools/commands:', ...
     matlabroot,'/toolbox/robust/rctobsolete/mutools/subs:', ...
     matlabroot,'/toolbox/signal/signal:', ...
     matlabroot,'/toolbox/signal/sigtools:', ...
     matlabroot,'/toolbox/signal/sptoolgui:', ...
     matlabroot,'/toolbox/signal/sigdemos:', ...
     matlabroot,'/toolbox/shared/spcuilib:', ...
     matlabroot,'/toolbox/slcontrol/slcontrol:', ...
     matlabroot,'/toolbox/slcontrol/slctrlguis:', ...
     matlabroot,'/toolbox/slcontrol/slctrlutil:', ...
     matlabroot,'/toolbox/slcontrol/slctrldemos:', ...
     matlabroot,'/toolbox/splines:', ...
     matlabroot,'/toolbox/stats:', ...
     matlabroot,'/toolbox/vipblks/vipblks:', ...
     matlabroot,'/toolbox/vipblks/vipmasks:', ...
     matlabroot,'/toolbox/vipblks/vipmex:', ...
     matlabroot,'/toolbox/vipblks/vipdemos:', ...
     matlabroot,'/toolbox/wavelet/wavelet:', ...
     matlabroot,'/toolbox/wavelet/wmultisig1d:', ...
     matlabroot,'/toolbox/wavelet/wavedemo:', ...
     matlabroot,'/work:', ...
%%% END ENTRIES %%%
     ...
];

p = [userpath,p];