SingleSvChannel Member List

This is the complete list of members for SingleSvChannel, including all inherited members.
accept(ChannelVisitor &v)ChannelBase [virtual]
addSubComponent(const nub::ref< ModelComponent > &subc, const bool propagate_realm=true)ModelComponent
centerSurround(const uint cntr, const uint surr) const SingleSvChannel [virtual]
centerSurround(const uint cntr, const uint surr, Image< float > &pos, Image< float > &neg) const SingleSvChannel [virtual]
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
computePyramid(const Image< float > &bwimg, const rutz::shared_ptr< PyramidCache< float > > &cache)SingleSvChannel [virtual]
computeSubChan(const uint idx) const (defined in SingleSvChannel)SingleSvChannel
computeSubChanSplit(const uint idx, Image< float > &pos, Image< float > &neg) const (defined in SingleSvChannel)SingleSvChannel
csToIndex(uint centerlev, uint surroundlev) const (defined in SingleSvChannel)SingleSvChannel [protected, virtual]
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)=0ChannelBase [protected, pure 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 SingleSvChannel)SingleSvChannel [virtual]
getFeaturesBatch(std::vector< Point2D< int > * > *locn, std::vector< std::vector< float > > *mean, int *count) const (defined in SingleSvChannel)SingleSvChannel [virtual]
getInputDims() const ChannelBase
getLevelSpec() const SingleSvChannel [virtual]
getManager() const ModelComponent
getMapDims() const SingleSvChannel [virtual]
getMaxPyrLevel() const (defined in SingleSvChannel)SingleSvChannel [virtual]
getMinPyrLevel() const (defined in SingleSvChannel)SingleSvChannel [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()=0ChannelBase [pure virtual]
getParent() const ModelComponent
getRawCSmap(const uint idx) const ChannelBase [inline, virtual]
getRootObject()ModelComponent
getRootObject() const ModelComponent
getSubmap(const uint index) const =0ChannelBase [pure virtual]
getSubmapName(const uint index) const SingleSvChannel [virtual]
getSubmapNameShort(const uint index) const SingleSvChannel [virtual]
hasBeenExported() const ModelComponent [protected]
hasFacet() const ChannelFacetMap [inline]
hasInput() const ChannelBase
hasModelParam(const std::string &name, const ModelFlag flags=0) const ModelComponent
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
indexToCS(const uint idx, uint &centerlev, uint &surroundlev) const (defined in SingleSvChannel)SingleSvChannel [protected, virtual]
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 ChannelBase [virtual]
isPolarized (defined in SingleSvChannel)SingleSvChannel [protected]
itsChanDims (defined in SingleSvChannel)SingleSvChannel [protected]
itsLevels (defined in SingleSvChannel)SingleSvChannel [protected]
itsTakeSquare (defined in SingleSvChannel)SingleSvChannel [protected]
itsUseSpaceVariantBoundary (defined in SingleSvChannel)SingleSvChannel [protected]
killCaches()ChannelBase [virtual]
managerDestroyed()ModelComponent
mark_as_volatile()nub::ref_counted
maxIndex() const SingleSvChannel [protected, virtual]
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]
numFacets() const ChannelFacetMap
numSubComp() const ModelComponent
numSubmaps() const =0ChannelBase [pure 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 =0ChannelBase [pure virtual]
paramChanged(ModelParamBase *param, const bool valueChanged, ParamClient::ChangeStatus *status)ModelComponent [virtual]
ParamClient()ParamClient
printout(std::ostream &s, const std::string &prefix="") const ModelComponent
readFacetsFrom(const ParamMap &pmap)ChannelFacetMap
readFrom(const ParamMap &pmap)ChannelBase [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]
removeAllSubComponents()ModelComponent
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)ChannelBase [virtual]
setClipPyramid(const Image< byte > &clipMask)SingleSvChannel [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
setTagName(const std::string &name)ModelComponent
SingleSvChannel(OptionManager &mgr, const std::string &descrName, const std::string &tagName, const VisualFeature vs, const SpaceVariantModule &spacevariantmodule)SingleSvChannel
start()ModelComponent
start1()SingleSvChannel [protected, virtual]
start2()ModelComponent [protected, virtual]
started() const ModelComponent
stop()ModelComponent
stop1()ModelComponent [protected, virtual]
stop2()ModelComponent [protected, virtual]
storePyramid(const ImageSet< float > &p, const SimTime &t) virtual Image< float > getRawCSmap(const uint idx) const (defined in SingleSvChannel)SingleSvChannel [virtual]
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 ChannelBase [virtual]
~ChannelBase()ChannelBase [virtual]
~ChannelFacetMap()ChannelFacetMap [virtual]
~ModelComponent()ModelComponent [virtual]
~object() GVX_DTOR_NOTHROWnub::object [protected, virtual]
~ParamClient()ParamClient [virtual]
~ref_counted() GVX_DTOR_NOTHROWnub::ref_counted [virtual]
~SingleSvChannel()SingleSvChannel [virtual]
Generated on Sun May 8 08:43:49 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3