Go to the source code of this file.
◆ getDiffusionModel()
std::pair<std::vector<std::vector<uint> >, std::vector<std::vector<uint> > > getDiffusionModel |
( |
const char * |
path | ) |
|
◆ getGyriToTextureCorres()
std::vector<uint> getGyriToTextureCorres |
( |
const char * |
path | ) |
|
◆ getGyrusConstraints()
std::vector<std::vector<short> > getGyrusConstraints |
( |
uint |
gyrus, |
|
|
const std::vector< std::vector< uint > > & |
diffMod |
|
) |
| |
◆ getGyrusModel()
std::pair<Point3d, Point3d> getGyrusModel |
( |
uint |
gyrus, |
|
|
const std::vector< std::vector< uint > > & |
diffMod |
|
) |
| |
◆ gyrToTexCorres()
std::vector<uint> gyrToTexCorres |
( |
const std::vector< std::string > & |
tab | ) |
|
◆ readGyriToTextureFile()
std::vector<std::string> readGyriToTextureFile |
( |
const char * |
path | ) |
|