Changeset 137 for prdatasets/texturet.m
- Timestamp:
- 12/18/19 15:46:35 (5 years ago)
- Location:
- prdatasets
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
prdatasets
- Property svn:ignore
-
old new 3 3 *.data 4 4 *.asv 5 data
-
- Property svn:ignore
-
prdatasets/texturet.m
r132 r137 15 15 % See also DATASETS, PRDATASETS, TEXTUREL 16 16 17 % Copyright: R.P.W. Duin 17 % Copyright: R.P.W. Duin, r.p.w.duin@37steps.com 18 18 % Faculty EWI, Delft University of Technology 19 19 % P.O. Box 5031, 2600 GA Delft, The Netherlands … … 21 21 function a = texturet 22 22 23 prdatasets(mfilename,4); 24 a = pr_dataset('texturet'); 23 a = pr_getdata; 25 24 a = setname(a,'Texture Test Set');
Note: See TracChangeset
for help on using the changeset viewer.