|
User Documentation |
|
Centre for Vision, Speech & Signal Processing |
|
PUBLIC |
QueryThread::MakeQuery(const FilenameC &,const FilenameC &,IntT,const StringC &)
QueryThread::MakeQuery(const FilenameC &,const ImageRectangleC &,const FilenameC &,IntT,const StringC &)
QueryThread::MakeFeatureImages(const FilenameC &,IntT,const StringC,BooleanT,BooleanT)
|
Methods:
- void MakeQuery(const FilenameC & featFile,const FilenameC & outdir,IntT win,const StringC & stat)
-
make a dataset from user input set
| ind | Index of types of intererest. |
- void MakeQuery(const FilenameC & imname,const ImageRectangleC & rec,const FilenameC & outdir,IntT win,const StringC & stat)
-
make a dataset from user input set
| ind | Index of types of intererest. |
- void MakeFeatureImages(const FilenameC & featFile,IntT win,const StringC stat,BooleanT normalise,BooleanT colour = TRUE)
-
compute a set of feature images for an image
| ind | Index of types of intererest. |
|
Programmer:Kieron J Messer, Documentation by CxxDoc: Tue Mar 20 10:48:08 2001
|