How to Change Image Size with Vision Development Module

Updated May 14, 2023

Environment

Software

  • Vision Assistant
  • Vision Development Module

I am using Vision Development Module. I want to enlarge an image size. I want to change an Image size from 200 x 100 pixels to 400 x 200 pixels for example. How can I do this?

  • When you use Vision Assistant, you can use Image Functions >> Geometry >> Resampling. 
  • When you use Vision APIs, you can use  Vision & Motion >> Vision Utilities >> Image Manipulation >> IMAQ Resample.
If you want to know how to use these functions, please refer to NI Vision Assistant Help or NI Vision for LabVIEW Help.

Additional Information

You can also resize images with LabVIEW picture controls. Please refer to Related Links below.