cortical_surface
5.0.5
|
Go to the source code of this file.
Classes | |
struct | ltSurfBlobs |
Functions | |
float | compareSurfBlobsScales (const surf::GreyLevelBlob *s1, const surf::GreyLevelBlob *s2) |
AimsSurfaceTriangle | getLabelObjectsOnASphere (TimeTexture< short > &tex, AimsSurface< 3, Void > &mesh, Texture< float > &lat, Texture< float > &lon, std::vector< std::set< int > > &nodes_lists) |
AimsSurfaceTriangle | getG2GRelationsMeshes (std::vector< std::pair< surf::GreyLevelBlob *, surf::GreyLevelBlob *> > &blobsPairs, int representation_mode=SPHERE) |
AimsSurfaceTriangle | getBifurcationRelationsMeshes (std::vector< std::pair< surf::ScaleSpaceBlob *, surf::ScaleSpaceBlob *> > &bifurcPairs, int representation_mode=SPHERE) |
AimsSurfaceTriangle | getB2BRelationsMeshes (std::vector< surf::Clique > &cliques, int representation_mode=SPHERE) |
float compareSurfBlobsScales | ( | const surf::GreyLevelBlob * | s1, |
const surf::GreyLevelBlob * | s2 | ||
) |
Referenced by ltSurfBlobs::operator()().
AimsSurfaceTriangle getB2BRelationsMeshes | ( | std::vector< surf::Clique > & | cliques, |
int | representation_mode = SPHERE |
||
) |
Referenced by ltSurfBlobs::operator()().
AimsSurfaceTriangle getBifurcationRelationsMeshes | ( | std::vector< std::pair< surf::ScaleSpaceBlob *, surf::ScaleSpaceBlob *> > & | bifurcPairs, |
int | representation_mode = SPHERE |
||
) |
Referenced by ltSurfBlobs::operator()().
AimsSurfaceTriangle getG2GRelationsMeshes | ( | std::vector< std::pair< surf::GreyLevelBlob *, surf::GreyLevelBlob *> > & | blobsPairs, |
int | representation_mode = SPHERE |
||
) |
Referenced by ltSurfBlobs::operator()().
AimsSurfaceTriangle getLabelObjectsOnASphere | ( | TimeTexture< short > & | tex, |
AimsSurface< 3, Void > & | mesh, | ||
Texture< float > & | lat, | ||
Texture< float > & | lon, | ||
std::vector< std::set< int > > & | nodes_lists | ||
) |
Referenced by ltSurfBlobs::operator()().