Feature2 Member List

This is the complete list of members for Feature2, including all inherited members.
copy() const Feature2
debugInfo() const Feature2 [virtual]
evaluateImagePatch(const ImagePatch2 &patch) const =0Feature2 [pure virtual]
evaluateImagePatches(const std::vector< ImagePatch2 > &imagePatches, cv::Mat &scalarVals) const Feature2
filterPatchList(PatchList2 *patches) const =0Feature2 [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 &paramVec)=0Feature2 [pure virtual]
writeToFile(cv::FileStorage &storage, const std::string &varname) const Feature2
~Feature2()Feature2 [virtual]