HaarFeature Member List

This is the complete list of members for HaarFeature, including all inherited members.
BoxFeature(cv::Size expectedPatchSize=cv::Size(0, 0), int nBoxes=2)BoxFeature
copy() const Feature
debugInfo() const Feature [virtual]
evaluateImagePatch(const ImagePatch *patch)BoxFeature [virtual]
Feature::evaluateImagePatch(const ImagePatch &patch)Feature [virtual]
evaluateImagePatches(const std::vector< ImagePatch * > &imagePatches, std::vector< double > &scalarVals)Feature
evaluateImagePatches(const std::vector< ImagePatch > &imagePatches, std::vector< double > &scalarVals)Feature
evaluateImagePatches(const std::vector< ImagePatch * > &imagePatches, cv::Mat &scalarVals)Feature
evaluateImagePatches(const std::vector< ImagePatch > &imagePatches, cv::Mat &scalarVals)Feature
filterPatchList(PatchList *patches)BoxFeature [virtual]
getFeatureOfSameTypeAndSize() const Feature
getFeatureOfType(std::string featureName, cv::Size patchSize)Feature [static]
getFeatureVisualization(cv::Mat &dest)Feature [virtual]
getPatchSize() const Feature
getSimilarFeatures(int numFeatures=1)Feature [virtual]
HaarFeature(cv::Size expectedPatchSize=cv::Size(30, 30))HaarFeature
operator<<(std::ostream &ofs, Feature *feat)Feature [friend]
operator>>(std::istream &ifs, Feature *&feat)Feature [friend]
setFeatureParameters(const cv::Mat &paramVec)HaarFeature [virtual]
~BoxFeature()BoxFeature [virtual]
~Feature()Feature [virtual]
~HaarFeature()HaarFeature [virtual]