Classes | Functions | Variables
target.h File Reference

Header file for the Target class which wraps all procedures to detect a predfined target. More...

#include <ucl_drone/computer_vision/computer_vision.h>
Include dependency graph for target.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Target
 Provide tools to track the presence of a target. More...

Functions

bool customLess (cv::DMatch a, cv::DMatch b)

Variables

static const std::string TARGET_RELPATH = "/target/target_bottom.png"
 Filename to the target from within the package.

Detailed Description

Header file for the Target class which wraps all procedures to detect a predfined target.

Author:
Arnaud Jacques & Alexandre Leclere
Date:
2016

Part of ucl_drone.

Definition in file target.h.


Function Documentation

bool customLess ( cv::DMatch  a,
cv::DMatch  b 
)

Definition at line 297 of file target.cpp.


Variable Documentation

const std::string TARGET_RELPATH = "/target/target_bottom.png" [static]

Filename to the target from within the package.

Definition at line 20 of file target.h.



ucl_drone
Author(s): dronesinma
autogenerated on Sat Jun 8 2019 20:51:53