| tangents_to_colors | R Documentation |
Computes direction-based RGB colours from centerline tangent vectors. Standard tractography colouring: R = left-right (x), G = anterior-posterior (y), B = superior-inferior (z).
tangents_to_colors(mesh_data)
mesh_data |
Mesh data with vertices data.frame and metadata list |
Character vector of hex colours (one per mesh vertex)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.