FeatureRegressor Member List

This is the complete list of members for FeatureRegressor, including all inherited members.
applyLUTToImage(cv::Mat &image) const FeatureRegressor
combineLUTs(const FeatureRegressor *other)FeatureRegressor
combineLUTs(const FeatureRegressor &other)FeatureRegressor
EPSFeatureRegressor [static]
FeatureRegressor()FeatureRegressor
FeatureRegressor(const Feature *feature)FeatureRegressor
FeatureRegressor(const FeatureRegressor &copy)FeatureRegressor
getFeature() const FeatureRegressor
getFeaturePatchSize() const FeatureRegressor
getLUTRange() const FeatureRegressor
operator<<(std::ostream &ofs, const FeatureRegressor *reg)FeatureRegressor [friend]
operator<<(std::ostream &ofs, const FeatureRegressor &reg)FeatureRegressor [friend]
operator=(const FeatureRegressor &rhs)FeatureRegressor
operator>>(std::istream &ifs, FeatureRegressor *&reg)FeatureRegressor [friend]
operator>>(std::istream &ifs, FeatureRegressor &reg)FeatureRegressor [friend]
predict(const std::vector< ImagePatch > patches, cv::Mat &scalarVals) const FeatureRegressor
predict(const std::vector< ImagePatch * > patches, cv::Mat &scalarVals) const FeatureRegressor
predict(const std::vector< ImagePatch > &patches, std::vector< double > &scalarVals) const FeatureRegressor
predict(const std::vector< ImagePatch * > &patches, std::vector< double > &scalarVals) const FeatureRegressor
predictPatchList(PatchList *patches) const FeatureRegressor
setFeature(const Feature *feature)FeatureRegressor
TAUFeatureRegressor [static]
train(int numTableElements, const std::vector< ImagePatch * > &patches, const cv::Mat &labels, const cv::Mat &dataWeights)FeatureRegressor
train(int numTableElements, const std::vector< ImagePatch > &patches, const cv::Mat &labels, const cv::Mat &dataWeights)FeatureRegressor
~FeatureRegressor()FeatureRegressor