ObjRec Member List

This is the complete list of members for ObjRec, including all inherited members.
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
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
doRequestOption(const ModelOptionDef *opt, const bool useMyVal=false, const bool recurse=true, const bool warn=true)ModelComponent
edgesLiklyProb(const Image< PixRGB< byte > > &worldImg) (defined in ObjRec)ObjRec
edgesPriorProb() (defined in ObjRec)ObjRec
edgesProb(const Image< PixRGB< byte > > &worldImg) (defined in ObjRec)ObjRec
evalLikelihood(const Image< PixRGB< byte > > &worldImg, const Point2D< int > &pos, double angle, double length) (defined in ObjRec)ObjRec
evalNewEdgesWorld(WorldState &oldWorldState, WorldState &newWorldState) (defined in ObjRec)ObjRec
evalNewLinesWorld(WorldState &oldWorldState, WorldState &newWorldState) (defined in ObjRec)ObjRec
evalNewSquaresWorld(WorldState &oldWorldState, WorldState &newWorldState) (defined in ObjRec)ObjRec
exportOptions(const ModelFlag flags)ModelComponent
forgetExports()ModelComponent
generateNewEdgeState(WorldState &worldState) (defined in ObjRec)ObjRec
generateNewLineState(WorldState &worldState) (defined in ObjRec)ObjRec
generateNewSquareState(WorldState &worldState) (defined in ObjRec)ObjRec
generateNewState(WorldState &worldState) (defined in ObjRec)ObjRec
get_counts() const nub::ref_counted
getEdgeLikelihood(WorldState &worldState) (defined in ObjRec)ObjRec
getLikelihood(WorldState &worldState) (defined in ObjRec)ObjRec
getLineLikelihood(WorldState &worldState) (defined in ObjRec)ObjRec
getManager() const ModelComponent
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
getParent() const ModelComponent
getPosterior(WorldState &worldState) (defined in ObjRec)ObjRec
getRootObject()ModelComponent
getRootObject() const ModelComponent
getSquareLikelihood(WorldState &worldState) (defined in ObjRec)ObjRec
getWorldPredictImage() (defined in ObjRec)ObjRec
hasBeenExported() const ModelComponent [protected]
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
houghLines() (defined in ObjRec)ObjRec
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]
initialProposal() (defined in ObjRec)ObjRec
initialProposal(const Image< PixRGB< byte > > &worldImg) (defined in ObjRec)ObjRec
is_not_shareable() const nub::ref_counted
is_shared() const nub::ref_counted
is_unshared() const nub::ref_counted
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]
normalizeWorld(WorldState &worldState) (defined in ObjRec)ObjRec
numSubComp() const ModelComponent
obj_typename() const nub::object [virtual]
object()nub::object [protected]
ObjRec(OptionManager &mgr, const std::string &descrName="ObjRec", const std::string &tagName="ObjRec") (defined in ObjRec)ObjRec
operator delete(void *space, size_t bytes)nub::ref_counted
operator new(size_t bytes)nub::ref_counted
paramChanged(ModelParamBase *param, const bool valueChanged, ParamClient::ChangeStatus *status)ModelComponent [virtual]
ParamClient()ParamClient
predictWorld(const Image< PixRGB< byte > > &worldImg) (defined in ObjRec)ObjRec
printout(std::ostream &s, const std::string &prefix="") const ModelComponent
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()ModelComponent [protected, virtual]
reset2()ModelComponent [protected, virtual]
sampleLengthFromSquareSpace(WorldState &worldState) (defined in ObjRec)ObjRec
sampleOriFromEdgeSpace(WorldState &worldState) (defined in ObjRec)ObjRec
sampleOriFromLineSpace(WorldState &worldState) (defined in ObjRec)ObjRec
samplePosFromEdgeSpace(WorldState &worldState) (defined in ObjRec)ObjRec
samplePosFromLineSpace(WorldState &worldState) (defined in ObjRec)ObjRec
samplePosterior(const Image< float > &posterior, Point2D< int > &loc, int stop=1000) (defined in ObjRec)ObjRec
sampleSizeFromLineSpace(WorldState &worldState) (defined in ObjRec)ObjRec
save(const ModelComponentSaveInfo &sinfo, const ModelFlag flags=MC_RECURSE)ModelComponent
save1(const ModelComponentSaveInfo &sinfo)ModelComponent [protected, virtual]
save2(const ModelComponentSaveInfo &sinfo)ModelComponent [protected, virtual]
setDescriptiveName(const std::string &name)ModelComponent
setImageDims(const Dims &dims) (defined in ObjRec)ObjRec
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
showEdgesWorld(WorldState &worldState) (defined in ObjRec)ObjRec
showLinesWorld(WorldState &worldState) (defined in ObjRec)ObjRec
showSquaresWorld(WorldState &worldState) (defined in ObjRec)ObjRec
showWorld(WorldState &worldState) (defined in ObjRec)ObjRec
start()ModelComponent
start1()ModelComponent [protected, virtual]
start2()ObjRec [virtual]
started() const ModelComponent
stop()ModelComponent
stop1()ModelComponent [protected, virtual]
stop2()ModelComponent [protected, virtual]
subComponent(const uint idx) const ModelComponent
subComponent(const std::string &tagname, const ModelFlag flags=0) const ModelComponent
tagName() const ModelComponent
test(const Image< PixRGB< byte > > &img) (defined in ObjRec)ObjRec
train(const Image< PixRGB< byte > > &img, const std::string label) (defined in ObjRec)ObjRec
unique_name() const nub::object
unregisterParam(const ModelParamBase *mp)ModelComponent [virtual]
writeParamsTo(ParamMap &pmap) const ModelComponent
~ModelComponent()ModelComponent [virtual]
~object() GVX_DTOR_NOTHROWnub::object [protected, virtual]
~ObjRec() (defined in ObjRec)ObjRec
~ParamClient()ParamClient [virtual]
~ref_counted() GVX_DTOR_NOTHROWnub::ref_counted [virtual]
Generated on Sun May 8 08:43:38 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3