Candy
|
Public Member Functions | |
Shape (const contour_t *_contour) | |
Public Attributes | |
H3D::Vec3f | center |
Pixel position (x,y) + depth. More... | |
float | mean_radius |
float | stddev_radius |
float | circularity |
const contour_t * | contour |
std::vector< float > | radii |
H3D::Vec3f HVR::DepthCamera::Shape::center |
Pixel position (x,y) + depth.