Go to the source code of this file.
|
| 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) |
| |
◆ compareSurfBlobsScales()
◆ getB2BRelationsMeshes()
◆ getBifurcationRelationsMeshes()
◆ getG2GRelationsMeshes()
◆ getLabelObjectsOnASphere()