Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::USImageVideoSource::USImageCropping Struct Reference

Defines a region of interest by distances to the four image borders. More...

#include <mitkUSImageVideoSource.h>

Public Member Functions

 USImageCropping ()
 
 USImageCropping (unsigned int top, unsigned int bottom, unsigned int left, unsigned int right)
 

Public Attributes

unsigned int top
 
unsigned int bottom
 
unsigned int left
 
unsigned int right
 

Detailed Description

Defines a region of interest by distances to the four image borders.

Definition at line 69 of file mitkUSImageVideoSource.h.

Constructor & Destructor Documentation

mitk::USImageVideoSource::USImageCropping::USImageCropping ( )
inline

Definition at line 76 of file mitkUSImageVideoSource.h.

mitk::USImageVideoSource::USImageCropping::USImageCropping ( unsigned int  top,
unsigned int  bottom,
unsigned int  left,
unsigned int  right 
)
inline

Definition at line 78 of file mitkUSImageVideoSource.h.

Member Data Documentation


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