Developer Documentation
Developer Documentation
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

namespace StdUtil
User Level:Default
Library: SysUtil
Example: exEndPoint.cc

Methods:

#include "amma/util/SrcFunc.hh"
BooleanT ProcSrcTree(const FilenameC & fn,BooleanT rec,BooleanT all,ScopePath (*)(FuncArgList) aFunc)
Process source tree.

BooleanT ProcSrcTree(const FilenameC & fn,BooleanT rec,BooleanT all,const ObjT & obj,ScopePath (*)(FuncArgList) aFunc)
Process source tree.

#include "amma/visualdb/StdUtil.hh"
DListC<TypeT> RandomSubset(const DListC<TypeT> & in,IntT n)
Return a random subset of the list
indIndex of types of intererest.

void SaveDoubleImageAsFloatBinary(const DoubleImageC & image,const char * Filename)
Save a double image as a float binary
indIndex of types of intererest.

IntImageC MergeCloseClusters(const NumVPixDataSetC & dset,const IntImageC & labelImage,RealT thres)
This routine takes a numpix dataset and merges close clusters together
indIndex of types of intererest.

IntImageC MergeSmallClusters(const NumVPixDataSetC & dset,const IntImageC & labelImage,IntT min)
This routine takes a numpix dataset and merges close clusters together
indIndex of types of intererest.

NumVLDataSetC DataSetFromImage(const ImageC<TypeT> & im,const DListC<VectorC> & inp)
Get a the labels from an image and put them into a dataset
indIndex of types of intererest.

NumVPixDataSetC GetNumVPixDataSet(const ImageC<TypeT> & im,const DListC<VectorC> & inp)
make a pixel dataset from the image and input vectors
indIndex of types of intererest.

DListC<NumLabelC> IntImage2dset(const IntImageC & image,IntT border,RealT scale = 1.0)
TEMPLATED ROUTINES
indIndex of types of intererest.
////////////////////////////////////////////////


Documentation by CxxDoc: Tue Mar 20 10:50:54 2001
Centre for Vision, Speech & Signal Processing