|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
float forward_direction
Angle [deg] in raw image that corresponds to the forward direction, where 0 points right and the valu...
float radius_top
Distance from center point to top of region of interest [fraction of image height].
uint16_t height
Height of unwrapped image. Set to 0 (default) to determine automatically from unwrapped_width,...
float vertical_resolution
Vertical resolution of raw image in the region of interest, used for attitude derotation [fraction of...
bool derotate_attitude
Set to true if roll/pitch movement should be corrected.
struct FloatVect2 center
Center point of panoramic lens [fraction of image width, height].
bool overwrite_video_thread
Set to true if the unwrapped image should be returned to the video thread.
bool flip_horizontal
Set to true to horizontally flip the unwrapped image.
uint16_t width
Width of unwrapped image.
struct pano_unwrap_t pano_unwrap
struct image_t pano_unwrapped_image
Unwrapped panoramic image.
float radius_bottom
Distance from center point to bottom of region of interest [fraction of image height].
bool show_calibration
Draw calibration pattern on raw image.
void pano_unwrap_init(void)