|
VAT
3.0
Video Analysis Tool
|
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) | LBSP | static |
| 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) | LBSP | inlinestatic |
| computeImpl(const cv::Mat &oImage, std::vector< cv::KeyPoint > &voKeypoints, cv::Mat &oDescriptors) const | LBSP | protectedvirtual |
| computeRGBDescriptor(const cv::Mat &oInputImg, const uchar *const _ref, const int _x, const int _y, const size_t *const _t, ushort *_res) | LBSP | inlinestatic |
| computeRGBDescriptor(const cv::Mat &oInputImg, const uchar *const _ref, const int _x, const int _y, const size_t _t, ushort *_res) | LBSP | inlinestatic |
| computeSingleRGBDescriptor(const cv::Mat &oInputImg, const uchar _ref, const int _x, const int _y, const size_t _c, const size_t _t, ushort &_res) | LBSP | inlinestatic |
| DESC_SIZE | LBSP | static |
| descriptorSize() const | LBSP | virtual |
| descriptorType() const | LBSP | virtual |
| getAbsThreshold() const | LBSP | virtual |
| getRelThreshold() const | LBSP | virtual |
| isUsingRelThreshold() const | LBSP | virtual |
| LBSP(size_t nThreshold) | LBSP | |
| LBSP(float fRelThreshold, size_t nThresholdOffset=0) | LBSP | |
| m_bOnlyUsingAbsThreshold (defined in LBSP) | LBSP | protected |
| m_fRelThreshold (defined in LBSP) | LBSP | protected |
| m_nThreshold (defined in LBSP) | LBSP | protected |
| m_oRefImage (defined in LBSP) | LBSP | protected |
| PATCH_SIZE | LBSP | static |
| read(const cv::FileNode &) | LBSP | virtual |
| reshapeDesc(cv::Size oSize, const std::vector< cv::KeyPoint > &voKeypoints, const cv::Mat &oDescriptors, cv::Mat &oOutput) | LBSP | static |
| setReference(const cv::Mat &) | LBSP | virtual |
| validateKeyPoints(std::vector< cv::KeyPoint > &voKeypoints, cv::Size oImgSize) | LBSP | static |
| validateROI(cv::Mat &oROI) | LBSP | static |
| write(cv::FileStorage &) const | LBSP | virtual |
| ~LBSP() | LBSP | virtual |
1.8.11