Go to the source code of this file.
|
| void | bsfm::drawing::AnnotateFeatures (const FeatureList &features, Image &image, unsigned int radius, unsigned int line_thickness) |
| |
| void | bsfm::drawing::DrawImageFeatures (const FeatureList &features, const Image &image, const std::string &window_name, unsigned int radius, unsigned int line_thickness) |
| |
| void | bsfm::drawing::DrawImageFeatureMatches (const Image &image1, const Image &image2, const FeatureMatchList &feature_matches, const std::string &window_name, unsigned int line_thickness) |
| |