Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

resize image window

I need to acquire images from my card and display it after some processing. However the images are oversized in true form (512X512). When I tried imaqdisplay in false size, the window size is reduced but no the image size. So only a portion of the image is displayed. How can I resize the image and window to show the whole image but a smaller scale of it?
0 Kudos
Message 1 of 2
(3,096 Views)
From your next question, it looks like you already figured this out, but here goes:

Use WindZoom to control the zoom factor. Negative values display the image smaller than actual size, and positive values display larger than actual size. For example, -2 display at half the original size and 2 displays at double the original size.

Bruce
Bruce Ammons
Ammons Engineering
Message 2 of 2
(3,096 Views)