#include <ucl_drone/computer_vision/computer_vision.h>
Go to the source code of this file.
Functions | |
bool | customLess (cv::DMatch a, cv::DMatch b) |
Variables | |
static const std::string | PKG_DIR = ros::package::getPath("ucl_drone") |
Absolute path to the package. |
bool customLess | ( | cv::DMatch | a, |
cv::DMatch | b | ||
) |
Definition at line 297 of file target.cpp.
const std::string PKG_DIR = ros::package::getPath("ucl_drone") [static] |
Absolute path to the package.
Definition at line 16 of file target.cpp.