## show glyph-map for selected slice
gqi.odfvxgrid(threshold=0.5, depth=2, showimage="glyphgfa")
##----
## generate slice RGB map as texture
rgbvolmap(texture=TRUE, transp=TRUE)
## coronal glyphs + RGBmap
gqi.odfvxgrid(threshold=0.5, depth=2, showimage="glyphrgbmap",
texturefile=paste(tempdir(),"/rgbmap.png", sep=""))Run the code above in your browser using DataLab