Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Classes | Public Member Functions | Public Attributes | List of all members
stos_tree_t< TImage > Class Template Reference

Classes

struct  link_t
 
struct  node_t
 

Public Member Functions

boost::shared_ptr< node_tlookup (const bfs::path &fn_data) const
 
boost::shared_ptr< node_tget_root (unsigned int root_index=0)
 
std::size_t build (const std::list< stos_t< TImage > > &stos_list)
 
bool get_cascade (const bfs::path &src, const bfs::path &dst, std::vector< base_transform_t::Pointer > &cascade)
 
void collect_stos (std::list< stos_t< TImage > > &stos)
 
void dump (std::ostream &os)
 

Public Attributes

std::list< boost::shared_ptr< node_t > > nodes_
 

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