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.
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 )
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 meshmesh_x :Texture, Texturemesh_y :Texture, TextureatlasMesh :MESH mesh, MESH meshatlas_x :Texture, Textureatlas_y :Texture, TexturemeshOut :MESH mesh, MESH mesh