Hello,
Without Vision then, if you just want to display a smaller image, there is one thing that we could do to accomplish this. NI-IMAQ includes a VI that allows you to convert an image datatype into an array, IMAQ ImagetoArray VI. If you do not have this function, then NI-IMAQ can be downloaded from our website for free.
Once you have converted your image into an array, you can perform a few operations on this array to eliminate any number of pixels and reduce the size to your desired dimensions. From there, since you do not have Vision, then we cannot convert this array back into an image datatype that allows you to perform further processing with IMAQ and Vision functions. You can however use the Flatten Pixmap VI to convert this
2D array into a 1D array that can be displayed on your front panel.
If you do have or get Vision, then the IMAQ Resample VI is included that will automatically perform this resampling and reduce the image to the desired size. Hopefully this gives you some suggestions on what you can do with and without Vision. If you have any other questions or concerns then please let us know.
Regards,
Michael
Applications Engineer
National Instruments