Texture to Flat Mesh

Truncate a texture to fit the HIP flat mesh (which has fewer vertices than the original white mesh it is built from)
'

Description

' Transforms an hemisphere white texture so that it can be mapped on the rectangular mesh output by HIP. '
'

Parameters

input_texture: Texture ( input )
corresp_indices_texture: Rectangular flat indices texture ( input )
boundary_texture: Rectangular boundary texture ( input )
output_texture: Texture ( output )

Technical information

Toolbox : Cortical Surface

User level : 0

Identifier : Texture2FlatMesh

File name : brainvisa/toolboxes/cortical_surface/processes/anatomy/tools/Texture2FlatMesh.py

Supported file formats :

input_texture :
GIFTI file, GIFTI file, Texture
corresp_indices_texture :
GIFTI file, GIFTI file, Texture
boundary_texture :
GIFTI file, GIFTI file, Texture
output_texture :
GIFTI file, GIFTI file, Texture