This is the complete list of members for
pe::HowardStereoMatcher, including all inherited members.
| calcDeltaL(const cv::Point3f &p11, const cv::Point3f &p21, double t, double f, double threshold) | pe::HowardStereoMatcher | [private] |
| calculateConsistMatrix(const std::vector< cv::DMatch > &matches, const frame_common::Frame &prevFrame, const frame_common::Frame &frame, cv::Mat &consistMatrix) | pe::HowardStereoMatcher | [private] |
| calculateCrossCheckMatches(const cv::Mat &scoreMatrix, std::vector< cv::DMatch > &matches) | pe::HowardStereoMatcher | [private] |
| calculateScoreMatrix(cv::Mat &scoreMatrix) | pe::HowardStereoMatcher | [private] |
| descriptorSize | pe::HowardStereoMatcher | [private] |
| extractor | pe::HowardStereoMatcher | [private] |
| filterKpts(const cv::Mat &img, const std::vector< cv::KeyPoint > &kpts, bool orientation) | pe::HowardStereoMatcher | [private] |
| filterMatches(const cv::Mat &consistMatrix, std::vector< int > &filteredIndices) | pe::HowardStereoMatcher | [private] |
| frameDtors | pe::HowardStereoMatcher | [private] |
| HowardStereoMatcher(float thresh, int descriptorSize) | pe::HowardStereoMatcher | |
| match(const frame_common::Frame &prevFrame, const frame_common::Frame &frame, std::vector< cv::DMatch > &matches, std::vector< int > &filteredIndices, const cv::Mat &mask) | pe::HowardStereoMatcher | |
| prevFrameDtors | pe::HowardStereoMatcher | [private] |
| threshold | pe::HowardStereoMatcher | [private] |
| windowedMask | pe::HowardStereoMatcher | [private] |