17 std::map<unsigned, std::set<std::pair<unsigned,float> > >
weightLapl;
22 std::vector<surf::GreyLevelBlob *>
blobs;
23 std::vector<surf::ScaleSpaceBlob *>
ssblobs;
27 std::vector<uint> &_nodes ) ;
Region(SubjectData *subject, std::vector< uint > &_nodes)
std::vector< uint > corres
std::vector< surf::ScaleSpaceBlob * > ssblobs
std::vector< surf::GreyLevelBlob * > blobs
std::vector< uint > nodes
void getGlobalFromLocalNodes(surf::Blob *blob)
Texture< float > regionLat
Texture< float > regionLon
Texture< float > getLocalFromGlobalTexture(Texture< float > &corticalTex)
std::map< unsigned, std::set< std::pair< unsigned, float > > > weightLapl
Texture< float > regionTex
Texture< float > getGlobalTexture(float background_value)
Texture< float > getGlobalFromLocalTexture(Texture< float > &corticalTex, float background_value=0.0)
std::vector< uint > triangles
AimsSurface< 3, Void > regionMesh