Image Manipulation
Owning Palette: Vision UtilitiesInstalled With: NI Vision Development ModuleUse the Image Manipulation VIs to modify an image. Use these VIs to resample an image; extract parts of an image; and rotate, shift, and unwrap images.
| Palette Object | Description |
|---|---|
| IMAQ Resample |
Resamples an image to a user-defined size. You can use this VI to display a reduced or enlarged image. |
| IMAQ Expand |
Expands (duplicates) an image or part of an image by adjusting the horizontal and vertical resolution. |
| IMAQ Extract |
Extracts (reduces) an image or part of an image with adjustment of the horizontal and vertical resolution. |
| IMAQ Interlace |
Extracts odd and even fields from an interlaced image or builds an image using two field images. |
| IMAQ Symmetry |
Transforms an image through its symmetry. |
| IMAQ Rotate |
Rotates an image. |
| IMAQ Shift |
Translates an image based on a horizontal and vertical offset. |
| IMAQ Unwrap |
Unwraps a circular strip from an image into a rectangular strip. |
| IMAQ ClipboardToImage |
Copies the clipboard data into an image. |
| IMAQ ImageToClipboard |
Copies the image to the operating system clipboard. |
| IMAQ 3DView |
Displays an image using an isometric view. Each pixel from the image source is represented as a column of pixels in the 3D view. The pixel value corresponds to the altitude. |