Image Component Library (ICL)
Public Attributes | List of all members
icl::geom::SurfaceFeatureExtractor::SurfaceFeature Struct Reference

#include <SurfaceFeatureExtractor.h>

Public Attributes

int numPoints
 
core::Img32f normalHistogram
 
core::Channel32f normalHistogramChannel
 
Vec meanNormal
 
Vec meanPosition
 
int curvatureFactor
 
std::pair< Vec, VecboundingBox3D
 
std::pair< utils::Point, utils::PointboundingBox2D
 
float volume
 

Member Data Documentation

◆ boundingBox2D

std::pair<utils::Point,utils::Point> icl::geom::SurfaceFeatureExtractor::SurfaceFeature::boundingBox2D

◆ boundingBox3D

std::pair<Vec,Vec> icl::geom::SurfaceFeatureExtractor::SurfaceFeature::boundingBox3D

◆ curvatureFactor

int icl::geom::SurfaceFeatureExtractor::SurfaceFeature::curvatureFactor

◆ meanNormal

Vec icl::geom::SurfaceFeatureExtractor::SurfaceFeature::meanNormal

◆ meanPosition

Vec icl::geom::SurfaceFeatureExtractor::SurfaceFeature::meanPosition

◆ normalHistogram

core::Img32f icl::geom::SurfaceFeatureExtractor::SurfaceFeature::normalHistogram

◆ normalHistogramChannel

core::Channel32f icl::geom::SurfaceFeatureExtractor::SurfaceFeature::normalHistogramChannel

◆ numPoints

int icl::geom::SurfaceFeatureExtractor::SurfaceFeature::numPoints

◆ volume

float icl::geom::SurfaceFeatureExtractor::SurfaceFeature::volume

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