This process send a texture from one mesh to another. Both meshes have to be parameterised (i.e. cortical surface or sulcus mesh) with 2D coordinates. The x coordinate is the periodic one (i.e. longitude for cortical surfaces, period=360, or x-coord for sulci, period=200). Mesh is the source mesh associated to the texture, atlas is the target mesh.
texture: Texture ( input )
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 )
textureOut: Texture ( output )
Toolbox : Cortical Surface
User level : 0
Identifier :
SendTextureToAtlas
File name :
brainvisa/toolboxes/cortical_surface/processes/anatomy/group/SendTextureToAtlas.py
Supported file formats :
texture :Texture, Texturemesh :MESH mesh, MESH meshmesh_x :Texture, Texturemesh_y :Texture, TextureatlasMesh :MESH mesh, MESH meshatlas_x :Texture, Textureatlas_y :Texture, TexturetextureOut :Texture, Texture