Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
imavmarker.h File Reference

Find a IMAV pattern. More...

+ Include dependency graph for imavmarker.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  marker_deviation_t
 

Functions

struct marker_deviation_t marker (struct image_t *input, uint8_t M)
 

Detailed Description

Find a IMAV pattern.

Definition in file imavmarker.h.


Data Structure Documentation

◆ marker_deviation_t

struct marker_deviation_t

Definition at line 32 of file imavmarker.h.

Data Fields
uint16_t inlier
int32_t x
int32_t y

Function Documentation

◆ marker()

struct marker_deviation_t marker ( struct image_t input,
uint8_t  M 
)

Definition at line 43 of file imavmarker.c.

Referenced by cv_marker_func().

+ Here is the caller graph for this function: