|
Structural deformable models
|
This is the complete list of members for Searcher, including all inherited members.
| add(Model *m) | Searcher | protected |
| buildBins(float bindist=0.f) | Searcher | protected |
| buildClusters() | Searcher | protected |
| cleanFlags() | Searcher | protected |
| clear() | Searcher | |
| distribute(int n=-1, float qth=0, bool count=false) | Searcher | protected |
| draw() const | Searcher | |
| evolve() | Searcher | |
| findWinners() | Searcher | protected |
| getBestQOF() const | Searcher | inline |
| getBindex(int bx, int by, bool &culled=*((bool *) NULL)) const | Searcher | inlineprotected |
| getBindex(const PropVec &prop, bool &culled=*((bool *) NULL)) const | Searcher | inlineprotected |
| getBindex(const Model &model, bool &culled=*((bool *) NULL)) const | Searcher | inlineprotected |
| getExpectationMap() | Searcher | inline |
| getExpectationMap() const | Searcher | inline |
| getGeneration(const Model *model) const | Searcher | |
| getLeastQOF() const | Searcher | inline |
| getQualityRange(float &lqof, float &hqof, float shapeweight=-1) const | Searcher | protected |
| getRepresentative() const | Searcher | inline |
| getShapeWeight() const | Searcher | inline |
| getWinList() | Searcher | inline |
| getWinList() const | Searcher | inline |
| getWinner(dword id) const | Searcher | |
| getWinners(Iter iter) const | Searcher | inline |
| m_AvgWinner | Searcher | protected |
| m_BinDist | Searcher | protected |
| m_Bins | Searcher | protected |
| m_BinsX | Searcher | protected |
| m_BinsY | Searcher | protected |
| m_Clusters | Searcher | protected |
| m_CurCluster | Searcher | protected |
| m_EMap | Searcher | protected |
| m_EvolveT | Searcher | protected |
| m_MaxModel | Searcher | protected |
| m_MinModel | Searcher | protected |
| m_Mode | Searcher | protected |
| m_MutateRate | Searcher | protected |
| m_NClusters | Searcher | protected |
| m_NextWinID | Searcher | protected |
| m_NPop | Searcher | protected |
| m_Population | Searcher | protected |
| m_PosMax | Searcher | protected |
| m_PosMin | Searcher | protected |
| m_PosRange | Searcher | protected |
| m_Representative | Searcher | protected |
| m_ShapeWeight | Searcher | protected |
| m_StdWinner | Searcher | protected |
| m_Time | Searcher | protected |
| m_Winners | Searcher | protected |
| MODE_DONE enum value | Searcher | protected |
| MODE_PAUSE enum value | Searcher | protected |
| MODE_RUN enum value | Searcher | protected |
| mutate(Model &model, float rate=1) const | Searcher | protected |
| operator bool() const | Searcher | inline |
| operator=(const Searcher &rhs) | Searcher | |
| reattachSensors() | Searcher | |
| relativeQOF(float qof) const | Searcher | inline |
| remove(std::list< Model * >::iterator &mi) | Searcher | protected |
| searchDone() const | Searcher | inline |
| Searcher() | Searcher | |
| Searcher(const Searcher &rhs) | Searcher | |
| selectWinners() | Searcher | protected |
| setExpectationMap(const ExpectationMap &em) | Searcher | |
| setShapeWeight(float shapeweight) | Searcher | inline |
| SMode | Searcher | protected |
| startSearch(bool dostart=true) | Searcher | |
| step(float dt) | Searcher | |
| triggerTest(int mx, int my, int what) | Searcher | |
| updateWinList() | Searcher | protected |
| ~Searcher() | Searcher |
1.8.11