
Go to the source code of this file.
| Namespaces | |
| namespace | frame_common | 
| Functions | |
| static void | frame_common::drawSmallKeypoints (const cv::Mat &image, const std::vector< cv::KeyPoint > &keypoints, cv::Mat &display, cv::Scalar color) | 
| void | frame_common::drawVOtracks (const cv::Mat &image, const vector< Frame, Eigen::aligned_allocator< Frame > > &frames, cv::Mat &display) | 
| void | frame_common::drawVOtracks (const cv::Mat &image, const vector< FrameExtended, Eigen::aligned_allocator< FrameExtended > > &frames, cv::Mat &display) |