ImPixel Struct Reference

Public Member Functions

Data Fields


Detailed Description

Image pixel used in the segmentation process


Constructor & Destructor Documentation

ImPixel::ImPixel ( const short  x,
const short  y,
const short  z,
const float  v 
) [inline]
ImPixel::ImPixel ( const ImPixel other  )  [inline]

Member Function Documentation

bool ImPixel::operator< ( const ImPixel other  )  [inline]

References v_.


Field Documentation

short ImPixel::x_
short ImPixel::y_
short ImPixel::z_
float ImPixel::v_

Referenced by ImSegment::evaluate(), and operator<().


Generated on 4 Nov 2015 for CURE by  doxygen 1.6.1