Make a Mayavi source defined by a 3D array and an affine, for wich the voxel of the 3D array are mapped by the affine.
Parameters : | data: 3D ndarray :
affine: (4 x 4) ndarray :
scale: float, optional :
name: string, optional :
reverse_x: boolean, optional :
|
---|
Notes
The affine should be diagonal.