Vision FPGA
- Updated2023-02-21
- 2 minute(s) read
Vision FPGA
Requires: NI Vision Development Module FPGAUse the Vision VIs to perform common machine vision tasks on an FPGA target.
Subpalette | Description |
---|---|
Image Transfer (Host) |
Use these VIs to transfer images from the host to the FPGA and back. |
Image Transfer (FPGA) |
Use these VIs to transfer images from the host to the FPGA and back. |
Image Management |
Use the Image Management VIs to convert an image to a different type and to synchronize multiple pixel streams. |
Color Utilities |
Use the Color Utilities VIs to manipulate the colors and color planes of an image. Use these VIs to extract different color planes from an image, and convert pixel values from one color space to another. |
Processing |
Use the Processing VIs to process grayscale and binary images. Use these VIs to transform images using predefined lookup tables, change the contrast information in an image, invert the values in an image, and segment the image. |
Filters |
Use the Filter VIs to filter your images to enhance the information in the image. Use these VIs to smooth your image, remove noise, and find edges in the image. |
Morphology |
Use the Morphology VIs to perform morphological operations on an image. These VIs perform basic morphological operations, such as dilation and erosion, on grayscale and binary images. |
Region of Interest |
Use the Region of Interest VIs to focus processing and analysis on part of an image. |
Color Processing |
Use the Color Processing VIs to perform basic processing on color images. Use these VIs to compute the histogram of a color image and to threshold a color image. |
Operators |
Use the Operators VIs to perform arithmetic and bit-wise operations in NI Vision. Use some of these VIs to add, subtract, multiply, and divide an image with other images or constants. Use other VIs in this palette to apply logical operations and make pixel comparisons between an image and other images or a constant. |
Analysis |
Use the Analysis VIs to return information about the contents of grayscale and binary images. Use these VIs to compute the histogram information and grayscale statistics of an image, retrieve pixel information and statistics along any one-dimensional profile in an image. |
Caliper |
Use the Caliper VIs to detect specific edges in an image. |
Manipulation |
Use the Manipulation VIs to modify an image. |