Img2Num C++ (Internal Developer Docs) dev
API Documentation
Loading...
Searching...
No Matches
Rect Struct Reference
+ Collaboration diagram for Rect:

Public Attributes

float x
 
float y
 
float width
 
float height
 

Detailed Description

Definition at line 22 of file contours.h.

Member Data Documentation

◆ height

float Rect::height

Definition at line 23 of file contours.h.

◆ width

float Rect::width

Definition at line 23 of file contours.h.

◆ x

float Rect::x

Definition at line 23 of file contours.h.

◆ y

float Rect::y

Definition at line 23 of file contours.h.


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