MRPT  1.9.9
mrpt::vision::TImageROI Struct Reference

Detailed Description

A structure for defining a ROI within an image.

Definition at line 340 of file vision/include/mrpt/vision/types.h.

#include <mrpt/vision/types.h>

Public Member Functions

 TImageROI ()
 
 TImageROI (float x1, float x2, float y1, float y2)
 

Public Attributes

float xMin
 X coordinate limits [0,imageWidth) More...
 
float xMax
 
float yMin
 Y coordinate limits [0,imageHeight) More...
 
float yMax
 

Constructor & Destructor Documentation

◆ TImageROI() [1/2]

vision::TImageROI::TImageROI ( )

Definition at line 2284 of file vision_utils.cpp.

◆ TImageROI() [2/2]

vision::TImageROI::TImageROI ( float  x1,
float  x2,
float  y1,
float  y2 
)

Definition at line 2285 of file vision_utils.cpp.

Member Data Documentation

◆ xMax

◆ xMin

◆ yMax

◆ yMin




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020