Capabilities that define a new kind of dynamic interactive computing.
AnimationRunning is an option to Animate and related functions that specifies whether the animation they create is running.
ImageColorSpace[image] gives the name of the color space of image.
GaussianFilter[image, r] filters image by convolving with a Gaussian kernel of pixel radius r.GaussianFilter[image, r, {n_1, n_2}] convolves image with a kernel formed from ...
Mathematica supports basic as well as highly sophisticated functions for manipulating image geometry, including state-of-the-art image transformation discovery capabilities.
Many algorithms and procedures require graphs with certain properties. These can be basic properties, such as being undirected, or deeper topology properties, such as being ...
SynchronousUpdating is an option for Manipulate, Dynamic, and related functions that specifies whether or not to evaluate their contents synchronously.
Unicode: 2295. Alias: Esc c+ Esc. Infix operator. x ⊕ y is by default interpreted as CirclePlus[x,y]. Used in mathematics for various operations related to addition, such as ...
Unicode: 2297. Alias: Esc c* Esc. Infix and prefix operator. x ⊗ y is by default interpreted as CircleTimes[x,y]. Used in mathematics for various operations related to ...
ControllerMethod is an option for Manipulate, Graphics3D, Plot3D, and related functions that specifies the default way that controls on an external controller device should ...