| copy() const | Feature2 | |
| debugInfo() const | Feature2 | [virtual] |
| evaluateImagePatch(const ImagePatch2 &patch) const =0 | Feature2 | [pure virtual] |
| evaluateImagePatches(const std::vector< ImagePatch2 > &imagePatches, cv::Mat &scalarVals) const | Feature2 | |
| filterPatchList(PatchList2 *patches) const =0 | Feature2 | [pure virtual] |
| getFeatureOfSameTypeAndSize() const | Feature2 | |
| getFeatureOfType(std::string featureName, cv::Size patchSize) | Feature2 | [static] |
| getFeatureVisualization(cv::Mat &dest) const | Feature2 | [virtual] |
| getPatchSize() const | Feature2 | |
| getSimilarFeatures(int numFeatures=1) const | Feature2 | [virtual] |
| operator<<(std::ostream &ofs, const Feature2 *feat) | Feature2 | [friend] |
| operator>>(std::istream &ifs, Feature2 *&feat) | Feature2 | [friend] |
| readFromFile(const cv::FileNode &storage) | Feature2 | [static] |
| setFeatureParameters(const cv::Mat ¶mVec)=0 | Feature2 | [pure virtual] |
| writeToFile(cv::FileStorage &storage, const std::string &varname) const | Feature2 | |
| ~Feature2() | Feature2 | [virtual] |
1.7.2