Remesh To Atlas

This process takes one parameterized mesh (e.g. sulcus or cortical surface) and remesh it such that there is a node-to-node correspondance with another parameterized mesh (the atlas). So far it works well only with sulci surfaces and still needs some work for cortical surfaces.

Parameters

mesh: Mesh ( input )
mesh_x: Coordinate Texture ( input )
mesh_y: Coordinate Texture ( input )
atlasMesh: Mesh ( input )
atlas_x: Coordinate Texture ( input )
atlas_y: Coordinate Texture ( input )
period_x: Float ( input )
meshOut: Mesh ( output )

Technical information

Toolbox : Cortical Surface

User level : 0

Identifier : RemeshToAtlas

File name : brainvisa/toolboxes/cortical_surface/processes/anatomy/group/RemeshToAtlas.py

Supported file formats :

mesh :
MESH mesh
mesh_x :
Texture
mesh_y :
Texture
atlasMesh :
MESH mesh
atlas_x :
Texture
atlas_y :
Texture
meshOut :
MESH mesh