LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Resize an image after data processing?

Solved!
Go to solution

Vision development module

Working from example- Particle Filter

 

The JPG is large. Data processing takes place on the large image (thresholding, particle area measurement etc).

 

But I still need to be able to see the individual images in a smaller version, to fit on the page to check that it has been done correctly.

I can resize the original image.

But I can not find a way of resizing the images after being processed (the threshold image etc).

 

Can anybody help with this? (I am new to labview)

 

0 Kudos
Message 1 of 3
(2,464 Views)
Solution
Accepted by topic author Lewis111

IMAQ Resample.vi resizes an IMAQ image.

 

But large images are shown in small controls, when set to fit the image.

 

>21June2019_7.vi ‏49 KB

Hope dating your VI (VIs?) is not your source code control mechanism. It's never to soon to look into SVN or GIT (or SCC in general)...

Message 2 of 3
(2,448 Views)

Thanks for the quick reply! That has fixed the issue,

You are correct, the naming convention is not great, I will work on that

0 Kudos
Message 3 of 3
(2,430 Views)