VAT  3.0
Video Analysis Tool
LBSP Member List

This is the complete list of members for LBSP, including all inherited members.

calcDescImgDiff(const cv::Mat &oDesc1, const cv::Mat &oDesc2, cv::Mat &oOutput, bool bForceMergeChannels=false)LBSPstatic
compute2(const cv::Mat &oImage, std::vector< cv::KeyPoint > &voKeypoints, cv::Mat &oDescriptors) const LBSP
compute2(const std::vector< cv::Mat > &voImageCollection, std::vector< std::vector< cv::KeyPoint > > &vvoPointCollection, std::vector< cv::Mat > &voDescCollection) const LBSP
computeGrayscaleDescriptor(const cv::Mat &oInputImg, const uchar _ref, const int _x, const int _y, const size_t _t, ushort &_res)LBSPinlinestatic
computeImpl(const cv::Mat &oImage, std::vector< cv::KeyPoint > &voKeypoints, cv::Mat &oDescriptors) const LBSPprotectedvirtual
computeRGBDescriptor(const cv::Mat &oInputImg, const uchar *const _ref, const int _x, const int _y, const size_t *const _t, ushort *_res)LBSPinlinestatic
computeRGBDescriptor(const cv::Mat &oInputImg, const uchar *const _ref, const int _x, const int _y, const size_t _t, ushort *_res)LBSPinlinestatic
computeSingleRGBDescriptor(const cv::Mat &oInputImg, const uchar _ref, const int _x, const int _y, const size_t _c, const size_t _t, ushort &_res)LBSPinlinestatic
DESC_SIZELBSPstatic
descriptorSize() const LBSPvirtual
descriptorType() const LBSPvirtual
getAbsThreshold() const LBSPvirtual
getRelThreshold() const LBSPvirtual
isUsingRelThreshold() const LBSPvirtual
LBSP(size_t nThreshold)LBSP
LBSP(float fRelThreshold, size_t nThresholdOffset=0)LBSP
m_bOnlyUsingAbsThreshold (defined in LBSP)LBSPprotected
m_fRelThreshold (defined in LBSP)LBSPprotected
m_nThreshold (defined in LBSP)LBSPprotected
m_oRefImage (defined in LBSP)LBSPprotected
PATCH_SIZELBSPstatic
read(const cv::FileNode &)LBSPvirtual
reshapeDesc(cv::Size oSize, const std::vector< cv::KeyPoint > &voKeypoints, const cv::Mat &oDescriptors, cv::Mat &oOutput)LBSPstatic
setReference(const cv::Mat &)LBSPvirtual
validateKeyPoints(std::vector< cv::KeyPoint > &voKeypoints, cv::Size oImgSize)LBSPstatic
validateROI(cv::Mat &oROI)LBSPstatic
write(cv::FileStorage &) const LBSPvirtual
~LBSP()LBSPvirtual