Send Texture To Atlas

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.

Paramètres

texture: Texture ( entrée )
mesh: Maillage ( entrée )
mesh_x: Coordinate Texture ( entrée )
mesh_y: Coordinate Texture ( entrée )
atlasMesh: Maillage ( entrée )
atlas_x: Coordinate Texture ( entrée )
atlas_y: Coordinate Texture ( entrée )
period_x: Réel ( input )
textureOut: Texture ( sortie )

Informations techniques

Toolbox : Surface corticale

Niveau d'utilisateur : 0

Identifiant : SendTextureToAtlas

Nom de fichier : brainvisa/toolboxes/cortical_surface/processes/anatomy/group/SendTextureToAtlas.py

Supported file formats :

texture :
Texture
mesh :
Maillage MESH
mesh_x :
Texture
mesh_y :
Texture
atlasMesh :
Maillage MESH
atlas_x :
Texture
atlas_y :
Texture
textureOut :
Texture