EstervQrCode 1.1.1
Library for qr code manipulation
Public Attributes | List of all members
CvBox2D Struct Reference

#include <types_c.h>

Public Attributes

CvPoint2D32f center
 
CvSize2D32f size
 
float angle
 

Detailed Description

See also
RotatedRect

Member Data Documentation

◆ angle

float CvBox2D::angle

Angle between the horizontal axis
and the first side (i.e. length) in degrees

◆ center

CvPoint2D32f CvBox2D::center

Center of the box.

◆ size

CvSize2D32f CvBox2D::size

Box width and length.


The documentation for this struct was generated from the following file: