12#ifndef AIMS_CORTICALREFERENTIAL_TOOLS_H
13#define AIMS_CORTICALREFERENTIAL_TOOLS_H
16#include <aims/mesh/texture.h>
17#include <aims/mesh/curv.h>
18#include <aims/mesh/surfaceOperation.h>
20#include <aims/distancemap/meshvoronoi.h>
23#include <aims/scalespace/meshDiffuse.h>
44 void drawGyri(std::string & adLong, std::string & adLat, std::string & adOut, std::string & adr_cor, std::string & side);
std::pair< int, int > find_poles(TimeTexture< float > &, AimsSurfaceTriangle)
float compute2D_distance(float lon1, float lon2, float lat1, float lat2)
TimeTexture< float > dilate_texture(TimeTexture< float > &texture, float val, std::vector< std::set< uint > > neigh, AimsSurfaceTriangle mesh)
void init_texture_single(TimeTexture< float > &)
void drawGyri(std::string &adLong, std::string &adLat, std::string &adOut, std::string &adr_cor, std::string &side)
AIMSDATA_API AimsTimeSurface< 3, Void > AimsSurfaceTriangle