MINC/VisualTools/brain-view
< MINC | VisualTools
brain-view is a tool for visualising statistics on MINC object files.
Viewing an object file
edit$ brain-view2 aug30_H149_gray_surface_left_81920.obj
Overlaying data
editCSV data can be overlayed onto the vertices of the object mesh. The file must have one row per vertex and have the same order as vertices in the object.
$ brain-view2 aug30_H149_gray_surface_left_81920.obj aug30_H149_native_rms_tlink_20mm_left.txt
Clicking any point on the surface will bring the index of the vertex in the object file, and the value of the overlayed data in the Resources pane.