, including all inherited members.
| actionUpdateBelief() | GSlocalizer | |
| 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 name | ParamClient | |
| 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 | |
| exportOptions(const ModelFlag flags) | ModelComponent | |
| forgetExports() | ModelComponent | |
| get_counts() const | nub::ref_counted | |
| getBeliefImage(uint w, uint h, int &scale) | GSlocalizer | |
| getBeliefParticles() | GSlocalizer | |
| getEnvironment() | GSlocalizer | |
| getGroundTruth(uint &snum, float <rav) | GSlocalizer | |
| getInputFnum() | GSlocalizer | |
| getInputGist() | GSlocalizer | |
| getInputImage() | GSlocalizer | |
| getInputObjOffset(uint index) | GSlocalizer | |
| getInputVO(uint index) | GSlocalizer | |
| getLengthTraveledMatch(uint index) | GSlocalizer | |
| getLocation() | GSlocalizer | |
| getManager() const | ModelComponent | |
| getMatchImage(uint index, Dims d) | GSlocalizer | |
| 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 | |
| getMotorSignal() | GSlocalizer | |
| getNumInputObject() | GSlocalizer | |
| getNumModelParams() const | ModelComponent | |
| getNumObjectSearch(uint index) | GSlocalizer | |
| getParent() const | ModelComponent | |
| getRootObject() | ModelComponent | |
| getRootObject() const | ModelComponent | |
| getSearchInputFnum() | GSlocalizer | |
| getSegmentBeliefHistogram() | GSlocalizer | |
| getSegmentHistogram() | GSlocalizer | |
| getSegmentLengthTraveled() | GSlocalizer | |
| getSegmentLocation() | GSlocalizer | |
| getSegmentNumberMatch(uint index) | GSlocalizer | |
| getVOmatch(uint index) | GSlocalizer | |
| GSlocalizer(OptionManager &mgr, const std::string &descrName="Gist and Saliency localizer", const std::string &tagName="GSlocalizer") | GSlocalizer | |
| 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 | |
| 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] |
| initParticles(std::string belFName=std::string("")) | GSlocalizer | |
| input(Image< PixRGB< byte > > ima, std::vector< rutz::shared_ptr< VisualObject > > inputVO, std::vector< Point2D< int > > inputObjOffset, int inputFnum, Image< double > cgist, float dx=-1.0F, float dy=-1.0F) | GSlocalizer | |
| is_not_shareable() const | nub::ref_counted | |
| is_shared() const | nub::ref_counted | |
| is_unshared() const | nub::ref_counted | |
| isMatchFound(uint index) | GSlocalizer | |
| 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] |
| numSubComp() const | ModelComponent | |
| obj_typename() const | nub::object | [virtual] |
| object() | nub::object | [protected] |
| objectUpdateBelief() | GSlocalizer | |
| objectUpdateBelief(uint index) | GSlocalizer | |
| operator delete(void *space, size_t bytes) | nub::ref_counted | |
| operator new(size_t bytes) | nub::ref_counted | |
| outputReady() | GSlocalizer | |
| paramChanged(ModelParamBase *param, const bool valueChanged, ParamClient::ChangeStatus *status) | ModelComponent | [virtual] |
| ParamClient() | ParamClient | |
| 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] |
| save(const ModelComponentSaveInfo &sinfo, const ModelFlag flags=MC_RECURSE) | ModelComponent | |
| save1(const ModelComponentSaveInfo &sinfo) | ModelComponent | [protected, virtual] |
| save2(const ModelComponentSaveInfo &sinfo) | ModelComponent | [protected, virtual] |
| segmentUpdateBelief() | GSlocalizer | |
| setBeoWulf(nub::soft_ref< Beowulf > beo) | GSlocalizer | |
| setDescriptiveName(const std::string &name) | ModelComponent | |
| setEnvironment(rutz::shared_ptr< Environment > env) | GSlocalizer | |
| setGroundTruth(uint snum, float ltrav) | GSlocalizer | |
| setLocation() | GSlocalizer | |
| 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 | |
| setSavePrefix(std::string prefix) | GSlocalizer | |
| setTagName(const std::string &name) | ModelComponent | |
| setWindow(rutz::shared_ptr< XWinManaged > inputWin) | GSlocalizer | |
| start() | ModelComponent | |
| start1() | GSlocalizer | [protected, virtual] |
| start2() | ModelComponent | [protected, virtual] |
| started() const | ModelComponent | |
| stop() | ModelComponent | |
| stop1() | ModelComponent | [protected, virtual] |
| stop2() | GSlocalizer | [protected, virtual] |
| stopSearch() | GSlocalizer | |
| stopSearch2() | GSlocalizer | |
| subComponent(const uint idx) const | ModelComponent | |
| subComponent(const std::string &tagname, const ModelFlag flags=0) const | ModelComponent | |
| tagName() const | ModelComponent | |
| threadCompute() | GSlocalizer | |
| unique_name() const | nub::object | |
| unregisterParam(const ModelParamBase *mp) | ModelComponent | [virtual] |
| updateBelief() | GSlocalizer | |
| writeParamsTo(ParamMap &pmap) const | ModelComponent | |
| ~GSlocalizer() | GSlocalizer | [virtual] |
| ~ModelComponent() | ModelComponent | [virtual] |
| ~object() GVX_DTOR_NOTHROW | nub::object | [protected, virtual] |
| ~ParamClient() | ParamClient | [virtual] |
| ~ref_counted() GVX_DTOR_NOTHROW | nub::ref_counted | [virtual] |