Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 7 of 7 found.
[1] < 1 > [1]  Sort:

writeTrianglesSTL (Package: brainR) : Write STL triangles (without recalling the ids)

This is code extracted from writeSTL in rgl. This allows users to write the triangles in STL without reprinting the rgl (which takes time)
● Data Source: CranContrib
● Keywords:
● Alias: writeTrianglesSTL
● 0 images

makeScene (Package: brainR) : Make Leveled Scene

Make scene returns a list of levels - but makes them mutually distinct. So if cutoff 0.1, 0.2, then 0.1<= x < 0.2 is an roi, not > 0.1 and > 0.2. Different than contour3d as these are mutually exclusive levels.
● Data Source: CranContrib
● Keywords:
● Alias: makeScene
● 0 images

brainR-package (Package: brainR) : Functions to render 3D brain images in html

Brain Template from Copyright (C) 1993-2009 Louis Collins, McConnell Brain Imaging Centre, Montreal Neurological Institute, McGill University 6th generation non-linear symmetric brain
● Data Source: CranContrib
● Keywords: brainR, package,
● Alias: brainR, brainR-package
● 0 images

write4D.file (Package: brainR) : Write a 4D scene

This function takes in a scene and writes it out to a series of files either with the stl format or obj format
● Data Source: CranContrib
● Keywords:
● Alias: write4D.file
● 0 images

writeWebGL_split (Package: brainR) : Write WebGL with split triangles

Adapted writeWebGL function that splits the triangles into 65535 vertices
● Data Source: CranContrib
● Keywords:
● Alias: writeWebGL_split
● 0 images

write4D (Package: brainR) : Wrapper to write a 4D scene

This function takes in a scene and writes it out to a series of files either with the stl format or obj format (see writeOBJ and writeSTL)
● Data Source: CranContrib
● Keywords:
● Alias: write4D
● 0 images

scene4d (Package: brainR) : Wrapper to write a 4D scene

This function takes in filenames, levels, and creates an output html file, with 4D elements. The html is based on XTK (https://github.com/xtk/X#readme)
● Data Source: CranContrib
● Keywords:
● Alias: scene4d
● 0 images