cortical_surface  5.0.5
gyri_parameterization.h
Go to the documentation of this file.
1 
2 #ifndef AIMS_PARAMETERIZEGYRI_GYRI_PARAMETERIZATION_H
3 #define AIMS_PARAMETERIZEGYRI_GYRI_PARAMETERIZATION_H
4 
5 
6 
8  const std::vector<uint> &corres, const std::pair<std::vector<std::vector<uint> >, std::vector< std::vector<uint> > > &diffMod, short option);
9 
10 TimeTexture<float> GyriParamTexture(std::string meshfile, std::string intexfile, std::string gyrifile, std::string diffmodfile, std::string spmtexfile, uint constraint_method, float criter, float dt);
11 
12 #endif
13 
TimeTexture< float > GyriParamTexture(AimsSurface< 3, Void > &inMesh, Texture< short > &inTex, const Texture< float > &spmTex, const std::vector< uint > &corres, const std::pair< std::vector< std::vector< uint > >, std::vector< std::vector< uint > > > &diffMod, short option)
unsigned int uint