FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
Public Attributes | List of all members
fast::Region Struct Reference

#include <RegionProperties.hpp>

+ Collaboration diagram for fast::Region:

Public Attributes

int area
 
uchar label
 
Vector2f centroid
 
std::shared_ptr< Meshcontour
 
std::vector< Vector2i > pixels
 

Member Data Documentation

◆ area

int fast::Region::area

◆ centroid

Vector2f fast::Region::centroid

◆ contour

std::shared_ptr<Mesh> fast::Region::contour

◆ label

uchar fast::Region::label

◆ pixels

std::vector<Vector2i> fast::Region::pixels

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