Developer World
Spresense SDK Library v3.2.0-ebc0364
imageproc_rect_s Struct Reference

#include <cxd56_imageproc.h>

Public Attributes

uint16_t x1
 
uint16_t y1
 
uint16_t x2
 
uint16_t y2
 

Detailed Description

Structure of rectangle coordinates from left top point to right bottom point.

Member Data Documentation

◆ x1

uint16_t x1

X coordinate of left top point

◆ y1

uint16_t y1

Y coordinate of left top point

◆ x2

uint16_t x2

X coordinate of rignt bottom point

◆ y2

uint16_t y2

Y coordinate of rignt bottom point


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