1 - 10 of 21 for ImageRotateSearch Results
ImageRotate   (Built-in Mathematica Symbol)
ImageRotate[image] rotates image counterclockwise by 90\[Degree]. ImageRotate[image, side] rotates image to make the top of the image be on the specified side. ...
Geometric Operations   (Mathematica Guide)
Mathematica supports basic as well as highly sophisticated functions for manipulating image geometry, including state-of-the-art image transformation discovery capabilities.
Resampling   (Built-in Mathematica Symbol)
Resampling is an option that specifies the method to be used for resampling images.
ImageReflect   (Built-in Mathematica Symbol)
ImageReflect[image] reverses image by top-bottom mirror reflection. ImageReflect[image, side] reverses image by reflecting it so that the specified side goes to the opposite ...
Basic Image Manipulation   (Mathematica Guide)
Mathematica's symbolic architecture makes it possible to treat images just like any other form of expression—applying functions to them, displaying and inputting them in ...
ImageResize   (Built-in Mathematica Symbol)
ImageResize[image, width] gives a resized version of image that is width pixels wide. ImageResize[image, {s}] gives a resized version of image with a maximum pixel width or ...
ImageForwardTransformation   (Built-in Mathematica Symbol)
ImageForwardTransformation[image, function] gives an image in which each pixel at position function[{x, y}] corresponds to the position {x, y} in image. ...
New in 7.0: Data Manipulation   (Mathematica Guide)
Building on Mathematica's unified symbolic architecture, Mathematica 7 introduces several major new integrated forms of data manipulation—including large-scale support for ...
ImageTransformation   (Built-in Mathematica Symbol)
ImageTransformation[image, function] gives an image in which each pixel at position {x, y} corresponds to the position function[{x, y}] in image. ImageTransformation[image, ...
Rotate   (Built-in Mathematica Symbol)
TooltipBox["7~"]Rotate[g, \[Theta]] represents 2D graphics primitives or any other objects g rotated counterclockwise by \[Theta] radians about the center of their bounding ...
1|2|3 Next

...