Class
ImageFunction3DDescriptor is an
OperationDescriptor describing the imagefunction operation for the collection mode.
This operation generates a collection of images based on a
ImageFunction3D .
The imagefunction operation takes two parameters, the image
function and the dimensions.
Class
MedianDescriptor is an
OperationDescriptor describing the mediancollection operation.
The mediancollection operation takes a collection of rendered or a
collection of renderable source images and calculates the median of every
corresponding pixel.