LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Zoomfactor in only 1 (one) dimension

I can use zoomfactor to proportionally scale a picture indicator, but how do I stretch it in only one dimension? (e.g. only the width of the  picture or image data)

0 Kudos
Message 1 of 2
(2,532 Views)

Looks like there's no built-in method in LabVIEW to do it

 

You'll either have to convert the data to a 2D array and write your own algorithm to stretch it or use a 3rd party library (DLL, .NET, etc.)

 

 

0 Kudos
Message 2 of 2
(2,475 Views)