MultiSpectralResidualChannel Member List

This is the complete list of members for MultiSpectralResidualChannel, including all inherited members.
accept(ChannelVisitor &v)ComplexChannel [virtual]
addSubChan(nub::ref< ChannelBase > ch, const char *name=0, const double weight=1.0, bool exportOpts=false)ComplexChannel
addSubComponent(const nub::ref< ModelComponent > &subc, const bool propagate_realm=true)ModelComponent
CHANGE_ACCEPTED enum value (defined in ParamClient)ParamClient
CHANGE_REJECTED enum value (defined in ParamClient)ParamClient
ChangeStatus enum nameParamClient
ChannelBase(OptionManager &mgr, const std::string &descrName, const std::string &tagName, const VisualFeature vs)ChannelBase
ChannelFacetMap()ChannelFacetMap
combineOutputs()ComplexChannel [protected, virtual]
ComplexChannel(OptionManager &mgr, const std::string &descrName, const std::string &tagName, const VisualFeature vs)ComplexChannel
dbg_ref_count() const nub::ref_counted
dbg_weak_ref_count() const nub::ref_counted
decr_ref_count() const nub::ref_counted
decr_ref_count_no_delete() const nub::ref_counted
descriptiveName() const ModelComponent
doInput(const InputFrame &inframe)MultiSpectralResidualChannel [protected, virtual]
doRequestOption(const ModelOptionDef *opt, const bool useMyVal=false, const bool recurse=true, const bool warn=true)ModelComponent
exportOptions(const ModelFlag flags)ModelComponent
forgetExports()ModelComponent
get_counts() const nub::ref_counted
getFacet() const ChannelFacetMap [inline]
getFeatures(const Point2D< int > &locn, std::vector< float > &mean) const (defined in ComplexChannel)ComplexChannel [virtual]
getFeaturesBatch(std::vector< Point2D< int > * > *locn, std::vector< std::vector< float > > *mean, int *count) const (defined in ComplexChannel)ComplexChannel [virtual]
getInputDims() const ChannelBase
getManager() const ModelComponent
getMapDims() const ComplexChannel [virtual]
getModelParam(size_t i) const ModelComponent
getModelParam(size_t i)ModelComponent
getModelParamString(const std::string &name, const ModelFlag flags=0) const ModelComponent
getModelParamVal(const std::string &name, const ModelFlag flags=0) const ModelComponent [inline]
getModelParamValAux(const std::string &name, RefHolder &val, const ModelFlag flags) const ModelComponent
getNumModelParams() const ModelComponent
getOutput()ComplexChannel [virtual]
getParent() const ModelComponent
getRawCSmap(const uint idx) const ComplexChannel [virtual]
getRootObject()ModelComponent
getRootObject() const ModelComponent
getSubchanTotalWeight(SubchanKey key) const ComplexChannel
getSubmap(const uint index) const ComplexChannel [virtual]
getSubmapName(const uint index) const ComplexChannel [virtual]
getSubmapNameShort(const uint index) const ComplexChannel [virtual]
hasBeenExported() const ModelComponent [protected]
hasFacet() const ChannelFacetMap [inline]
hasInput() const ChannelBase
hasModelParam(const std::string &name, const ModelFlag flags=0) const ModelComponent
hasSubChan(const char *name) const ComplexChannel
hasSubComponent(const std::string &tagname, const ModelFlag flags=0) const ModelComponent
hasSubComponent(const nub::soft_ref< ModelComponent > &c, const ModelFlag flags=0) const ModelComponent
hideOption(const ModelOptionDef *opt)ModelComponent
id() const nub::object
incr_ref_count() const nub::ref_counted
init(OptionManager &mgr, const std::string &descrName, const std::string &tagName, const std::string &crealm="World")ModelComponent [protected]
input(const InputFrame &inframe)ChannelBase
is_not_shareable() const nub::ref_counted
is_shared() const nub::ref_counted
is_unshared() const nub::ref_counted
isHomogeneous() const ComplexChannel [virtual]
itsCombineTypeComplexChannel [protected]
itsDoOutputResize (defined in MultiSpectralResidualChannel)MultiSpectralResidualChannel [protected]
itsDownSizeFilterWidth (defined in MultiSpectralResidualChannel)MultiSpectralResidualChannel [protected]
itsNormTypeComplexChannel [protected]
itsOutputRangeMax (defined in ComplexChannel)ComplexChannel [protected]
itsOutputRangeMinComplexChannel [protected]
itsSaveOutputMapComplexChannel [protected]
itsSizesString (defined in MultiSpectralResidualChannel)MultiSpectralResidualChannel [protected]
itsUseOlderVersionComplexChannel [protected]
itsUseSpaceVariantBoundaryComplexChannel [protected]
killCaches()ComplexChannel [virtual]
managerDestroyed()ModelComponent
mark_as_volatile()nub::ref_counted
ModelComponent(OptionManager &mgr, const std::string &descrName, const std::string &tagName, const std::string &crealm="World")ModelComponent
ModelComponent(const std::string &descrName, const std::string &tagName, const std::string &crealm="World")ModelComponent
ModelComponent()ModelComponent [protected]
MultiSpectralResidualChannel(OptionManager &mgr) (defined in MultiSpectralResidualChannel)MultiSpectralResidualChannel
numChans() const ComplexChannel
numFacets() const ChannelFacetMap
numSubComp() const ModelComponent
numSubmaps() const ComplexChannel [virtual]
obj_typename() const nub::object [virtual]
object()nub::object [protected]
operator delete(void *space, size_t bytes)nub::ref_counted
operator new(size_t bytes)nub::ref_counted
outputAvailable() const ComplexChannel [virtual]
paramChanged(ModelParamBase *const param, const bool valueChanged, ParamClient::ChangeStatus *status)MultiSpectralResidualChannel [virtual]
ParamClient()ParamClient
printout(std::ostream &s, const std::string &prefix="") const ModelComponent
readFacetsFrom(const ParamMap &pmap)ChannelFacetMap
readFrom(const ParamMap &pmap)ComplexChannel [virtual]
readParamsFrom(const ParamMap &pmap, const bool noerr=true)ModelComponent
real_typename() const nub::object
realm() const ModelComponent
ref_counted()nub::ref_counted
registerOptionedParam(OptionedModelParam *mp, const ParamFlag flags)ModelComponent [virtual]
registerParam(ModelParamBase *mp)ModelComponent [virtual]
removeAllSubChans()ComplexChannel
removeAllSubComponents()ModelComponent
removeSubChan(nub::ref< ChannelBase > ch)ComplexChannel
removeSubComponent(const ModelComponent &subc, bool removeall=false)ModelComponent
removeSubComponent(const nub::ref< ModelComponent > &subc)ModelComponent
removeSubComponent(const uint idx)ModelComponent
removeSubComponent(const std::string &tagname)ModelComponent
reset(const ModelFlag flags)ModelComponent
reset1()ChannelBase [virtual]
reset2()ModelComponent [protected, virtual]
save(const ModelComponentSaveInfo &sinfo, const ModelFlag flags=MC_RECURSE)ModelComponent
save1(const ModelComponentSaveInfo &sinfo)ModelComponent [protected, virtual]
save2(const ModelComponentSaveInfo &sinfo)ModelComponent [protected, virtual]
saveResults(const nub::ref< FrameOstream > &ofs)ComplexChannel [virtual]
setDescriptiveName(const std::string &name)ModelComponent
setFacet(rutz::shared_ptr< T > f)ChannelFacetMap [inline]
setInputDims(const Dims &dims) (defined in ChannelBase)ChannelBase [protected]
setManager(OptionManager &mgr)ModelComponent [protected]
setModelParamString(const std::string &name, const std::string &value, const ModelFlag flags=0)ModelComponent
setModelParamVal(const std::string &name, const T &val, const ModelFlag flags=0)ModelComponent [inline]
setModelParamValAux(const std::string &name, const RefHolder &val, const ModelFlag flags)ModelComponent
setRealm(const std::string &crealm)ModelComponent
setSubchanTotalWeight(SubchanKey key, const double wt)ComplexChannel
setSubchanVisitor(rutz::shared_ptr< ChannelVisitor > v)ComplexChannel
setTagName(const std::string &name)ModelComponent
sortChannelsByNumSubmaps(bool dosort)ComplexChannel
start()ModelComponent
start1()ComplexChannel [protected, virtual]
start2()ComplexChannel [protected, virtual]
started() const ModelComponent
stop()ModelComponent
stop1()ModelComponent [protected, virtual]
stop2()ComplexChannel [protected, virtual]
subChan(const uint idx) const ComplexChannel
subChan(const std::string &tagname) const ComplexChannel
subChanFromSubmapNum(const uint oldIdx, uint &newIdx) const ComplexChannel
subComponent(const uint idx) const ModelComponent
subComponent(const std::string &tagname, const ModelFlag flags=0) const ModelComponent
tagName() const ModelComponent
unique_name() const nub::object
unregisterParam(const ModelParamBase *mp)ModelComponent [virtual]
visualFeature() const ChannelBase
writeFacetsTo(ParamMap &pmap) const ChannelFacetMap
writeParamsTo(ParamMap &pmap) const ModelComponent
writeTo(ParamMap &pmap) const ComplexChannel [virtual]
~ChannelBase()ChannelBase [virtual]
~ChannelFacetMap()ChannelFacetMap [virtual]
~ComplexChannel()ComplexChannel [virtual]
~ModelComponent()ModelComponent [virtual]
~MultiSpectralResidualChannel() (defined in MultiSpectralResidualChannel)MultiSpectralResidualChannel [virtual]
~object() GVX_DTOR_NOTHROWnub::object [protected, virtual]
~ParamClient()ParamClient [virtual]
~ref_counted() GVX_DTOR_NOTHROWnub::ref_counted [virtual]
Generated on Sun May 8 08:43:37 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3