Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

zoom out in "imaq select rectangle" tool

Hello,

 

I want to show the user the imaq select rectangle tool to select a ROI. The Imagesize is 2 Megapixel, so its to big for the screen. How can I reduce the size (zooming out and fitting the border to the zoomed out image) automatically so that the user does not have to use the manual zoom tool first?

 

Regards,

Andreas

0 Kudos
Message 1 of 10
(6,180 Views)
propnode.PNGuse a property node and a zoom control
0 Kudos
Message 2 of 10
(6,174 Views)

Hello! Thanx for the fast answer. I already tried to use the proporty-node, but what is the reference fot the node?

 

Regards

0 Kudos
Message 3 of 10
(6,171 Views)
Just right click on the image out icon. Choose -->create--->property node---> zoom---> all elements
0 Kudos
Message 4 of 10
(6,169 Views)

Hello! Thanx again. But I use the "imaq select rectangle" tool. I used the way you discribed for setting my frontpanel image-displays to the "zoom to fit" mode. But I really don't know how to do that for this imaq VI. This option for zooming does not exist. If I do a right-click on the Image Output of the "imaq select rectangle"-VI, there are only the 4 image proporties (like "border size"). So how exactly can I solve the problem?

 

Regards

0 Kudos
Message 5 of 10
(6,164 Views)
roi.PNG r u looking for this? I am getting a feeling that I am not understanding your exact requirement
0 Kudos
Message 6 of 10
(6,162 Views)

Hi! Thank you for your effort. But this was not the point I was talking about. I'm talking about the integrated SubVI "imaq select rectangle". But it seems to be impossible to get proporty-notes to a sub-VI without opening it before. I now did a work-around with the "IMAQ ConstructROI" using the integrated VI's to change the zoom. But thanx anyway.

 

Regards

0 Kudos
Message 7 of 10
(6,159 Views)

Strange, it works with IMAQ Select Rectangle exactly so good as with IMAQ ConstructROI:

 

ZoomSelectRectangle.png 

 

Otherwise you can build VI with such dialog yourself and better. Good LabVIEW exercise.

 

Andrey.

 

Message 8 of 10
(6,154 Views)

Hi, everyone.

 

i know that this is an old thread, but i hope that you can help me.

I am using an ids camera and therefore the ids functions to get a 2D Image Array, which is transformed with the function Array to Color Image form the Vision Toolbox.

 

I want to use the property node to create a zoom function, so that the zoom can be adjusted much finer than with the mouse click on the image.

The problem is, that I can't use the scroll bars of the image anymore. They always jump to the left upper corner or the right upper corner.

If i don't use the zoom property node i can use the scroll bars

I attached two pictures of the ids examples i am using to test that.

 

thanks

 

sam

 

Oh, i use labview 8.6

 

Download All
0 Kudos
Message 9 of 10
(5,473 Views)

my i see this example

0 Kudos
Message 10 of 10
(4,263 Views)