Public Member Functions | Public Attributes | List of all members
MyRegion Struct Reference

#include <Structs.h>

Public Member Functions

 MyRegion ()
 
 MyRegion (const MyRegion &region)
 
MyRegionoperator= (const MyRegion &region)
 
 ~MyRegion ()
 

Public Attributes

Vec2d centroid
 
int max_x
 
int max_y
 
int min_x
 
int min_y
 
int nPixels
 
int nSeedOffset
 
int * pPixels
 
float ratio
 

Detailed Description

Definition at line 255 of file Structs.h.

Constructor & Destructor Documentation

MyRegion::MyRegion ( )
inline

Definition at line 258 of file Structs.h.

MyRegion::MyRegion ( const MyRegion region)
inline

Definition at line 264 of file Structs.h.

MyRegion::~MyRegion ( )
inline

Definition at line 289 of file Structs.h.

Member Function Documentation

MyRegion& MyRegion::operator= ( const MyRegion region)
inline

Definition at line 296 of file Structs.h.

Member Data Documentation

Vec2d MyRegion::centroid

Definition at line 331 of file Structs.h.

int MyRegion::max_x

Definition at line 335 of file Structs.h.

int MyRegion::max_y

Definition at line 336 of file Structs.h.

int MyRegion::min_x

Definition at line 333 of file Structs.h.

int MyRegion::min_y

Definition at line 334 of file Structs.h.

int MyRegion::nPixels

Definition at line 327 of file Structs.h.

int MyRegion::nSeedOffset

Definition at line 329 of file Structs.h.

int* MyRegion::pPixels

Definition at line 326 of file Structs.h.

float MyRegion::ratio

Definition at line 338 of file Structs.h.


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


asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:28