#include <WAICompassAlignment.h>
|
| void | update (const cv::Mat &frameGray, cv::Mat &resultImage, const float hFov, double latitudeDEG, double longitudeDEG, double altitudeM, cv::Point &forwardPoint) |
| |
| void | setTemplate (cv::Mat &templateImage, double latitudeDEG, double longitudeDEG, double altitudeM) |
| |
| float | getRotAngleDEG () |
| |
◆ getRotAngleDEG()
| float WAICompassAlignment::getRotAngleDEG |
( |
| ) |
|
|
inline |
◆ setTemplate()
| void WAICompassAlignment::setTemplate |
( |
cv::Mat & |
templateImage, |
|
|
double |
latitudeDEG, |
|
|
double |
longitudeDEG, |
|
|
double |
altitudeM |
|
) |
| |
◆ update()
| void WAICompassAlignment::update |
( |
const cv::Mat & |
frameGray, |
|
|
cv::Mat & |
resultImage, |
|
|
const float |
hFov, |
|
|
double |
latitudeDEG, |
|
|
double |
longitudeDEG, |
|
|
double |
altitudeM, |
|
|
cv::Point & |
forwardPoint |
|
) |
| |
◆ _rotAngDEG
| float WAICompassAlignment::_rotAngDEG = 0.0f |
|
private |
◆ _template
The documentation for this class was generated from the following files: